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='2456120027' all run-test: commands[0] | find . -type f -name '*.pyc' -delete all run-test: commands[1] | tempest run --regex volume {8} setUpClass (tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test) ... SKIPPED: LiveAutoBlockMigrationV225Test skipped as live-migration is not available {7} 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. {6} setUpClass (tempest.api.compute.admin.test_volume_swap.TestMultiAttachVolumeSwap) ... SKIPPED: Volume multi-attach is not available. {8} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size [0.334735s] ... ok {8} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero [0.018092s] ... ok {8} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size [0.023360s] ... ok {8} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id [0.442496s] ... ok {8} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id [0.008488s] ... ok {8} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id [0.007161s] ... ok {8} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id [0.039958s] ... ok {8} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id [0.058235s] ... ok {7} tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON.test_volume_create_get_delete [2.187765s] ... 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 e2f523a5-92b6-4ebe-9712-375e9ad15eec failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:56:42,161 79702 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 1.020s 2023-04-19 08:56:42,162 79702 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-778563088", "metadata": {"Type": "work"}}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:56:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '352', 'location': 'http://10.0.0.210/compute/v2.1/os-volumes/e2f523a5-92b6-4ebe-9712-375e9ad15eec', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e3e277d-e0f0-41fc-8bdd-53db4eeef2c2', 'x-compute-request-id': 'req-4e3e277d-e0f0-41fc-8bdd-53db4eeef2c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes'} Body: b'{"volume": {"id": "e2f523a5-92b6-4ebe-9712-375e9ad15eec", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-19T08:56:41.862038", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-778563088", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {"Type": "work"}}}' 2023-04-19 08:56:42,242 79702 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/e2f523a5-92b6-4ebe-9712-375e9ad15eec 0.073s 2023-04-19 08:56:42,243 79702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:56:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '352', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7d1493e5-8f6e-4986-ae73-68c3f1b06465', 'x-compute-request-id': 'req-7d1493e5-8f6e-4986-ae73-68c3f1b06465', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/e2f523a5-92b6-4ebe-9712-375e9ad15eec'} Body: b'{"volume": {"id": "e2f523a5-92b6-4ebe-9712-375e9ad15eec", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-19T08:56:42.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-778563088", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {"Type": "work"}}}' 2023-04-19 08:56:43,322 79702 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/e2f523a5-92b6-4ebe-9712-375e9ad15eec 0.073s 2023-04-19 08:56:43,322 79702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:56:43 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-0a480c03-00ff-4fc5-96c8-dbfee47ab372', 'x-compute-request-id': 'req-0a480c03-00ff-4fc5-96c8-dbfee47ab372', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/e2f523a5-92b6-4ebe-9712-375e9ad15eec'} Body: b'{"volume": {"id": "e2f523a5-92b6-4ebe-9712-375e9ad15eec", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-19T08:56:42.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-778563088", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {"Type": "work"}}}' {5} tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON.test_volume_snapshot_create_get_list_delete [3.540627s] ... 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 c59c1611-3cc5-4c17-9ba2-c4fdeeaa5980 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:56:42,702 79698 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.838s 2023-04-19 08:56:42,703 79698 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-180045810"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:56:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '344', 'location': 'http://10.0.0.210/compute/v2.1/os-volumes/c59c1611-3cc5-4c17-9ba2-c4fdeeaa5980', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e7e3daae-10b9-436e-ae29-e1ccf95de2b0', 'x-compute-request-id': 'req-e7e3daae-10b9-436e-ae29-e1ccf95de2b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes'} Body: b'{"volume": {"id": "c59c1611-3cc5-4c17-9ba2-c4fdeeaa5980", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-19T08:56:42.451188", "attachments": [{}], "displayName": "tempest-VolumesSnapshotsTestJSON-volume-180045810", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {}}}' 2023-04-19 08:56:43,018 79698 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/c59c1611-3cc5-4c17-9ba2-c4fdeeaa5980 0.308s 2023-04-19 08:56:43,019 79698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:56:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '341', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dc7ff338-e9a4-4eb9-af70-5a3ec91ff3d9', 'x-compute-request-id': 'req-dc7ff338-e9a4-4eb9-af70-5a3ec91ff3d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/c59c1611-3cc5-4c17-9ba2-c4fdeeaa5980'} Body: b'{"volume": {"id": "c59c1611-3cc5-4c17-9ba2-c4fdeeaa5980", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-19T08:56:42.000000", "attachments": [{}], "displayName": "tempest-VolumesSnapshotsTestJSON-volume-180045810", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {}}}' 2023-04-19 08:56:44,393 79698 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/c59c1611-3cc5-4c17-9ba2-c4fdeeaa5980 0.368s 2023-04-19 08:56:44,393 79698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:56:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '341', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bc1e9b02-e031-46a7-818c-ec1216fc134c', 'x-compute-request-id': 'req-bc1e9b02-e031-46a7-818c-ec1216fc134c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/c59c1611-3cc5-4c17-9ba2-c4fdeeaa5980'} Body: b'{"volume": {"id": "c59c1611-3cc5-4c17-9ba2-c4fdeeaa5980", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-19T0 8:56:42.000000", "attachments": [{}], "displayName": "tempest-VolumesSnapshotsTestJSON-volume-180045810", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {}}}' {8} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_compare_volume_stats_values [0.111348s] ... ok {8} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_get_capabilities_backend [0.000775s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_backends_capabilities.py", line 38, in test_get_capabilities_backend self.admin_capabilities_client.show_backend_capabilities(self.hosts[0]) IndexError: list index out of range {7} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_add [2.343016s] ... 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 98e1967b-0ed6-4781-8720-18626f7377ed failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:56:47,085 79702 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 POST http://10.0.0.210/volume/v3/fb2b482474414005b2ee9a8ca608461a/types 0.151s 2023-04-19 08:56:47,085 79702 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-1758728065", "os-volume-type-access:is_public": false}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:56:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0444f6f7-3412-40f5-95e3-59d407c87ad5', 'content-length': '229', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0444f6f7-3412-40f5-95e3-59d407c87ad5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/fb2b482474414005b2ee9a8ca608461a/types'} Body: b'{"volume_type": {"id": "1f2de583-c1bd-46c0-a2ae-7631feee92b0", "name": "tempest-VolumeTypesAccessTest-volume-type-1758728065", "is_public": false, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": false}}' 2023-04-19 08:56:47,239 79702 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 404 POST http://10.0.0.210/volume/v3/aa60e5440d2841d7933c227f173bd04f/volumes 0.150s 2023-04-19 08:56:47,239 79702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"volume_type": "1f2de583-c1bd-46c0-a2ae-7631feee92b0", "size": 1}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:56:47 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-92020955-de23-4d95-b767-3b6aec71b544', 'x-openstack-request-id': 'req-92020955-de23-4d95-b767-3b6aec71b544', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/aa60e5440d2841d7933c227f173bd04f/volumes'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 1f2de583-c1bd-46c0-a2ae-7631feee92b0 could not be found."}}' 2023-04-19 08:56:47,239 79702 WARNING [tempest.lib.common.rest_client] Deprecated: "tenant_id" property is deprecated for removal, use "project_id" instead 2023-04-19 08:56:47,277 79702 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 202 POST http://10.0.0.210/volume/v3/fb2b482474414005b2ee9a8ca608461a/types/1f2de583-c1bd-46c0-a2ae-7631feee92b0/action 0.037s 2023-04-19 08:56:47,277 79702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"addProjectAccess": {"project": "aa60e5440d2841d7933c227f173bd04f"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:56: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-f152c095-1911-44a2-9d96-58e2b55c76c5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/fb2b482474414005b2ee9a8ca608461a/types/1f2de583-c1bd-46c0-a2ae-7631feee92b0/action'} Body: b'' 2023-04-19 08:56:47,520 79702 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 202 POST http://10.0.0.210/volume/v3/aa60e5440d2841d7933c227f173bd04f/volumes 0.241s 2023-04-19 08:56:47,520 79702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"volume_type": "1f2de583-c1bd-46c0-a2ae-7631feee 92b0", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-678148882"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:56:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-beb08d77-042b-4160-858f-0192954d95f7', 'content-length': '859', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-beb08d77-042b-4160-858f-0192954d95f7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/aa60e5440d2841d7933c227f173bd04f/volumes'} Body: b'{"volume": {"id": "98e1967b-0ed6-4781-8720-18626f7377ed", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:56:47.455810", "updated_at": null, "name": "tempest-VolumeTypesAccessTest-Volume-678148882", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-1758728065", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/aa60e5440d2841d7933c227f173bd04f/volumes/98e1967b-0ed6-4781-8720-18626f7377ed"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/aa60e5440d2841d7933c227f173bd04f/volumes/98e1967b-0ed6-4781-8720-18626f7377ed"}], "user_id": "b0cfd128025642ab8320359a9472f233", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 08:56:47,579 79702 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.0.0.210/volume/v3/aa60e5440d2841d7933c227f173bd04f/volumes/98e1967b-0ed6-4781-8720-18626f7377ed 0.049s 2023-04-19 08:56:47,580 79702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:56:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-272e5e4f-43e8-4899-8477-0951d0bfb2f2', 'content-length': '927', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-272e5e4f-43e8-4899-8477-0951d0bfb2f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/aa60e5440d2841d7933c227f173bd04f/volumes/98e1967b-0ed6-4781-8720-18626f7377ed'} Body: b'{"volume": {"id": "98e1967b-0ed6-4781-8720-18626f7377ed", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:56:47.000000", "updated_at": null, "name": "tempest-VolumeTypesAccessTest-Volume-678148882", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-1758728065", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/aa60e5440d2841d7933c227f173bd04f/volumes/98e1967b-0ed6-4781-8720-18626f7377ed"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/aa60e5440d2841d7933c227f173bd04f/volumes/98e1967b-0ed6-4781-8720-18626f7377ed"}], "user_id": "b0cfd128025642ab8320359a9472f233", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "aa60e5440d2841d7933c227f173bd04f"}}' 2023-04-19 08:56:48,645 79702 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.0.0.210/volume/v3/aa60e5440d2841d7933c227f173bd04f/volumes/98e1967b-0ed6-4781-8720-18626f7377ed 0.054s 2023-04-19 08:56:48,646 79702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:56:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0c5d435-8b83-43f6-86c4-aadab3371d8f', 'content-length': '948', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0c5d435-8b83-43f6-86c4-aadab3371d8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/aa60e5440d2841d7933c227f173bd04f/volumes/98e1967b-0ed6-4781-8720-18626f7377ed'} Body: b'{"volume": {"id": "98e1967b-0ed6-4781-8720-18626f7377ed", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:56:47.000000", "updated_at": "2023-04-19T08:56:48.000000", "name": "tempest-VolumeTypesAccessTest-Volume-678148882", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-1758728065", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/aa60e5440d2841d7933c227f173bd04f/volumes/98e1967b-0ed6-4781-8720-18626f7377ed"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/aa60e5440d2841d7933c227f173bd04f/volumes/98e1967b-0ed6-4781-8720-18626f7377ed"}], "user_id": "b0cfd128025642ab8320359a9472f233", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "aa60e5440d2841d7933c227f173bd04f"}}' 2023-04-19 08:56:48,737 79702 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/aa60e5440d2841d7933c227f173bd04f/volumes/98e1967b-0ed6-4781-8720-18626f7377ed 0.080s 2023-04-19 08:56:48,737 79702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:56:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0340a4d8-cc5a-4732-9c89-5b8ddb4e0289', 'content-length': '948', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0340a4d8-cc5a-4732-9c89-5b8ddb4e0289', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/aa60e5440d2841d7933c227f173bd04f/volumes/98e1967b-0ed6-4781-8720-18626f7377ed'} Body: b'{"volume": {"id": "98e1967b-0ed6-4781-8720-18626f7377ed", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:56:47.000000", "updated_at": "2023-04-19T08:56:48.000000", "name": "tempest-VolumeTypesAccessTest-Volume-678148882", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-1758728065", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/aa60e5440d2841d7933c227f173bd04f/volumes/98e1967b-0ed6-4781-8720-18626f7377ed"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/aa60e5440d2841d7933c227f173bd04f/volumes/98e1967b-0ed6-4781-8720-18626f7377ed"}], "user_id": "b0cfd128025642ab8320359a9472f233", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "aa60e5440d2841d7933c227f173bd04f"}}' 2023-04-19 08:56:49,121 79702 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/aa60e5440d2841d7933c227f173bd04f/volumes/98e1967b-0ed6-4781-8720-18626f7377ed 0.374s 2023-04-19 08:56:49,122 79702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:56: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-404b0be2-1b0a-44cb-abfa-327d9a5e2efe', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/aa60e5440d2841d 7933c227f173bd04f/volumes/98e1967b-0ed6-4781-8720-18626f7377ed'} Body: b'' 2023-04-19 08:56:49,146 79702 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/aa60e5440d2841d7933c227f173bd04f/volumes/98e1967b-0ed6-4781-8720-18626f7377ed 0.023s 2023-04-19 08:56:49,146 79702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:56:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b9a7d49-dd5e-4625-8fe2-0f28fbfd55a2', 'x-openstack-request-id': 'req-9b9a7d49-dd5e-4625-8fe2-0f28fbfd55a2', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/aa60e5440d2841d7933c227f173bd04f/volumes/98e1967b-0ed6-4781-8720-18626f7377ed'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 98e1967b-0ed6-4781-8720-18626f7377ed could not be found."}}' 2023-04-19 08:56:49,180 79702 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/fb2b482474414005b2ee9a8ca608461a/types/1f2de583-c1bd-46c0-a2ae-7631feee92b0/action 0.033s 2023-04-19 08:56:49,180 79702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"removeProjectAccess": {"project": "aa60e5440d2841d7933c227f173bd04f"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:56: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-401f6af4-739f-4965-b5c4-51cb1132b3dd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/fb2b482474414005b2ee9a8ca608461a/types/1f2de583-c1bd-46c0-a2ae-7631feee92b0/action'} Body: b'' 2023-04-19 08:56:49,252 79702 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/fb2b482474414005b2ee9a8ca608461a/types/1f2de583-c1bd-46c0-a2ae-7631feee92b0 0.072s 2023-04-19 08:56:49,253 79702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:56: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-fb2568c9-f425-4be7-8216-98b0e44f2000', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/fb2b482474414005b2ee9a8ca608461a/types/1f2de583-c1bd-46c0-a2ae-7631feee92b0'} Body: b'' 2023-04-19 08:56:49,276 79702 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/fb2b482474414005b2ee9a8ca608461a/types/1f2de583-c1bd-46c0-a2ae-7631feee92b0 0.022s 2023-04-19 08:56:49,276 79702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:56: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-49243e8e-03fe-4c06-92d5-e10668641931', 'x-openstack-request-id': 'req-49243e8e-03fe-4c06-92d5-e10668641931', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/fb2b482474414005b2ee9a8ca6 08461a/types/1f2de583-c1bd-46c0-a2ae-7631feee92b0'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 1f2de583-c1bd-46c0-a2ae-7631feee92b0 could not be found."}}' {8} setUpClass (tempest.api.volume.admin.test_volume_manage.VolumeManageAdminTest) ... SKIPPED: Manage volume tests are disabled {7} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_list [0.356457s] ... ok {5} tempest.api.volume.admin.test_groups.GroupsV320Test.test_reset_group_status [2.049327s] ... 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 b6206e44-d08b-4184-ab13-dff22b09d512 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:56:48,316 79698 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 200 POST http://10.0.0.210/volume/v3/97df2c2a88f44055978de543bc289e26/types 0.248s 2023-04-19 08:56:48,317 79698 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-1264607962"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:56:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b95ee0ee-31bf-4fb7-ba79-0af4e8d160e1', 'content-length': '220', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b95ee0ee-31bf-4fb7-ba79-0af4e8d160e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/97df2c2a88f44055978de543bc289e26/types'} Body: b'{"volume_type": {"id": "7c39f40f-17a2-4cc0-be54-3fabdf6bdabf", "name": "tempest-GroupsV320Test-volume-type-1264607962", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-19 08:56:48,371 79698 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 202 POST http://10.0.0.210/volume/v3/97df2c2a88f44055978de543bc289e26/group_types 0.051s 2023-04-19 08:56:48,371 79698 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-1152794347"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:56:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77f06858-d04f-4855-a8cd-545996b1d2ba', 'content-length': '177', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77f06858-d04f-4855-a8cd-545996b1d2ba', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/97df2c2a88f44055978de543bc289e26/group_types'} Body: b'{"group_type": {"id": "700a864d-6d27-4bad-9ca1-050b97d92df3", "name": "tempest-GroupsV320Test-group-type-1152794347", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-19 08:56:48,604 79698 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 202 POST http://10.0.0.210/volume/v3/aa94c620636f40e6a08c83b8908fd8b5/groups 0.230s 2023-04-19 08:56:48,605 79698 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": "700a864d-6d27-4bad-9ca1-050b97d92df3", "volume_types": ["7c39f40f-17a2-4cc0-be54-3fabdf6bdabf"], "name": "tempest-GroupsV320Test-Group-1358596551"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:56:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25c91d24-8c5b-4004-bdbc-82d5074c024d', 'content-length': '108', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25c91d24-8c5b-4004-bdbc-82d5074c024d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/aa94c620636f40e6a08c83b8908fd8b5/groups'} Body: b'{"group": {"id": "b6206e44-d08b-4184-ab13-dff22b09d512", "name": "tempest-GroupsV320Test-Group-1358596551"}}' 2023-04-19 08:56:48,656 79698 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 200 GET http://10.0.0.210/volume/v3/aa94c620636f40e6a08c83b8908fd8b5/groups/b6206e44-d08b-4184-ab13-dff22b09d512 0.049s 2023-04-19 08:56:48,657 79698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'applicatio n/json', 'Openstack-Api-Version': 'volume 3.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:56:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da68e499-9065-417b-83f6-715edf19158b', 'content-length': '388', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da68e499-9065-417b-83f6-715edf19158b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/aa94c620636f40e6a08c83b8908fd8b5/groups/b6206e44-d08b-4184-ab13-dff22b09d512'} Body: b'{"group": {"id": "b6206e44-d08b-4184-ab13-dff22b09d512", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-19T08:56:49.000000", "name": "tempest-GroupsV320Test-Group-1358596551", "description": null, "group_type": "700a864d-6d27-4bad-9ca1-050b97d92df3", "volume_types": ["7c39f40f-17a2-4cc0-be54-3fabdf6bdabf"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-19 08:56:49,694 79698 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 200 GET http://10.0.0.210/volume/v3/aa94c620636f40e6a08c83b8908fd8b5/groups/b6206e44-d08b-4184-ab13-dff22b09d512 0.032s 2023-04-19 08:56:49,695 79698 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': 'Wed, 19 Apr 2023 08:56:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-177e5779-d962-430f-b538-336baf9e4e1d', 'content-length': '385', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-177e5779-d962-430f-b538-336baf9e4e1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/aa94c620636f40e6a08c83b8908fd8b5/groups/b6206e44-d08b-4184-ab13-dff22b09d512'} Body: b'{"group": {"id": "b6206e44-d08b-4184-ab13-dff22b09d512", "status": "error", "availability_zone": "nova", "created_at": "2023-04-19T08:56:49.000000", "name": "tempest-GroupsV320Test-Group-1358596551", "description": null, "group_type": "700a864d-6d27-4bad-9ca1-050b97d92df3", "volume_types": ["7c39f40f-17a2-4cc0-be54-3fabdf6bdabf"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-19 08:56:49,786 79698 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/aa94c620636f40e6a08c83b8908fd8b5/volumes/detail 0.086s 2023-04-19 08:56:49,786 79698 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': 'Wed, 19 Apr 2023 08:56:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e21b0c2-d188-492b-b396-3e2e4d652df7', 'content-length': '15', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e21b0c2-d188-492b-b396-3e2e4d652df7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/aa94c620636f40e6a08c83b8908fd8b5/volumes/detail'} Body: b'{"volumes": []}' 2023-04-19 08:56:49,905 79698 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/aa94c620636f40e6a08c83b8908fd8b5/groups/b6206e44-d08b-4184-ab13-dff22b09d512/action 0.107s 2023-04-19 08:56:49,906 79698 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': 'Wed, 19 Apr 2023 08:56:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'con tent-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6589c1c2-0b78-4b7c-af39-6d3e42d7b5ae', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/aa94c620636f40e6a08c83b8908fd8b5/groups/b6206e44-d08b-4184-ab13-dff22b09d512/action'} Body: b'' 2023-04-19 08:56:49,926 79698 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/aa94c620636f40e6a08c83b8908fd8b5/groups/b6206e44-d08b-4184-ab13-dff22b09d512 0.019s 2023-04-19 08:56:49,926 79698 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': 'Wed, 19 Apr 2023 08:56:49 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-eaa87570-8620-4021-aefe-93b36e1fcf16', 'x-openstack-request-id': 'req-eaa87570-8620-4021-aefe-93b36e1fcf16', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/aa94c620636f40e6a08c83b8908fd8b5/groups/b6206e44-d08b-4184-ab13-dff22b09d512'} Body: b'{"itemNotFound": {"code": 404, "message": "Group b6206e44-d08b-4184-ab13-dff22b09d512 could not be found."}}' 2023-04-19 08:56:49,998 79698 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/97df2c2a88f44055978de543bc289e26/group_types/700a864d-6d27-4bad-9ca1-050b97d92df3 0.071s 2023-04-19 08:56:50,001 79698 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': 'Wed, 19 Apr 2023 08:56:49 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-68e19e9b-cdcb-476c-ba49-a9b49672dfce', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/97df2c2a88f44055978de543bc289e26/group_types/700a864d-6d27-4bad-9ca1-050b97d92df3'} Body: b'' 2023-04-19 08:56:50,097 79698 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/97df2c2a88f44055978de543bc289e26/types/7c39f40f-17a2-4cc0-be54-3fabdf6bdabf 0.096s 2023-04-19 08:56:50,098 79698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:56: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-efa11c6a-1dcd-4173-8a01-beca40db7a0f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/97df2c2a88f44055978de543bc289e26/types/7c39f40f-17a2-4cc0-be54-3fabdf6bdabf'} Body: b'' 2023-04-19 08:56:50,116 79698 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/97df2c2a88f44055978de543bc289e26/types/7c39f40f-17a2-4cc0-be54-3fabdf6bdabf 0.018s 2023-04-19 08:56:50,116 79698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:56: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-9d9b9e15-7fa7-4078-b0ec-1a9e13747523', 'x-openstack-request-id': 'req-9d9b9e15-7fa7-4078-b0ec-1a9e13747523', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/97df2c2a88f44055978de543bc289e26/types/7c39f40f-17a2-4cc0-be54-3fabdf6bdabf'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 7c39f40f-17a2-4cc0-be54-3fabdf6bdabf could not be found."}}' {5} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_type_encryption_nonexistent_type_id [0.304409s] ... ok {5} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_with_private_volume_type [0.404237s] ... ok {5} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_empty_name [0.014452s] ... ok {5} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_repeated_name [0.139059s] ... ok {5} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_delete_nonexistent_type_id [0.029136s] ... ok {5} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_get_nonexistent_type_id [0.027052s] ... ok {8} 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 15601758-901c-4ccf-958d-5a4210c1d359 failed to build and is in ERROR status {7} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_invalid_body [0.019105s] ... ok {7} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_none_body [0.015459s] ... ok {7} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_nonexistent_type_id [0.078925s] ... ok {7} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_delete_nonexistent_volume_type_id [0.017867s] ... ok {7} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_extra_spec_name [0.038712s] ... ok {7} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_volume_type_id [0.018451s] ... ok {7} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_list_nonexistent_volume_type_id [0.019629s] ... ok {7} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_multiple_extra_spec [0.013689s] ... ok {7} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_no_body [0.013704s] ... ok {7} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_none_extra_spec_id [0.082443s] ... ok {7} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_extra_spec_id [0.039680s] ... ok {7} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_type_id [0.041465s] ... ok {8} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_crud_with_volume_type_and_extra_specs [2.139388s] ... 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 ee907bf3-9b02-4c1d-a561-f94bb966cfac failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:57:00,012 79704 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/5ddf32556fe84d65b431a613c8efc962/types 0.134s 2023-04-19 08:57:00,012 79704 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-7019289", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:56:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb541e49-65fd-44b1-ac37-02dff6901dfd', 'content-length': '270', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb541e49-65fd-44b1-ac37-02dff6901dfd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5ddf32556fe84d65b431a613c8efc962/types'} Body: b'{"volume_type": {"id": "b25d45d5-5549-49c4-b410-404f41811c6e", "name": "tempest-VolumeTypesTest-volume-type-7019289", "is_public": true, "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-19 08:57:00,093 79704 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/5ddf32556fe84d65b431a613c8efc962/types 0.078s 2023-04-19 08:57:00,094 79704 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-16529412", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c3195c9-930f-4321-973a-65df2c3fa08c', 'content-length': '271', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c3195c9-930f-4321-973a-65df2c3fa08c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5ddf32556fe84d65b431a613c8efc962/types'} Body: b'{"volume_type": {"id": "75371b6d-6ec4-42fa-9bec-ec089a6784bd", "name": "tempest-VolumeTypesTest-volume-type-16529412", "is_public": true, "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-19 08:57:00,544 79704 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/40391dde6b31466180e625b77f42623a/volumes 0.447s 2023-04-19 08:57:00,544 79704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-VolumeTypesTest-volume-1227502107", "volume_type": "b25d45d5-5549-49c4-b410-404f41811c6e", "size": 1}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f46c32c-e8e4-472c-8dd1-5b2665891e99', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f46c32c-e8e4-472c-8dd1-5b2665891e99', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/40391dde6b31466180e625b77f42623a/volumes'} Body: b'{"volume": {"id": "ee907bf3-9b02-4c1d-a561-f94bb966cfac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:57:00.474461", "updated_at": null, "name": "tempest-VolumeTypesTest-volume-1227502107", "description": null, "volume_type ": "tempest-VolumeTypesTest-volume-type-7019289", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/40391dde6b31466180e625b77f42623a/volumes/ee907bf3-9b02-4c1d-a561-f94bb966cfac"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/40391dde6b31466180e625b77f42623a/volumes/ee907bf3-9b02-4c1d-a561-f94bb966cfac"}], "user_id": "a1b9cec926334849a5c7c8437b9a008b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 08:57:00,620 79704 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/40391dde6b31466180e625b77f42623a/volumes/ee907bf3-9b02-4c1d-a561-f94bb966cfac 0.066s 2023-04-19 08:57:00,620 79704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e50d4f3-1e73-4a31-a593-88bb4c5a71e3', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e50d4f3-1e73-4a31-a593-88bb4c5a71e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/40391dde6b31466180e625b77f42623a/volumes/ee907bf3-9b02-4c1d-a561-f94bb966cfac'} Body: b'{"volume": {"id": "ee907bf3-9b02-4c1d-a561-f94bb966cfac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:57:00.000000", "updated_at": null, "name": "tempest-VolumeTypesTest-volume-1227502107", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-7019289", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/40391dde6b31466180e625b77f42623a/volumes/ee907bf3-9b02-4c1d-a561-f94bb966cfac"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/40391dde6b31466180e625b77f42623a/volumes/ee907bf3-9b02-4c1d-a561-f94bb966cfac"}], "user_id": "a1b9cec926334849a5c7c8437b9a008b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "40391dde6b31466180e625b77f42623a"}}' 2023-04-19 08:57:01,674 79704 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/40391dde6b31466180e625b77f42623a/volumes/ee907bf3-9b02-4c1d-a561-f94bb966cfac 0.042s 2023-04-19 08:57:01,675 79704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f040b7f1-a468-4228-9d5d-a14ab2f85d48', 'content-length': '934', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f040b7f1-a468-4228-9d5d-a14ab2f85d48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/40391dde6b31466180e625b77f42623a/volumes/ee907bf3-9b02-4c1d-a561-f94bb966cfac'} Body: b'{"volume": {"id": "ee907bf3-9b02-4c1d-a561-f94bb966cfac", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:57:00.000000", "updated_at": "2023-04-19T08:57:01.000000", "name": "tempest-VolumeTypesTest-volume-1227502107", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-7019289", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/40391dde6b31466180e625b77f42623a/volumes/ee907bf3-9b02-4c1d-a561-f94bb966 cfac"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/40391dde6b31466180e625b77f42623a/volumes/ee907bf3-9b02-4c1d-a561-f94bb966cfac"}], "user_id": "a1b9cec926334849a5c7c8437b9a008b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "40391dde6b31466180e625b77f42623a"}}' 2023-04-19 08:57:01,737 79704 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/40391dde6b31466180e625b77f42623a/volumes/ee907bf3-9b02-4c1d-a561-f94bb966cfac 0.043s 2023-04-19 08:57:01,737 79704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-686a250b-03b7-4703-a386-00e848983e53', 'content-length': '934', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-686a250b-03b7-4703-a386-00e848983e53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/40391dde6b31466180e625b77f42623a/volumes/ee907bf3-9b02-4c1d-a561-f94bb966cfac'} Body: b'{"volume": {"id": "ee907bf3-9b02-4c1d-a561-f94bb966cfac", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:57:00.000000", "updated_at": "2023-04-19T08:57:01.000000", "name": "tempest-VolumeTypesTest-volume-1227502107", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-7019289", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/40391dde6b31466180e625b77f42623a/volumes/ee907bf3-9b02-4c1d-a561-f94bb966cfac"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/40391dde6b31466180e625b77f42623a/volumes/ee907bf3-9b02-4c1d-a561-f94bb966cfac"}], "user_id": "a1b9cec926334849a5c7c8437b9a008b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "40391dde6b31466180e625b77f42623a"}}' 2023-04-19 08:57:01,852 79704 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/40391dde6b31466180e625b77f42623a/volumes/ee907bf3-9b02-4c1d-a561-f94bb966cfac 0.104s 2023-04-19 08:57:01,852 79704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57: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-c964fe92-a013-4073-b719-dcac2f01dc6f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/40391dde6b31466180e625b77f42623a/volumes/ee907bf3-9b02-4c1d-a561-f94bb966cfac'} Body: b'' 2023-04-19 08:57:01,876 79704 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/40391dde6b31466180e625b77f42623a/volumes/ee907bf3-9b02-4c1d-a561-f94bb966cfac 0.023s 2023-04-19 08:57:01,876 79704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57: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-request-id': 'req-57af3dc1-db48-4799-9bfd-4191e184e489', 'x-openstack-request-id': 'req-57af3dc1-db48-4799-9bfd-4191e184e489', 'connect ion': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/40391dde6b31466180e625b77f42623a/volumes/ee907bf3-9b02-4c1d-a561-f94bb966cfac'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume ee907bf3-9b02-4c1d-a561-f94bb966cfac could not be found."}}' 2023-04-19 08:57:01,920 79704 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/5ddf32556fe84d65b431a613c8efc962/types/75371b6d-6ec4-42fa-9bec-ec089a6784bd 0.043s 2023-04-19 08:57:01,920 79704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57: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-bd5277dd-d606-4671-9a01-917a44d2d4d3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5ddf32556fe84d65b431a613c8efc962/types/75371b6d-6ec4-42fa-9bec-ec089a6784bd'} Body: b'' 2023-04-19 08:57:01,937 79704 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/5ddf32556fe84d65b431a613c8efc962/types/75371b6d-6ec4-42fa-9bec-ec089a6784bd 0.016s 2023-04-19 08:57:01,937 79704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:01 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-bd877f1d-d41e-46a4-862a-b9422aaa77cf', 'x-openstack-request-id': 'req-bd877f1d-d41e-46a4-862a-b9422aaa77cf', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/5ddf32556fe84d65b431a613c8efc962/types/75371b6d-6ec4-42fa-9bec-ec089a6784bd'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 75371b6d-6ec4-42fa-9bec-ec089a6784bd could not be found."}}' 2023-04-19 08:57:01,989 79704 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/5ddf32556fe84d65b431a613c8efc962/types/b25d45d5-5549-49c4-b410-404f41811c6e 0.052s 2023-04-19 08:57:01,990 79704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57: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-adab62c7-dd7a-41ed-a3b5-53d5f6cd78f6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5ddf32556fe84d65b431a613c8efc962/types/b25d45d5-5549-49c4-b410-404f41811c6e'} Body: b'' 2023-04-19 08:57:02,015 79704 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/5ddf32556fe84d65b431a613c8efc962/types/b25d45d5-5549-49c4-b410-404f41811c6e 0.024s 2023-04-19 08:57:02,015 79704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:01 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-daf1bc0d-9fd6-48f8-b1a6-207f32d8d712', 'x-openstack-request-id': 'req-daf1bc0d-9fd6-48f8-b1a6-207f32d8d712', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/5ddf32556fe84d65b431a613c8efc962/types/b25d45d5-5549-49c4-b410-404f41811c6e'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type b25d45d5-5549-49c4-b410-404f41811c6e could not be found."}}' {8} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_create_get_delete [0.143319s] ... ok {8} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_encryption_create_get_update_delete [0.442307s] ... ok {8} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_list [0.036833s] ... ok {8} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_update [0.295061s] ... ok {5} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_delete_cascade [1.842991s] ... 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 b4c407d0-e729-41b8-b830-3d13fd59d966 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:57:03,609 79698 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 202 POST http://10.0.0.210/volume/v3/3c8113c7cf2e4143ae04bd8e8881d1d5/volumes 0.513s 2023-04-19 08:57:03,609 79698 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-23518676"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-000a5a30-b3bd-4fe0-a7b4-724651bdd2cb', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-000a5a30-b3bd-4fe0-a7b4-724651bdd2cb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3c8113c7cf2e4143ae04bd8e8881d1d5/volumes'} Body: b'{"volume": {"id": "b4c407d0-e729-41b8-b830-3d13fd59d966", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:57:03.535096", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-23518676", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3c8113c7cf2e4143ae04bd8e8881d1d5/volumes/b4c407d0-e729-41b8-b830-3d13fd59d966"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3c8113c7cf2e4143ae04bd8e8881d1d5/volumes/b4c407d0-e729-41b8-b830-3d13fd59d966"}], "user_id": "79d2b6962d6b4095ad1e7d229ce2026a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 08:57:03,672 79698 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.0.0.210/volume/v3/3c8113c7cf2e4143ae04bd8e8881d1d5/volumes/b4c407d0-e729-41b8-b830-3d13fd59d966 0.053s 2023-04-19 08:57:03,673 79698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3e06867-5ca8-45e8-836d-f2fe91b2d3a3', 'content-length': '884', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3e06867-5ca8-45e8-836d-f2fe91b2d3a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3c8113c7cf2e4143ae04bd8e8881d1d5/volumes/b4c407d0-e729-41b8-b830-3d13fd59d966'} Body: b'{"volume": {"id": "b4c407d0-e729-41b8-b830-3d13fd59d966", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:57:04.000000", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-23518676", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3c8113c7cf2e4143ae04bd8e8881d1d5/volumes/b4c407d0-e729-41b8-b830-3d13fd59d966"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3c8113c7cf2e4143ae04bd8e8881d1d5/volumes/b4c407d0-e729-41b8-b830-3d13fd59d966"}], "user_id": "79d2b6962d6b4095ad1e7d229ce2026a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3c8113c7cf2e4143ae04bd8e8881d1d5"}}' 2023-04-19 08:57:04,727 79698 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.0.0.210/volume/v3/3c8113c7cf2e4143ae04bd8e8881d1d5/volumes/b4c407d0-e729-41b8-b830-3d13fd59d966 0.042s 2023-04-19 08:57:04,727 79698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type' : 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7cb85a6c-7a9e-44ba-b50d-d2a2b18159e1', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7cb85a6c-7a9e-44ba-b50d-d2a2b18159e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3c8113c7cf2e4143ae04bd8e8881d1d5/volumes/b4c407d0-e729-41b8-b830-3d13fd59d966'} Body: b'{"volume": {"id": "b4c407d0-e729-41b8-b830-3d13fd59d966", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:57:04.000000", "updated_at": "2023-04-19T08:57:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-23518676", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3c8113c7cf2e4143ae04bd8e8881d1d5/volumes/b4c407d0-e729-41b8-b830-3d13fd59d966"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3c8113c7cf2e4143ae04bd8e8881d1d5/volumes/b4c407d0-e729-41b8-b830-3d13fd59d966"}], "user_id": "79d2b6962d6b4095ad1e7d229ce2026a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3c8113c7cf2e4143ae04bd8e8881d1d5"}}' 2023-04-19 08:57:04,778 79698 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/3c8113c7cf2e4143ae04bd8e8881d1d5/volumes/b4c407d0-e729-41b8-b830-3d13fd59d966 0.039s 2023-04-19 08:57:04,778 79698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f0f7ef2-2558-4991-83af-081ccf4f8cfb', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f0f7ef2-2558-4991-83af-081ccf4f8cfb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3c8113c7cf2e4143ae04bd8e8881d1d5/volumes/b4c407d0-e729-41b8-b830-3d13fd59d966'} Body: b'{"volume": {"id": "b4c407d0-e729-41b8-b830-3d13fd59d966", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:57:04.000000", "updated_at": "2023-04-19T08:57:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-23518676", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3c8113c7cf2e4143ae04bd8e8881d1d5/volumes/b4c407d0-e729-41b8-b830-3d13fd59d966"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3c8113c7cf2e4143ae04bd8e8881d1d5/volumes/b4c407d0-e729-41b8-b830-3d13fd59d966"}], "user_id": "79d2b6962d6b4095ad1e7d229ce2026a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3c8113c7cf2e4143ae04bd8e8881d1d5"}}' 2023-04-19 08:57:04,913 79698 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/3c8113c7cf2e4143ae04bd8e8881d1d5/volumes/b4c407d0-e729-41b8-b830-3d13fd59d966 0.124s 2023-04-19 08:57:04,914 79698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'ope nstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55ab6c70-cb70-4122-997f-9db6df2003a0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3c8113c7cf2e4143ae04bd8e8881d1d5/volumes/b4c407d0-e729-41b8-b830-3d13fd59d966'} Body: b'' 2023-04-19 08:57:04,936 79698 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/3c8113c7cf2e4143ae04bd8e8881d1d5/volumes/b4c407d0-e729-41b8-b830-3d13fd59d966 0.022s 2023-04-19 08:57:04,937 79698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b3b1238-6a0f-4263-b87c-b52d07e680f0', 'x-openstack-request-id': 'req-3b3b1238-6a0f-4263-b87c-b52d07e680f0', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/3c8113c7cf2e4143ae04bd8e8881d1d5/volumes/b4c407d0-e729-41b8-b830-3d13fd59d966'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume b4c407d0-e729-41b8-b830-3d13fd59d966 could not be found."}}' {5} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_from_snapshot_cascade_delete [1.640315s] ... 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 409f542c-a8b2-4185-ade4-6852ec776315 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:57:05,146 79698 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 202 POST http://10.0.0.210/volume/v3/3c8113c7cf2e4143ae04bd8e8881d1d5/volumes 0.207s 2023-04-19 08:57:05,147 79698 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-1306579454"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab0391ac-9655-4c47-879e-5fbd1308947f', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab0391ac-9655-4c47-879e-5fbd1308947f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3c8113c7cf2e4143ae04bd8e8881d1d5/volumes'} Body: b'{"volume": {"id": "409f542c-a8b2-4185-ade4-6852ec776315", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:57:05.073974", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-1306579454", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3c8113c7cf2e4143ae04bd8e8881d1d5/volumes/409f542c-a8b2-4185-ade4-6852ec776315"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3c8113c7cf2e4143ae04bd8e8881d1d5/volumes/409f542c-a8b2-4185-ade4-6852ec776315"}], "user_id": "79d2b6962d6b4095ad1e7d229ce2026a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 08:57:05,197 79698 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/3c8113c7cf2e4143ae04bd8e8881d1d5/volumes/409f542c-a8b2-4185-ade4-6852ec776315 0.040s 2023-04-19 08:57:05,197 79698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9b698ae-759f-448d-a7e3-2dc3aadb7019', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9b698ae-759f-448d-a7e3-2dc3aadb7019', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3c8113c7cf2e4143ae04bd8e8881d1d5/volumes/409f542c-a8b2-4185-ade4-6852ec776315'} Body: b'{"volume": {"id": "409f542c-a8b2-4185-ade4-6852ec776315", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:57:05.000000", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-1306579454", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3c8113c7cf2e4143ae04bd8e8881d1d5/volumes/409f542c-a8b2-4185-ade4-6852ec776315"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3c8113c7cf2e4143ae04bd8e8881d1d5/volumes/409f542c-a8b2-4185-ade4-6852ec776315"}], "user_id": "79d2b6962d6b4095ad1e7d229ce2026a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3c8113c7cf2e4143ae04bd8e8881d1d5"}}' 2023-04-19 08:57:06,260 79698 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/3c8113c7cf2e4143ae04bd8e8881d1d5/volumes/409f542c-a8b2-4185-ade4-6852ec776315 0.051s 2023-04-19 08:57:06,261 79698 DEBUG [tempest.lib.common .rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ea80f99-51e8-4276-b511-ed5f90f170fb', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ea80f99-51e8-4276-b511-ed5f90f170fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3c8113c7cf2e4143ae04bd8e8881d1d5/volumes/409f542c-a8b2-4185-ade4-6852ec776315'} Body: b'{"volume": {"id": "409f542c-a8b2-4185-ade4-6852ec776315", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:57:05.000000", "updated_at": "2023-04-19T08:57:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1306579454", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3c8113c7cf2e4143ae04bd8e8881d1d5/volumes/409f542c-a8b2-4185-ade4-6852ec776315"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3c8113c7cf2e4143ae04bd8e8881d1d5/volumes/409f542c-a8b2-4185-ade4-6852ec776315"}], "user_id": "79d2b6962d6b4095ad1e7d229ce2026a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3c8113c7cf2e4143ae04bd8e8881d1d5"}}' 2023-04-19 08:57:06,348 79698 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/3c8113c7cf2e4143ae04bd8e8881d1d5/volumes/409f542c-a8b2-4185-ade4-6852ec776315 0.077s 2023-04-19 08:57:06,349 79698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6075eb2-25bf-41bd-be63-e177e1dbb8b8', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6075eb2-25bf-41bd-be63-e177e1dbb8b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3c8113c7cf2e4143ae04bd8e8881d1d5/volumes/409f542c-a8b2-4185-ade4-6852ec776315'} Body: b'{"volume": {"id": "409f542c-a8b2-4185-ade4-6852ec776315", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:57:05.000000", "updated_at": "2023-04-19T08:57:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1306579454", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3c8113c7cf2e4143ae04bd8e8881d1d5/volumes/409f542c-a8b2-4185-ade4-6852ec776315"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3c8113c7cf2e4143ae04bd8e8881d1d5/volumes/409f542c-a8b2-4185-ade4-6852ec776315"}], "user_id": "79d2b6962d6b4095ad1e7d229ce2026a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3c8113c7cf2e4143ae04bd8e8881d1d5"}}' 2023-04-19 08:57:06,538 79698 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/3c8113c7cf2e4143ae04bd8e8881d1d5/volumes/409f542c-a8b2-4185-ade4-6852ec776315 0.179s 2023-04-19 08:57:06,539 79698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:06 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-74767ba7-4517-436b-8690-0bde92f58051', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3c8113c7cf2e4143ae04bd8e8881d1d5/volumes/409f542c-a8b2-4185-ade4-6852ec776315'} Body: b'' 2023-04-19 08:57:06,578 79698 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/3c8113c7cf2e4143ae04bd8e8881d1d5/volumes/409f542c-a8b2-4185-ade4-6852ec776315 0.038s 2023-04-19 08:57:06,579 79698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:06 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-cdeb0ffc-d03f-43e3-bafa-72798d77389f', 'x-openstack-request-id': 'req-cdeb0ffc-d03f-43e3-bafa-72798d77389f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/3c8113c7cf2e4143ae04bd8e8881d1d5/volumes/409f542c-a8b2-4185-ade4-6852ec776315'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 409f542c-a8b2-4185-ade4-6852ec776315 could not be found."}}' {5} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id [0.215539s] ... ok {5} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id [0.075357s] ... ok {5} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshot_invalid_param_limit [0.011987s] ... ok {5} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_marker [0.128174s] ... ok {5} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_sort [0.017456s] ... ok {5} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_volume_from_snapshot_decreasing_size [1.713079s] ... 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 3123e5a3-5a6c-4262-8de7-c87c3f62dca5 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:57:10,004 79698 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 202 POST http://10.0.0.210/volume/v3/9b18750bc1944486bbe5401ace66d3b4/volumes 0.256s 2023-04-19 08:57:10,005 79698 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-1915110582"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44f8b4e3-2ffb-4a4e-96eb-2d2e2a70cdf8', 'content-length': '829', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44f8b4e3-2ffb-4a4e-96eb-2d2e2a70cdf8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9b18750bc1944486bbe5401ace66d3b4/volumes'} Body: b'{"volume": {"id": "3123e5a3-5a6c-4262-8de7-c87c3f62dca5", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2023-04-19T08:57:09.925982", "updated_at": null, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1915110582", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9b18750bc1944486bbe5401ace66d3b4/volumes/3123e5a3-5a6c-4262-8de7-c87c3f62dca5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9b18750bc1944486bbe5401ace66d3b4/volumes/3123e5a3-5a6c-4262-8de7-c87c3f62dca5"}], "user_id": "f65497abf0004a5c85baa29f50945c54", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 08:57:10,103 79698 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.0.0.210/volume/v3/9b18750bc1944486bbe5401ace66d3b4/volumes/3123e5a3-5a6c-4262-8de7-c87c3f62dca5 0.088s 2023-04-19 08:57:10,103 79698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72f2060b-31f7-49e6-968d-0ad1580b908a', 'content-length': '897', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72f2060b-31f7-49e6-968d-0ad1580b908a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9b18750bc1944486bbe5401ace66d3b4/volumes/3123e5a3-5a6c-4262-8de7-c87c3f62dca5'} Body: b'{"volume": {"id": "3123e5a3-5a6c-4262-8de7-c87c3f62dca5", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2023-04-19T08:57:10.000000", "updated_at": null, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1915110582", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9b18750bc1944486bbe5401ace66d3b4/volumes/3123e5a3-5a6c-4262-8de7-c87c3f62dca5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9b18750bc1944486bbe5401ace66d3b4/volumes/3123e5a3-5a6c-4262-8de7-c87c3f62dca5"}], "user_id": "f65497abf0004a5c85baa29f50945c54", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9b18750bc1944486bbe5401ace66d3b4"}}' 2023-04-19 08:57:11,177 79698 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.0.0.210/volume/v3/9b18750bc1944486bbe5401ace66d3b4/volumes/3123e5a3-5a6c-4262-8de7-c87c3f62d ca5 0.048s 2023-04-19 08:57:11,180 79698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aac7ffd2-03ef-4581-b9bf-c4e70d306649', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aac7ffd2-03ef-4581-b9bf-c4e70d306649', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9b18750bc1944486bbe5401ace66d3b4/volumes/3123e5a3-5a6c-4262-8de7-c87c3f62dca5'} Body: b'{"volume": {"id": "3123e5a3-5a6c-4262-8de7-c87c3f62dca5", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2023-04-19T08:57:10.000000", "updated_at": "2023-04-19T08:57:10.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1915110582", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9b18750bc1944486bbe5401ace66d3b4/volumes/3123e5a3-5a6c-4262-8de7-c87c3f62dca5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9b18750bc1944486bbe5401ace66d3b4/volumes/3123e5a3-5a6c-4262-8de7-c87c3f62dca5"}], "user_id": "f65497abf0004a5c85baa29f50945c54", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9b18750bc1944486bbe5401ace66d3b4"}}' 2023-04-19 08:57:11,234 79698 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/9b18750bc1944486bbe5401ace66d3b4/volumes/3123e5a3-5a6c-4262-8de7-c87c3f62dca5 0.040s 2023-04-19 08:57:11,234 79698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c23f42c-53db-4c98-9b90-e98bcf14765d', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c23f42c-53db-4c98-9b90-e98bcf14765d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9b18750bc1944486bbe5401ace66d3b4/volumes/3123e5a3-5a6c-4262-8de7-c87c3f62dca5'} Body: b'{"volume": {"id": "3123e5a3-5a6c-4262-8de7-c87c3f62dca5", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2023-04-19T08:57:10.000000", "updated_at": "2023-04-19T08:57:10.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1915110582", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9b18750bc1944486bbe5401ace66d3b4/volumes/3123e5a3-5a6c-4262-8de7-c87c3f62dca5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9b18750bc1944486bbe5401ace66d3b4/volumes/3123e5a3-5a6c-4262-8de7-c87c3f62dca5"}], "user_id": "f65497abf0004a5c85baa29f50945c54", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9b18750bc1944486bbe5401ace66d3b4"}}' 2023-04-19 08:57:11,435 79698 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/9b18750bc1944486bbe5401ace66d3b4/volumes/3123e5a3-5a6c-4262-8de7-c87c3f62dca5 0.190s 2023-04-19 08:57:11,435 79698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Resp onse - Headers: {'date': 'Wed, 19 Apr 2023 08:57: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-b5c8bb17-3285-4428-a37d-ae213b9bedbe', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9b18750bc1944486bbe5401ace66d3b4/volumes/3123e5a3-5a6c-4262-8de7-c87c3f62dca5'} Body: b'' 2023-04-19 08:57:11,457 79698 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/9b18750bc1944486bbe5401ace66d3b4/volumes/3123e5a3-5a6c-4262-8de7-c87c3f62dca5 0.022s 2023-04-19 08:57:11,458 79698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57: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-b5ff8e30-67aa-4784-8b3b-4254e6acb421', 'x-openstack-request-id': 'req-b5ff8e30-67aa-4784-8b3b-4254e6acb421', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/9b18750bc1944486bbe5401ace66d3b4/volumes/3123e5a3-5a6c-4262-8de7-c87c3f62dca5'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 3123e5a3-5a6c-4262-8de7-c87c3f62dca5 could not be found."}}' {8} tempest.api.volume.test_volumes_get.VolumesSummaryTest.test_show_volume_summary [0.256887s] ... ok {5} setUpClass (cinder_tempest_plugin.api.volume.admin.test_consistencygroups.ConsistencyGroupsV2Test) ... SKIPPED: Cinder consistency group feature disabled {4} tempest.api.compute.admin.test_volume_swap.TestVolumeSwap.test_volume_swap [1.783858s] ... 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 ea65600b-7e45-4201-95c1-69a53dfb65e8 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:57:15,759 79696 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 202 POST http://10.0.0.210/volume/v3/7f1c1fc653874fe2b78501734e704725/volumes 0.612s 2023-04-19 08:57:15,760 79696 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-974586634"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9dda0782-e89f-4622-9690-a93eb0af26be', 'content-length': '811', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9dda0782-e89f-4622-9690-a93eb0af26be', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/7f1c1fc653874fe2b78501734e704725/volumes'} Body: b'{"volume": {"id": "ea65600b-7e45-4201-95c1-69a53dfb65e8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:57:15.626265", "updated_at": null, "name": "tempest-TestVolumeSwap-volume-974586634", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7f1c1fc653874fe2b78501734e704725/volumes/ea65600b-7e45-4201-95c1-69a53dfb65e8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7f1c1fc653874fe2b78501734e704725/volumes/ea65600b-7e45-4201-95c1-69a53dfb65e8"}], "user_id": "2303862da5894e7691780cfe90a354e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 08:57:15,854 79696 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/7f1c1fc653874fe2b78501734e704725/volumes/ea65600b-7e45-4201-95c1-69a53dfb65e8 0.080s 2023-04-19 08:57:15,855 79696 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2af540e-046f-45f6-9457-d0ed476b3ef1', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2af540e-046f-45f6-9457-d0ed476b3ef1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7f1c1fc653874fe2b78501734e704725/volumes/ea65600b-7e45-4201-95c1-69a53dfb65e8'} Body: b'{"volume": {"id": "ea65600b-7e45-4201-95c1-69a53dfb65e8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:57:16.000000", "updated_at": null, "name": "tempest-TestVolumeSwap-volume-974586634", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7f1c1fc653874fe2b78501734e704725/volumes/ea65600b-7e45-4201-95c1-69a53dfb65e8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7f1c1fc653874fe2b78501734e704725/volumes/ea65600b-7e45-4201-95c1-69a53dfb65e8"}], "user_id": "2303862da5894e7691780cfe90a354e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7f1c1fc653874fe2b78501734e704725"}}' 2023-04-19 08:57:16,917 79696 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/7f1c1fc653874fe2b78501734e704725/volumes/ea65600b-7e45-4201-95c1-69a53dfb65e8 0.049s 2023-04-19 08:57:16,917 79696 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X- Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-812548b9-2042-4869-aea0-8d676a3471f3', 'content-length': '900', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-812548b9-2042-4869-aea0-8d676a3471f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7f1c1fc653874fe2b78501734e704725/volumes/ea65600b-7e45-4201-95c1-69a53dfb65e8'} Body: b'{"volume": {"id": "ea65600b-7e45-4201-95c1-69a53dfb65e8", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:57:16.000000", "updated_at": "2023-04-19T08:57:16.000000", "name": "tempest-TestVolumeSwap-volume-974586634", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7f1c1fc653874fe2b78501734e704725/volumes/ea65600b-7e45-4201-95c1-69a53dfb65e8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7f1c1fc653874fe2b78501734e704725/volumes/ea65600b-7e45-4201-95c1-69a53dfb65e8"}], "user_id": "2303862da5894e7691780cfe90a354e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7f1c1fc653874fe2b78501734e704725"}}' {5} cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromImageTest.test_create_from_image_multiple [2.675197s] ... 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 15bbc0aa-eaac-4962-b4f9-06046cba5234 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:57:16,973 79698 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/d9744dfee973430bb3668a6e7f6c9f19/volumes 0.494s 2023-04-19 08:57:16,974 79698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1000474917"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c6875f2-92ce-431f-a2c6-8243097cdb0c', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c6875f2-92ce-431f-a2c6-8243097cdb0c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d9744dfee973430bb3668a6e7f6c9f19/volumes'} Body: b'{"volume": {"id": "15bbc0aa-eaac-4962-b4f9-06046cba5234", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:57:16.909119", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-1000474917", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d9744dfee973430bb3668a6e7f6c9f19/volumes/15bbc0aa-eaac-4962-b4f9-06046cba5234"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d9744dfee973430bb3668a6e7f6c9f19/volumes/15bbc0aa-eaac-4962-b4f9-06046cba5234"}], "user_id": "68eeaa08e00f4c6092a9394e8a1ab3fb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 08:57:17,247 79698 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/d9744dfee973430bb3668a6e7f6c9f19/volumes 0.263s 2023-04-19 08:57:17,247 79698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1139381628"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-154ad249-a57d-4d06-b733-eb5909b6d687', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-154ad249-a57d-4d06-b733-eb5909b6d687', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d9744dfee973430bb3668a6e7f6c9f19/volumes'} Body: b'{"volume": {"id": "d0d42aec-4aa8-489e-9cc8-14e1a054b6e7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:57:17.158859", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-1139381628", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d9744dfee973430bb3668a6e7f6c9f19/volumes/d0d42aec-4aa8-489e-9cc8-14e1a054b6e7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d9744dfee973430bb3668a6e7f6c9f19/volumes/d0d42aec-4aa8-489e-9cc8-14e1a054b6e7"}], "user_id": "68eeaa08e00f4c6092a9394e8a1ab3fb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 08:57:17,530 79698 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/d9744dfee973430bb3668a6e7f6c9f19/volumes 0.263s 2023-04-19 08:57:17,530 79698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-137929465"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3b5778f-671d-43c2-b194-4364159c60eb', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3b5778f-671d-43c2-b194-4364159c60eb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d9744dfee973430bb3668a6e7f6c9f19/volumes'} Body: b'{"volume": {"id": "40940a23-7684-4245-aa78-5168e816bd54", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:57:17.460379", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-137929465", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d9744dfee973430bb3668a6e7f6c9f19/volumes/40940a23-7684-4245-aa78-5168e816bd54"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d9744dfee973430bb3668a6e7f6c9f19/volumes/40940a23-7684-4245-aa78-5168e816bd54"}], "user_id": "68eeaa08e00f4c6092a9394e8a1ab3fb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 08:57:17,796 79698 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/d9744dfee973430bb3668a6e7f6c9f19/volumes 0.256s 2023-04-19 08:57:17,797 79698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-2100572157"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1052d4d3-416b-45cc-a226-e077aa2f8fe7', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1052d4d3-416b-45cc-a226-e077aa2f8fe7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d9744dfee973430bb3668a6e7f6c9f19/volumes'} Body: b'{"volume": {"id": "0389d680-c058-47e5-91e8-9cf1c3182269", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:57:17.728462", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-2100572157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d9744dfee973430bb3668a6e7f6c9f19/volumes/0389d680-c058-47e5-91e8-9cf1c3182269"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d9744dfee973430bb3668a6e7f6c9f19/volumes/0389d680-c058-47e5-91e8-9cf1c3182269"}], "user_id": "68eeaa08e00f4c6092a9394e8a1ab3fb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 08:57:18,025 79698 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/d9744dfee973430bb3668a6e7f6c9f19/volumes 0.218s 2023-04-19 08:57:18,025 79698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "size": 1, "name": "tempest-CreateVol umesFromImageTest-Volume-1439910781"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf73f1c5-3659-47a3-9d0c-396fe58b260c', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf73f1c5-3659-47a3-9d0c-396fe58b260c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d9744dfee973430bb3668a6e7f6c9f19/volumes'} Body: b'{"volume": {"id": "07fb7247-2713-4a03-8e25-3669896fd992", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:57:17.958578", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-1439910781", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d9744dfee973430bb3668a6e7f6c9f19/volumes/07fb7247-2713-4a03-8e25-3669896fd992"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d9744dfee973430bb3668a6e7f6c9f19/volumes/07fb7247-2713-4a03-8e25-3669896fd992"}], "user_id": "68eeaa08e00f4c6092a9394e8a1ab3fb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 08:57:18,076 79698 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://10.0.0.210/volume/v3/d9744dfee973430bb3668a6e7f6c9f19/volumes/15bbc0aa-eaac-4962-b4f9-06046cba5234 0.042s 2023-04-19 08:57:18,077 79698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9760382-0e7c-4f6a-a400-2a1c135d7de4', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9760382-0e7c-4f6a-a400-2a1c135d7de4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d9744dfee973430bb3668a6e7f6c9f19/volumes/15bbc0aa-eaac-4962-b4f9-06046cba5234'} Body: b'{"volume": {"id": "15bbc0aa-eaac-4962-b4f9-06046cba5234", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:57:17.000000", "updated_at": "2023-04-19T08:57:17.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1000474917", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d9744dfee973430bb3668a6e7f6c9f19/volumes/15bbc0aa-eaac-4962-b4f9-06046cba5234"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d9744dfee973430bb3668a6e7f6c9f19/volumes/15bbc0aa-eaac-4962-b4f9-06046cba5234"}], "user_id": "68eeaa08e00f4c6092a9394e8a1ab3fb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d9744dfee973430bb3668a6e7f6c9f19"}}' 2023-04-19 08:57:19,140 79698 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://10.0.0.210/volume/v3/d9744dfee973430bb3668a6e7f6c9f19/volumes/15bbc0aa-eaac-4962-b4f9-06046cba5234 0.051s 2023-04-19 08:57:19,140 79698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc5f1b2c-7706-4313-b88c-3939f22fc94a', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Versio n', 'x-openstack-request-id': 'req-dc5f1b2c-7706-4313-b88c-3939f22fc94a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d9744dfee973430bb3668a6e7f6c9f19/volumes/15bbc0aa-eaac-4962-b4f9-06046cba5234'} Body: b'{"volume": {"id": "15bbc0aa-eaac-4962-b4f9-06046cba5234", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:57:17.000000", "updated_at": "2023-04-19T08:57:17.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1000474917", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d9744dfee973430bb3668a6e7f6c9f19/volumes/15bbc0aa-eaac-4962-b4f9-06046cba5234"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d9744dfee973430bb3668a6e7f6c9f19/volumes/15bbc0aa-eaac-4962-b4f9-06046cba5234"}], "user_id": "68eeaa08e00f4c6092a9394e8a1ab3fb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d9744dfee973430bb3668a6e7f6c9f19"}}' {5} cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSourceVolumeTest.test_create_multiple_volume_from_source_volume [1.799354s] ... 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 75a6337c-922e-43f6-84d7-df08dde76240 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:57:23,482 79698 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 202 POST http://10.0.0.210/volume/v3/9b3f4141004d4fbc9b9f39a8e8d6be54/volumes 0.609s 2023-04-19 08:57:23,483 79698 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-891510922"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2884243c-e134-433c-a504-c7831503f0b1', 'content-length': '830', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2884243c-e134-433c-a504-c7831503f0b1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9b3f4141004d4fbc9b9f39a8e8d6be54/volumes'} Body: b'{"volume": {"id": "75a6337c-922e-43f6-84d7-df08dde76240", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:57:23.363041", "updated_at": null, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-891510922", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9b3f4141004d4fbc9b9f39a8e8d6be54/volumes/75a6337c-922e-43f6-84d7-df08dde76240"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9b3f4141004d4fbc9b9f39a8e8d6be54/volumes/75a6337c-922e-43f6-84d7-df08dde76240"}], "user_id": "127fe448c0344b5f9be6323d8a8182dc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 08:57:23,566 79698 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://10.0.0.210/volume/v3/9b3f4141004d4fbc9b9f39a8e8d6be54/volumes/75a6337c-922e-43f6-84d7-df08dde76240 0.072s 2023-04-19 08:57:23,566 79698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c1f489b-39ab-4855-91d3-d7d81e340685', 'content-length': '898', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c1f489b-39ab-4855-91d3-d7d81e340685', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9b3f4141004d4fbc9b9f39a8e8d6be54/volumes/75a6337c-922e-43f6-84d7-df08dde76240'} Body: b'{"volume": {"id": "75a6337c-922e-43f6-84d7-df08dde76240", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:57:23.000000", "updated_at": null, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-891510922", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9b3f4141004d4fbc9b9f39a8e8d6be54/volumes/75a6337c-922e-43f6-84d7-df08dde76240"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9b3f4141004d4fbc9b9f39a8e8d6be54/volumes/75a6337c-922e-43f6-84d7-df08dde76240"}], "user_id": "127fe448c0344b5f9be6323d8a8182dc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9b3f4141004d4fbc9b9f39a8e8d6be54"}}' 2023-04-19 08:57:24,658 79698 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://10.0.0.210/volume/v3/9b3f4141004d4fbc9b9f39a8e8d6be54/volumes/75a6337c- 922e-43f6-84d7-df08dde76240 0.079s 2023-04-19 08:57:24,659 79698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57876efb-df12-4d60-8425-b11318953097', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57876efb-df12-4d60-8425-b11318953097', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9b3f4141004d4fbc9b9f39a8e8d6be54/volumes/75a6337c-922e-43f6-84d7-df08dde76240'} Body: b'{"volume": {"id": "75a6337c-922e-43f6-84d7-df08dde76240", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:57:23.000000", "updated_at": "2023-04-19T08:57:24.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-891510922", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9b3f4141004d4fbc9b9f39a8e8d6be54/volumes/75a6337c-922e-43f6-84d7-df08dde76240"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9b3f4141004d4fbc9b9f39a8e8d6be54/volumes/75a6337c-922e-43f6-84d7-df08dde76240"}], "user_id": "127fe448c0344b5f9be6323d8a8182dc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9b3f4141004d4fbc9b9f39a8e8d6be54"}}' {5} setUpClass (cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest) ... SKIPPED: Cinder backup feature disabled {0} tempest.api.compute.servers.test_device_tagging.TaggedAttachmentsTest.test_tagged_attachment [8.743961s] ... 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 8dafa0d8-f7f6-4522-8bbc-85822675e20a failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:57:29,312 79688 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 201 POST http://10.0.0.210:9696/networking/v2.0/networks 3.124s 2023-04-19 08:57:29,313 79688 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-891817696"}} Response - Headers: {'content-type': 'application/json', 'content-length': '582', 'x-openstack-request-id': 'req-66e48df0-7da4-4679-9e60-112d9cafe62e', 'date': 'Wed, 19 Apr 2023 08:57:29 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/networks'} Body: b'{"network":{"id":"81aa9b54-a427-491a-97de-f58eb14b4dd9","name":"tempest-tagged-attachments-test-net-891817696","tenant_id":"d0f5324596bc40d2b0f2f588443d5c01","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"d0f5324596bc40d2b0f2f588443d5c01","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-19T08:57:26Z","updated_at":"2023-04-19T08:57:27Z","revision_number":1}}' 2023-04-19 08:57:32,243 79688 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 201 POST http://10.0.0.210:9696/networking/v2.0/subnets 2.930s 2023-04-19 08:57:32,244 79688 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"network_id": "81aa9b54-a427-491a-97de-f58eb14b4dd9", "cidr": "10.10.10.0/24", "ip_version": 4}} Response - Headers: {'content-type': 'application/json', 'content-length': '603', 'x-openstack-request-id': 'req-08c1f805-ccfe-42eb-9a44-71548b5752b7', 'date': 'Wed, 19 Apr 2023 08:57:32 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/subnets'} Body: b'{"subnet":{"id":"078f66d6-f917-4972-8422-febc1ba30472","name":"","tenant_id":"d0f5324596bc40d2b0f2f588443d5c01","network_id":"81aa9b54-a427-491a-97de-f58eb14b4dd9","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-19T08:57:29Z","updated_at":"2023-04-19T08:57:29Z","revision_number":0,"project_id":"d0f5324596bc40d2b0f2f588443d5c01"}}' 2023-04-19 08:57:32,638 79688 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 202 POST http://10.0.0.210/volume/v3/d0f5324596bc40d2b0f2f588443d5c01/volumes 0.393s 2023-04-19 08:57:32,639 79688 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-868935473"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4587fb25-17ab-4c41-bb1b-c683bb573b0c', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4587fb25-17ab-4c41-bb1b-c683bb573b0c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d0f5324596bc40d2b0f2f588443d5c01/volumes'} Body: b'{"volume": {"id": "8dafa0d8-f7f6-4522-8bbc-85822675e20a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:57:32.545632", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-868935473", "description": null, "volume _type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d0f5324596bc40d2b0f2f588443d5c01/volumes/8dafa0d8-f7f6-4522-8bbc-85822675e20a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d0f5324596bc40d2b0f2f588443d5c01/volumes/8dafa0d8-f7f6-4522-8bbc-85822675e20a"}], "user_id": "c3b1441e7a314feaabb46cdf51eef7b1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 08:57:32,711 79688 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/d0f5324596bc40d2b0f2f588443d5c01/volumes/8dafa0d8-f7f6-4522-8bbc-85822675e20a 0.059s 2023-04-19 08:57:32,712 79688 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e56926b-87ef-4431-b7dc-0ae3cf0c50e8', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e56926b-87ef-4431-b7dc-0ae3cf0c50e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d0f5324596bc40d2b0f2f588443d5c01/volumes/8dafa0d8-f7f6-4522-8bbc-85822675e20a'} Body: b'{"volume": {"id": "8dafa0d8-f7f6-4522-8bbc-85822675e20a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:57:33.000000", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-868935473", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d0f5324596bc40d2b0f2f588443d5c01/volumes/8dafa0d8-f7f6-4522-8bbc-85822675e20a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d0f5324596bc40d2b0f2f588443d5c01/volumes/8dafa0d8-f7f6-4522-8bbc-85822675e20a"}], "user_id": "c3b1441e7a314feaabb46cdf51eef7b1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d0f5324596bc40d2b0f2f588443d5c01"}}' 2023-04-19 08:57:33,816 79688 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/d0f5324596bc40d2b0f2f588443d5c01/volumes/8dafa0d8-f7f6-4522-8bbc-85822675e20a 0.091s 2023-04-19 08:57:33,816 79688 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d56ed890-b6bb-41ed-a47c-d037521d1254', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d56ed890-b6bb-41ed-a47c-d037521d1254', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d0f5324596bc40d2b0f2f588443d5c01/volumes/8dafa0d8-f7f6-4522-8bbc-85822675e20a'} Body: b'{"volume": {"id": "8dafa0d8-f7f6-4522-8bbc-85822675e20a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:57:33.000000", "updated_at": "2023-04-19T08:57:33.000000", "name": "tempest-TaggedAttachmentsTest-volume-868935473", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d0f5324596bc40d2b0f2f588443d5c01/volumes/8dafa0d8-f7f6-4522-8bbc-85822675e20a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d0f5324596bc40d2b0f2f588443d5c01/volumes/8dafa0d8-f7f6-4522-8 bbc-85822675e20a"}], "user_id": "c3b1441e7a314feaabb46cdf51eef7b1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d0f5324596bc40d2b0f2f588443d5c01"}}' 2023-04-19 08:57:34,243 79688 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/subnets/078f66d6-f917-4972-8422-febc1ba30472 0.414s 2023-04-19 08:57:34,243 79688 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-3a1d14fd-0fec-4627-9a88-c6d1792d346b', 'date': 'Wed, 19 Apr 2023 08:57:34 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/subnets/078f66d6-f917-4972-8422-febc1ba30472'} Body: b'' 2023-04-19 08:57:34,930 79688 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/networks/81aa9b54-a427-491a-97de-f58eb14b4dd9 0.686s 2023-04-19 08:57:34,930 79688 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-280a4422-06a9-4dbb-b0cb-baa40b801aac', 'date': 'Wed, 19 Apr 2023 08:57:34 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/networks/81aa9b54-a427-491a-97de-f58eb14b4dd9'} Body: b'' {4} setUpClass (tempest.api.compute.admin.test_volumes_negative.UpdateMultiattachVolumeNegativeTest) ... SKIPPED: Volume multi-attach is not available. {4} tempest.api.volume.admin.test_group_type_specs.GroupTypeSpecsTest.test_group_type_specs_create_show_update_list_delete [0.839439s] ... ok {4} setUpClass (tempest.api.volume.admin.test_multi_backend.VolumeMultiBackendTest) ... SKIPPED: Cinder multi-backend feature disabled {4} tempest.api.volume.admin.test_user_messages.UserMessagesTest.test_delete_message [2.221182s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_user_messages.py", line 69, in test_delete_message self.messages_client.delete_message(message_id) File "/opt/stack/tempest/tempest/lib/services/volume/v3/messages_client.py", line 46, in delete_message resp, body = self.delete(url) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 339, in delete return self.request('DELETE', url, extra_headers, headers, body) File "/opt/stack/tempest/tempest/lib/services/volume/base_client.py", line 39, in request resp, resp_body = super(BaseClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 922, in _error_checker raise exceptions.ServerFault(resp_body, resp=resp, tempest.lib.exceptions.ServerFault: Got server fault Details: The server has either erred or is incapable of performing the requested operation. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:57:45,009 79696 INFO [tempest.lib.common.rest_client] Request (UserMessagesTest:test_delete_message): 200 POST http://10.0.0.210/volume/v3/879738ec3af24df4b3e66ad711f06351/types 0.174s 2023-04-19 08:57:45,009 79696 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-565123192", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1114929362", "vendor_name": "tempest-vendor_name-588107545"}}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4ff0efa-80d7-4fa4-a8d9-07b01efce9c7', 'content-length': '326', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4ff0efa-80d7-4fa4-a8d9-07b01efce9c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/879738ec3af24df4b3e66ad711f06351/types'} Body: b'{"volume_type": {"id": "35a1bac2-5679-49bd-8ae4-0fa2b8376f01", "name": "tempest-UserMessagesTest-volume-type-565123192", "is_public": true, "extra_specs": {"storage_protocol": "tempest-storage_protocol-1114929362", "vendor_name": "tempest-vendor_name-588107545"}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-19 08:57:45,485 79696 INFO [tempest.lib.common.rest_client] Request (UserMessagesTest:test_delete_message): 202 POST http://10.0.0.210/volume/v3/b21db5b826fb45da8cfd8da99577e612/volumes 0.472s 2023-04-19 08:57:45,485 79696 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.3', 'X-Auth-Token': ''} Body: {"volume": {"volume_type": "35a1bac2-5679-49bd-8ae4-0fa2b8376f01", "size": 1, "name": "tempest-UserMessagesTest-Volume-1015448216"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8f8cd2d-9ebb-46c1-bf55-9b20035851e3', 'content-length': '849', 'openstack-api-version': 'volume 3.3', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8f8cd2d-9ebb-46c1-bf55-9b20035851e3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b21db5b826fb45da8cfd8da99577e612/volumes'} Body: b'{"volume": {"id": "63899e3c-fcee-4f89-b3e5-44586c76f450", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:57:45.406540", "updated_at": null, "name": "tempest-UserMessagesTest-Volume-1015448216", "description": null, "volume_type": "tempest-UserMessagesTest-volume-type-565123192", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b21db5b826fb45da8cfd8da99577e612/volumes/63899e3c-fcee-4f89-b3e5-44586c76f450"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b21db5b826fb45da8cfd8da99577e612/volumes/63899e3c-fcee-4f89-b3e5-44586c76f450"}], "user_id": "da4db8f703814ebcb13d69466d0930e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 08:57:45,540 79696 INFO [tempest.lib.common.rest_client] Request (UserMessagesTest:test_delete_message): 200 GET http://10.0.0.210/volume/v3/b21db5b826fb45da8cfd8da99577e612/volumes/63899e3c-fcee-4f89-b3e5-44586c76f450 0.044s 2023-04-19 08:57:45,540 79696 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.3', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae43b571-0a6c-49e1-af0b-a3e065c5b07e', 'co ntent-length': '917', 'openstack-api-version': 'volume 3.3', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae43b571-0a6c-49e1-af0b-a3e065c5b07e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b21db5b826fb45da8cfd8da99577e612/volumes/63899e3c-fcee-4f89-b3e5-44586c76f450'} Body: b'{"volume": {"id": "63899e3c-fcee-4f89-b3e5-44586c76f450", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:57:45.000000", "updated_at": null, "name": "tempest-UserMessagesTest-Volume-1015448216", "description": null, "volume_type": "tempest-UserMessagesTest-volume-type-565123192", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b21db5b826fb45da8cfd8da99577e612/volumes/63899e3c-fcee-4f89-b3e5-44586c76f450"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b21db5b826fb45da8cfd8da99577e612/volumes/63899e3c-fcee-4f89-b3e5-44586c76f450"}], "user_id": "da4db8f703814ebcb13d69466d0930e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b21db5b826fb45da8cfd8da99577e612"}}' 2023-04-19 08:57:46,612 79696 INFO [tempest.lib.common.rest_client] Request (UserMessagesTest:test_delete_message): 200 GET http://10.0.0.210/volume/v3/b21db5b826fb45da8cfd8da99577e612/volumes/63899e3c-fcee-4f89-b3e5-44586c76f450 0.059s 2023-04-19 08:57:46,612 79696 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.3', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fcb88b44-051e-4abf-b7f9-4ea3704fc759', 'content-length': '938', 'openstack-api-version': 'volume 3.3', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fcb88b44-051e-4abf-b7f9-4ea3704fc759', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b21db5b826fb45da8cfd8da99577e612/volumes/63899e3c-fcee-4f89-b3e5-44586c76f450'} Body: b'{"volume": {"id": "63899e3c-fcee-4f89-b3e5-44586c76f450", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:57:45.000000", "updated_at": "2023-04-19T08:57:46.000000", "name": "tempest-UserMessagesTest-Volume-1015448216", "description": null, "volume_type": "tempest-UserMessagesTest-volume-type-565123192", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b21db5b826fb45da8cfd8da99577e612/volumes/63899e3c-fcee-4f89-b3e5-44586c76f450"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b21db5b826fb45da8cfd8da99577e612/volumes/63899e3c-fcee-4f89-b3e5-44586c76f450"}], "user_id": "da4db8f703814ebcb13d69466d0930e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b21db5b826fb45da8cfd8da99577e612"}}' 2023-04-19 08:57:46,622 79696 INFO [tempest.common.waiters] volume 63899e3c-fcee-4f89-b3e5-44586c76f450 reached error after waiting for 1.622718 seconds 2023-04-19 08:57:46,663 79696 INFO [tempest.lib.common.rest_client] Request (UserMessagesTest:test_delete_message): 200 GET http://10.0.0.210/volume/v3/b21db5b826fb45da8cfd8da99577e612/messages 0.040s 2023-04-19 08:57:46,663 79696 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.3', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74c01e6d-d445-4682-81d0-98621bc81599', 'content-length': '12254', 'ope nstack-api-version': 'volume 3.3', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74c01e6d-d445-4682-81d0-98621bc81599', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b21db5b826fb45da8cfd8da99577e612/messages'} Body: b'{"messages": [{"id": "8ce8901b-ff31-4e73-aaca-d7bc3225e2e3", "event_id": "VOLUME_VOLUME_001_003", "user_message": "schedule allocate volume:Could not find any available weighted backend.", "message_level": "ERROR", "created_at": "2023-04-19T08:57:46.000000", "guaranteed_until": "2023-05-19T08:57:46.000000", "request_id": "req-e8f8cd2d-9ebb-46c1-bf55-9b20035851e3", "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b21db5b826fb45da8cfd8da99577e612/messages/8ce8901b-ff31-4e73-aaca-d7bc3225e2e3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b21db5b826fb45da8cfd8da99577e612/messages/8ce8901b-ff31-4e73-aaca-d7bc3225e2e3"}], "resource_type": "VOLUME", "resource_uuid": "63899e3c-fcee-4f89-b3e5-44586c76f450"}, {"id": "1ce7491f-c00f-4071-a1f0-fcca4924e534", "event_id": "VOLUME_VOLUME_001_003", "user_message": "schedule allocate volume:Could not find any available weighted backend.", "message_level": "ERROR", "created_at": "2023-04-19T08:57:33.000000", "guaranteed_until": "2023-05-19T08:57:33.000000", "request_id": "req-4587fb25-17ab-4c41-bb1b-c683bb573b0c", "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b21db5b826fb45da8cfd8da99577e612/messages/1ce7491f-c00f-4071-a1f0-fcca4924e534"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b21db5b826fb45da8cfd8da99577e612/messages/1ce7491f-c00f-4071-a1f0-fcca4924e534"}], "resource_type": "VOLUME", "resource_uuid": "8dafa0d8-f7f6-4522-8bbc-85822675e20a"}, {"id": "5335f22d-b65b-409b-9fb1-8f78fc48b659", "event_id": "VOLUME_VOLUME_001_003", "user_message": "schedule allocate volume:Could not find any available weighted backend.", "message_level": "ERROR", "created_at": "2023-04-19T08:57:24.000000", "guaranteed_until": "2023-05-19T08:57:24.000000", "request_id": "req-2884243c-e134-433c-a504-c7831503f0b1", "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b21db5b826fb45da8cfd8da99577e612/messages/5335f22d-b65b-409b-9fb1-8f78fc48b659"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b21db5b826fb45da8cfd8da99577e612/messages/5335f22d-b65b-409b-9fb1-8f78fc48b659"}], "resource_type": "VOLUME", "resource_uuid": "75a6337c-922e-43f6-84d7-df08dde76240"}, {"id": "f170832c-301c-46f4-b006-09059a1774d4", "event_id": "VOLUME_VOLUME_001_003", "user_message": "schedule allocate volume:Could not find any available weighted backend.", "message_level": "ERROR", "created_at": "2023-04-19T08:57:18.000000", "guaranteed_until": "2023-05-19T08:57:18.000000", "request_id": "req-1052d4d3-416b-45cc-a226-e077aa2f8fe7", "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b21db5b826fb45da8cfd8da99577e612/messages/f170832c-301c-46f4-b006-09059a1774d4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b21db5b826fb45da8cfd8da99577e612/messages/f170832c-301c-46f4-b006-09059a1774d4"}], "resource_type": "VOLUME", "resource_uuid": "0389d680-c058-47e5-91e8-9cf1c3182269"}, {"id": "7eedc48b-5614-4591-b253-ce126b2c59f9", "event_id": "VOLUME_VOLUME_001_003", "user_message": "schedule allocate volume:Could not find any available weighted backend.", "message_level": "ERROR", "created_at": "2023-04-19T08:57:18.000000", "guaranteed_until": "2023-05-19T08:57:18.000000", "request_id": "req-bf73f1c5-3659-47a3-9d0c-396fe58b260c", "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b21db5b826fb45da8cfd8da99577e612/messages/7eedc48b-5614-4591-b253-ce126b2c59f9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b21db5b826fb45da8cfd8da99577e612/messages/7eedc48b-5614-4591-b253-ce126b2c59f9"}], "resource_type": "VOLUME", "resource_uuid": "07fb7247-2713-4a03-8e25-3669896fd992"}, {"id": "2b0a4559-d7e9-4e8a-9e42-921cdbb8ac9d", "event_id": "VOLUME_VOLUME_001_003", "user_message": "schedule allocate volume:Could not find any available weighted backend.", "message_level": "ER ROR", "created_at": "2023-04-19T08:57:18.000000", "guaranteed_until": "2023-05-19T08:57:18.000000", "request_id": "req-f3b5778f-671d-43c2-b194-4364159c60eb", "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b21db5b826fb45da8cfd8da99577e612/messages/2b0a4559-d7e9-4e8a-9e4 2023-04-19 08:57:46,703 79696 INFO [tempest.lib.common.rest_client] Request (UserMessagesTest:test_delete_message): 500 DELETE http://10.0.0.210/volume/v3/b21db5b826fb45da8cfd8da99577e612/messages/8ce8901b-ff31-4e73-aaca-d7bc3225e2e3 0.029s 2023-04-19 08:57:46,703 79696 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.3', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.3', 'vary': 'OpenStack-API-Version', 'content-length': '128', 'content-type': 'application/json', 'x-compute-request-id': 'req-696e1d3a-cf2e-40e3-a40e-bd5444d007b4', 'x-openstack-request-id': 'req-696e1d3a-cf2e-40e3-a40e-bd5444d007b4', 'connection': 'close', 'status': '500', 'content-location': 'http://10.0.0.210/volume/v3/b21db5b826fb45da8cfd8da99577e612/messages/8ce8901b-ff31-4e73-aaca-d7bc3225e2e3'} Body: b'{"computeFault": {"code": 500, "message": "The server has either erred or is incapable of performing the requested operation."}}' 2023-04-19 08:57:46,764 79696 INFO [tempest.lib.common.rest_client] Request (UserMessagesTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/b21db5b826fb45da8cfd8da99577e612/volumes/63899e3c-fcee-4f89-b3e5-44586c76f450 0.059s 2023-04-19 08:57:46,765 79696 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.3', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6cee6a20-02ff-4172-9554-544e9ab4adf7', 'content-length': '938', 'openstack-api-version': 'volume 3.3', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6cee6a20-02ff-4172-9554-544e9ab4adf7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b21db5b826fb45da8cfd8da99577e612/volumes/63899e3c-fcee-4f89-b3e5-44586c76f450'} Body: b'{"volume": {"id": "63899e3c-fcee-4f89-b3e5-44586c76f450", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:57:45.000000", "updated_at": "2023-04-19T08:57:46.000000", "name": "tempest-UserMessagesTest-Volume-1015448216", "description": null, "volume_type": "tempest-UserMessagesTest-volume-type-565123192", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b21db5b826fb45da8cfd8da99577e612/volumes/63899e3c-fcee-4f89-b3e5-44586c76f450"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b21db5b826fb45da8cfd8da99577e612/volumes/63899e3c-fcee-4f89-b3e5-44586c76f450"}], "user_id": "da4db8f703814ebcb13d69466d0930e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b21db5b826fb45da8cfd8da99577e612"}}' 2023-04-19 08:57:46,936 79696 INFO [tempest.lib.common.rest_client] Request (UserMessagesTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/b21db5b826fb45da8cfd8da99577e612/volumes/63899e3c-fcee-4f89-b3e5-44586c76f450 0.158s 2023-04-19 08:57:46,936 79696 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.3', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', ' openstack-api-version': 'volume 3.3', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e26b4b01-1b79-4772-b9e8-237ab2137236', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b21db5b826fb45da8cfd8da99577e612/volumes/63899e3c-fcee-4f89-b3e5-44586c76f450'} Body: b'' 2023-04-19 08:57:46,968 79696 INFO [tempest.lib.common.rest_client] Request (UserMessagesTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/b21db5b826fb45da8cfd8da99577e612/volumes/63899e3c-fcee-4f89-b3e5-44586c76f450 0.031s 2023-04-19 08:57:46,969 79696 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.3', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.3', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-c806ca3a-55e8-49e6-b327-813965ff6040', 'x-openstack-request-id': 'req-c806ca3a-55e8-49e6-b327-813965ff6040', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/b21db5b826fb45da8cfd8da99577e612/volumes/63899e3c-fcee-4f89-b3e5-44586c76f450'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 63899e3c-fcee-4f89-b3e5-44586c76f450 could not be found."}}' 2023-04-19 08:57:47,035 79696 INFO [tempest.lib.common.rest_client] Request (UserMessagesTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/879738ec3af24df4b3e66ad711f06351/types/35a1bac2-5679-49bd-8ae4-0fa2b8376f01 0.066s 2023-04-19 08:57:47,036 79696 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57: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-32ebc10e-7611-43a9-98fe-024ce47b773b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/879738ec3af24df4b3e66ad711f06351/types/35a1bac2-5679-49bd-8ae4-0fa2b8376f01'} Body: b'' 2023-04-19 08:57:47,054 79696 INFO [tempest.lib.common.rest_client] Request (UserMessagesTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/879738ec3af24df4b3e66ad711f06351/types/35a1bac2-5679-49bd-8ae4-0fa2b8376f01 0.017s 2023-04-19 08:57:47,054 79696 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:47 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-6c32314b-af0a-4fa1-90f9-517481d07240', 'x-openstack-request-id': 'req-6c32314b-af0a-4fa1-90f9-517481d07240', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/879738ec3af24df4b3e66ad711f06351/types/35a1bac2-5679-49bd-8ae4-0fa2b8376f01'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 35a1bac2-5679-49bd-8ae4-0fa2b8376f01 could not be found."}}' {4} tempest.api.volume.admin.test_user_messages.UserMessagesTest.test_list_show_messages [1.891439s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/services/volume/v3/messages_client.py", line 46, in delete_message resp, body = self.delete(url) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 339, in delete return self.request('DELETE', url, extra_headers, headers, body) File "/opt/stack/tempest/tempest/lib/services/volume/base_client.py", line 39, in request resp, resp_body = super(BaseClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 922, in _error_checker raise exceptions.ServerFault(resp_body, resp=resp, tempest.lib.exceptions.ServerFault: Got server fault Details: The server has either erred or is incapable of performing the requested operation. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:57:47,097 79696 INFO [tempest.lib.common.rest_client] Request (UserMessagesTest:test_list_show_messages): 200 POST http://10.0.0.210/volume/v3/879738ec3af24df4b3e66ad711f06351/types 0.037s 2023-04-19 08:57:47,097 79696 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1877452068", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1945563464", "vendor_name": "tempest-vendor_name-1315511308"}}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c275acc3-d081-4c27-b450-ac4b6656758e', 'content-length': '328', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c275acc3-d081-4c27-b450-ac4b6656758e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/879738ec3af24df4b3e66ad711f06351/types'} Body: b'{"volume_type": {"id": "07961a41-401f-4db6-b32f-de92c5801f69", "name": "tempest-UserMessagesTest-volume-type-1877452068", "is_public": true, "extra_specs": {"storage_protocol": "tempest-storage_protocol-1945563464", "vendor_name": "tempest-vendor_name-1315511308"}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-19 08:57:47,337 79696 INFO [tempest.lib.common.rest_client] Request (UserMessagesTest:test_list_show_messages): 202 POST http://10.0.0.210/volume/v3/b21db5b826fb45da8cfd8da99577e612/volumes 0.236s 2023-04-19 08:57:47,337 79696 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.3', 'X-Auth-Token': ''} Body: {"volume": {"volume_type": "07961a41-401f-4db6-b32f-de92c5801f69", "size": 1, "name": "tempest-UserMessagesTest-Volume-1919276529"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02112308-979f-4a04-8309-18766ea8f8c1', 'content-length': '850', 'openstack-api-version': 'volume 3.3', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02112308-979f-4a04-8309-18766ea8f8c1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b21db5b826fb45da8cfd8da99577e612/volumes'} Body: b'{"volume": {"id": "67ca6572-2434-479b-a67d-f556cb7c271a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:57:47.272716", "updated_at": null, "name": "tempest-UserMessagesTest-Volume-1919276529", "description": null, "volume_type": "tempest-UserMessagesTest-volume-type-1877452068", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b21db5b826fb45da8cfd8da99577e612/volumes/67ca6572-2434-479b-a67d-f556cb7c271a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b21db5b826fb45da8cfd8da99577e612/volumes/67ca6572-2434-479b-a67d-f556cb7c271a"}], "user_id": "da4db8f703814ebcb13d69466d0930e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 08:57:47,404 79696 INFO [tempest.lib.common.rest_client] Request (UserMessagesTest:test_list_show_messages): 200 GET http://10.0.0.210/volume/v3/b21db5b826fb45da8cfd8da99577e612/volumes/67ca6572-2434-479b-a67d-f556cb7c271a 0.056s 2023-04-19 08:57:47,404 79696 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.3', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af81c43a-8475-464a-9492-9 d38f0587878', 'content-length': '918', 'openstack-api-version': 'volume 3.3', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af81c43a-8475-464a-9492-9d38f0587878', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b21db5b826fb45da8cfd8da99577e612/volumes/67ca6572-2434-479b-a67d-f556cb7c271a'} Body: b'{"volume": {"id": "67ca6572-2434-479b-a67d-f556cb7c271a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:57:47.000000", "updated_at": null, "name": "tempest-UserMessagesTest-Volume-1919276529", "description": null, "volume_type": "tempest-UserMessagesTest-volume-type-1877452068", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b21db5b826fb45da8cfd8da99577e612/volumes/67ca6572-2434-479b-a67d-f556cb7c271a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b21db5b826fb45da8cfd8da99577e612/volumes/67ca6572-2434-479b-a67d-f556cb7c271a"}], "user_id": "da4db8f703814ebcb13d69466d0930e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b21db5b826fb45da8cfd8da99577e612"}}' 2023-04-19 08:57:48,484 79696 INFO [tempest.lib.common.rest_client] Request (UserMessagesTest:test_list_show_messages): 200 GET http://10.0.0.210/volume/v3/b21db5b826fb45da8cfd8da99577e612/volumes/67ca6572-2434-479b-a67d-f556cb7c271a 0.068s 2023-04-19 08:57:48,484 79696 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.3', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79c10c86-5dcc-4a16-8d8b-724d6ad4b0bb', 'content-length': '939', 'openstack-api-version': 'volume 3.3', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79c10c86-5dcc-4a16-8d8b-724d6ad4b0bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b21db5b826fb45da8cfd8da99577e612/volumes/67ca6572-2434-479b-a67d-f556cb7c271a'} Body: b'{"volume": {"id": "67ca6572-2434-479b-a67d-f556cb7c271a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:57:47.000000", "updated_at": "2023-04-19T08:57:47.000000", "name": "tempest-UserMessagesTest-Volume-1919276529", "description": null, "volume_type": "tempest-UserMessagesTest-volume-type-1877452068", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b21db5b826fb45da8cfd8da99577e612/volumes/67ca6572-2434-479b-a67d-f556cb7c271a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b21db5b826fb45da8cfd8da99577e612/volumes/67ca6572-2434-479b-a67d-f556cb7c271a"}], "user_id": "da4db8f703814ebcb13d69466d0930e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b21db5b826fb45da8cfd8da99577e612"}}' 2023-04-19 08:57:48,495 79696 INFO [tempest.common.waiters] volume 67ca6572-2434-479b-a67d-f556cb7c271a reached error after waiting for 1.495016 seconds 2023-04-19 08:57:48,544 79696 INFO [tempest.lib.common.rest_client] Request (UserMessagesTest:test_list_show_messages): 200 GET http://10.0.0.210/volume/v3/b21db5b826fb45da8cfd8da99577e612/messages 0.049s 2023-04-19 08:57:48,544 79696 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.3', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-408f3d6b-35d9-43b5-a3ea-2598e719fad3', 'con tent-length': '12974', 'openstack-api-version': 'volume 3.3', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-408f3d6b-35d9-43b5-a3ea-2598e719fad3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b21db5b826fb45da8cfd8da99577e612/messages'} Body: b'{"messages": [{"id": "0d8f970a-bda5-4c09-91b3-5b34f5be4a24", "event_id": "VOLUME_VOLUME_001_003", "user_message": "schedule allocate volume:Could not find any available weighted backend.", "message_level": "ERROR", "created_at": "2023-04-19T08:57:47.000000", "guaranteed_until": "2023-05-19T08:57:47.000000", "request_id": "req-02112308-979f-4a04-8309-18766ea8f8c1", "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b21db5b826fb45da8cfd8da99577e612/messages/0d8f970a-bda5-4c09-91b3-5b34f5be4a24"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b21db5b826fb45da8cfd8da99577e612/messages/0d8f970a-bda5-4c09-91b3-5b34f5be4a24"}], "resource_type": "VOLUME", "resource_uuid": "67ca6572-2434-479b-a67d-f556cb7c271a"}, {"id": "8ce8901b-ff31-4e73-aaca-d7bc3225e2e3", "event_id": "VOLUME_VOLUME_001_003", "user_message": "schedule allocate volume:Could not find any available weighted backend.", "message_level": "ERROR", "created_at": "2023-04-19T08:57:46.000000", "guaranteed_until": "2023-05-19T08:57:46.000000", "request_id": "req-e8f8cd2d-9ebb-46c1-bf55-9b20035851e3", "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b21db5b826fb45da8cfd8da99577e612/messages/8ce8901b-ff31-4e73-aaca-d7bc3225e2e3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b21db5b826fb45da8cfd8da99577e612/messages/8ce8901b-ff31-4e73-aaca-d7bc3225e2e3"}], "resource_type": "VOLUME", "resource_uuid": "63899e3c-fcee-4f89-b3e5-44586c76f450"}, {"id": "1ce7491f-c00f-4071-a1f0-fcca4924e534", "event_id": "VOLUME_VOLUME_001_003", "user_message": "schedule allocate volume:Could not find any available weighted backend.", "message_level": "ERROR", "created_at": "2023-04-19T08:57:33.000000", "guaranteed_until": "2023-05-19T08:57:33.000000", "request_id": "req-4587fb25-17ab-4c41-bb1b-c683bb573b0c", "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b21db5b826fb45da8cfd8da99577e612/messages/1ce7491f-c00f-4071-a1f0-fcca4924e534"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b21db5b826fb45da8cfd8da99577e612/messages/1ce7491f-c00f-4071-a1f0-fcca4924e534"}], "resource_type": "VOLUME", "resource_uuid": "8dafa0d8-f7f6-4522-8bbc-85822675e20a"}, {"id": "5335f22d-b65b-409b-9fb1-8f78fc48b659", "event_id": "VOLUME_VOLUME_001_003", "user_message": "schedule allocate volume:Could not find any available weighted backend.", "message_level": "ERROR", "created_at": "2023-04-19T08:57:24.000000", "guaranteed_until": "2023-05-19T08:57:24.000000", "request_id": "req-2884243c-e134-433c-a504-c7831503f0b1", "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b21db5b826fb45da8cfd8da99577e612/messages/5335f22d-b65b-409b-9fb1-8f78fc48b659"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b21db5b826fb45da8cfd8da99577e612/messages/5335f22d-b65b-409b-9fb1-8f78fc48b659"}], "resource_type": "VOLUME", "resource_uuid": "75a6337c-922e-43f6-84d7-df08dde76240"}, {"id": "f170832c-301c-46f4-b006-09059a1774d4", "event_id": "VOLUME_VOLUME_001_003", "user_message": "schedule allocate volume:Could not find any available weighted backend.", "message_level": "ERROR", "created_at": "2023-04-19T08:57:18.000000", "guaranteed_until": "2023-05-19T08:57:18.000000", "request_id": "req-1052d4d3-416b-45cc-a226-e077aa2f8fe7", "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b21db5b826fb45da8cfd8da99577e612/messages/f170832c-301c-46f4-b006-09059a1774d4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b21db5b826fb45da8cfd8da99577e612/messages/f170832c-301c-46f4-b006-09059a1774d4"}], "resource_type": "VOLUME", "resource_uuid": "0389d680-c058-47e5-91e8-9cf1c3182269"}, {"id": "7eedc48b-5614-4591-b253-ce126b2c59f9", "event_id": "VOLUME_VOLUME_001_003", "user_message": "schedule allocate volume:Could not find any available weighted back end.", "message_level": "ERROR", "created_at": "2023-04-19T08:57:18.000000", "guaranteed_until": "2023-05-19T08:57:18.000000", "request_id": "req-bf73f1c5-3659-47a3-9d0c-396fe58b260c", "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b21db5b826fb45da8cfd8da99577e612/messages/7eedc48b-5614-4591-b25 2023-04-19 08:57:48,582 79696 INFO [tempest.lib.common.rest_client] Request (UserMessagesTest:test_list_show_messages): 200 GET http://10.0.0.210/volume/v3/b21db5b826fb45da8cfd8da99577e612/messages/0d8f970a-bda5-4c09-91b3-5b34f5be4a24 0.026s 2023-04-19 08:57:48,582 79696 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.3', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc8e88ec-7f32-4368-9bc6-da828db986d5', 'content-length': '731', 'openstack-api-version': 'volume 3.3', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc8e88ec-7f32-4368-9bc6-da828db986d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b21db5b826fb45da8cfd8da99577e612/messages/0d8f970a-bda5-4c09-91b3-5b34f5be4a24'} Body: b'{"message": {"id": "0d8f970a-bda5-4c09-91b3-5b34f5be4a24", "event_id": "VOLUME_VOLUME_001_003", "user_message": "schedule allocate volume:Could not find any available weighted backend.", "message_level": "ERROR", "created_at": "2023-04-19T08:57:47.000000", "guaranteed_until": "2023-05-19T08:57:47.000000", "request_id": "req-02112308-979f-4a04-8309-18766ea8f8c1", "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b21db5b826fb45da8cfd8da99577e612/messages/0d8f970a-bda5-4c09-91b3-5b34f5be4a24"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b21db5b826fb45da8cfd8da99577e612/messages/0d8f970a-bda5-4c09-91b3-5b34f5be4a24"}], "resource_type": "VOLUME", "resource_uuid": "67ca6572-2434-479b-a67d-f556cb7c271a"}}' 2023-04-19 08:57:48,624 79696 INFO [tempest.lib.common.rest_client] Request (UserMessagesTest:test_list_show_messages): 200 GET http://10.0.0.210/volume/v3/b21db5b826fb45da8cfd8da99577e612/messages 0.038s 2023-04-19 08:57:48,625 79696 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.3', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5207bbd3-0474-4c27-be59-eaf9b8a6144d', 'content-length': '13694', 'openstack-api-version': 'volume 3.3', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5207bbd3-0474-4c27-be59-eaf9b8a6144d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b21db5b826fb45da8cfd8da99577e612/messages'} Body: b'{"messages": [{"id": "42864674-73ac-4f5c-b393-c4905d584795", "event_id": "VOLUME_VOLUME_001_003", "user_message": "schedule allocate volume:Could not find any available weighted backend.", "message_level": "ERROR", "created_at": "2023-04-19T08:57:49.000000", "guaranteed_until": "2023-05-19T08:57:49.000000", "request_id": "req-b5bf78fb-e15e-463a-a249-135511bb0bce", "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b21db5b826fb45da8cfd8da99577e612/messages/42864674-73ac-4f5c-b393-c4905d584795"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b21db5b826fb45da8cfd8da99577e612/messages/42864674-73ac-4f5c-b393-c4905d584795"}], "resource_type": "VOLUME", "resource_uuid": "cc752ac8-4a20-4a93-bcb6-315698dbb6c2"}, {"id": "0d8f970a-bda5-4c09-91b3-5b34f5be4a24", "event_id": "VOLUME_VOLUME_001_003", "user_message": "schedule allocate volume:Could not find any available weighted backend.", "message_level": "ERROR", "created_at": "2023-04-19T08:57:47.000000", "guaranteed_until": "2023-05-19T08:57:47.00 0000", "request_id": "req-02112308-979f-4a04-8309-18766ea8f8c1", "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b21db5b826fb45da8cfd8da99577e612/messages/0d8f970a-bda5-4c09-91b3-5b34f5be4a24"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b21db5b826fb45da8cfd8da99577e612/messages/0d8f970a-bda5-4c09-91b3-5b34f5be4a24"}], "resource_type": "VOLUME", "resource_uuid": "67ca6572-2434-479b-a67d-f556cb7c271a"}, {"id": "8ce8901b-ff31-4e73-aaca-d7bc3225e2e3", "event_id": "VOLUME_VOLUME_001_003", "user_message": "schedule allocate volume:Could not find any available weighted backend.", "message_level": "ERROR", "created_at": "2023-04-19T08:57:46.000000", "guaranteed_until": "2023-05-19T08:57:46.000000", "request_id": "req-e8f8cd2d-9ebb-46c1-bf55-9b20035851e3", "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b21db5b826fb45da8cfd8da99577e612/messages/8ce8901b-ff31-4e73-aaca-d7bc3225e2e3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b21db5b826fb45da8cfd8da99577e612/messages/8ce8901b-ff31-4e73-aaca-d7bc3225e2e3"}], "resource_type": "VOLUME", "resource_uuid": "63899e3c-fcee-4f89-b3e5-44586c76f450"}, {"id": "1ce7491f-c00f-4071-a1f0-fcca4924e534", "event_id": "VOLUME_VOLUME_001_003", "user_message": "schedule allocate volume:Could not find any available weighted backend.", "message_level": "ERROR", "created_at": "2023-04-19T08:57:33.000000", "guaranteed_until": "2023-05-19T08:57:33.000000", "request_id": "req-4587fb25-17ab-4c41-bb1b-c683bb573b0c", "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b21db5b826fb45da8cfd8da99577e612/messages/1ce7491f-c00f-4071-a1f0-fcca4924e534"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b21db5b826fb45da8cfd8da99577e612/messages/1ce7491f-c00f-4071-a1f0-fcca4924e534"}], "resource_type": "VOLUME", "resource_uuid": "8dafa0d8-f7f6-4522-8bbc-85822675e20a"}, {"id": "5335f22d-b65b-409b-9fb1-8f78fc48b659", "event_id": "VOLUME_VOLUME_001_003", "user_message": "schedule allocate volume:Could not find any available weighted backend.", "message_level": "ERROR", "created_at": "2023-04-19T08:57:24.000000", "guaranteed_until": "2023-05-19T08:57:24.000000", "request_id": "req-2884243c-e134-433c-a504-c7831503f0b1", "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b21db5b826fb45da8cfd8da99577e612/messages/5335f22d-b65b-409b-9fb1-8f78fc48b659"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b21db5b826fb45da8cfd8da99577e612/messages/5335f22d-b65b-409b-9fb1-8f78fc48b659"}], "resource_type": "VOLUME", "resource_uuid": "75a6337c-922e-43f6-84d7-df08dde76240"}, {"id": "f170832c-301c-46f4-b006-09059a1774d4", "event_id": "VOLUME_VOLUME_001_003", "user_message": "schedule allocate volume:Could not find any available weighted backend.", "message_level": "ERROR", "created_at": "2023-04-19T08:57:18.000000", "guaranteed_until": "2023-05-19T08:57:18.000000", "request_id": "req-1052d4d3-416b-45cc-a226-e077aa2f8fe7", "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b21db5b826fb45da8cfd8da99577e612/messages/f170832c-301c-46f4-b00 2023-04-19 08:57:48,669 79696 INFO [tempest.lib.common.rest_client] Request (UserMessagesTest:_run_cleanups): 500 DELETE http://10.0.0.210/volume/v3/b21db5b826fb45da8cfd8da99577e612/messages/0d8f970a-bda5-4c09-91b3-5b34f5be4a24 0.033s 2023-04-19 08:57:48,669 79696 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.3', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.3', 'vary': 'OpenStack-API-Version', 'content-length': '128', 'content-type': 'application/json', 'x-compute-request-id': 'req-7fdb5ce7-4b05-479d-bbc0-7cb38652b8fc', 'x-openstack-request-id': 'req-7fdb5ce7-4b05-479d-bbc0-7cb38652b8fc', 'connection': 'close', 'status': '500', 'content-location': 'http://10.0.0.210/volume/v3/b21db5b826fb45da8cfd8da99577e612/messages/0d8f970a-bda5-4c09-91b3-5b34f5be4a2 4'} Body: b'{"computeFault": {"code": 500, "message": "The server has either erred or is incapable of performing the requested operation."}}' 2023-04-19 08:57:48,728 79696 INFO [tempest.lib.common.rest_client] Request (UserMessagesTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/b21db5b826fb45da8cfd8da99577e612/volumes/67ca6572-2434-479b-a67d-f556cb7c271a 0.058s 2023-04-19 08:57:48,728 79696 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.3', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4df9a0c0-e2d9-4846-879c-9847681d76b2', 'content-length': '939', 'openstack-api-version': 'volume 3.3', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4df9a0c0-e2d9-4846-879c-9847681d76b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b21db5b826fb45da8cfd8da99577e612/volumes/67ca6572-2434-479b-a67d-f556cb7c271a'} Body: b'{"volume": {"id": "67ca6572-2434-479b-a67d-f556cb7c271a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:57:47.000000", "updated_at": "2023-04-19T08:57:47.000000", "name": "tempest-UserMessagesTest-Volume-1919276529", "description": null, "volume_type": "tempest-UserMessagesTest-volume-type-1877452068", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b21db5b826fb45da8cfd8da99577e612/volumes/67ca6572-2434-479b-a67d-f556cb7c271a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b21db5b826fb45da8cfd8da99577e612/volumes/67ca6572-2434-479b-a67d-f556cb7c271a"}], "user_id": "da4db8f703814ebcb13d69466d0930e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b21db5b826fb45da8cfd8da99577e612"}}' 2023-04-19 08:57:48,853 79696 INFO [tempest.lib.common.rest_client] Request (UserMessagesTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/b21db5b826fb45da8cfd8da99577e612/volumes/67ca6572-2434-479b-a67d-f556cb7c271a 0.115s 2023-04-19 08:57:48,853 79696 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.3', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.3', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80e9bb78-c1da-4971-9015-87832af168dc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b21db5b826fb45da8cfd8da99577e612/volumes/67ca6572-2434-479b-a67d-f556cb7c271a'} Body: b'' 2023-04-19 08:57:48,883 79696 INFO [tempest.lib.common.rest_client] Request (UserMessagesTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/b21db5b826fb45da8cfd8da99577e612/volumes/67ca6572-2434-479b-a67d-f556cb7c271a 0.029s 2023-04-19 08:57:48,884 79696 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.3', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.3', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-4466e675-d2cb-4230-a93c-51a9832fa19c', 'x-openstack-request-id': 'req-4466e675-d2cb-4230-a93c-51a9832fa19c', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/b21db5b826fb45da8cfd8da99577e612/volumes/67c a6572-2434-479b-a67d-f556cb7c271a'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 67ca6572-2434-479b-a67d-f556cb7c271a could not be found."}}' 2023-04-19 08:57:48,933 79696 INFO [tempest.lib.common.rest_client] Request (UserMessagesTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/879738ec3af24df4b3e66ad711f06351/types/07961a41-401f-4db6-b32f-de92c5801f69 0.049s 2023-04-19 08:57:48,933 79696 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57: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-b5ad84d3-b0bc-4206-9ab7-1759791b4375', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/879738ec3af24df4b3e66ad711f06351/types/07961a41-401f-4db6-b32f-de92c5801f69'} Body: b'' 2023-04-19 08:57:48,949 79696 INFO [tempest.lib.common.rest_client] Request (UserMessagesTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/879738ec3af24df4b3e66ad711f06351/types/07961a41-401f-4db6-b32f-de92c5801f69 0.015s 2023-04-19 08:57:48,950 79696 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2edc37e-c1ab-41c5-b556-131925fdb427', 'x-openstack-request-id': 'req-c2edc37e-c1ab-41c5-b556-131925fdb427', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/879738ec3af24df4b3e66ad711f06351/types/07961a41-401f-4db6-b32f-de92c5801f69'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 07961a41-401f-4db6-b32f-de92c5801f69 could not be found."}}' {7} tempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_volume_backed_instance [5.273635s] ... 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 cc752ac8-4a20-4a93-bcb6-315698dbb6c2 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:57:45,179 79702 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.239s 2023-04-19 08:57:45,179 79702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestShelveInstance-1872320493", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBtShupvaYfgFCO2heo4P7S1HQzQnQu3o4YWjznuu17iVgqvR0vkRFljmrcaQmKKfYxhhWqrF0VnihTQUPRga0+u+BPvLqysiXUdXhSLpENqbBxXFGTPiEFKPvmGpfWSbg=="}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '397', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d1984af8-fcc8-4048-8496-448f9c01d2c0', 'x-compute-request-id': 'req-d1984af8-fcc8-4048-8496-448f9c01d2c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestShelveInstance-1872320493", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBtShupvaYfgFCO2heo4P7S1HQzQnQu3o4YWjznuu17iVgqvR0vkRFljmrcaQmKKfYxhhWqrF0VnihTQUPRga0+u+BPvLqysiXUdXhSLpENqbBxXFGTPiEFKPvmGpfWSbg==", "fingerprint": "ab:1a:31:d2:30:83:89:8b:fa:cb:ba:59:fe:14:f3:a7", "user_id": "3e980b31b8a24d4f98fc8ae2c4103938"}}' 2023-04-19 08:57:45,358 79702 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.176s 2023-04-19 08:57:45,359 79702 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-1514616893", "description": "tempest-secgroup-smoke-1514616893 description", "project_id": "139c9ee8c0e74012ab6f846597baa9c8"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-0cc960ee-eefb-4599-8118-f96f36b2521f', 'date': 'Wed, 19 Apr 2023 08:57:45 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "06c4ebdc-635f-4a0a-8e23-b4a990793db8", "name": "tempest-secgroup-smoke-1514616893", "stateful": true, "tenant_id": "139c9ee8c0e74012ab6f846597baa9c8", "description": "tempest-secgroup-smoke-1514616893 description", "shared": false, "security_group_rules": [{"id": "4d5acbf6-910f-49a4-bc75-62ea163abef6", "tenant_id": "139c9ee8c0e74012ab6f846597baa9c8", "security_group_id": "06c4ebdc-635f-4a0a-8e23-b4a990793db8", "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": 416, "description": null, "tags": [], "created_at": "2023-04-19T08:57:45Z", "updated_at": "2023-04-19T08:57:45Z", "revision_number": 0, "project_id": "139c9ee8c0e74012ab6f846597baa9c8"}, {"id": "fa1c3970-8f3c-4edb-9797-ddc1b10bef69", "tenant_id": "139c9ee8c0e74012ab6f846597baa9c8", "security_group_id": "06c4ebdc-635f-4a0a-8e23-b4a990793db8", "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": 417, "description": null, "tags": [], "created_at": "2023-04-19T08:57:45Z", "updated_at": "2023-04-19T08:57:45Z", "revision_number": 0, "project_id": "139c9ee8c0e74012ab6f846597baa9c8"}], "tags": [], "created_at": "2023-04-19T08:57:45Z", "updated_at": "2023-04-19T08: 57:45Z", "revision_number": 1, "project_id": "139c9ee8c0e74012ab6f846597baa9c8"}}' 2023-04-19 08:57:46,289 79702 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.929s 2023-04-19 08:57:46,290 79702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "06c4ebdc-635f-4a0a-8e23-b4a990793db8", "project_id": "139c9ee8c0e74012ab6f846597baa9c8", "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-1999dffe-f0c3-4282-9cb6-be7f9c4aa47b', 'date': 'Wed, 19 Apr 2023 08:57:46 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": "16c3052f-3104-4bcd-b839-ed8525d8cfaa", "tenant_id": "139c9ee8c0e74012ab6f846597baa9c8", "security_group_id": "06c4ebdc-635f-4a0a-8e23-b4a990793db8", "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-19T08:57:45Z", "updated_at": "2023-04-19T08:57:45Z", "revision_number": 0, "project_id": "139c9ee8c0e74012ab6f846597baa9c8"}}' 2023-04-19 08:57:46,574 79702 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.284s 2023-04-19 08:57:46,575 79702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "06c4ebdc-635f-4a0a-8e23-b4a990793db8", "project_id": "139c9ee8c0e74012ab6f846597baa9c8", "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-b20d3911-875a-47d8-acd5-53046137df0f', 'date': 'Wed, 19 Apr 2023 08:57:46 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": "a6a419f8-594c-48c0-b0c2-141b72637249", "tenant_id": "139c9ee8c0e74012ab6f846597baa9c8", "security_group_id": "06c4ebdc-635f-4a0a-8e23-b4a990793db8", "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-19T08:57:46Z", "updated_at": "2023-04-19T08:57:46Z", "revision_number": 0, "project_id": "139c9ee8c0e74012ab6f846597baa9c8"}}' 2023-04-19 08:57:47,034 79702 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.458s 2023-04-19 08:57:47,035 79702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "06c4ebdc-635f-4a0a-8e23-b4a990793db8", "project_id": "139c9ee8c0e74012ab6f846597baa9c8", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-32c0d7b9-92d4-487e-adc0-f1aa552bcee3', 'date': 'Wed, 19 Apr 2023 08:57:47 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{" security_group_rule": {"id": "307e645a-972c-4c80-974f-f26856d0af34", "tenant_id": "139c9ee8c0e74012ab6f846597baa9c8", "security_group_id": "06c4ebdc-635f-4a0a-8e23-b4a990793db8", "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-19T08:57:46Z", "updated_at": "2023-04-19T08:57:46Z", "revision_number": 0, "project_id": "139c9ee8c0e74012ab6f846597baa9c8"}}' 2023-04-19 08:57:47,209 79702 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.173s 2023-04-19 08:57:47,209 79702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "06c4ebdc-635f-4a0a-8e23-b4a990793db8", "project_id": "139c9ee8c0e74012ab6f846597baa9c8", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-081e040f-2e55-460d-aeb4-c0d7b1289fa7', 'date': 'Wed, 19 Apr 2023 08:57:47 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "58013dca-5607-4ad5-a487-675df2ebe69e", "tenant_id": "139c9ee8c0e74012ab6f846597baa9c8", "security_group_id": "06c4ebdc-635f-4a0a-8e23-b4a990793db8", "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-19T08:57:47Z", "updated_at": "2023-04-19T08:57:47Z", "revision_number": 0, "project_id": "139c9ee8c0e74012ab6f846597baa9c8"}}' 2023-04-19 08:57:47,384 79702 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.174s 2023-04-19 08:57:47,388 79702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "06c4ebdc-635f-4a0a-8e23-b4a990793db8", "project_id": "139c9ee8c0e74012ab6f846597baa9c8", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-ba703666-c69e-4b62-a734-649de9bf5909', 'date': 'Wed, 19 Apr 2023 08:57:47 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "99bdf317-af6c-4ba0-8a5c-abe30482f9fe", "tenant_id": "139c9ee8c0e74012ab6f846597baa9c8", "security_group_id": "06c4ebdc-635f-4a0a-8e23-b4a990793db8", "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-19T08:57:47Z", "updated_at": "2023-04-19T08:57:47Z", "revision_number": 0, "project_id": "139c9ee8c0e74012ab6f846597baa9c8"}}' 2023-04-19 08:57:47,595 79702 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.203s 2023-04-19 08:57:47,596 79702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "06c4ebdc-635f-4a0a-8e23-b4a990793db 8", "project_id": "139c9ee8c0e74012ab6f846597baa9c8", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-7f597960-9860-4463-9f94-2bc7588551ea', 'date': 'Wed, 19 Apr 2023 08:57:47 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "eadc4b7d-99d1-4329-8a95-8d7bbf4b8605", "tenant_id": "139c9ee8c0e74012ab6f846597baa9c8", "security_group_id": "06c4ebdc-635f-4a0a-8e23-b4a990793db8", "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-19T08:57:47Z", "updated_at": "2023-04-19T08:57:47Z", "revision_number": 0, "project_id": "139c9ee8c0e74012ab6f846597baa9c8"}}' 2023-04-19 08:57:47,672 79702 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.062s 2023-04-19 08:57:47,672 79702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:47 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-cfa18dc3-08a0-4737-a68b-65c1a4c9b8b5', '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": "3e980b31b8a24d4f98fc8ae2c4103938", "name": "tempest-TestShelveInstance-1676537141-project-member", "password_expires_at": null}, "audit_ids": ["mOmE8bPZQiGuQXApsTZg7A"], "expires_at": "2023-04-19T09:57:47.000000Z", "issued_at": "2023-04-19T08:57:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "139c9ee8c0e74012ab6f846597baa9c8", "name": "tempest-TestShelveInstance-1676537141"}, "is_domain": false, "roles": [{"id": "45fc525c8c5440819026c2d31316f10d", "name": "reader"}, {"id": "34261de33dff45759db3c64a7b6ec984", "name": "member"}], "catalog": [{"endpoints": [{"id": "2e496f3cad8d414abd2448bb8532a4c7", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "29fc0ad9be4d4b0fae792a48927ba4fb", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "62d5fc32dc6d4dda96c18dcf38975224", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/139c9ee8c0e74012ab6f846597baa9c8", "region": "RegionOne"}], "id": "312d8c8a5cbf4f6982b03f3968d80759", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "deac9fc2e9574f9e9ccff18b176c5f67", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/139c9ee8c0e74012ab6f846597baa9c8", "region": "RegionOne"}], "id": "32219e37b07540d3ba53ca79f3cb5ff9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "4682339d7be045da817dd408e4fc9bcb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/139c9ee8c0e74012ab6f846597baa9c8", "region": "RegionOne"}], "id": "4c90ba9ce2174f2d8513ed524a7e3915", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "c216644ed918406cb1a1cf80fd83cfcf", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "6805fa9e882448ebada64a227995f651", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "0b90d9df5fa743878bfb4b67c8393028", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "b1f800f6c631482db1b5e4cb224654a6", "type": "ima ge", "name": "glance"}, {"endpoints": [{"id": "912e0b96e3f043eb804c892738476d9a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d5eb1e085e9e49dc810e3358668885ed", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "88a86b6b25ac4ad1838fb87a7c8c0c93", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "dde0405576ac448181be74c8c6162b21", "type": "identity", "name": "keystone"}]}}' 2023-04-19 08:57:47,673 79702 INFO [tempest.lib.common.fixed_network] (TestShelveInstance:test_shelve_volume_backed_instance) Found network {'id': '7cec6754-6556-4f9f-a4be-959747eeedfb', 'name': 'tempest-TestShelveInstance-1673159627-network', 'tenant_id': '139c9ee8c0e74012ab6f846597baa9c8', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '139c9ee8c0e74012ab6f846597baa9c8', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 24998, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-19T08:57:08Z', 'updated_at': '2023-04-19T08:57:08Z', 'revision_number': 1} available for tenant 2023-04-19 08:57:48,477 79702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 202 POST http://10.0.0.210/volume/v3/139c9ee8c0e74012ab6f846597baa9c8/volumes 0.802s 2023-04-19 08:57:48,477 79702 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-246566644", "imageRef": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "size": 1}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5bf78fb-e15e-463a-a249-135511bb0bce', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5bf78fb-e15e-463a-a249-135511bb0bce', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/139c9ee8c0e74012ab6f846597baa9c8/volumes'} Body: b'{"volume": {"id": "cc752ac8-4a20-4a93-bcb6-315698dbb6c2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:57:48.404726", "updated_at": null, "name": "tempest-tempest.common.compute-volume-246566644", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/139c9ee8c0e74012ab6f846597baa9c8/volumes/cc752ac8-4a20-4a93-bcb6-315698dbb6c2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/139c9ee8c0e74012ab6f846597baa9c8/volumes/cc752ac8-4a20-4a93-bcb6-315698dbb6c2"}], "user_id": "3e980b31b8a24d4f98fc8ae2c4103938", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 08:57:48,538 79702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.0.0.210/volume/v3/139c9ee8c0e74012ab6f846597baa9c8/volumes/cc752ac8-4a20-4a93-bcb6-315698dbb6c2 0.046s 2023-04-19 08:57:48,538 79702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1437d993-04b9-4518-a26a-f0765e7dbe9c', 'content-length': '887', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack- request-id': 'req-1437d993-04b9-4518-a26a-f0765e7dbe9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/139c9ee8c0e74012ab6f846597baa9c8/volumes/cc752ac8-4a20-4a93-bcb6-315698dbb6c2'} Body: b'{"volume": {"id": "cc752ac8-4a20-4a93-bcb6-315698dbb6c2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:57:48.000000", "updated_at": null, "name": "tempest-tempest.common.compute-volume-246566644", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/139c9ee8c0e74012ab6f846597baa9c8/volumes/cc752ac8-4a20-4a93-bcb6-315698dbb6c2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/139c9ee8c0e74012ab6f846597baa9c8/volumes/cc752ac8-4a20-4a93-bcb6-315698dbb6c2"}], "user_id": "3e980b31b8a24d4f98fc8ae2c4103938", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "139c9ee8c0e74012ab6f846597baa9c8"}}' 2023-04-19 08:57:49,600 79702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.0.0.210/volume/v3/139c9ee8c0e74012ab6f846597baa9c8/volumes/cc752ac8-4a20-4a93-bcb6-315698dbb6c2 0.049s 2023-04-19 08:57:49,601 79702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4bae1b77-6e41-4e40-8a25-d55e889655dd', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4bae1b77-6e41-4e40-8a25-d55e889655dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/139c9ee8c0e74012ab6f846597baa9c8/volumes/cc752ac8-4a20-4a93-bcb6-315698dbb6c2'} Body: b'{"volume": {"id": "cc752ac8-4a20-4a93-bcb6-315698dbb6c2", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:57:48.000000", "updated_at": "2023-04-19T08:57:49.000000", "name": "tempest-tempest.common.compute-volume-246566644", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/139c9ee8c0e74012ab6f846597baa9c8/volumes/cc752ac8-4a20-4a93-bcb6-315698dbb6c2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/139c9ee8c0e74012ab6f846597baa9c8/volumes/cc752ac8-4a20-4a93-bcb6-315698dbb6c2"}], "user_id": "3e980b31b8a24d4f98fc8ae2c4103938", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "139c9ee8c0e74012ab6f846597baa9c8"}}' 2023-04-19 08:57:49,739 79702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 202 DELETE http://10.0.0.210/volume/v3/139c9ee8c0e74012ab6f846597baa9c8/volumes/cc752ac8-4a20-4a93-bcb6-315698dbb6c2 0.116s 2023-04-19 08:57:49,739 79702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57: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-4a10b221-9359-4fd0-89c9-12d8b302d5f0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/139c9ee8c0e74012ab6f846597baa9c8/volumes/cc752ac8-4a20-4a93-bcb6-315698dbb6c2'} Body: b'' 2023-04-19 08:57:49,783 79702 INFO [tempest.lib.common.rest_clie nt] Request (TestShelveInstance:test_shelve_volume_backed_instance): 404 GET http://10.0.0.210/volume/v3/139c9ee8c0e74012ab6f846597baa9c8/volumes/cc752ac8-4a20-4a93-bcb6-315698dbb6c2 0.043s 2023-04-19 08:57:49,783 79702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-a531dff9-038f-4b1e-83ba-e8eefeea9259', 'x-openstack-request-id': 'req-a531dff9-038f-4b1e-83ba-e8eefeea9259', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/139c9ee8c0e74012ab6f846597baa9c8/volumes/cc752ac8-4a20-4a93-bcb6-315698dbb6c2'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume cc752ac8-4a20-4a93-bcb6-315698dbb6c2 could not be found."}}' 2023-04-19 08:57:50,046 79702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/06c4ebdc-635f-4a0a-8e23-b4a990793db8 0.258s 2023-04-19 08:57:50,046 79702 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-668f386e-e53b-4e39-ac52-faf0744ca07b', 'content-length': '0', 'date': 'Wed, 19 Apr 2023 08:57:50 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/06c4ebdc-635f-4a0a-8e23-b4a990793db8'} Body: b'' 2023-04-19 08:57:50,142 79702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestShelveInstance-1872320493 0.095s 2023-04-19 08:57:50,209 79702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-315d8596-33c4-48f1-9786-51f44c3e54f2', 'x-compute-request-id': 'req-315d8596-33c4-48f1-9786-51f44c3e54f2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestShelveInstance-1872320493'} Body: b'' {4} setUpClass (tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest) ... SKIPPED: Cinder backup feature disabled {4} tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test.test_create_get_list_accept_volume_transfer [2.108009s] ... 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 eb0fc302-e4a7-4183-a184-69e318708706 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:57:53,564 79696 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_get_list_accept_volume_transfer): 202 POST http://10.0.0.210/volume/v3/d68f9fb880784b4aa385c45409e7f80c/volumes 0.752s 2023-04-19 08:57:53,564 79696 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-801995175"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ab51c7e-35f7-4733-bd4f-26d5a7fd8c79', 'content-length': '885', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ab51c7e-35f7-4733-bd4f-26d5a7fd8c79', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d68f9fb880784b4aa385c45409e7f80c/volumes'} Body: b'{"volume": {"id": "eb0fc302-e4a7-4183-a184-69e318708706", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:57:53.491912", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-801995175", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d68f9fb880784b4aa385c45409e7f80c/volumes/eb0fc302-e4a7-4183-a184-69e318708706"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d68f9fb880784b4aa385c45409e7f80c/volumes/eb0fc302-e4a7-4183-a184-69e318708706"}], "user_id": "4945cb1d7bbf4bcd9495138cfa5f927f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2023-04-19 08:57:53,632 79696 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/d68f9fb880784b4aa385c45409e7f80c/volumes/eb0fc302-e4a7-4183-a184-69e318708706 0.057s 2023-04-19 08:57:53,632 79696 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': 'Wed, 19 Apr 2023 08:57:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e01adcc3-0696-4f94-b8ff-1f156cca0587', 'content-length': '953', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e01adcc3-0696-4f94-b8ff-1f156cca0587', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d68f9fb880784b4aa385c45409e7f80c/volumes/eb0fc302-e4a7-4183-a184-69e318708706'} Body: b'{"volume": {"id": "eb0fc302-e4a7-4183-a184-69e318708706", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:57:53.000000", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-801995175", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d68f9fb880784b4aa385c45409e7f80c/volumes/eb0fc302-e4a7-4183-a184-69e318708706"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d68f9fb880784b4aa385c45409e7f80c/volumes/eb0fc302-e4a7-4183-a184-69e318708706"}], "user_id": "4945cb1d7bbf4bcd9495138cfa5f927f", "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": "d68f9fb880784b4aa385c45409e7f80c"}}' 2023-04-19 08:57:54,698 79696 INFO [tempest.lib.common.rest_client] Request (VolumesTra nsfersV357Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/d68f9fb880784b4aa385c45409e7f80c/volumes/eb0fc302-e4a7-4183-a184-69e318708706 0.054s 2023-04-19 08:57:54,699 79696 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': 'Wed, 19 Apr 2023 08:57:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8766c90d-e277-4a81-ad48-db89fa8fad0a', 'content-length': '974', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8766c90d-e277-4a81-ad48-db89fa8fad0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d68f9fb880784b4aa385c45409e7f80c/volumes/eb0fc302-e4a7-4183-a184-69e318708706'} Body: b'{"volume": {"id": "eb0fc302-e4a7-4183-a184-69e318708706", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:57:53.000000", "updated_at": "2023-04-19T08:57:54.000000", "name": "tempest-VolumesTransfersV357Test-Volume-801995175", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d68f9fb880784b4aa385c45409e7f80c/volumes/eb0fc302-e4a7-4183-a184-69e318708706"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d68f9fb880784b4aa385c45409e7f80c/volumes/eb0fc302-e4a7-4183-a184-69e318708706"}], "user_id": "4945cb1d7bbf4bcd9495138cfa5f927f", "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": "d68f9fb880784b4aa385c45409e7f80c"}}' 2023-04-19 08:57:54,758 79696 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/d68f9fb880784b4aa385c45409e7f80c/volumes/eb0fc302-e4a7-4183-a184-69e318708706 0.047s 2023-04-19 08:57:54,759 79696 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': 'Wed, 19 Apr 2023 08:57:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5daa4a2-e3dd-4e46-86cd-79f830b948f7', 'content-length': '974', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5daa4a2-e3dd-4e46-86cd-79f830b948f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d68f9fb880784b4aa385c45409e7f80c/volumes/eb0fc302-e4a7-4183-a184-69e318708706'} Body: b'{"volume": {"id": "eb0fc302-e4a7-4183-a184-69e318708706", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:57:53.000000", "updated_at": "2023-04-19T08:57:54.000000", "name": "tempest-VolumesTransfersV357Test-Volume-801995175", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d68f9fb880784b4aa385c45409e7f80c/volumes/eb0fc302-e4a7-4183-a184-69e318708706"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d68f9fb880784b4aa385c45409e7f80c/volumes/eb0fc302-e4a7-4183-a184-69e318708706"}], "user_id": "4945cb1d7bbf4bcd9495138cfa5f927f", "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": "d68f9fb880784b4aa385c45409e7f80c"}}' 2023-04-19 08:57:54,881 79696 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_ru n_cleanups): 202 DELETE http://10.0.0.210/volume/v3/d68f9fb880784b4aa385c45409e7f80c/volumes/eb0fc302-e4a7-4183-a184-69e318708706 0.111s 2023-04-19 08:57:54,881 79696 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': 'Wed, 19 Apr 2023 08:57:54 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-8f275bfe-3c2d-40d5-b871-212d900cd456', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d68f9fb880784b4aa385c45409e7f80c/volumes/eb0fc302-e4a7-4183-a184-69e318708706'} Body: b'' 2023-04-19 08:57:54,917 79696 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/d68f9fb880784b4aa385c45409e7f80c/volumes/eb0fc302-e4a7-4183-a184-69e318708706 0.035s 2023-04-19 08:57:54,918 79696 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': 'Wed, 19 Apr 2023 08:57:54 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-0bb45831-b1b2-40e8-ab04-d64aeb6eb88f', 'x-openstack-request-id': 'req-0bb45831-b1b2-40e8-ab04-d64aeb6eb88f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/d68f9fb880784b4aa385c45409e7f80c/volumes/eb0fc302-e4a7-4183-a184-69e318708706'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume eb0fc302-e4a7-4183-a184-69e318708706 could not be found."}}' {4} tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test.test_create_list_delete_volume_transfer [1.610050s] ... 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 16c80dec-7567-485c-ad95-b1f92cc216e1 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:57:55,163 79696 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_list_delete_volume_transfer): 202 POST http://10.0.0.210/volume/v3/d68f9fb880784b4aa385c45409e7f80c/volumes 0.242s 2023-04-19 08:57:55,164 79696 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-887276305"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-701107c2-4564-4313-b70e-b7efeb37c300', 'content-length': '885', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-701107c2-4564-4313-b70e-b7efeb37c300', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d68f9fb880784b4aa385c45409e7f80c/volumes'} Body: b'{"volume": {"id": "16c80dec-7567-485c-ad95-b1f92cc216e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:57:55.092814", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-887276305", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d68f9fb880784b4aa385c45409e7f80c/volumes/16c80dec-7567-485c-ad95-b1f92cc216e1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d68f9fb880784b4aa385c45409e7f80c/volumes/16c80dec-7567-485c-ad95-b1f92cc216e1"}], "user_id": "4945cb1d7bbf4bcd9495138cfa5f927f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2023-04-19 08:57:55,230 79696 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/d68f9fb880784b4aa385c45409e7f80c/volumes/16c80dec-7567-485c-ad95-b1f92cc216e1 0.056s 2023-04-19 08:57:55,231 79696 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': 'Wed, 19 Apr 2023 08:57:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f588aca-8d65-4016-9908-1178adb16110', 'content-length': '953', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f588aca-8d65-4016-9908-1178adb16110', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d68f9fb880784b4aa385c45409e7f80c/volumes/16c80dec-7567-485c-ad95-b1f92cc216e1'} Body: b'{"volume": {"id": "16c80dec-7567-485c-ad95-b1f92cc216e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:57:55.000000", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-887276305", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d68f9fb880784b4aa385c45409e7f80c/volumes/16c80dec-7567-485c-ad95-b1f92cc216e1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d68f9fb880784b4aa385c45409e7f80c/volumes/16c80dec-7567-485c-ad95-b1f92cc216e1"}], "user_id": "4945cb1d7bbf4bcd9495138cfa5f927f", "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": "d68f9fb880784b4aa385c45409e7f80c"}}' 2023-04-19 08:57:56,284 79696 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV3 57Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/d68f9fb880784b4aa385c45409e7f80c/volumes/16c80dec-7567-485c-ad95-b1f92cc216e1 0.040s 2023-04-19 08:57:56,285 79696 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': 'Wed, 19 Apr 2023 08:57:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a16ee4bf-5112-4198-aa41-4f169788e33a', 'content-length': '974', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a16ee4bf-5112-4198-aa41-4f169788e33a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d68f9fb880784b4aa385c45409e7f80c/volumes/16c80dec-7567-485c-ad95-b1f92cc216e1'} Body: b'{"volume": {"id": "16c80dec-7567-485c-ad95-b1f92cc216e1", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:57:55.000000", "updated_at": "2023-04-19T08:57:55.000000", "name": "tempest-VolumesTransfersV357Test-Volume-887276305", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d68f9fb880784b4aa385c45409e7f80c/volumes/16c80dec-7567-485c-ad95-b1f92cc216e1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d68f9fb880784b4aa385c45409e7f80c/volumes/16c80dec-7567-485c-ad95-b1f92cc216e1"}], "user_id": "4945cb1d7bbf4bcd9495138cfa5f927f", "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": "d68f9fb880784b4aa385c45409e7f80c"}}' 2023-04-19 08:57:56,343 79696 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/d68f9fb880784b4aa385c45409e7f80c/volumes/16c80dec-7567-485c-ad95-b1f92cc216e1 0.047s 2023-04-19 08:57:56,344 79696 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': 'Wed, 19 Apr 2023 08:57:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ff0c1d2-9fee-48df-8d15-90ceedac8fb5', 'content-length': '974', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ff0c1d2-9fee-48df-8d15-90ceedac8fb5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d68f9fb880784b4aa385c45409e7f80c/volumes/16c80dec-7567-485c-ad95-b1f92cc216e1'} Body: b'{"volume": {"id": "16c80dec-7567-485c-ad95-b1f92cc216e1", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:57:55.000000", "updated_at": "2023-04-19T08:57:55.000000", "name": "tempest-VolumesTransfersV357Test-Volume-887276305", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d68f9fb880784b4aa385c45409e7f80c/volumes/16c80dec-7567-485c-ad95-b1f92cc216e1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d68f9fb880784b4aa385c45409e7f80c/volumes/16c80dec-7567-485c-ad95-b1f92cc216e1"}], "user_id": "4945cb1d7bbf4bcd9495138cfa5f927f", "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": "d68f9fb880784b4aa385c45409e7f80c"}}' 2023-04-19 08:57:56,509 79696 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/d68f9fb880784b4aa385c45409e7f80c/volumes/16c80dec-7567-485c-ad95-b1f92cc216e1 0.154s 2023-04-19 08:57:56,509 79696 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': 'Wed, 19 Apr 2023 08:57:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b18a0a0-2e94-4eec-9314-b4232219574f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d68f9fb880784b4aa385c45409e7f80c/volumes/16c80dec-7567-485c-ad95-b1f92cc216e1'} Body: b'' 2023-04-19 08:57:56,529 79696 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/d68f9fb880784b4aa385c45409e7f80c/volumes/16c80dec-7567-485c-ad95-b1f92cc216e1 0.019s 2023-04-19 08:57:56,530 79696 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': 'Wed, 19 Apr 2023 08:57:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-482f3c03-27a0-4cfe-8d97-92dfb9dbad71', 'x-openstack-request-id': 'req-482f3c03-27a0-4cfe-8d97-92dfb9dbad71', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/d68f9fb880784b4aa385c45409e7f80c/volumes/16c80dec-7567-485c-ad95-b1f92cc216e1'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 16c80dec-7567-485c-ad95-b1f92cc216e1 could not be found."}}' {4} tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest.test_create_from_volume_decreasing_size [1.724321s] ... 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 697c126b-16f2-4996-bf25-b2fa2b6f0b65 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:58:01,457 79696 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:test_create_from_volume_decreasing_size): 202 POST http://10.0.0.210/volume/v3/6f3a95fcc12641b5a88519caac5f3500/volumes 0.372s 2023-04-19 08:58:01,457 79696 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-995607848"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:58:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f77020aa-05ec-4956-9c02-e591f6b9f40a', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f77020aa-05ec-4956-9c02-e591f6b9f40a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6f3a95fcc12641b5a88519caac5f3500/volumes'} Body: b'{"volume": {"id": "697c126b-16f2-4996-bf25-b2fa2b6f0b65", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2023-04-19T08:58:01.387872", "updated_at": null, "name": "tempest-VolumesCloneNegativeTest-Volume-995607848", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6f3a95fcc12641b5a88519caac5f3500/volumes/697c126b-16f2-4996-bf25-b2fa2b6f0b65"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6f3a95fcc12641b5a88519caac5f3500/volumes/697c126b-16f2-4996-bf25-b2fa2b6f0b65"}], "user_id": "bdf77e21a3254af39fff93915c30f30e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 08:58:01,534 79696 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:test_create_from_volume_decreasing_size): 200 GET http://10.0.0.210/volume/v3/6f3a95fcc12641b5a88519caac5f3500/volumes/697c126b-16f2-4996-bf25-b2fa2b6f0b65 0.067s 2023-04-19 08:58:01,534 79696 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:58:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dfa6c570-9fc1-4219-bc05-cefc0459be5b', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dfa6c570-9fc1-4219-bc05-cefc0459be5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6f3a95fcc12641b5a88519caac5f3500/volumes/697c126b-16f2-4996-bf25-b2fa2b6f0b65'} Body: b'{"volume": {"id": "697c126b-16f2-4996-bf25-b2fa2b6f0b65", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2023-04-19T08:58:01.000000", "updated_at": null, "name": "tempest-VolumesCloneNegativeTest-Volume-995607848", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6f3a95fcc12641b5a88519caac5f3500/volumes/697c126b-16f2-4996-bf25-b2fa2b6f0b65"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6f3a95fcc12641b5a88519caac5f3500/volumes/697c126b-16f2-4996-bf25-b2fa2b6f0b65"}], "user_id": "bdf77e21a3254af39fff93915c30f30e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f3a95fcc12641b5a88519caac5f3500"}}' 2023-04-19 08:58:02,589 79696 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:test_create_from_volume_decreasing_size): 200 GET http://10.0.0.210/volume/v3/6f3a95fcc12641b5a88519caac5f3500/volumes/697c126b-16f2-4996-bf25-b2fa2b6f0b65 0.043s 2023-04-19 08:58:02,589 79696 DEBUG [ tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:58:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7eca2163-a708-4282-a88c-7da33c93287e', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7eca2163-a708-4282-a88c-7da33c93287e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6f3a95fcc12641b5a88519caac5f3500/volumes/697c126b-16f2-4996-bf25-b2fa2b6f0b65'} Body: b'{"volume": {"id": "697c126b-16f2-4996-bf25-b2fa2b6f0b65", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2023-04-19T08:58:01.000000", "updated_at": "2023-04-19T08:58:02.000000", "name": "tempest-VolumesCloneNegativeTest-Volume-995607848", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6f3a95fcc12641b5a88519caac5f3500/volumes/697c126b-16f2-4996-bf25-b2fa2b6f0b65"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6f3a95fcc12641b5a88519caac5f3500/volumes/697c126b-16f2-4996-bf25-b2fa2b6f0b65"}], "user_id": "bdf77e21a3254af39fff93915c30f30e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f3a95fcc12641b5a88519caac5f3500"}}' 2023-04-19 08:58:02,661 79696 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/6f3a95fcc12641b5a88519caac5f3500/volumes/697c126b-16f2-4996-bf25-b2fa2b6f0b65 0.058s 2023-04-19 08:58:02,661 79696 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:58:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd4b79eb-ac0a-4018-bf84-24ab553cb5a0', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd4b79eb-ac0a-4018-bf84-24ab553cb5a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6f3a95fcc12641b5a88519caac5f3500/volumes/697c126b-16f2-4996-bf25-b2fa2b6f0b65'} Body: b'{"volume": {"id": "697c126b-16f2-4996-bf25-b2fa2b6f0b65", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2023-04-19T08:58:01.000000", "updated_at": "2023-04-19T08:58:02.000000", "name": "tempest-VolumesCloneNegativeTest-Volume-995607848", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6f3a95fcc12641b5a88519caac5f3500/volumes/697c126b-16f2-4996-bf25-b2fa2b6f0b65"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6f3a95fcc12641b5a88519caac5f3500/volumes/697c126b-16f2-4996-bf25-b2fa2b6f0b65"}], "user_id": "bdf77e21a3254af39fff93915c30f30e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f3a95fcc12641b5a88519caac5f3500"}}' 2023-04-19 08:58:02,781 79696 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/6f3a95fcc12641b5a88519caac5f3500/volumes/697c126b-16f2-4996-bf25-b2fa2b6f0b65 0.109s 2023-04-19 08:58:02,781 79696 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:58:02 GMT', 'server': 'Apache/2.4.5 2 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-efdca9a6-dffd-457d-a98a-9b6dd919a77f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6f3a95fcc12641b5a88519caac5f3500/volumes/697c126b-16f2-4996-bf25-b2fa2b6f0b65'} Body: b'' 2023-04-19 08:58:02,807 79696 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/6f3a95fcc12641b5a88519caac5f3500/volumes/697c126b-16f2-4996-bf25-b2fa2b6f0b65 0.025s 2023-04-19 08:58:02,807 79696 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:58:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-aacd8d53-970b-452c-9a6e-0e1022da777d', 'x-openstack-request-id': 'req-aacd8d53-970b-452c-9a6e-0e1022da777d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/6f3a95fcc12641b5a88519caac5f3500/volumes/697c126b-16f2-4996-bf25-b2fa2b6f0b65'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 697c126b-16f2-4996-bf25-b2fa2b6f0b65 could not be found."}}' {4} setUpClass (tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes) ... SKIPPED: Encrypted volume attach is not supported {0} tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest_v242.test_tagged_boot_devices [1.748163s] ... 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 7954cab5-c71d-475f-968a-ab4fa7924a35 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:58:07,823 79688 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 202 POST http://10.0.0.210/volume/v3/1dc5d507a17d458fb12688df2a1b7262/volumes 0.607s 2023-04-19 08:58:07,824 79688 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-1018789061", "imageRef": "dd568ba7-ea17-4ae2-908e-3035f1035aee"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:58:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd036259-c09a-4e38-ad06-5f8b93d88e98', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd036259-c09a-4e38-ad06-5f8b93d88e98', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/1dc5d507a17d458fb12688df2a1b7262/volumes'} Body: b'{"volume": {"id": "7954cab5-c71d-475f-968a-ab4fa7924a35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:58:07.762913", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-1018789061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1dc5d507a17d458fb12688df2a1b7262/volumes/7954cab5-c71d-475f-968a-ab4fa7924a35"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1dc5d507a17d458fb12688df2a1b7262/volumes/7954cab5-c71d-475f-968a-ab4fa7924a35"}], "user_id": "75aef9bc2c0b4583990407f4db1c37cd", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 08:58:07,885 79688 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/1dc5d507a17d458fb12688df2a1b7262/volumes/7954cab5-c71d-475f-968a-ab4fa7924a35 0.047s 2023-04-19 08:58:07,886 79688 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:58:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5d6990f-ac91-4097-8cba-433785e7fe26', 'content-length': '892', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5d6990f-ac91-4097-8cba-433785e7fe26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1dc5d507a17d458fb12688df2a1b7262/volumes/7954cab5-c71d-475f-968a-ab4fa7924a35'} Body: b'{"volume": {"id": "7954cab5-c71d-475f-968a-ab4fa7924a35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:58:08.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-1018789061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1dc5d507a17d458fb12688df2a1b7262/volumes/7954cab5-c71d-475f-968a-ab4fa7924a35"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1dc5d507a17d458fb12688df2a1b7262/volumes/7954cab5-c71d-475f-968a-ab4fa7924a35"}], "user_id": "75aef9bc2c0b4583990407f4db1c37cd", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1dc5d507a17d458fb12688df2a1b7262"}}' 2023-04-19 08:58:08,951 79688 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/1dc5d507a17d458fb12688df2a1b7262/volumes/7954cab5-c71d-475f-968a-ab4fa7924a35 0.047s 2023-04-19 08:58:08,951 79688 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:58:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b81ff9d7-a26e-4186-91a5-c310f97b4207', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b81ff9d7-a26e-4186-91a5-c310f97b4207', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1dc5d507a17d458fb12688df2a1b7262/volumes/7954cab5-c71d-475f-968a-ab4fa7924a35'} Body: b'{"volume": {"id": "7954cab5-c71d-475f-968a-ab4fa7924a35", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:58:08.000000", "updated_at": "2023-04-19T08:58:08.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1018789061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1dc5d507a17d458fb12688df2a1b7262/volumes/7954cab5-c71d-475f-968a-ab4fa7924a35"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1dc5d507a17d458fb12688df2a1b7262/volumes/7954cab5-c71d-475f-968a-ab4fa7924a35"}], "user_id": "75aef9bc2c0b4583990407f4db1c37cd", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1dc5d507a17d458fb12688df2a1b7262"}}' {7} tempest.scenario.test_stamp_pattern.TestStampPattern.test_stamp_pattern [3.377956s] ... 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 b15bcd2a-c628-4bf0-af1a-66f01dec5f51 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:58:16,713 79702 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.349s 2023-04-19 08:58:16,713 79702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestStampPattern-1806604121", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHk7OTRap3f+nksOt79dQU1JtbaU+sAMnaT+R+7iwbTz7+tt9sD9QgAWCGMZ5PYCfNOkajItmduADNqQS1GGkj/MkexxXCqH2Kd1wXghEzJq+4/ja/bu2h5zUGKbHFLcLw=="}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:58:16 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-d8ae2f26-c067-4b7f-aeec-eafbf58af635', 'x-compute-request-id': 'req-d8ae2f26-c067-4b7f-aeec-eafbf58af635', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestStampPattern-1806604121", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHk7OTRap3f+nksOt79dQU1JtbaU+sAMnaT+R+7iwbTz7+tt9sD9QgAWCGMZ5PYCfNOkajItmduADNqQS1GGkj/MkexxXCqH2Kd1wXghEzJq+4/ja/bu2h5zUGKbHFLcLw==", "fingerprint": "45:08:bb:cd:80:ee:c0:b3:cc:69:67:48:62:11:cf:fc", "user_id": "39737a8144894c95954d856041afc2fb"}}' 2023-04-19 08:58:16,937 79702 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.220s 2023-04-19 08:58:16,937 79702 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-1980949787", "description": "tempest-secgroup-smoke-1980949787 description", "project_id": "19d42b70790b47b2bf3282d8f7500c15"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-88734be3-0eec-464e-accb-c5692c54212c', 'date': 'Wed, 19 Apr 2023 08:58:16 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "0bad7275-6838-4968-bf68-df9fea22d6ac", "name": "tempest-secgroup-smoke-1980949787", "stateful": true, "tenant_id": "19d42b70790b47b2bf3282d8f7500c15", "description": "tempest-secgroup-smoke-1980949787 description", "shared": false, "security_group_rules": [{"id": "8cb2dd7f-209b-4074-94ad-1159b281b06b", "tenant_id": "19d42b70790b47b2bf3282d8f7500c15", "security_group_id": "0bad7275-6838-4968-bf68-df9fea22d6ac", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 505, "description": null, "tags": [], "created_at": "2023-04-19T08:58:16Z", "updated_at": "2023-04-19T08:58:16Z", "revision_number": 0, "project_id": "19d42b70790b47b2bf3282d8f7500c15"}, {"id": "a61081e2-81e7-47b2-8fda-c59009bff4e0", "tenant_id": "19d42b70790b47b2bf3282d8f7500c15", "security_group_id": "0bad7275-6838-4968-bf68-df9fea22d6ac", "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": 506, "description": null, "tags": [], "created_at": "2023-04-19T08:58:16Z", "updated_at": "2023-04-19T08:58:16Z", "revision_number": 0, "project_id": "19d42b70790b47b2bf3282d8f7500c15"}], "tags": [], "created_at": "2023-04-19T08:58:16Z", "updated_at": "2023-04-19T08:58:16Z", "revision_number": 1, "project_ id": "19d42b70790b47b2bf3282d8f7500c15"}}' 2023-04-19 08:58:17,117 79702 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.179s 2023-04-19 08:58:17,118 79702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "0bad7275-6838-4968-bf68-df9fea22d6ac", "project_id": "19d42b70790b47b2bf3282d8f7500c15", "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-632b0428-12e2-4bb3-bca0-57a6febf371e', 'date': 'Wed, 19 Apr 2023 08:58:17 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": "063e3ab4-6756-4da5-b30a-0a7c6fb57da2", "tenant_id": "19d42b70790b47b2bf3282d8f7500c15", "security_group_id": "0bad7275-6838-4968-bf68-df9fea22d6ac", "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-19T08:58:17Z", "updated_at": "2023-04-19T08:58:17Z", "revision_number": 0, "project_id": "19d42b70790b47b2bf3282d8f7500c15"}}' 2023-04-19 08:58:17,282 79702 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.163s 2023-04-19 08:58:17,282 79702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "0bad7275-6838-4968-bf68-df9fea22d6ac", "project_id": "19d42b70790b47b2bf3282d8f7500c15", "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-8531a192-ecbd-4a25-b08b-b5bc3a46cd3d', 'date': 'Wed, 19 Apr 2023 08:58:17 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": "7b36b9de-7296-40ec-a378-d8067b4997bb", "tenant_id": "19d42b70790b47b2bf3282d8f7500c15", "security_group_id": "0bad7275-6838-4968-bf68-df9fea22d6ac", "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-19T08:58:17Z", "updated_at": "2023-04-19T08:58:17Z", "revision_number": 0, "project_id": "19d42b70790b47b2bf3282d8f7500c15"}}' 2023-04-19 08:58:17,450 79702 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.167s 2023-04-19 08:58:17,450 79702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "0bad7275-6838-4968-bf68-df9fea22d6ac", "project_id": "19d42b70790b47b2bf3282d8f7500c15", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-569e37e6-372e-4fa3-b32d-892b7439ffea', 'date': 'Wed, 19 Apr 2023 08:58:17 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": "501738f2-2887-4a65-9aad-4dfaa4d30b87", "tenant_id": "19d42b70790 b47b2bf3282d8f7500c15", "security_group_id": "0bad7275-6838-4968-bf68-df9fea22d6ac", "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-19T08:58:17Z", "updated_at": "2023-04-19T08:58:17Z", "revision_number": 0, "project_id": "19d42b70790b47b2bf3282d8f7500c15"}}' 2023-04-19 08:58:17,616 79702 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.165s 2023-04-19 08:58:17,617 79702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "0bad7275-6838-4968-bf68-df9fea22d6ac", "project_id": "19d42b70790b47b2bf3282d8f7500c15", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-254c9af9-79df-4e19-8013-96da8291be64', 'date': 'Wed, 19 Apr 2023 08:58:17 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": "836267a7-a362-4a11-8ca6-99cef5ed7294", "tenant_id": "19d42b70790b47b2bf3282d8f7500c15", "security_group_id": "0bad7275-6838-4968-bf68-df9fea22d6ac", "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-19T08:58:17Z", "updated_at": "2023-04-19T08:58:17Z", "revision_number": 0, "project_id": "19d42b70790b47b2bf3282d8f7500c15"}}' 2023-04-19 08:58:17,818 79702 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.200s 2023-04-19 08:58:17,818 79702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "0bad7275-6838-4968-bf68-df9fea22d6ac", "project_id": "19d42b70790b47b2bf3282d8f7500c15", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-e2e9101c-8121-4ea6-b79f-96747012db16', 'date': 'Wed, 19 Apr 2023 08:58:17 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": "72ef0045-a17d-4a5d-9d02-2c5d13ee8ef6", "tenant_id": "19d42b70790b47b2bf3282d8f7500c15", "security_group_id": "0bad7275-6838-4968-bf68-df9fea22d6ac", "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-19T08:58:17Z", "updated_at": "2023-04-19T08:58:17Z", "revision_number": 0, "project_id": "19d42b70790b47b2bf3282d8f7500c15"}}' 2023-04-19 08:58:18,004 79702 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.185s 2023-04-19 08:58:18,005 79702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "0bad7275-6838-4968-bf68-df9fea22d6ac", "project_id": "19d42b70790b47b2bf3282d8f7500c15", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'con tent-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-180bd7a1-0cd7-44f1-b4a4-e74fb3c4e4de', 'date': 'Wed, 19 Apr 2023 08:58:18 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "f12f810b-d5cf-4077-9f29-4e22af7d22c7", "tenant_id": "19d42b70790b47b2bf3282d8f7500c15", "security_group_id": "0bad7275-6838-4968-bf68-df9fea22d6ac", "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-19T08:58:17Z", "updated_at": "2023-04-19T08:58:17Z", "revision_number": 0, "project_id": "19d42b70790b47b2bf3282d8f7500c15"}}' 2023-04-19 08:58:18,257 79702 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 202 POST http://10.0.0.210/volume/v3/19d42b70790b47b2bf3282d8f7500c15/volumes 0.251s 2023-04-19 08:58:18,257 79702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestStampPattern-volume-1571395777", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:58:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b6d08c2-f297-48d6-bdce-9840fb4ae0bb', 'content-length': '814', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b6d08c2-f297-48d6-bdce-9840fb4ae0bb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/19d42b70790b47b2bf3282d8f7500c15/volumes'} Body: b'{"volume": {"id": "b15bcd2a-c628-4bf0-af1a-66f01dec5f51", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:58:18.192878", "updated_at": null, "name": "tempest-TestStampPattern-volume-1571395777", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/19d42b70790b47b2bf3282d8f7500c15/volumes/b15bcd2a-c628-4bf0-af1a-66f01dec5f51"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/19d42b70790b47b2bf3282d8f7500c15/volumes/b15bcd2a-c628-4bf0-af1a-66f01dec5f51"}], "user_id": "39737a8144894c95954d856041afc2fb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 08:58:18,322 79702 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/volume/v3/19d42b70790b47b2bf3282d8f7500c15/volumes/b15bcd2a-c628-4bf0-af1a-66f01dec5f51 0.055s 2023-04-19 08:58:18,322 79702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:58:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3874f18c-7899-41c0-83db-577524c4091d', 'content-length': '882', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3874f18c-7899-41c0-83db-577524c4091d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/19d42b70790b47b2bf3282d8f7500c15/volumes/b15bcd2a-c628-4bf0-af1a-66f01dec5f51'} Body: b'{"volume": {"id": "b15bcd2a-c628-4bf0-af1a-66f01dec5f51", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:58:18.000000", "updated_at": null, "name": "tempest-TestStampPattern-volume-1571395777", "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/19d42b70790b47b2bf3282d8f7500c15/volumes/b15bcd2a-c628-4bf0-af1a-66f01dec5f51"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/19d42b70790b47b2bf3282d8f7500c15/volumes/b15bcd2a-c628-4bf0-af1a-66f01dec5f51"}], "user_id": "39737a8144894c95954d856041afc2fb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "19d42b70790b47b2bf3282d8f7500c15"}}' 2023-04-19 08:58:19,389 79702 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/volume/v3/19d42b70790b47b2bf3282d8f7500c15/volumes/b15bcd2a-c628-4bf0-af1a-66f01dec5f51 0.046s 2023-04-19 08:58:19,389 79702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:58:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99201112-09ff-4b45-af85-3774ef046beb', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99201112-09ff-4b45-af85-3774ef046beb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/19d42b70790b47b2bf3282d8f7500c15/volumes/b15bcd2a-c628-4bf0-af1a-66f01dec5f51'} Body: b'{"volume": {"id": "b15bcd2a-c628-4bf0-af1a-66f01dec5f51", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:58:18.000000", "updated_at": "2023-04-19T08:58:18.000000", "name": "tempest-TestStampPattern-volume-1571395777", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/19d42b70790b47b2bf3282d8f7500c15/volumes/b15bcd2a-c628-4bf0-af1a-66f01dec5f51"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/19d42b70790b47b2bf3282d8f7500c15/volumes/b15bcd2a-c628-4bf0-af1a-66f01dec5f51"}], "user_id": "39737a8144894c95954d856041afc2fb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "19d42b70790b47b2bf3282d8f7500c15"}}' 2023-04-19 08:58:19,507 79702 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/19d42b70790b47b2bf3282d8f7500c15/volumes/b15bcd2a-c628-4bf0-af1a-66f01dec5f51 0.106s 2023-04-19 08:58:19,507 79702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:58:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9422fcc8-886a-480e-a4a5-297cf83676e3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/19d42b70790b47b2bf3282d8f7500c15/volumes/b15bcd2a-c628-4bf0-af1a-66f01dec5f51'} Body: b'' 2023-04-19 08:58:19,531 79702 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/19d42b70790b47b2bf3282d8f7500c15/volumes/b15bcd2a-c628-4bf0-af1a-66f01dec5f51 0.023s 2023-04-19 08:58:19,532 79702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:58:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-req uest-id': 'req-13e2b9c6-aeed-43b9-a351-4cc0f3ec854c', 'x-openstack-request-id': 'req-13e2b9c6-aeed-43b9-a351-4cc0f3ec854c', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/19d42b70790b47b2bf3282d8f7500c15/volumes/b15bcd2a-c628-4bf0-af1a-66f01dec5f51'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume b15bcd2a-c628-4bf0-af1a-66f01dec5f51 could not be found."}}' 2023-04-19 08:58:19,688 79702 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/0bad7275-6838-4968-bf68-df9fea22d6ac 0.155s 2023-04-19 08:58:19,688 79702 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-983da741-22c6-4878-b295-c812ba50be51', 'content-length': '0', 'date': 'Wed, 19 Apr 2023 08:58:19 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/0bad7275-6838-4968-bf68-df9fea22d6ac'} Body: b'' 2023-04-19 08:58:19,736 79702 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestStampPattern-1806604121 0.046s 2023-04-19 08:58:19,736 79702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:58:19 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-ba607c48-455b-41f4-8949-cf430aef4b8d', 'x-compute-request-id': 'req-ba607c48-455b-41f4-8949-cf430aef4b8d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestStampPattern-1806604121'} Body: b'' {7} setUpClass (tempest.scenario.test_volume_migrate_attached.TestVolumeMigrateRetypeAttached) ... SKIPPED: Cinder multi-backend feature disabled {10} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_attached_volume [115.317022s] ... 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 d25b91a1-5904-4ea7-861f-07000f8619e1 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:57:03,033 79708 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.083s 2023-04-19 08:57:03,034 79708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:02 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-3a0fa62f-99ed-482f-8cb4-bae15701a8b6', '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": "07d1620672b345eb99b778e29e7d2cfd", "name": "tempest-DeleteServersTestJSON-1292609533-project-member", "password_expires_at": null}, "audit_ids": ["0fywJ4o1SjSZByyrs0kPlg"], "expires_at": "2023-04-19T09:57:02.000000Z", "issued_at": "2023-04-19T08:57:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1746e799f23c48f6b45d9d255afa9fa7", "name": "tempest-DeleteServersTestJSON-1292609533"}, "is_domain": false, "roles": [{"id": "45fc525c8c5440819026c2d31316f10d", "name": "reader"}, {"id": "34261de33dff45759db3c64a7b6ec984", "name": "member"}], "catalog": [{"endpoints": [{"id": "2e496f3cad8d414abd2448bb8532a4c7", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "29fc0ad9be4d4b0fae792a48927ba4fb", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "62d5fc32dc6d4dda96c18dcf38975224", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/1746e799f23c48f6b45d9d255afa9fa7", "region": "RegionOne"}], "id": "312d8c8a5cbf4f6982b03f3968d80759", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "deac9fc2e9574f9e9ccff18b176c5f67", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/1746e799f23c48f6b45d9d255afa9fa7", "region": "RegionOne"}], "id": "32219e37b07540d3ba53ca79f3cb5ff9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "4682339d7be045da817dd408e4fc9bcb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/1746e799f23c48f6b45d9d255afa9fa7", "region": "RegionOne"}], "id": "4c90ba9ce2174f2d8513ed524a7e3915", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "c216644ed918406cb1a1cf80fd83cfcf", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "6805fa9e882448ebada64a227995f651", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "0b90d9df5fa743878bfb4b67c8393028", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "b1f800f6c631482db1b5e4cb224654a6", "type": "image", "name": "glance"}, {"endpoints": [{"id": "912e0b96e3f043eb804c892738476d9a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d5eb1e085e9e49dc810e3358668885ed", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "88a86b6b25ac4ad1838fb87a7c8c0c93", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "dde0405576ac448181be74c8c6162b21", "type": "identity", "name": "keystone"}]}}' 2023-04-19 08:57:03,034 79708 INFO [tempest.lib.common.fixed_network] (DeleteServersTestJSON:test_delete_server_while_in_attached_volume) Found network {'id': 'b9433031-e8e4-4e23-9fca-56b78de03a2c', 'name': 'tempest-DeleteServersTestJSON-1376257382-network', 'tenant_id': '1746e799f23c48f6b45d9d255afa9fa7', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '1746e799f23c48f6b45d9d255afa9fa7', 'port_security_enabled': Tru e, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 6853, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-19T08:56:41Z', 'updated_at': '2023-04-19T08:56:41Z', 'revision_number': 1} available for tenant 2023-04-19 08:57:05,586 79708 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 2.550s 2023-04-19 08:57:05,586 79708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-DeleteServersTestJSON-server-935004310", "imageRef": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "flavorRef": "42", "networks": [{"uuid": "b9433031-e8e4-4e23-9fca-56b78de03a2c"}]}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/e9494b80-2aef-42a9-b51a-cf7d847f9aaa', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4432c1b7-1ff9-4acc-8753-76062d8f6222', 'x-compute-request-id': 'req-4432c1b7-1ff9-4acc-8753-76062d8f6222', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "e9494b80-2aef-42a9-b51a-cf7d847f9aaa", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e9494b80-2aef-42a9-b51a-cf7d847f9aaa"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e9494b80-2aef-42a9-b51a-cf7d847f9aaa"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "KsBHvUt9KpRF"}}' 2023-04-19 08:57:05,730 79708 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/e9494b80-2aef-42a9-b51a-cf7d847f9aaa 0.138s 2023-04-19 08:57:05,730 79708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:05 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-7e05451e-4175-4c0b-93ae-cc5e0a781155', 'x-compute-request-id': 'req-7e05451e-4175-4c0b-93ae-cc5e0a781155', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e9494b80-2aef-42a9-b51a-cf7d847f9aaa'} Body: b'{"server": {"id": "e9494b80-2aef-42a9-b51a-cf7d847f9aaa", "name": "tempest-DeleteServersTestJSON-server-935004310", "status": "BUILD", "tenant_id": "1746e799f23c48f6b45d9d255afa9fa7", "user_id": "07d1620672b345eb99b778e29e7d2cfd", "metadata": {}, "hostId": "", "image": {"id": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/dd568ba7-ea17-4ae2-908e-3035f1035aee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:57:06Z", "updated": "2023-04-19T08:57:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e9494b80-2aef-42a9-b51a-cf7d847f9aaa"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e9494b80-2aef-42a9-b51a-cf7d847f9aaa"}], "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-19 08:57:56,827 79708 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/e9494b80-2aef-42a9-b51a-cf7d847f9aaa 1.050s 2023-04-19 08:57:56,827 79708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1489', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9c0dfb2e-6eff-4d1b-a139-4c41604b0616', 'x-compute-request-id': 'req-9c0dfb2e-6eff-4d1b-a139-4c41604b0616', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e9494b80-2aef-42a9-b51a-cf7d847f9aaa'} Body: b'{"server": {"id": "e9494b80-2aef-42a9-b51a-cf7d847f9aaa", "name": "tempest-DeleteServersTestJSON-server-935004310", "status": "ACTIVE", "tenant_id": "1746e799f23c48f6b45d9d255afa9fa7", "user_id": "07d1620672b345eb99b778e29e7d2cfd", "metadata": {}, "hostId": "2a2585498e39fbe91ece9b8ace9404d3b9f73186a96f70b935461c40", "image": {"id": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/dd568ba7-ea17-4ae2-908e-3035f1035aee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:57:05Z", "updated": "2023-04-19T08:57:22Z", "addresses": {"tempest-DeleteServersTestJSON-1376257382-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:88:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e9494b80-2aef-42a9-b51a-cf7d847f9aaa"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e9494b80-2aef-42a9-b51a-cf7d847f9aaa"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-19T08:57:22.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-19 08:57:56,839 79708 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-19 08:58:57,136 79708 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 202 POST http://10.0.0.210/volume/v3/1746e799f23c48f6b45d9d255afa9fa7/volumes 0.234s 2023-04-19 08:58:57,137 79708 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-1615010388"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:58:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e095b546-984e-4b32-8aa8-4f7141cc0535', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e095b546-984e-4b32-8aa8-4f7141cc0535', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/1746e799f23c48f6b45d9d255afa9fa7/volumes'} Body: b'{"volume": {"id": "d25b91a1-5904-4ea7-861f-07000f8619e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:58:57.068 459", "updated_at": null, "name": "tempest-DeleteServersTestJSON-volume-1615010388", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1746e799f23c48f6b45d9d255afa9fa7/volumes/d25b91a1-5904-4ea7-861f-07000f8619e1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1746e799f23c48f6b45d9d255afa9fa7/volumes/d25b91a1-5904-4ea7-861f-07000f8619e1"}], "user_id": "07d1620672b345eb99b778e29e7d2cfd", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 08:58:57,192 79708 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/1746e799f23c48f6b45d9d255afa9fa7/volumes/d25b91a1-5904-4ea7-861f-07000f8619e1 0.042s 2023-04-19 08:58:57,192 79708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:58:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f805df79-21fd-4ae7-970e-780ef71406d4', 'content-length': '887', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f805df79-21fd-4ae7-970e-780ef71406d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1746e799f23c48f6b45d9d255afa9fa7/volumes/d25b91a1-5904-4ea7-861f-07000f8619e1'} Body: b'{"volume": {"id": "d25b91a1-5904-4ea7-861f-07000f8619e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:58:57.000000", "updated_at": null, "name": "tempest-DeleteServersTestJSON-volume-1615010388", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1746e799f23c48f6b45d9d255afa9fa7/volumes/d25b91a1-5904-4ea7-861f-07000f8619e1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1746e799f23c48f6b45d9d255afa9fa7/volumes/d25b91a1-5904-4ea7-861f-07000f8619e1"}], "user_id": "07d1620672b345eb99b778e29e7d2cfd", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1746e799f23c48f6b45d9d255afa9fa7"}}' 2023-04-19 08:58:58,248 79708 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/1746e799f23c48f6b45d9d255afa9fa7/volumes/d25b91a1-5904-4ea7-861f-07000f8619e1 0.044s 2023-04-19 08:58:58,249 79708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:58:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1d149e1-24ed-4c9c-bf48-95cbd597b8ed', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1d149e1-24ed-4c9c-bf48-95cbd597b8ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1746e799f23c48f6b45d9d255afa9fa7/volumes/d25b91a1-5904-4ea7-861f-07000f8619e1'} Body: b'{"volume": {"id": "d25b91a1-5904-4ea7-861f-07000f8619e1", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:58:57.000000", "updated_at": "2023-04-19T08:58:57.000000", "name": "tempest-DeleteServersTestJSON-volume-1615010388", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1746e799f23c48f6b45d9d255afa9fa7/volume s/d25b91a1-5904-4ea7-861f-07000f8619e1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1746e799f23c48f6b45d9d255afa9fa7/volumes/d25b91a1-5904-4ea7-861f-07000f8619e1"}], "user_id": "07d1620672b345eb99b778e29e7d2cfd", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1746e799f23c48f6b45d9d255afa9fa7"}}' {9} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_body [119.962313s] ... 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 24db619e-96d7-419c-a6e9-14e5d563944a failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:57:23,247 79706 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-19 08:57:23,566 79706 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.316s 2023-04-19 08:57:23,566 79706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1807863673", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCbWqe2r1TJOITiXm2/O4iJUmWMd4j0JZpIudFVPF1J9fffw6xSDCVILXwXcC6VGco4ImesWI2cEPDEtaEyBX0sIn9xb+XSibdrst7DtVGKDgyrO4+aKsVCL8qKPkRm6gg=="}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:23 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-8d2a907c-4a9c-4103-9c1b-a63ebd817e4c', 'x-compute-request-id': 'req-8d2a907c-4a9c-4103-9c1b-a63ebd817e4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1807863673", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCbWqe2r1TJOITiXm2/O4iJUmWMd4j0JZpIudFVPF1J9fffw6xSDCVILXwXcC6VGco4ImesWI2cEPDEtaEyBX0sIn9xb+XSibdrst7DtVGKDgyrO4+aKsVCL8qKPkRm6gg==", "fingerprint": "a9:db:94:26:b9:98:6c:ca:06:1d:38:f6:2e:75:f1:29", "user_id": "ba384516e29d42f79e882e330b38194e"}}' 2023-04-19 08:57:23,573 79706 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1807863673 created 2023-04-19 08:57:23,744 79706 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.171s 2023-04-19 08:57:23,744 79706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1161336595", "description": "tempest-description--959928689"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-285db6ee-aea3-4d18-91cc-fcdbda5db4db', 'date': 'Wed, 19 Apr 2023 08:57:23 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "3acf2884-24ef-4c76-b411-caecb8e0df11", "name": "tempest-securitygroup--1161336595", "stateful": true, "tenant_id": "dfc31b3b02d14e5cb6e3762ddd8411ac", "description": "tempest-description--959928689", "shared": false, "security_group_rules": [{"id": "9ad7bd9b-82ef-442c-8d8c-f2112a1421b0", "tenant_id": "dfc31b3b02d14e5cb6e3762ddd8411ac", "security_group_id": "3acf2884-24ef-4c76-b411-caecb8e0df11", "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": 350, "description": null, "tags": [], "created_at": "2023-04-19T08:57:23Z", "updated_at": "2023-04-19T08:57:23Z", "revision_number": 0, "project_id": "dfc31b3b02d14e5cb6e3762ddd8411ac"}, {"id": "b929a9ad-71e3-4e2a-9c99-8dbf4f430ada", "tenant_id": "dfc31b3b02d14e5cb6e3762ddd8411ac", "security_group_id": "3acf2884-24ef-4c76-b411-caecb8e0df11", "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": 349 , "description": null, "tags": [], "created_at": "2023-04-19T08:57:23Z", "updated_at": "2023-04-19T08:57:23Z", "revision_number": 0, "project_id": "dfc31b3b02d14e5cb6e3762ddd8411ac"}], "tags": [], "created_at": "2023-04-19T08:57:23Z", "updated_at": "2023-04-19T08:57:23Z", "revision_number": 1, "project_id": "dfc31b3b02d14e5cb6e3762ddd8411ac"}}' 2023-04-19 08:57:24,152 79706 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.407s 2023-04-19 08:57:24,153 79706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "3acf2884-24ef-4c76-b411-caecb8e0df11", "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-3e96f399-ccc0-49cb-9956-bfcb656900cd', 'date': 'Wed, 19 Apr 2023 08:57:24 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "e3895a9f-f6d3-4a9a-9017-f4f9cb5aac50", "tenant_id": "dfc31b3b02d14e5cb6e3762ddd8411ac", "security_group_id": "3acf2884-24ef-4c76-b411-caecb8e0df11", "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-19T08:57:23Z", "updated_at": "2023-04-19T08:57:23Z", "revision_number": 0, "project_id": "dfc31b3b02d14e5cb6e3762ddd8411ac"}}' 2023-04-19 08:57:24,580 79706 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.426s 2023-04-19 08:57:24,581 79706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "3acf2884-24ef-4c76-b411-caecb8e0df11", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-8a32ff89-0399-4ea9-835f-73be262e852a', 'date': 'Wed, 19 Apr 2023 08:57:24 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "fcac72ab-f8c7-48f6-a36b-20bd48a8f038", "tenant_id": "dfc31b3b02d14e5cb6e3762ddd8411ac", "security_group_id": "3acf2884-24ef-4c76-b411-caecb8e0df11", "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-19T08:57:24Z", "updated_at": "2023-04-19T08:57:24Z", "revision_number": 0, "project_id": "dfc31b3b02d14e5cb6e3762ddd8411ac"}}' 2023-04-19 08:57:24,581 79706 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1161336595 created 2023-04-19 08:57:26,632 79706 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 2.050s 2023-04-19 08:57:26,633 79706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "f3b6c58a-7313-4857-bbb4-b9d92ca646b0"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-5aab47ab-0c8d-4ed1-9f21-8d376c4b0e1b', 'date': 'Wed, 19 Apr 2023 08:57:26 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "689738b7-21c6-4ea0-840f-ba6386fe56da", "tenant_id": "dfc31b3b02d14e5cb6e3762ddd8411ac", "floating_ip_address": "172.24.4.222", "floating_network_id": "f3b6c58a-7313-4857-bbb4-b9d92ca646b0", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "dfc31b3b02d14e5cb6e3762ddd8411ac", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-19T08:57:25Z", "updated_at": "2023-04-19T08:57:25Z", "revision_number": 0}}' 2023-04-19 08:57:26,633 79706 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '689738b7-21c6-4ea0-840f-ba6386fe56da', 'tenant_id': 'dfc31b3b02d14e5cb6e3762ddd8411ac', 'floating_ip_address': '172.24.4.222', 'floating_network_id': 'f3b6c58a-7313-4857-bbb4-b9d92ca646b0', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'dfc31b3b02d14e5cb6e3762ddd8411ac', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-19T08:57:25Z', 'updated_at': '2023-04-19T08:57:25Z', 'revision_number': 0, 'ip': '172.24.4.222'} created 2023-04-19 08:57:26,858 79706 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.217s 2023-04-19 08:57:26,858 79706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2821', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-66171679-64a1-4290-9bf8-897031bf13ee', '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": "ba384516e29d42f79e882e330b38194e", "name": "tempest-VolumesAdminNegativeTest-1373279422-project-member", "password_expires_at": null}, "audit_ids": ["-kL2_zZES4mrrzb4hiLVNQ"], "expires_at": "2023-04-19T09:57:26.000000Z", "issued_at": "2023-04-19T08:57:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dfc31b3b02d14e5cb6e3762ddd8411ac", "name": "tempest-VolumesAdminNegativeTest-1373279422"}, "is_domain": false, "roles": [{"id": "45fc525c8c5440819026c2d31316f10d", "name": "reader"}, {"id": "34261de33dff45759db3c64a7b6ec984", "name": "member"}], "catalog": [{"endpoints": [{"id": "2e496f3cad8d414abd2448bb8532a4c7", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "29fc0ad9be4d4b0fae792a48927ba4fb", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "62d5fc32dc6d4dda96c18dcf38975224", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/dfc31b3b02d14e5cb6e3762ddd8411ac", "region": "RegionOne"}], "id": "312d8c8a5cbf4f6982b03f3968d80759", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "deac9fc2e9574f9e9ccff18b176c5f67", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/dfc31b3b02d14e5cb6e3762ddd8411ac", "region": "RegionOne"}], "id": "32219e37b07540d3ba53ca79f3cb5ff9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "4682339d7be045da817dd408e4fc9bcb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/dfc31b3b02d14e5cb6e3762ddd8411ac", "region": "RegionOne"}], "id": "4c90ba9ce2174f2d8513e d524a7e3915", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "c216644ed918406cb1a1cf80fd83cfcf", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "6805fa9e882448ebada64a227995f651", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "0b90d9df5fa743878bfb4b67c8393028", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "b1f800f6c631482db1b5e4cb224654a6", "type": "image", "name": "glance"}, {"endpoints": [{"id": "912e0b96e3f043eb804c892738476d9a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d5eb1e085e9e49dc810e3358668885ed", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "88a86b6b25ac4ad1838fb87a7c8c0c93", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "dde0405576ac448181be74c8c6162b21", "type": "identity", "name": "keystone"}]}}' 2023-04-19 08:57:26,859 79706 INFO [tempest.lib.common.fixed_network] (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body) Found network {'id': 'bb5ed195-bdbd-4f10-a99a-402324ddac2c', 'name': 'tempest-VolumesAdminNegativeTest-808499248-network', 'tenant_id': 'dfc31b3b02d14e5cb6e3762ddd8411ac', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'dfc31b3b02d14e5cb6e3762ddd8411ac', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 53424, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-19T08:56:41Z', 'updated_at': '2023-04-19T08:56:41Z', 'revision_number': 1} available for tenant 2023-04-19 08:57:26,860 79706 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1807863673', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCbWqe2r1TJOITiXm2/O4iJUmWMd4j0JZpIudFVPF1J9fffw6xSDCVILXwXcC6VGco4ImesWI2cEPDEtaEyBX0sIn9xb+XSibdrst7DtVGKDgyrO4+aKsVCL8qKPkRm6gg==', 'fingerprint': 'a9:db:94:26:b9:98:6c:ca:06:1d:38:f6:2e:75:f1:29', 'user_id': 'ba384516e29d42f79e882e330b38194e', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDAOogjQkR1cTLtQeO5l6Ozwl5ztJnyHr7P1+/cQmA6ATNTUzBma5ARH\nrbsQCthPP3qgBwYFK4EEACKhZANiAAQm1qntq9UyTiE4l5tvzuIiVJljHeI9CWaS\nLnRVTxdSfX338OsUgwlSC18F3AulRnKOCJnrFiNnBDwxLWhMgV9LCJ/cW/l0om3a\n7Lew7VRig4MqzuPmirFQi/Kij5EZuoI=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '3acf2884-24ef-4c76-b411-caecb8e0df11', 'name': 'tempest-securitygroup--1161336595', 'stateful': True, 'tenant_id': 'dfc31b3b02d14e5cb6e3762ddd8411ac', 'description': 'tempest-description--959928689', 'shared': False, 'security_group_rules': [{'id': '9ad7bd9b-82ef-442c-8d8c-f2112a1421b0', 'tenant_id': 'dfc31b3b02d14e5cb6e3762ddd8411ac', 'security_group_id': '3acf2884-24ef-4c76-b411-caecb8e0df11', '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': 350, 'description': None, 'tags': [], 'created_at': '2023-04-19T08:57:23Z', 'updated_at': '2023-04-19T08:57:23Z', 'revision_number': 0, 'project_id': 'dfc31b3b02d14e5cb6e3762ddd8411ac'}, {'id': 'b929a9ad-71e3-4e2a-9c99-8dbf4f430ada', 'tenant_id': 'dfc31b3b02d14e5cb6e3762ddd8411ac', 'security_group_id': '3acf2884-24ef-4c76-b411-caecb8e0df11', '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': 349, 'description': None, 'tags': [], 'created_at': '202 3-04-19T08:57:23Z', 'updated_at': '2023-04-19T08:57:23Z', 'revision_number': 0, 'project_id': 'dfc31b3b02d14e5cb6e3762ddd8411ac'}], 'tags': [], 'created_at': '2023-04-19T08:57:23Z', 'updated_at': '2023-04-19T08:57:23Z', 'revision_number': 1, 'project_id': 'dfc31b3b02d14e5cb6e3762ddd8411ac'}, 'floating_ip': {'id': '689738b7-21c6-4ea0-840f-ba6386fe56da', 'tenant_id': 'dfc31b3b02d14e5cb6e3762ddd8411ac', 'floating_ip_address': '172.24.4.222', 'floating_network_id': 'f3b6c58a-7313-4857-bbb4-b9d92ca646b0', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'dfc31b3b02d14e5cb6e3762ddd8411ac', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-19T08:57:25Z', 'updated_at': '2023-04-19T08:57:25Z', 'revision_number': 0, 'ip': '172.24.4.222'}} 2023-04-19 08:57:29,709 79706 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 202 POST http://10.0.0.210/compute/v2.1/servers 2.847s 2023-04-19 08:57:29,709 79706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesAdminNegativeTest-server-119009330", "imageRef": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "flavorRef": "42", "networks": [{"uuid": "bb5ed195-bdbd-4f10-a99a-402324ddac2c"}], "security_groups": [{"name": "tempest-securitygroup--1161336595"}], "key_name": "tempest-keypair-1807863673", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '404', 'location': 'http://10.0.0.210/compute/v2.1/servers/1cf5b526-c8b3-4b05-a8d7-f2a433522731', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-53effa0d-946f-4819-a29d-6ef36549386e', 'x-compute-request-id': 'req-53effa0d-946f-4819-a29d-6ef36549386e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "1cf5b526-c8b3-4b05-a8d7-f2a433522731", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1cf5b526-c8b3-4b05-a8d7-f2a433522731"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1cf5b526-c8b3-4b05-a8d7-f2a433522731"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1161336595"}], "adminPass": "MgfFuQKV7Zev"}}' 2023-04-19 08:57:29,848 79706 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/1cf5b526-c8b3-4b05-a8d7-f2a433522731 0.135s 2023-04-19 08:57:29,848 79706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1235', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-99955f9a-d119-437d-b601-36f41f19d404', 'x-compute-request-id': 'req-99955f9a-d119-437d-b601-36f41f19d404', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1cf5b526-c8b3-4b05-a8d7-f2a433522731'} Body: b'{"server": {"id": "1cf5b526-c8b3-4b05-a8d7-f2a433522731", "name": "tempest-VolumesAdminNegativeTest-server-119009330", "status": "BUILD", "tenant_id": "dfc31b3b02d14e5cb6e3762ddd8411ac", "user_id": "ba384516e29d42f79e882e330b38194e", "metadata" : {}, "hostId": "", "image": {"id": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/dd568ba7-ea17-4ae2-908e-3035f1035aee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:57:30Z", "updated": "2023-04-19T08:57:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1cf5b526-c8b3-4b05-a8d7-f2a433522731"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1cf5b526-c8b3-4b05-a8d7-f2a433522731"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1807863673", "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-19 08:58:20,615 79706 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/1cf5b526-c8b3-4b05-a8d7-f2a433522731 0.704s 2023-04-19 08:58:20,616 79706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:58:19 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-4947fa24-6482-4381-9cdc-b5713feaff57', 'x-compute-request-id': 'req-4947fa24-6482-4381-9cdc-b5713feaff57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1cf5b526-c8b3-4b05-a8d7-f2a433522731'} Body: b'{"server": {"id": "1cf5b526-c8b3-4b05-a8d7-f2a433522731", "name": "tempest-VolumesAdminNegativeTest-server-119009330", "status": "ACTIVE", "tenant_id": "dfc31b3b02d14e5cb6e3762ddd8411ac", "user_id": "ba384516e29d42f79e882e330b38194e", "metadata": {}, "hostId": "470d798be7e392e3e79cec24fd82c155ba75c4418cb49c2bb563a2e4", "image": {"id": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/dd568ba7-ea17-4ae2-908e-3035f1035aee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:57:29Z", "updated": "2023-04-19T08:57:41Z", "addresses": {"tempest-VolumesAdminNegativeTest-808499248-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:0b:29"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1cf5b526-c8b3-4b05-a8d7-f2a433522731"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1cf5b526-c8b3-4b05-a8d7-f2a433522731"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1807863673", "OS-SRV-USG:launched_at": "2023-04-19T08:57:41.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1161336595"}], "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-19 08:58:20,629 79706 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-19 08:59:21,158 79706 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/1cf5b526-c8b3-4b05-a8d7-f2a433522731/os-interface 0.468s 2023-04-19 08:59:21,159 79706 DEBUG [tempest.lib.common.rest_client] Request - H eaders: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:59:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '282', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5ffd43f7-d5b0-4c2c-8c35-aab85d9c53d4', 'x-compute-request-id': 'req-5ffd43f7-d5b0-4c2c-8c35-aab85d9c53d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1cf5b526-c8b3-4b05-a8d7-f2a433522731/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "bb5ed195-bdbd-4f10-a99a-402324ddac2c", "port_id": "c019eaaa-35b3-45f0-9201-8cda73c6d51d", "mac_addr": "fa:16:3e:39:0b:29", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "c904e566-7d91-44ec-b9f3-e9faf0e8e31f", "ip_address": "10.0.0.9"}]}]}' 2023-04-19 08:59:21,823 79706 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/689738b7-21c6-4ea0-840f-ba6386fe56da 0.656s 2023-04-19 08:59:21,823 79706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "c019eaaa-35b3-45f0-9201-8cda73c6d51d"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-745e00e3-c5e5-4fc6-95ac-d7b76dfba6fa', 'date': 'Wed, 19 Apr 2023 08:59:21 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/689738b7-21c6-4ea0-840f-ba6386fe56da'} Body: b'{"floatingip": {"id": "689738b7-21c6-4ea0-840f-ba6386fe56da", "tenant_id": "dfc31b3b02d14e5cb6e3762ddd8411ac", "floating_ip_address": "172.24.4.222", "floating_network_id": "f3b6c58a-7313-4857-bbb4-b9d92ca646b0", "router_id": "139c1be9-dbaf-401f-81b4-bd4fe20d5cb1", "port_id": "c019eaaa-35b3-45f0-9201-8cda73c6d51d", "fixed_ip_address": "10.0.0.9", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "bb5ed195-bdbd-4f10-a99a-402324ddac2c", "mac_address": "fa:16:3e:39:0b:29", "admin_state_up": true, "status": "ACTIVE", "device_id": "1cf5b526-c8b3-4b05-a8d7-f2a433522731", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-19T08:57:25Z", "updated_at": "2023-04-19T08:59:21Z", "revision_number": 1, "project_id": "dfc31b3b02d14e5cb6e3762ddd8411ac"}}' 2023-04-19 08:59:21,825 79706 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.222:22' as 'cirros' with public key authentication 2023-04-19 08:59:21,860 79706 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-19 08:59:21,882 79706 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-19 08:59:21,883 79706 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.222 successfully created 2023-04-19 08:59:22,096 79706 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/dfc31b3b02d14e5cb6e3762ddd8411ac/volumes 0.212s 2023-04-19 08:59:22,096 79706 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-1230875544"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:59:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8160b076-ccd8-4422-9014-396c2b81f85e', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-opensta ck-request-id': 'req-8160b076-ccd8-4422-9014-396c2b81f85e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/dfc31b3b02d14e5cb6e3762ddd8411ac/volumes'} Body: b'{"volume": {"id": "24db619e-96d7-419c-a6e9-14e5d563944a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:59:22.037855", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-1230875544", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/dfc31b3b02d14e5cb6e3762ddd8411ac/volumes/24db619e-96d7-419c-a6e9-14e5d563944a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/dfc31b3b02d14e5cb6e3762ddd8411ac/volumes/24db619e-96d7-419c-a6e9-14e5d563944a"}], "user_id": "ba384516e29d42f79e882e330b38194e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 08:59:22,144 79706 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/dfc31b3b02d14e5cb6e3762ddd8411ac/volumes/24db619e-96d7-419c-a6e9-14e5d563944a 0.038s 2023-04-19 08:59:22,144 79706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:59:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc61c9fc-c71a-4dec-ab38-04938ec378ae', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc61c9fc-c71a-4dec-ab38-04938ec378ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/dfc31b3b02d14e5cb6e3762ddd8411ac/volumes/24db619e-96d7-419c-a6e9-14e5d563944a'} Body: b'{"volume": {"id": "24db619e-96d7-419c-a6e9-14e5d563944a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:59:22.000000", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-1230875544", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/dfc31b3b02d14e5cb6e3762ddd8411ac/volumes/24db619e-96d7-419c-a6e9-14e5d563944a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/dfc31b3b02d14e5cb6e3762ddd8411ac/volumes/24db619e-96d7-419c-a6e9-14e5d563944a"}], "user_id": "ba384516e29d42f79e882e330b38194e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "dfc31b3b02d14e5cb6e3762ddd8411ac"}}' 2023-04-19 08:59:23,196 79706 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/dfc31b3b02d14e5cb6e3762ddd8411ac/volumes/24db619e-96d7-419c-a6e9-14e5d563944a 0.040s 2023-04-19 08:59:23,196 79706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:59:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40caaec0-ad5c-47b8-b7ca-54690bea630e', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40caaec0-ad5c-47b8-b7ca-54690bea630e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/dfc31b3b02d14e5cb6e3762ddd8411ac/volumes/24db619e-96d7-419c-a6e9-14e5d563944a'} Body: b'{"volume": {"id": "24db619e-96d7-419c-a6e9-14e5d563944a", "status" : "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:59:22.000000", "updated_at": "2023-04-19T08:59:22.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1230875544", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/dfc31b3b02d14e5cb6e3762ddd8411ac/volumes/24db619e-96d7-419c-a6e9-14e5d563944a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/dfc31b3b02d14e5cb6e3762ddd8411ac/volumes/24db619e-96d7-419c-a6e9-14e5d563944a"}], "user_id": "ba384516e29d42f79e882e330b38194e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "dfc31b3b02d14e5cb6e3762ddd8411ac"}}' {2} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_different_server [173.536592s] ... 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 d773c2f5-cb95-4100-968e-76aef2e207ea failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:57:00,285 79692 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-19 08:57:00,285 79692 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-19 08:57:00,670 79692 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.382s 2023-04-19 08:57:00,671 79692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-605233126", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMQzMr3cIGurJCA3LYXtn0PdnNrzSUfFBkIbo4S2f+RWSG+jhd1RFg7na7vg71iHSJPc2DQBobCLM6Smf/OGf31S9vhTmzKR8jDwayLjxGgMxgAl8KCcdAYD/oTkDjX1tQ=="}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:00 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-d7960f6c-dd69-4eaa-a5bb-e9bd90801944', 'x-compute-request-id': 'req-d7960f6c-dd69-4eaa-a5bb-e9bd90801944', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-605233126", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMQzMr3cIGurJCA3LYXtn0PdnNrzSUfFBkIbo4S2f+RWSG+jhd1RFg7na7vg71iHSJPc2DQBobCLM6Smf/OGf31S9vhTmzKR8jDwayLjxGgMxgAl8KCcdAYD/oTkDjX1tQ==", "fingerprint": "84:5f:e7:28:d6:26:7f:7d:2f:71:00:05:e0:fc:2b:31", "user_id": "a3a9922ab35648a9ad2f06e247b22469"}}' 2023-04-19 08:57:00,676 79692 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-605233126 created 2023-04-19 08:57:01,843 79692 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 1.166s 2023-04-19 08:57:01,844 79692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--195061419", "description": "tempest-description--1740784264"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-3a1fa0fd-9598-4ba6-8d9e-9337d9293365', 'date': 'Wed, 19 Apr 2023 08:57:01 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "7eb6721f-2685-4fc6-a382-b79b5747658c", "name": "tempest-securitygroup--195061419", "stateful": true, "tenant_id": "1117258536674afcb944dceed05bb305", "description": "tempest-description--1740784264", "shared": false, "security_group_rules": [{"id": "1789377d-aa2f-4104-8da8-5d838f9e3a6c", "tenant_id": "1117258536674afcb944dceed05bb305", "security_group_id": "7eb6721f-2685-4fc6-a382-b79b5747658c", "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": 229, "description": null, "tags": [], "created_at": "2023-04-19T08:57:01Z", "updated_at": "2023-04-19T08:57:01Z", "revision_number": 0, "project_id": "1117258536674afcb944dceed05bb305"}, {"id": "a991e202-70d6-41d1-b904-0513fa78d75f", "tenant_id": "1117258536674afcb944dceed05bb305", "security_group_id": "7eb6721f-2685-4fc6-a382-b79b5747658c", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normali zed_cidr": null, "remote_group_id": null, "standard_attr_id": 230, "description": null, "tags": [], "created_at": "2023-04-19T08:57:01Z", "updated_at": "2023-04-19T08:57:01Z", "revision_number": 0, "project_id": "1117258536674afcb944dceed05bb305"}], "tags": [], "created_at": "2023-04-19T08:57:01Z", "updated_at": "2023-04-19T08:57:01Z", "revision_number": 1, "project_id": "1117258536674afcb944dceed05bb305"}}' 2023-04-19 08:57:03,024 79692 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 1.180s 2023-04-19 08:57:03,025 79692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "7eb6721f-2685-4fc6-a382-b79b5747658c", "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-ada01f09-43c5-4ee9-854b-e94740b241e7', 'date': 'Wed, 19 Apr 2023 08:57: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": "ade87568-f2bf-4246-9e61-860982044813", "tenant_id": "1117258536674afcb944dceed05bb305", "security_group_id": "7eb6721f-2685-4fc6-a382-b79b5747658c", "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-19T08:57:02Z", "updated_at": "2023-04-19T08:57:02Z", "revision_number": 0, "project_id": "1117258536674afcb944dceed05bb305"}}' 2023-04-19 08:57:03,734 79692 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.709s 2023-04-19 08:57:03,735 79692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "7eb6721f-2685-4fc6-a382-b79b5747658c", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-39ea2b35-2684-4dd8-8221-f5172af49eda', 'date': 'Wed, 19 Apr 2023 08:57: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": "b606251f-08f0-4d72-a724-c93c43bfd0c7", "tenant_id": "1117258536674afcb944dceed05bb305", "security_group_id": "7eb6721f-2685-4fc6-a382-b79b5747658c", "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-19T08:57:03Z", "updated_at": "2023-04-19T08:57:03Z", "revision_number": 0, "project_id": "1117258536674afcb944dceed05bb305"}}' 2023-04-19 08:57:03,735 79692 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--195061419 created 2023-04-19 08:57:06,270 79692 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 2.535s 2023-04-19 08:57:06,271 79692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "f3b6c58a-7313-4857-bbb4-b9d92ca646b0"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-op enstack-request-id': 'req-66498689-a4aa-416e-addb-925c96541f84', 'date': 'Wed, 19 Apr 2023 08:57:06 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "521f1a5e-ee95-467d-bf97-7790f1bbbe22", "tenant_id": "1117258536674afcb944dceed05bb305", "floating_ip_address": "172.24.4.225", "floating_network_id": "f3b6c58a-7313-4857-bbb4-b9d92ca646b0", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "1117258536674afcb944dceed05bb305", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-19T08:57:05Z", "updated_at": "2023-04-19T08:57:05Z", "revision_number": 0}}' 2023-04-19 08:57:06,271 79692 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '521f1a5e-ee95-467d-bf97-7790f1bbbe22', 'tenant_id': '1117258536674afcb944dceed05bb305', 'floating_ip_address': '172.24.4.225', 'floating_network_id': 'f3b6c58a-7313-4857-bbb4-b9d92ca646b0', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '1117258536674afcb944dceed05bb305', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-19T08:57:05Z', 'updated_at': '2023-04-19T08:57:05Z', 'revision_number': 0, 'ip': '172.24.4.225'} created 2023-04-19 08:57:06,401 79692 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.118s 2023-04-19 08:57:06,402 79692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:06 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-78116136-3c48-497c-94b9-523c3e515e3e', '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": "a3a9922ab35648a9ad2f06e247b22469", "name": "tempest-AttachVolumeNegativeTest-2047305694-project-member", "password_expires_at": null}, "audit_ids": ["bGFXKu7xQAyyinf5eglUzA"], "expires_at": "2023-04-19T09:57:06.000000Z", "issued_at": "2023-04-19T08:57:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1117258536674afcb944dceed05bb305", "name": "tempest-AttachVolumeNegativeTest-2047305694"}, "is_domain": false, "roles": [{"id": "45fc525c8c5440819026c2d31316f10d", "name": "reader"}, {"id": "34261de33dff45759db3c64a7b6ec984", "name": "member"}], "catalog": [{"endpoints": [{"id": "2e496f3cad8d414abd2448bb8532a4c7", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "29fc0ad9be4d4b0fae792a48927ba4fb", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "62d5fc32dc6d4dda96c18dcf38975224", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/1117258536674afcb944dceed05bb305", "region": "RegionOne"}], "id": "312d8c8a5cbf4f6982b03f3968d80759", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "deac9fc2e9574f9e9ccff18b176c5f67", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/1117258536674afcb944dceed05bb305", "region": "RegionOne"}], "id": "32219e37b07540d3ba53ca79f3cb5ff9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "4682339d7be045da817dd408e4fc9bcb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/1117258536674afcb944dceed05bb305", "region": "RegionOne"}], "id": "4c90ba9ce2174f2d8513ed524a7e3915", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "c216644ed918406cb1a1cf80fd 83cfcf", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "6805fa9e882448ebada64a227995f651", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "0b90d9df5fa743878bfb4b67c8393028", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "b1f800f6c631482db1b5e4cb224654a6", "type": "image", "name": "glance"}, {"endpoints": [{"id": "912e0b96e3f043eb804c892738476d9a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d5eb1e085e9e49dc810e3358668885ed", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "88a86b6b25ac4ad1838fb87a7c8c0c93", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "dde0405576ac448181be74c8c6162b21", "type": "identity", "name": "keystone"}]}}' 2023-04-19 08:57:06,403 79692 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server) Found network {'id': '8d1408f4-e301-423f-9478-1992b94d0706', 'name': 'tempest-AttachVolumeNegativeTest-971077925-network', 'tenant_id': '1117258536674afcb944dceed05bb305', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '1117258536674afcb944dceed05bb305', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 53328, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-19T08:56:41Z', 'updated_at': '2023-04-19T08:56:41Z', 'revision_number': 1} available for tenant 2023-04-19 08:57:06,403 79692 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-605233126', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMQzMr3cIGurJCA3LYXtn0PdnNrzSUfFBkIbo4S2f+RWSG+jhd1RFg7na7vg71iHSJPc2DQBobCLM6Smf/OGf31S9vhTmzKR8jDwayLjxGgMxgAl8KCcdAYD/oTkDjX1tQ==', 'fingerprint': '84:5f:e7:28:d6:26:7f:7d:2f:71:00:05:e0:fc:2b:31', 'user_id': 'a3a9922ab35648a9ad2f06e247b22469', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDA2ye89naQC5V5S0gsjL+u6Xcl+5vxHhiLWOqWmE0bvlV8CuyMfXreU\nhbNtQCCTXdmgBwYFK4EEACKhZANiAATEMzK93CBrqyQgNy2F7Z9D3Zza80lHxQZC\nG6OEtn/kVkhvo4XdURYO52u74O9Yh0iT3Ng0AaGwizOkpn/zhn99Uvb4U5sykfIw\n8Gsi48RoDMYAJfCgnHQGA/6E5A419bU=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '7eb6721f-2685-4fc6-a382-b79b5747658c', 'name': 'tempest-securitygroup--195061419', 'stateful': True, 'tenant_id': '1117258536674afcb944dceed05bb305', 'description': 'tempest-description--1740784264', 'shared': False, 'security_group_rules': [{'id': '1789377d-aa2f-4104-8da8-5d838f9e3a6c', 'tenant_id': '1117258536674afcb944dceed05bb305', 'security_group_id': '7eb6721f-2685-4fc6-a382-b79b5747658c', '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': 229, 'description': None, 'tags': [], 'created_at': '2023-04-19T08:57:01Z', 'updated_at': '2023-04-19T08:57:01Z', 'revision_number': 0, 'project_id': '1117258536674afcb944dceed05bb305'}, {'id': 'a991e202-70d6-41d1-b904-0513fa78d75f', 'tenant_id': '1117258536674afcb944dceed05bb305', 'security_group_id': '7eb6721f-2685-4fc6-a382-b79b5747658c', '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': 230, 'description': None, 'tags': [], 'created_at': '2023-04-19T08:57:01Z', 'updated_at': '2023-04-19T08:57:01Z', 'revision_number': 0, 'project_id': '1117258536674afcb944dc eed05bb305'}], 'tags': [], 'created_at': '2023-04-19T08:57:01Z', 'updated_at': '2023-04-19T08:57:01Z', 'revision_number': 1, 'project_id': '1117258536674afcb944dceed05bb305'}, 'floating_ip': {'id': '521f1a5e-ee95-467d-bf97-7790f1bbbe22', 'tenant_id': '1117258536674afcb944dceed05bb305', 'floating_ip_address': '172.24.4.225', 'floating_network_id': 'f3b6c58a-7313-4857-bbb4-b9d92ca646b0', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '1117258536674afcb944dceed05bb305', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-19T08:57:05Z', 'updated_at': '2023-04-19T08:57:05Z', 'revision_number': 0, 'ip': '172.24.4.225'}} 2023-04-19 08:57:08,071 79692 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 1.667s 2023-04-19 08:57:08,071 79692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-382234972", "imageRef": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "8d1408f4-e301-423f-9478-1992b94d0706"}], "security_groups": [{"name": "tempest-securitygroup--195061419"}], "key_name": "tempest-keypair-605233126", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/1b51e336-42dd-48b7-9181-ccfb76ec521a', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-37dc40cf-44e3-4b4d-8e23-95b4a13bf63e', 'x-compute-request-id': 'req-37dc40cf-44e3-4b4d-8e23-95b4a13bf63e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "1b51e336-42dd-48b7-9181-ccfb76ec521a", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1b51e336-42dd-48b7-9181-ccfb76ec521a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1b51e336-42dd-48b7-9181-ccfb76ec521a"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--195061419"}], "adminPass": "password"}}' 2023-04-19 08:57:08,418 79692 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/1b51e336-42dd-48b7-9181-ccfb76ec521a 0.343s 2023-04-19 08:57:08,418 79692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:08 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-b60532f0-e996-4d1f-abb3-f3edd653df24', 'x-compute-request-id': 'req-b60532f0-e996-4d1f-abb3-f3edd653df24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1b51e336-42dd-48b7-9181-ccfb76ec521a'} Body: b'{"server": {"id": "1b51e336-42dd-48b7-9181-ccfb76ec521a", "name": "tempest-AttachVolumeNegativeTest-server-382234972", "status": "BUILD", "tenant_id": "1117258536674afcb944dceed05bb305", "user_id": "a3a9922ab35648a9ad2f06e247b22469", "metadata": {}, "hostId": "", "image": {"id": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "links": [{"rel": "bookmark", "href": "http://1 0.0.0.210/compute/images/dd568ba7-ea17-4ae2-908e-3035f1035aee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:57:08Z", "updated": "2023-04-19T08:57:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1b51e336-42dd-48b7-9181-ccfb76ec521a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1b51e336-42dd-48b7-9181-ccfb76ec521a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-605233126", "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-19 08:57:59,276 79692 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/1b51e336-42dd-48b7-9181-ccfb76ec521a 0.795s 2023-04-19 08:57:59,276 79692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:58 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-3cd48e93-0955-4eb3-81b2-3ba20fb3adf5', 'x-compute-request-id': 'req-3cd48e93-0955-4eb3-81b2-3ba20fb3adf5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1b51e336-42dd-48b7-9181-ccfb76ec521a'} Body: b'{"server": {"id": "1b51e336-42dd-48b7-9181-ccfb76ec521a", "name": "tempest-AttachVolumeNegativeTest-server-382234972", "status": "ACTIVE", "tenant_id": "1117258536674afcb944dceed05bb305", "user_id": "a3a9922ab35648a9ad2f06e247b22469", "metadata": {}, "hostId": "44798dad7e4b04695c6898e1267752b8ee57d220ba38f9c76d8e7d00", "image": {"id": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/dd568ba7-ea17-4ae2-908e-3035f1035aee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:57:08Z", "updated": "2023-04-19T08:57:24Z", "addresses": {"tempest-AttachVolumeNegativeTest-971077925-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:31:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1b51e336-42dd-48b7-9181-ccfb76ec521a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1b51e336-42dd-48b7-9181-ccfb76ec521a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-605233126", "OS-SRV-USG:launched_at": "2023-04-19T08:57:24.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--195061419"}], "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-19 08:57:59,288 79692 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-19 08:58:59,544 79692 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/1b51e336-42dd-48b7-9181-ccfb76ec521a/os-interface 0.207s 2023-04-19 08:58:59,544 79692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {' date': 'Wed, 19 Apr 2023 08:58:59 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-a172a70f-0d23-42be-93c6-b81ca4e65e3e', 'x-compute-request-id': 'req-a172a70f-0d23-42be-93c6-b81ca4e65e3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1b51e336-42dd-48b7-9181-ccfb76ec521a/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "8d1408f4-e301-423f-9478-1992b94d0706", "port_id": "116a2053-c520-4cad-be73-e202b295b629", "mac_addr": "fa:16:3e:9e:31:e8", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "e9d0d6a1-66b9-4bc9-b6cf-fa8a71f18153", "ip_address": "10.0.0.10"}]}]}' 2023-04-19 08:59:00,572 79692 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/521f1a5e-ee95-467d-bf97-7790f1bbbe22 1.023s 2023-04-19 08:59:00,572 79692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "116a2053-c520-4cad-be73-e202b295b629"}} Response - Headers: {'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-6532eb95-b0e2-4e05-84ec-250706bdb0e9', 'date': 'Wed, 19 Apr 2023 08:59:00 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/521f1a5e-ee95-467d-bf97-7790f1bbbe22'} Body: b'{"floatingip": {"id": "521f1a5e-ee95-467d-bf97-7790f1bbbe22", "tenant_id": "1117258536674afcb944dceed05bb305", "floating_ip_address": "172.24.4.225", "floating_network_id": "f3b6c58a-7313-4857-bbb4-b9d92ca646b0", "router_id": "6090f264-36a3-43cc-b7cd-8760ea2cc42a", "port_id": "116a2053-c520-4cad-be73-e202b295b629", "fixed_ip_address": "10.0.0.10", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "8d1408f4-e301-423f-9478-1992b94d0706", "mac_address": "fa:16:3e:9e:31:e8", "admin_state_up": true, "status": "ACTIVE", "device_id": "1b51e336-42dd-48b7-9181-ccfb76ec521a", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-19T08:57:05Z", "updated_at": "2023-04-19T08:58:59Z", "revision_number": 1, "project_id": "1117258536674afcb944dceed05bb305"}}' 2023-04-19 08:59:00,574 79692 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.225:22' as 'cirros' with public key authentication 2023-04-19 08:59:00,622 79692 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-19 08:59:00,644 79692 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-19 08:59:00,645 79692 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.225 successfully created 2023-04-19 08:59:00,721 79692 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/1b51e336-42dd-48b7-9181-ccfb76ec521a/ips 0.075s 2023-04-19 08:59:00,721 79692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:59:00 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-5d72fa77-d892-458d-900f-e925dfd39a38', 'x-compute-request-id': 'req-5d72fa77-d892-458d-900f-e925dfd39a38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1b51e336-42dd-48b7-91 81-ccfb76ec521a/ips'} Body: b'{"addresses": {"tempest-AttachVolumeNegativeTest-971077925-network": [{"version": 4, "addr": "10.0.0.10"}]}}' 2023-04-19 08:59:00,971 79692 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 202 POST http://10.0.0.210/volume/v3/1117258536674afcb944dceed05bb305/volumes 0.246s 2023-04-19 08:59:00,972 79692 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-1797082631"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:59:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-115f7031-43d7-41e1-8f20-0828201e5e0a', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-115f7031-43d7-41e1-8f20-0828201e5e0a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/1117258536674afcb944dceed05bb305/volumes'} Body: b'{"volume": {"id": "d773c2f5-cb95-4100-968e-76aef2e207ea", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:59:00.907263", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-1797082631", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1117258536674afcb944dceed05bb305/volumes/d773c2f5-cb95-4100-968e-76aef2e207ea"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1117258536674afcb944dceed05bb305/volumes/d773c2f5-cb95-4100-968e-76aef2e207ea"}], "user_id": "a3a9922ab35648a9ad2f06e247b22469", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 08:59:01,037 79692 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/1117258536674afcb944dceed05bb305/volumes/d773c2f5-cb95-4100-968e-76aef2e207ea 0.055s 2023-04-19 08:59:01,037 79692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:59:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-640a459b-8a20-4610-b9ff-dec8929b9e09', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-640a459b-8a20-4610-b9ff-dec8929b9e09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1117258536674afcb944dceed05bb305/volumes/d773c2f5-cb95-4100-968e-76aef2e207ea'} Body: b'{"volume": {"id": "d773c2f5-cb95-4100-968e-76aef2e207ea", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:59:01.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-1797082631", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1117258536674afcb944dceed05bb305/volumes/d773c2f5-cb95-4100-968e-76aef2e207ea"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1117258536674afcb944dceed05bb305/volumes/d773c2f5-cb95-4100-968e-76aef2e207ea"}], "user_id": "a3a9922ab35648a9ad2f06e247b22469", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1117258536674afcb944dceed05bb305"}}' 2023-04-19 08:59:02,086 79692 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_ to_different_server): 200 GET http://10.0.0.210/volume/v3/1117258536674afcb944dceed05bb305/volumes/d773c2f5-cb95-4100-968e-76aef2e207ea 0.036s 2023-04-19 08:59:02,086 79692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:59:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c3793fd-89fe-4d49-a303-53710f4e7b73', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c3793fd-89fe-4d49-a303-53710f4e7b73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1117258536674afcb944dceed05bb305/volumes/d773c2f5-cb95-4100-968e-76aef2e207ea'} Body: b'{"volume": {"id": "d773c2f5-cb95-4100-968e-76aef2e207ea", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:59:01.000000", "updated_at": "2023-04-19T08:59:01.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1797082631", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1117258536674afcb944dceed05bb305/volumes/d773c2f5-cb95-4100-968e-76aef2e207ea"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1117258536674afcb944dceed05bb305/volumes/d773c2f5-cb95-4100-968e-76aef2e207ea"}], "user_id": "a3a9922ab35648a9ad2f06e247b22469", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1117258536674afcb944dceed05bb305"}}' 2023-04-19 08:59:02,393 79692 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/1b51e336-42dd-48b7-9181-ccfb76ec521a 0.295s 2023-04-19 08:59:02,394 79692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:59:02 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-7fc29df5-fc96-4183-b32e-bf9563328752', 'x-compute-request-id': 'req-7fc29df5-fc96-4183-b32e-bf9563328752', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1b51e336-42dd-48b7-9181-ccfb76ec521a'} Body: b'' 2023-04-19 08:59:02,803 79692 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/1b51e336-42dd-48b7-9181-ccfb76ec521a 0.409s 2023-04-19 08:59:02,803 79692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:59:02 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-9eb4a8cb-4de3-4873-8533-612c90b54f2b', 'x-compute-request-id': 'req-9eb4a8cb-4de3-4873-8533-612c90b54f2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1b51e336-42dd-48b7-9181-ccfb76ec521a'} Body: b'{"server": {"id": "1b51e336-42dd-48b7-9181-ccfb76ec521a", "name": "tempest-AttachVolumeNegativeTest-server-382234972", "status": "ACTIVE", "tenant_id": "1117258536674afcb944dceed05bb305", "user_id": "a3a9922ab35648a9ad2f06e247b22469", "metadata": {}, "hostId": "4 4798dad7e4b04695c6898e1267752b8ee57d220ba38f9c76d8e7d00", "image": {"id": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/dd568ba7-ea17-4ae2-908e-3035f1035aee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:57:08Z", "updated": "2023-04-19T08:59:02Z", "addresses": {"tempest-AttachVolumeNegativeTest-971077925-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:31:e8"}, {"version": 4, "addr": "172.24.4.225", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:31:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1b51e336-42dd-48b7-9181-ccfb76ec521a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1b51e336-42dd-48b7-9181-ccfb76ec521a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-605233126", "OS-SRV-USG:launched_at": "2023-04-19T08:57:24.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--195061419"}], "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-19 08:59:52,904 79692 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/1b51e336-42dd-48b7-9181-ccfb76ec521a 0.047s 2023-04-19 08:59:52,904 79692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:59:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-79837c1a-fde1-4882-b30a-abc0b2aed2b0', 'x-compute-request-id': 'req-79837c1a-fde1-4882-b30a-abc0b2aed2b0', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1b51e336-42dd-48b7-9181-ccfb76ec521a'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 1b51e336-42dd-48b7-9181-ccfb76ec521a could not be found."}}' 2023-04-19 08:59:52,944 79692 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-605233126 0.039s 2023-04-19 08:59:52,944 79692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:59:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-94a1dff7-0cf1-4475-865d-ed7eec2a98de', 'x-compute-request-id': 'req-94a1dff7-0cf1-4475-865d-ed7eec2a98de', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-605233126'} Body: b'' 2023-04-19 08:59:53,301 79692 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/7eb6721f-2685-4fc6-a382-b79b5747658c 0.356s 2023-04-19 08:59:53,301 79692 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-9f01a1d7-a687-4e22-8dd2-5d77ff1b13b1', 'conten t-length': '0', 'date': 'Wed, 19 Apr 2023 08:59:53 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/7eb6721f-2685-4fc6-a382-b79b5747658c'} Body: b'' 2023-04-19 08:59:53,322 79692 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/7eb6721f-2685-4fc6-a382-b79b5747658c 0.020s 2023-04-19 08:59:53,322 79692 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-5709e202-90bb-4e5d-ac6f-79af63744aba', 'date': 'Wed, 19 Apr 2023 08:59:53 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/7eb6721f-2685-4fc6-a382-b79b5747658c'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 7eb6721f-2685-4fc6-a382-b79b5747658c does not exist", "detail": ""}}' 2023-04-19 08:59:53,820 79692 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/521f1a5e-ee95-467d-bf97-7790f1bbbe22 0.497s 2023-04-19 08:59:53,820 79692 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-c5b0f17b-1716-41ee-9ca9-648e3e61d399', 'content-length': '0', 'date': 'Wed, 19 Apr 2023 08:59:53 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/521f1a5e-ee95-467d-bf97-7790f1bbbe22'} Body: b'' {6} tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_attach_volume_shelved_or_offload_server [175.783817s] ... 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 847b8dce-8c71-4c26-8547-8e93486c4834 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:57:01,335 79700 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-19 08:57:01,335 79700 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-19 08:57:01,632 79700 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.293s 2023-04-19 08:57:01,632 79700 DEBUG [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-2063833035", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIVfqqjOOqM1x9kfmRBLdPV3QdiP3oyWTk8PTzvqq2G0sYsg8XS72yFRXdDsHNvzI/ccIAwylnf36/iGyZ9gKWBfJau4Z3gobTzLonNBgFu+phWlvLr+kjIe6isbOJosjQ=="}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:01 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-91988ad7-e603-4c8f-bc67-b2cbce008957', 'x-compute-request-id': 'req-91988ad7-e603-4c8f-bc67-b2cbce008957', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-2063833035", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIVfqqjOOqM1x9kfmRBLdPV3QdiP3oyWTk8PTzvqq2G0sYsg8XS72yFRXdDsHNvzI/ccIAwylnf36/iGyZ9gKWBfJau4Z3gobTzLonNBgFu+phWlvLr+kjIe6isbOJosjQ==", "fingerprint": "51:a6:ed:61:8d:c1:15:35:bd:08:06:71:1d:3c:86:67", "user_id": "f9f4695ad7ea481db6aa047820a7a926"}}' 2023-04-19 08:57:01,637 79700 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-2063833035 created 2023-04-19 08:57:02,518 79700 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.880s 2023-04-19 08:57:02,518 79700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--47184796", "description": "tempest-description--1190220199"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1595', 'x-openstack-request-id': 'req-06f4a2e4-66c9-4beb-80c5-fac43b61f87d', 'date': 'Wed, 19 Apr 2023 08:57:02 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "fa9a05dd-a4ff-421e-883a-35ff7d34d957", "name": "tempest-securitygroup--47184796", "stateful": true, "tenant_id": "92a01bc90d8f48e89ca6eba2f533bebb", "description": "tempest-description--1190220199", "shared": false, "security_group_rules": [{"id": "565d19f7-5fe1-49e1-9f68-f56b8035e0a9", "tenant_id": "92a01bc90d8f48e89ca6eba2f533bebb", "security_group_id": "fa9a05dd-a4ff-421e-883a-35ff7d34d957", "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": 240, "description": null, "tags": [], "created_at": "2023-04-19T08:57:02Z", "updated_at": "2023-04-19T08:57:02Z", "revision_number": 0, "project_id": "92a01bc90d8f48e89ca6eba2f533bebb"}, {"id": "ed693086-f4ad-4024-9eb5-c54fcdb9352e", "tenant_id": "92a01bc90d8f48e89ca6eba2f533bebb", "security_group_id": "fa9a05dd-a4ff-421e-883a-35ff7d34d957", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_i p_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 239, "description": null, "tags": [], "created_at": "2023-04-19T08:57:02Z", "updated_at": "2023-04-19T08:57:02Z", "revision_number": 0, "project_id": "92a01bc90d8f48e89ca6eba2f533bebb"}], "tags": [], "created_at": "2023-04-19T08:57:01Z", "updated_at": "2023-04-19T08:57:02Z", "revision_number": 1, "project_id": "92a01bc90d8f48e89ca6eba2f533bebb"}}' 2023-04-19 08:57:03,009 79700 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.490s 2023-04-19 08:57:03,009 79700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "fa9a05dd-a4ff-421e-883a-35ff7d34d957", "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-b2c6b919-3094-4441-9d19-373104698d2b', 'date': 'Wed, 19 Apr 2023 08:57: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": "d79df402-d220-4822-8832-696e6c741e1e", "tenant_id": "92a01bc90d8f48e89ca6eba2f533bebb", "security_group_id": "fa9a05dd-a4ff-421e-883a-35ff7d34d957", "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-19T08:57:02Z", "updated_at": "2023-04-19T08:57:02Z", "revision_number": 0, "project_id": "92a01bc90d8f48e89ca6eba2f533bebb"}}' 2023-04-19 08:57:03,592 79700 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.582s 2023-04-19 08:57:03,593 79700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "fa9a05dd-a4ff-421e-883a-35ff7d34d957", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-8b30604d-fe1b-4e2b-82cc-41d49353f0eb', 'date': 'Wed, 19 Apr 2023 08:57: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": "d315adc5-5f07-4bd2-b232-0234b462efe5", "tenant_id": "92a01bc90d8f48e89ca6eba2f533bebb", "security_group_id": "fa9a05dd-a4ff-421e-883a-35ff7d34d957", "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-19T08:57:03Z", "updated_at": "2023-04-19T08:57:03Z", "revision_number": 0, "project_id": "92a01bc90d8f48e89ca6eba2f533bebb"}}' 2023-04-19 08:57:03,593 79700 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--47184796 created 2023-04-19 08:57:07,782 79700 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 4.188s 2023-04-19 08:57:07,783 79700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "f3b6c58a-7313-4857-bbb4-b9d92ca646b0"}} Response - Headers: {'content- type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-bb5eaea5-ff3f-4451-96df-2ff0563f7163', 'date': 'Wed, 19 Apr 2023 08:57:07 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "d3554c9f-16de-4b0d-a62c-7f2ceb39cfea", "tenant_id": "92a01bc90d8f48e89ca6eba2f533bebb", "floating_ip_address": "172.24.4.65", "floating_network_id": "f3b6c58a-7313-4857-bbb4-b9d92ca646b0", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "92a01bc90d8f48e89ca6eba2f533bebb", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-19T08:57:06Z", "updated_at": "2023-04-19T08:57:06Z", "revision_number": 0}}' 2023-04-19 08:57:07,783 79700 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'd3554c9f-16de-4b0d-a62c-7f2ceb39cfea', 'tenant_id': '92a01bc90d8f48e89ca6eba2f533bebb', 'floating_ip_address': '172.24.4.65', 'floating_network_id': 'f3b6c58a-7313-4857-bbb4-b9d92ca646b0', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '92a01bc90d8f48e89ca6eba2f533bebb', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-19T08:57:06Z', 'updated_at': '2023-04-19T08:57:06Z', 'revision_number': 0, 'ip': '172.24.4.65'} created 2023-04-19 08:57:07,884 79700 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.093s 2023-04-19 08:57:07,884 79700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2825', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-3deb252b-430d-407b-ab03-f969965cc06b', '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": "f9f4695ad7ea481db6aa047820a7a926", "name": "tempest-AttachVolumeShelveTestJSON-1748471944-project-member", "password_expires_at": null}, "audit_ids": ["rtv2K43OToK7F9tKP_yiIA"], "expires_at": "2023-04-19T09:57:07.000000Z", "issued_at": "2023-04-19T08:57:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "92a01bc90d8f48e89ca6eba2f533bebb", "name": "tempest-AttachVolumeShelveTestJSON-1748471944"}, "is_domain": false, "roles": [{"id": "45fc525c8c5440819026c2d31316f10d", "name": "reader"}, {"id": "34261de33dff45759db3c64a7b6ec984", "name": "member"}], "catalog": [{"endpoints": [{"id": "2e496f3cad8d414abd2448bb8532a4c7", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "29fc0ad9be4d4b0fae792a48927ba4fb", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "62d5fc32dc6d4dda96c18dcf38975224", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/92a01bc90d8f48e89ca6eba2f533bebb", "region": "RegionOne"}], "id": "312d8c8a5cbf4f6982b03f3968d80759", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "deac9fc2e9574f9e9ccff18b176c5f67", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/92a01bc90d8f48e89ca6eba2f533bebb", "region": "RegionOne"}], "id": "32219e37b07540d3ba53ca79f3cb5ff9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "4682339d7be045da817dd408e4fc9bcb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/92a01bc90d8f48e89ca6eba2f533bebb", "region": "RegionOne"}], "id": "4c90ba9ce2174f2d8513ed524a7e3915", "type": "volumev3", "name": "cind erv3"}, {"endpoints": [{"id": "c216644ed918406cb1a1cf80fd83cfcf", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "6805fa9e882448ebada64a227995f651", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "0b90d9df5fa743878bfb4b67c8393028", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "b1f800f6c631482db1b5e4cb224654a6", "type": "image", "name": "glance"}, {"endpoints": [{"id": "912e0b96e3f043eb804c892738476d9a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d5eb1e085e9e49dc810e3358668885ed", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "88a86b6b25ac4ad1838fb87a7c8c0c93", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "dde0405576ac448181be74c8c6162b21", "type": "identity", "name": "keystone"}]}}' 2023-04-19 08:57:07,885 79700 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server) Found network {'id': '90f282cf-5971-437d-8342-d664d3ba170f', 'name': 'tempest-AttachVolumeShelveTestJSON-1301733558-network', 'tenant_id': '92a01bc90d8f48e89ca6eba2f533bebb', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '92a01bc90d8f48e89ca6eba2f533bebb', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 52078, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-19T08:56:42Z', 'updated_at': '2023-04-19T08:56:42Z', 'revision_number': 1} available for tenant 2023-04-19 08:57:07,885 79700 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-2063833035', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIVfqqjOOqM1x9kfmRBLdPV3QdiP3oyWTk8PTzvqq2G0sYsg8XS72yFRXdDsHNvzI/ccIAwylnf36/iGyZ9gKWBfJau4Z3gobTzLonNBgFu+phWlvLr+kjIe6isbOJosjQ==', 'fingerprint': '51:a6:ed:61:8d:c1:15:35:bd:08:06:71:1d:3c:86:67', 'user_id': 'f9f4695ad7ea481db6aa047820a7a926', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBpMrYNs6VIZzl0fZUR266+WEMd4qbwD2OfAII5YnAx9DPKtxTD23h6\n8jTizLAg5NSgBwYFK4EEACKhZANiAASFX6qozjqjNcfZH5kQS3T1d0HYj96Mlk5P\nD0876qthtLGLIPF0u9shUV3Q7Bzb8yP3HCAMMpZ39+v4hsmfYClgXyWruGd4KG08\ny6JzQYBbvqYVpby6/pIyHuorGziaLI0=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'fa9a05dd-a4ff-421e-883a-35ff7d34d957', 'name': 'tempest-securitygroup--47184796', 'stateful': True, 'tenant_id': '92a01bc90d8f48e89ca6eba2f533bebb', 'description': 'tempest-description--1190220199', 'shared': False, 'security_group_rules': [{'id': '565d19f7-5fe1-49e1-9f68-f56b8035e0a9', 'tenant_id': '92a01bc90d8f48e89ca6eba2f533bebb', 'security_group_id': 'fa9a05dd-a4ff-421e-883a-35ff7d34d957', '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': 240, 'description': None, 'tags': [], 'created_at': '2023-04-19T08:57:02Z', 'updated_at': '2023-04-19T08:57:02Z', 'revision_number': 0, 'project_id': '92a01bc90d8f48e89ca6eba2f533bebb'}, {'id': 'ed693086-f4ad-4024-9eb5-c54fcdb9352e', 'tenant_id': '92a01bc90d8f48e89ca6eba2f533bebb', 'security_group_id': 'fa9a05dd-a4ff-421e-883a-35ff7d34d957', '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': 239, 'description': None, 'tags': [], 'created_at': '2023-04-19T08:57:02Z', 'updated_at': '2023-04- 19T08:57:02Z', 'revision_number': 0, 'project_id': '92a01bc90d8f48e89ca6eba2f533bebb'}], 'tags': [], 'created_at': '2023-04-19T08:57:01Z', 'updated_at': '2023-04-19T08:57:02Z', 'revision_number': 1, 'project_id': '92a01bc90d8f48e89ca6eba2f533bebb'}, 'floating_ip': {'id': 'd3554c9f-16de-4b0d-a62c-7f2ceb39cfea', 'tenant_id': '92a01bc90d8f48e89ca6eba2f533bebb', 'floating_ip_address': '172.24.4.65', 'floating_network_id': 'f3b6c58a-7313-4857-bbb4-b9d92ca646b0', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '92a01bc90d8f48e89ca6eba2f533bebb', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-19T08:57:06Z', 'updated_at': '2023-04-19T08:57:06Z', 'revision_number': 0, 'ip': '172.24.4.65'}} 2023-04-19 08:57:10,777 79700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 202 POST http://10.0.0.210/compute/v2.1/servers 2.890s 2023-04-19 08:57:10,777 79700 DEBUG [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-1656313032", "imageRef": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "90f282cf-5971-437d-8342-d664d3ba170f"}], "security_groups": [{"name": "tempest-securitygroup--47184796"}], "key_name": "tempest-keypair-2063833035", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '398', 'location': 'http://10.0.0.210/compute/v2.1/servers/1fd16b53-b17a-4cf6-a7d2-b3265a84e246', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d09c6915-cd23-4ce0-b67a-1dee41c5f595', 'x-compute-request-id': 'req-d09c6915-cd23-4ce0-b67a-1dee41c5f595', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "1fd16b53-b17a-4cf6-a7d2-b3265a84e246", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1fd16b53-b17a-4cf6-a7d2-b3265a84e246"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1fd16b53-b17a-4cf6-a7d2-b3265a84e246"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--47184796"}], "adminPass": "password"}}' 2023-04-19 08:57:11,019 79700 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/1fd16b53-b17a-4cf6-a7d2-b3265a84e246 0.239s 2023-04-19 08:57:11,020 79700 DEBUG [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': 'Wed, 19 Apr 2023 08:57:10 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-5ffc7813-b1a4-4293-8fd3-f24b3c05d4d6', 'x-compute-request-id': 'req-5ffc7813-b1a4-4293-8fd3-f24b3c05d4d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1fd16b53-b17a-4cf6-a7d2-b3265a84e246'} Body: b'{"server": {"id": "1fd16b53-b17a-4cf6-a7d2-b3265a84e246", "name": "tempest-AttachVolumeShelveTestJSON-server-1656313032", "status": "BUILD", "tenant_id": "92a01bc90d8f48e89ca6eba2f533bebb", "user_id": "f9f4695ad 7ea481db6aa047820a7a926", "metadata": {}, "hostId": "", "image": {"id": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/dd568ba7-ea17-4ae2-908e-3035f1035aee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:57:11Z", "updated": "2023-04-19T08:57:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1fd16b53-b17a-4cf6-a7d2-b3265a84e246"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1fd16b53-b17a-4cf6-a7d2-b3265a84e246"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-2063833035", "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-19 08:58:01,412 79700 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/1fd16b53-b17a-4cf6-a7d2-b3265a84e246 0.331s 2023-04-19 08:58:01,412 79700 DEBUG [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': 'Wed, 19 Apr 2023 08:58:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1586', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3c26b655-4853-4874-965a-65a130593f75', 'x-compute-request-id': 'req-3c26b655-4853-4874-965a-65a130593f75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1fd16b53-b17a-4cf6-a7d2-b3265a84e246'} Body: b'{"server": {"id": "1fd16b53-b17a-4cf6-a7d2-b3265a84e246", "name": "tempest-AttachVolumeShelveTestJSON-server-1656313032", "status": "ACTIVE", "tenant_id": "92a01bc90d8f48e89ca6eba2f533bebb", "user_id": "f9f4695ad7ea481db6aa047820a7a926", "metadata": {}, "hostId": "2f39e92c72a28f1015be38f499365c0f00a57c0d1d59ce8de11ee440", "image": {"id": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/dd568ba7-ea17-4ae2-908e-3035f1035aee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:57:10Z", "updated": "2023-04-19T08:57:23Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1301733558-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:cc:e3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1fd16b53-b17a-4cf6-a7d2-b3265a84e246"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1fd16b53-b17a-4cf6-a7d2-b3265a84e246"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2063833035", "OS-SRV-USG:launched_at": "2023-04-19T08:57:22.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--47184796"}], "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-19 08:58:01,426 79700 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-19 08:59:01,924 79700 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/1fd16b53 -b17a-4cf6-a7d2-b3265a84e246/os-interface 0.438s 2023-04-19 08:59:01,925 79700 DEBUG [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': 'Wed, 19 Apr 2023 08:59:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '282', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-093e1e69-4d0e-4fb0-96b5-b2dc67ec7dae', 'x-compute-request-id': 'req-093e1e69-4d0e-4fb0-96b5-b2dc67ec7dae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1fd16b53-b17a-4cf6-a7d2-b3265a84e246/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "90f282cf-5971-437d-8342-d664d3ba170f", "port_id": "03f6740e-abd1-4c67-b8e3-2755ff153f00", "mac_addr": "fa:16:3e:2e:cc:e3", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "fd724085-756c-4269-8e43-86bb61fc17e1", "ip_address": "10.0.0.3"}]}]}' 2023-04-19 08:59:03,793 79700 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/d3554c9f-16de-4b0d-a62c-7f2ceb39cfea 1.864s 2023-04-19 08:59:03,794 79700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "03f6740e-abd1-4c67-b8e3-2755ff153f00"}} Response - Headers: {'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-8a522ca8-e7e6-467b-a478-5a13304f7d7e', 'date': 'Wed, 19 Apr 2023 08:59:03 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/d3554c9f-16de-4b0d-a62c-7f2ceb39cfea'} Body: b'{"floatingip": {"id": "d3554c9f-16de-4b0d-a62c-7f2ceb39cfea", "tenant_id": "92a01bc90d8f48e89ca6eba2f533bebb", "floating_ip_address": "172.24.4.65", "floating_network_id": "f3b6c58a-7313-4857-bbb4-b9d92ca646b0", "router_id": "68136cb2-4dd1-4201-9799-a7dfc2210306", "port_id": "03f6740e-abd1-4c67-b8e3-2755ff153f00", "fixed_ip_address": "10.0.0.3", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "90f282cf-5971-437d-8342-d664d3ba170f", "mac_address": "fa:16:3e:2e:cc:e3", "admin_state_up": true, "status": "ACTIVE", "device_id": "1fd16b53-b17a-4cf6-a7d2-b3265a84e246", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-19T08:57:06Z", "updated_at": "2023-04-19T08:59:02Z", "revision_number": 1, "project_id": "92a01bc90d8f48e89ca6eba2f533bebb"}}' 2023-04-19 08:59:03,796 79700 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.65:22' as 'cirros' with public key authentication 2023-04-19 08:59:03,832 79700 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-19 08:59:03,856 79700 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-19 08:59:03,856 79700 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.65 successfully created 2023-04-19 08:59:03,897 79700 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/1fd16b53-b17a-4cf6-a7d2-b3265a84e246/ips 0.041s 2023-04-19 08:59:03,898 79700 DEBUG [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': 'Wed, 19 Apr 2023 08:59:03 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-93b37869-e1ca-4491-83b9-4d6c0bdc4857', 'x-compute-request-id': 'req-93b37869-e1ca-4491-83b9-4d6c0bdc4857', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1fd16b53-b17a-4cf6-a7d2-b3265a84e246/ips'} Body: b'{"addresses": {"tempest-AttachVolumeShelveTestJSON-1301733558-network": [{"version": 4, "addr": "10.0.0.3"}]}}' 2023-04-19 08:59:04,143 79700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 202 POST http://10.0.0.210/volume/v3/92a01bc90d8f48e89ca6eba2f533bebb/volumes 0.241s 2023-04-19 08:59:04,143 79700 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-1513285945"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:59:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fed47990-297d-4ff3-a168-34b1f5ac2447', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fed47990-297d-4ff3-a168-34b1f5ac2447', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/92a01bc90d8f48e89ca6eba2f533bebb/volumes'} Body: b'{"volume": {"id": "847b8dce-8c71-4c26-8547-8e93486c4834", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:59:04.064794", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-1513285945", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/92a01bc90d8f48e89ca6eba2f533bebb/volumes/847b8dce-8c71-4c26-8547-8e93486c4834"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/92a01bc90d8f48e89ca6eba2f533bebb/volumes/847b8dce-8c71-4c26-8547-8e93486c4834"}], "user_id": "f9f4695ad7ea481db6aa047820a7a926", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 08:59:04,191 79700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/92a01bc90d8f48e89ca6eba2f533bebb/volumes/847b8dce-8c71-4c26-8547-8e93486c4834 0.037s 2023-04-19 08:59:04,192 79700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:59:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0da157e5-fa12-405b-8b28-70324a6df1de', 'content-length': '892', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0da157e5-fa12-405b-8b28-70324a6df1de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/92a01bc90d8f48e89ca6eba2f533bebb/volumes/847b8dce-8c71-4c26-8547-8e93486c4834'} Body: b'{"volume": {"id": "847b8dce-8c71-4c26-8547-8e93486c4834", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:59:04.000000", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-1513285945", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/92a01bc90d8f48e89ca6eba2f533bebb/volumes/847b8dce-8c71-4c26-8547-8e93486c4834"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/92a01bc90d8f48e89ca6eba2f533bebb/volumes/847b8dce-8c71-4c26-8547-8e93486c4834"}], "user_id": "f9f4695ad7ea48 1db6aa047820a7a926", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "92a01bc90d8f48e89ca6eba2f533bebb"}}' 2023-04-19 08:59:05,241 79700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/92a01bc90d8f48e89ca6eba2f533bebb/volumes/847b8dce-8c71-4c26-8547-8e93486c4834 0.038s 2023-04-19 08:59:05,242 79700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:59:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13569976-1813-4905-ba0f-c9906063b105', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13569976-1813-4905-ba0f-c9906063b105', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/92a01bc90d8f48e89ca6eba2f533bebb/volumes/847b8dce-8c71-4c26-8547-8e93486c4834'} Body: b'{"volume": {"id": "847b8dce-8c71-4c26-8547-8e93486c4834", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:59:04.000000", "updated_at": "2023-04-19T08:59:04.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1513285945", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/92a01bc90d8f48e89ca6eba2f533bebb/volumes/847b8dce-8c71-4c26-8547-8e93486c4834"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/92a01bc90d8f48e89ca6eba2f533bebb/volumes/847b8dce-8c71-4c26-8547-8e93486c4834"}], "user_id": "f9f4695ad7ea481db6aa047820a7a926", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "92a01bc90d8f48e89ca6eba2f533bebb"}}' 2023-04-19 08:59:05,374 79700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/1fd16b53-b17a-4cf6-a7d2-b3265a84e246 0.120s 2023-04-19 08:59:05,374 79700 DEBUG [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': 'Wed, 19 Apr 2023 08:59:05 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-d06d6eb9-e75c-4eb8-9c23-825dcd80ce7c', 'x-compute-request-id': 'req-d06d6eb9-e75c-4eb8-9c23-825dcd80ce7c', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1fd16b53-b17a-4cf6-a7d2-b3265a84e246'} Body: b'' 2023-04-19 08:59:05,767 79700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/1fd16b53-b17a-4cf6-a7d2-b3265a84e246 0.393s 2023-04-19 08:59:05,768 79700 DEBUG [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': 'Wed, 19 Apr 2023 08:59:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f6acde63-3067-4bcf-a0e4-0f2a46b0479d', 'x-compute-request-id': 'req-f6ac de63-3067-4bcf-a0e4-0f2a46b0479d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1fd16b53-b17a-4cf6-a7d2-b3265a84e246'} Body: b'{"server": {"id": "1fd16b53-b17a-4cf6-a7d2-b3265a84e246", "name": "tempest-AttachVolumeShelveTestJSON-server-1656313032", "status": "ACTIVE", "tenant_id": "92a01bc90d8f48e89ca6eba2f533bebb", "user_id": "f9f4695ad7ea481db6aa047820a7a926", "metadata": {}, "hostId": "2f39e92c72a28f1015be38f499365c0f00a57c0d1d59ce8de11ee440", "image": {"id": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/dd568ba7-ea17-4ae2-908e-3035f1035aee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:57:10Z", "updated": "2023-04-19T08:59:05Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1301733558-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:cc:e3"}, {"version": 4, "addr": "172.24.4.65", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:cc:e3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1fd16b53-b17a-4cf6-a7d2-b3265a84e246"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1fd16b53-b17a-4cf6-a7d2-b3265a84e246"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2063833035", "OS-SRV-USG:launched_at": "2023-04-19T08:57:22.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--47184796"}], "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-19 08:59:55,863 79700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/1fd16b53-b17a-4cf6-a7d2-b3265a84e246 0.034s 2023-04-19 08:59:55,863 79700 DEBUG [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': 'Wed, 19 Apr 2023 08:59:55 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-c343c7bf-6a99-4f82-aa9b-28f7c617e08e', 'x-compute-request-id': 'req-c343c7bf-6a99-4f82-aa9b-28f7c617e08e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1fd16b53-b17a-4cf6-a7d2-b3265a84e246'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 1fd16b53-b17a-4cf6-a7d2-b3265a84e246 could not be found."}}' 2023-04-19 08:59:55,906 79700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-2063833035 0.042s 2023-04-19 08:59:55,906 79700 DEBUG [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': 'Wed, 19 Apr 2023 08:59:55 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-34f76114-5785-4261-918c-042a0c48efac', 'x-compute-request-id': 'req-34f76114-5785-4261-918c-042a0c48efac', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-206383303 5'} Body: b'' 2023-04-19 08:59:56,283 79700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/fa9a05dd-a4ff-421e-883a-35ff7d34d957 0.376s 2023-04-19 08:59:56,283 79700 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-1e8d4b44-d3fd-4bfd-b640-5ec437d98b8d', 'content-length': '0', 'date': 'Wed, 19 Apr 2023 08:59:56 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/fa9a05dd-a4ff-421e-883a-35ff7d34d957'} Body: b'' 2023-04-19 08:59:56,308 79700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/fa9a05dd-a4ff-421e-883a-35ff7d34d957 0.024s 2023-04-19 08:59:56,308 79700 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-9a4dea16-7aa9-4747-9d65-f8820df81f49', 'date': 'Wed, 19 Apr 2023 08:59:56 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/fa9a05dd-a4ff-421e-883a-35ff7d34d957'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group fa9a05dd-a4ff-421e-883a-35ff7d34d957 does not exist", "detail": ""}}' 2023-04-19 08:59:57,117 79700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/d3554c9f-16de-4b0d-a62c-7f2ceb39cfea 0.808s 2023-04-19 08:59:57,118 79700 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-bdf0c12e-9019-4aea-859f-2d8b5535d34e', 'content-length': '0', 'date': 'Wed, 19 Apr 2023 08:59:57 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/d3554c9f-16de-4b0d-a62c-7f2ceb39cfea'} Body: b'' {11} tempest.api.compute.admin.test_volume.AttachSCSIVolumeTestJSON.test_attach_scsi_disk_with_config_drive [172.401184s] ... 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 905a4d1a-68c8-45c0-b911-f789d2c54916 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:57:32,742 79710 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/dd568ba7-ea17-4ae2-908e-3035f1035aee 0.146s 2023-04-19 08:57:32,742 79710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-3ebe9ff7-204c-42af-a07b-94a0ecd836e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/dd568ba7-ea17-4ae2-908e-3035f1035aee'} 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": "711d5428f1bd471fa25d071fe9c4d7c6", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "created_at": "2023-04-19T08:53:19Z", "updated_at": "2023-04-19T08:53:21Z", "tags": [], "self": "/v2/images/dd568ba7-ea17-4ae2-908e-3035f1035aee", "file": "/v2/images/dd568ba7-ea17-4ae2-908e-3035f1035aee/file", "schema": "/v2/schemas/image"}' 2023-04-19 08:57:33,722 79710 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.929s 2023-04-19 08:57:33,722 79710 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': 'Wed, 19 Apr 2023 08:57:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '690', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/8dbeaeaf-2f48-4343-a9c2-882dbd46501e', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-b917ad5a-4f88-4a23-9b81-9af90f4fd568', '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": "32746534c745436f9979a8ae68b9342b", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "8dbeaeaf-2f48-4343-a9c2-882dbd46501e", "created_at": "2023-04-19T08:57:34Z", "updated_at": "2023-04-19T08:57:34Z", "tags": [], "self": "/v2/images/8dbeaeaf-2f48-4343-a9c2-882dbd46501e", "file": "/v2/images/8dbeaeaf-2f48-4343-a9c2-882dbd46501e/file", "schema": "/v2/schemas/image"}' 2023-04-19 08:57:35,712 79710 WARNING [urllib3.connectionpool] Connection pool is full, discarding connection: 10.0.0.210. Connection pool size: 1 2023-04-19 08:57:35,712 79710 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/8dbeaeaf-2f48-4343-a9c2-882dbd46501e/file 1.990s 2023-04-19 08:57:35,713 79710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet -stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-af655451-41ba-4234-b599-900fe051cf73', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/8dbeaeaf-2f48-4343-a9c2-882dbd46501e/file'} Body: b'' 2023-04-19 08:57:35,713 79710 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-19 08:57:35,713 79710 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-19 08:57:36,060 79710 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.344s 2023-04-19 08:57:36,060 79710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1995096777", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEcq6UsOQU9EEQO0bKkvBFKrhz3ZEH5fNM0TOmZnxKI3TW4PBFttWzyjxNOT+e7RBmZ1dBQyfmgQjmNRXD54/ZYJEB3oWsxHbfYXyZHM0iUPtfxNbOtHyqCNvzGPkqETiA=="}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:35 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-7c103ab7-2b43-460c-a73c-0239ecfcf7de', 'x-compute-request-id': 'req-7c103ab7-2b43-460c-a73c-0239ecfcf7de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1995096777", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEcq6UsOQU9EEQO0bKkvBFKrhz3ZEH5fNM0TOmZnxKI3TW4PBFttWzyjxNOT+e7RBmZ1dBQyfmgQjmNRXD54/ZYJEB3oWsxHbfYXyZHM0iUPtfxNbOtHyqCNvzGPkqETiA==", "fingerprint": "bc:5b:bf:21:46:72:05:9c:53:88:27:57:f5:d5:1d:de", "user_id": "623760e48d0f4d0aad8a897a64532771"}}' 2023-04-19 08:57:36,066 79710 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1995096777 created 2023-04-19 08:57:36,323 79710 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.257s 2023-04-19 08:57:36,324 79710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--711979333", "description": "tempest-description--1212107593"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-1a094ea3-af50-4692-8046-f56ca0509709', 'date': 'Wed, 19 Apr 2023 08:57:36 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "cc3f9896-0495-4e79-b39a-8d6fcc12cc68", "name": "tempest-securitygroup--711979333", "stateful": true, "tenant_id": "240b9c518d694345874531857ae2ad74", "description": "tempest-description--1212107593", "shared": false, "security_group_rules": [{"id": "161b8df2-2868-431d-8449-73ad1eb790ee", "tenant_id": "240b9c518d694345874531857ae2ad74", "security_group_id": "cc3f9896-0495-4e79-b39a-8d6fcc12cc68", "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": 387, "description": null, "tags": [], "created_ at": "2023-04-19T08:57:36Z", "updated_at": "2023-04-19T08:57:36Z", "revision_number": 0, "project_id": "240b9c518d694345874531857ae2ad74"}, {"id": "c2f762b3-57ca-4987-a67b-e8214fce4220", "tenant_id": "240b9c518d694345874531857ae2ad74", "security_group_id": "cc3f9896-0495-4e79-b39a-8d6fcc12cc68", "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": 386, "description": null, "tags": [], "created_at": "2023-04-19T08:57:36Z", "updated_at": "2023-04-19T08:57:36Z", "revision_number": 0, "project_id": "240b9c518d694345874531857ae2ad74"}], "tags": [], "created_at": "2023-04-19T08:57:36Z", "updated_at": "2023-04-19T08:57:36Z", "revision_number": 1, "project_id": "240b9c518d694345874531857ae2ad74"}}' 2023-04-19 08:57:36,519 79710 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.193s 2023-04-19 08:57:36,519 79710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "cc3f9896-0495-4e79-b39a-8d6fcc12cc68", "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-6bccd7d5-a65f-41f1-a8c1-131992163f77', 'date': 'Wed, 19 Apr 2023 08:57:36 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": "9ba3dc72-d1c8-43db-b7c1-95fba9675680", "tenant_id": "240b9c518d694345874531857ae2ad74", "security_group_id": "cc3f9896-0495-4e79-b39a-8d6fcc12cc68", "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-19T08:57:36Z", "updated_at": "2023-04-19T08:57:36Z", "revision_number": 0, "project_id": "240b9c518d694345874531857ae2ad74"}}' 2023-04-19 08:57:36,815 79710 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.295s 2023-04-19 08:57:36,815 79710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "cc3f9896-0495-4e79-b39a-8d6fcc12cc68", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-6cc4e3f9-f5ff-4cb3-b1a4-9442d9be8003', 'date': 'Wed, 19 Apr 2023 08:57:36 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": "486a5f39-3823-4d70-8a3c-8e254166e7fc", "tenant_id": "240b9c518d694345874531857ae2ad74", "security_group_id": "cc3f9896-0495-4e79-b39a-8d6fcc12cc68", "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-19T08:57:36Z", "updated_at": "2023-04-19T08:57:36Z", "revision_number": 0, "project_id": "240b9c518d694345874531857ae2ad74"}}' 2023-04-19 08:57:36,815 79710 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--711979333 created 2023-04-19 08:57:38,956 79710 INFO [tempest.lib.common.rest_client] Request ( ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 2.140s 2023-04-19 08:57:38,956 79710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "f3b6c58a-7313-4857-bbb4-b9d92ca646b0"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-7245a4b9-964f-404b-bb40-2cde7f6a7995', 'date': 'Wed, 19 Apr 2023 08:57:38 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "e18f64b7-626a-4996-ad7d-4e0df3edad24", "tenant_id": "240b9c518d694345874531857ae2ad74", "floating_ip_address": "172.24.4.246", "floating_network_id": "f3b6c58a-7313-4857-bbb4-b9d92ca646b0", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "240b9c518d694345874531857ae2ad74", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-19T08:57:38Z", "updated_at": "2023-04-19T08:57:38Z", "revision_number": 0}}' 2023-04-19 08:57:38,957 79710 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'e18f64b7-626a-4996-ad7d-4e0df3edad24', 'tenant_id': '240b9c518d694345874531857ae2ad74', 'floating_ip_address': '172.24.4.246', 'floating_network_id': 'f3b6c58a-7313-4857-bbb4-b9d92ca646b0', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '240b9c518d694345874531857ae2ad74', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-19T08:57:38Z', 'updated_at': '2023-04-19T08:57:38Z', 'revision_number': 0, 'ip': '172.24.4.246'} created 2023-04-19 08:57:39,120 79710 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.158s 2023-04-19 08:57:39,120 79710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:38 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-c52d834a-618e-4390-be6b-6bc51fbe5c9d', '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": "623760e48d0f4d0aad8a897a64532771", "name": "tempest-AttachSCSIVolumeTestJSON-1651963320-project-member", "password_expires_at": null}, "audit_ids": ["ThQb23HcQSOa7_QqmgcDMQ"], "expires_at": "2023-04-19T09:57:39.000000Z", "issued_at": "2023-04-19T08:57:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "240b9c518d694345874531857ae2ad74", "name": "tempest-AttachSCSIVolumeTestJSON-1651963320"}, "is_domain": false, "roles": [{"id": "45fc525c8c5440819026c2d31316f10d", "name": "reader"}, {"id": "34261de33dff45759db3c64a7b6ec984", "name": "member"}], "catalog": [{"endpoints": [{"id": "2e496f3cad8d414abd2448bb8532a4c7", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "29fc0ad9be4d4b0fae792a48927ba4fb", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "62d5fc32dc6d4dda96c18dcf38975224", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/240b9c518d694345874531857ae2ad74", "region": "RegionOne"}], "id": "312d8c8a5cbf4f6982b03f3968d80759", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "deac9fc2e9574f9e9ccff18b176c5f67", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/240b9c518d69434587453 1857ae2ad74", "region": "RegionOne"}], "id": "32219e37b07540d3ba53ca79f3cb5ff9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "4682339d7be045da817dd408e4fc9bcb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/240b9c518d694345874531857ae2ad74", "region": "RegionOne"}], "id": "4c90ba9ce2174f2d8513ed524a7e3915", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "c216644ed918406cb1a1cf80fd83cfcf", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "6805fa9e882448ebada64a227995f651", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "0b90d9df5fa743878bfb4b67c8393028", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "b1f800f6c631482db1b5e4cb224654a6", "type": "image", "name": "glance"}, {"endpoints": [{"id": "912e0b96e3f043eb804c892738476d9a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d5eb1e085e9e49dc810e3358668885ed", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "88a86b6b25ac4ad1838fb87a7c8c0c93", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "dde0405576ac448181be74c8c6162b21", "type": "identity", "name": "keystone"}]}}' 2023-04-19 08:57:39,121 79710 INFO [tempest.lib.common.fixed_network] (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive) Found network {'id': 'c243f765-8936-46a3-919b-09c2fff26370', 'name': 'tempest-AttachSCSIVolumeTestJSON-1375419750-network', 'tenant_id': '240b9c518d694345874531857ae2ad74', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '240b9c518d694345874531857ae2ad74', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 26135, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-19T08:56:42Z', 'updated_at': '2023-04-19T08:56:42Z', 'revision_number': 1} available for tenant 2023-04-19 08:57:39,121 79710 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1995096777', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEcq6UsOQU9EEQO0bKkvBFKrhz3ZEH5fNM0TOmZnxKI3TW4PBFttWzyjxNOT+e7RBmZ1dBQyfmgQjmNRXD54/ZYJEB3oWsxHbfYXyZHM0iUPtfxNbOtHyqCNvzGPkqETiA==', 'fingerprint': 'bc:5b:bf:21:46:72:05:9c:53:88:27:57:f5:d5:1d:de', 'user_id': '623760e48d0f4d0aad8a897a64532771', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBCl1n/2Rh7X/1eVkxBovLGc7LfeVTcM5heCL4zcOrPpL2Mrvu5l7B9\nxUReNbUdGKSgBwYFK4EEACKhZANiAARHKulLDkFPRBEDtGypLwRSq4c92RB+XzTN\nEzpmZ8SiN01uDwRbbVs8o8TTk/nu0QZmdXQUMn5oEI5jUVw+eP2WCRAd6FrMR232\nF8mRzNIlD7X8TWzrR8qgjb8xj5KhE4g=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'cc3f9896-0495-4e79-b39a-8d6fcc12cc68', 'name': 'tempest-securitygroup--711979333', 'stateful': True, 'tenant_id': '240b9c518d694345874531857ae2ad74', 'description': 'tempest-description--1212107593', 'shared': False, 'security_group_rules': [{'id': '161b8df2-2868-431d-8449-73ad1eb790ee', 'tenant_id': '240b9c518d694345874531857ae2ad74', 'security_group_id': 'cc3f9896-0495-4e79-b39a-8d6fcc12cc68', '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': 387, 'description': None, 'tags': [], 'created_at': '2023-04-19T08:57:36Z', 'updated_at': '2023-04-19T08:57:36Z', 'revision_number': 0, 'project_id': '240b9c518d694345874531857ae2ad74'}, {'id': 'c2f762b3-57ca-4987-a67b-e8214fce4220', 'tenant_id': '240b9c518d694345874531857ae2ad74', 'security_gro up_id': 'cc3f9896-0495-4e79-b39a-8d6fcc12cc68', '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': 386, 'description': None, 'tags': [], 'created_at': '2023-04-19T08:57:36Z', 'updated_at': '2023-04-19T08:57:36Z', 'revision_number': 0, 'project_id': '240b9c518d694345874531857ae2ad74'}], 'tags': [], 'created_at': '2023-04-19T08:57:36Z', 'updated_at': '2023-04-19T08:57:36Z', 'revision_number': 1, 'project_id': '240b9c518d694345874531857ae2ad74'}, 'floating_ip': {'id': 'e18f64b7-626a-4996-ad7d-4e0df3edad24', 'tenant_id': '240b9c518d694345874531857ae2ad74', 'floating_ip_address': '172.24.4.246', 'floating_network_id': 'f3b6c58a-7313-4857-bbb4-b9d92ca646b0', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '240b9c518d694345874531857ae2ad74', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-19T08:57:38Z', 'updated_at': '2023-04-19T08:57:38Z', 'revision_number': 0, 'ip': '172.24.4.246'}} 2023-04-19 08:57:40,884 79710 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 202 POST http://10.0.0.210/compute/v2.1/servers 1.762s 2023-04-19 08:57:40,885 79710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachSCSIVolumeTestJSON-server-2094309432", "imageRef": "8dbeaeaf-2f48-4343-a9c2-882dbd46501e", "flavorRef": "42", "config_drive": true, "networks": [{"uuid": "c243f765-8936-46a3-919b-09c2fff26370"}], "security_groups": [{"name": "tempest-securitygroup--711979333"}], "key_name": "tempest-keypair-1995096777", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '403', 'location': 'http://10.0.0.210/compute/v2.1/servers/4072ee68-b759-45b0-919d-7d60e37a876f', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eaea0c0c-ba22-4c9b-9cb0-8fcd1755389e', 'x-compute-request-id': 'req-eaea0c0c-ba22-4c9b-9cb0-8fcd1755389e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "4072ee68-b759-45b0-919d-7d60e37a876f", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4072ee68-b759-45b0-919d-7d60e37a876f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4072ee68-b759-45b0-919d-7d60e37a876f"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--711979333"}], "adminPass": "TNzUPf6mCgA9"}}' 2023-04-19 08:57:41,035 79710 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/4072ee68-b759-45b0-919d-7d60e37a876f 0.147s 2023-04-19 08:57:41,035 79710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1240', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c58310d2-d18a-4a9e-be30-9606bf5a6a56', 'x-compute-request-id': 'req-c58310d2-d18a-4a9e-be30-9606bf5a6a56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0. 210/compute/v2.1/servers/4072ee68-b759-45b0-919d-7d60e37a876f'} Body: b'{"server": {"id": "4072ee68-b759-45b0-919d-7d60e37a876f", "name": "tempest-AttachSCSIVolumeTestJSON-server-2094309432", "status": "BUILD", "tenant_id": "240b9c518d694345874531857ae2ad74", "user_id": "623760e48d0f4d0aad8a897a64532771", "metadata": {}, "hostId": "", "image": {"id": "8dbeaeaf-2f48-4343-a9c2-882dbd46501e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/8dbeaeaf-2f48-4343-a9c2-882dbd46501e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:57:41Z", "updated": "2023-04-19T08:57:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4072ee68-b759-45b0-919d-7d60e37a876f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4072ee68-b759-45b0-919d-7d60e37a876f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1995096777", "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-19 08:58:31,320 79710 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/4072ee68-b759-45b0-919d-7d60e37a876f 0.219s 2023-04-19 08:58:31,320 79710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:58:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1550', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a10f8ea-acae-4fe7-bc2f-adaba1a86477', 'x-compute-request-id': 'req-3a10f8ea-acae-4fe7-bc2f-adaba1a86477', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4072ee68-b759-45b0-919d-7d60e37a876f'} Body: b'{"server": {"id": "4072ee68-b759-45b0-919d-7d60e37a876f", "name": "tempest-AttachSCSIVolumeTestJSON-server-2094309432", "status": "ACTIVE", "tenant_id": "240b9c518d694345874531857ae2ad74", "user_id": "623760e48d0f4d0aad8a897a64532771", "metadata": {}, "hostId": "17c7a35677e4f9a1598bbab572027eef646c390306e3126d10831af6", "image": {"id": "8dbeaeaf-2f48-4343-a9c2-882dbd46501e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/8dbeaeaf-2f48-4343-a9c2-882dbd46501e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:57:40Z", "updated": "2023-04-19T08:57:51Z", "addresses": {"tempest-AttachSCSIVolumeTestJSON-1375419750-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:21:e2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4072ee68-b759-45b0-919d-7d60e37a876f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4072ee68-b759-45b0-919d-7d60e37a876f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1995096777", "OS-SRV-USG:launched_at": "2023-04-19T08:57:50.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--711979333"}], "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-19 08:58:31,332 79710 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-19 08:59:31,515 79710 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/4072ee68-b759-45b0-919d-7d60e37a876f/os-interface 0.181s 2023-04-19 08:59:31,516 79710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:59:31 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-cfc622c7-718f-4e5c-88c4-5b1436c88900', 'x-compute-request-id': 'req-cfc622c7-718f-4e5c-88c4-5b1436c88900', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4072ee68-b759-45b0-919d-7d60e37a876f/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "c243f765-8936-46a3-919b-09c2fff26370", "port_id": "13ca4ef9-af81-4a72-b59d-733eaafa43e2", "mac_addr": "fa:16:3e:45:21:e2", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "3f65e8f3-01e6-4b78-a22f-b58ab4d0b1c9", "ip_address": "10.0.0.13"}]}]}' 2023-04-19 08:59:32,264 79710 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/e18f64b7-626a-4996-ad7d-4e0df3edad24 0.743s 2023-04-19 08:59:32,264 79710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "13ca4ef9-af81-4a72-b59d-733eaafa43e2"}} Response - Headers: {'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-a19e1795-5dd6-44de-9ea1-893400e36030', 'date': 'Wed, 19 Apr 2023 08:59:32 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/e18f64b7-626a-4996-ad7d-4e0df3edad24'} Body: b'{"floatingip": {"id": "e18f64b7-626a-4996-ad7d-4e0df3edad24", "tenant_id": "240b9c518d694345874531857ae2ad74", "floating_ip_address": "172.24.4.246", "floating_network_id": "f3b6c58a-7313-4857-bbb4-b9d92ca646b0", "router_id": "3514f9ad-9ab6-41c1-bbc4-c0a9c8600b63", "port_id": "13ca4ef9-af81-4a72-b59d-733eaafa43e2", "fixed_ip_address": "10.0.0.13", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "c243f765-8936-46a3-919b-09c2fff26370", "mac_address": "fa:16:3e:45:21:e2", "admin_state_up": true, "status": "ACTIVE", "device_id": "4072ee68-b759-45b0-919d-7d60e37a876f", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-19T08:57:38Z", "updated_at": "2023-04-19T08:59:31Z", "revision_number": 1, "project_id": "240b9c518d694345874531857ae2ad74"}}' 2023-04-19 08:59:32,266 79710 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.246:22' as 'cirros' with public key authentication 2023-04-19 08:59:32,312 79710 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-19 08:59:32,334 79710 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-19 08:59:32,334 79710 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.246 successfully created 2023-04-19 08:59:32,576 79710 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 202 POST http://10.0.0.210/volume/v3/240b9c518d694345874531857ae2ad74/volumes 0.240s 2023-04-19 08:59:32,576 79710 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-1973433131"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:59 :32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bdd9fd08-aee0-4148-aeb0-8c99e1273b93', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bdd9fd08-aee0-4148-aeb0-8c99e1273b93', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/240b9c518d694345874531857ae2ad74/volumes'} Body: b'{"volume": {"id": "905a4d1a-68c8-45c0-b911-f789d2c54916", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:59:32.507783", "updated_at": null, "name": "tempest-AttachSCSIVolumeTestJSON-volume-1973433131", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/240b9c518d694345874531857ae2ad74/volumes/905a4d1a-68c8-45c0-b911-f789d2c54916"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/240b9c518d694345874531857ae2ad74/volumes/905a4d1a-68c8-45c0-b911-f789d2c54916"}], "user_id": "623760e48d0f4d0aad8a897a64532771", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 08:59:32,647 79710 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/240b9c518d694345874531857ae2ad74/volumes/905a4d1a-68c8-45c0-b911-f789d2c54916 0.061s 2023-04-19 08:59:32,647 79710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:59:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-318d4873-2ee3-42a9-bf8c-c934c12bb205', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-318d4873-2ee3-42a9-bf8c-c934c12bb205', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/240b9c518d694345874531857ae2ad74/volumes/905a4d1a-68c8-45c0-b911-f789d2c54916'} Body: b'{"volume": {"id": "905a4d1a-68c8-45c0-b911-f789d2c54916", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:59:33.000000", "updated_at": null, "name": "tempest-AttachSCSIVolumeTestJSON-volume-1973433131", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/240b9c518d694345874531857ae2ad74/volumes/905a4d1a-68c8-45c0-b911-f789d2c54916"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/240b9c518d694345874531857ae2ad74/volumes/905a4d1a-68c8-45c0-b911-f789d2c54916"}], "user_id": "623760e48d0f4d0aad8a897a64532771", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "240b9c518d694345874531857ae2ad74"}}' 2023-04-19 08:59:33,725 79710 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/240b9c518d694345874531857ae2ad74/volumes/905a4d1a-68c8-45c0-b911-f789d2c54916 0.066s 2023-04-19 08:59:33,726 79710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:59:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b70d0cb-5c97-4020-bd6f-b55efd1cae2c', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b70d0cb-5c97-4020-bd6f-b55efd1cae2c', 'connection': 'close', 'status': ' 200', 'content-location': 'http://10.0.0.210/volume/v3/240b9c518d694345874531857ae2ad74/volumes/905a4d1a-68c8-45c0-b911-f789d2c54916'} Body: b'{"volume": {"id": "905a4d1a-68c8-45c0-b911-f789d2c54916", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:59:33.000000", "updated_at": "2023-04-19T08:59:33.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-1973433131", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/240b9c518d694345874531857ae2ad74/volumes/905a4d1a-68c8-45c0-b911-f789d2c54916"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/240b9c518d694345874531857ae2ad74/volumes/905a4d1a-68c8-45c0-b911-f789d2c54916"}], "user_id": "623760e48d0f4d0aad8a897a64532771", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "240b9c518d694345874531857ae2ad74"}}' 2023-04-19 08:59:33,878 79710 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/4072ee68-b759-45b0-919d-7d60e37a876f 0.141s 2023-04-19 08:59:33,879 79710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:59:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-73be4de2-dab6-4bd0-a358-338179ad8409', 'x-compute-request-id': 'req-73be4de2-dab6-4bd0-a358-338179ad8409', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4072ee68-b759-45b0-919d-7d60e37a876f'} Body: b'' 2023-04-19 08:59:34,099 79710 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/4072ee68-b759-45b0-919d-7d60e37a876f 0.219s 2023-04-19 08:59:34,099 79710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:59:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1675', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a7b3b15e-c8aa-4aa9-bf96-671b58bb36a5', 'x-compute-request-id': 'req-a7b3b15e-c8aa-4aa9-bf96-671b58bb36a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4072ee68-b759-45b0-919d-7d60e37a876f'} Body: b'{"server": {"id": "4072ee68-b759-45b0-919d-7d60e37a876f", "name": "tempest-AttachSCSIVolumeTestJSON-server-2094309432", "status": "ACTIVE", "tenant_id": "240b9c518d694345874531857ae2ad74", "user_id": "623760e48d0f4d0aad8a897a64532771", "metadata": {}, "hostId": "17c7a35677e4f9a1598bbab572027eef646c390306e3126d10831af6", "image": {"id": "8dbeaeaf-2f48-4343-a9c2-882dbd46501e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/8dbeaeaf-2f48-4343-a9c2-882dbd46501e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:57:40Z", "updated": "2023-04-19T08:59:34Z", "addresses": {"tempest-AttachSCSIVolumeTestJSON-1375419750-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:21:e2"}, {"version": 4, "addr": "172.24.4.246", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:21:e2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"r el": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4072ee68-b759-45b0-919d-7d60e37a876f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4072ee68-b759-45b0-919d-7d60e37a876f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1995096777", "OS-SRV-USG:launched_at": "2023-04-19T08:57:50.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--711979333"}], "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-19 09:00:24,212 79710 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/4072ee68-b759-45b0-919d-7d60e37a876f 0.048s 2023-04-19 09:00:24,213 79710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:00:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-c456cbe6-e95d-4434-8b66-3a625a35b093', 'x-compute-request-id': 'req-c456cbe6-e95d-4434-8b66-3a625a35b093', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4072ee68-b759-45b0-919d-7d60e37a876f'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 4072ee68-b759-45b0-919d-7d60e37a876f could not be found."}}' 2023-04-19 09:00:24,242 79710 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1995096777 0.028s 2023-04-19 09:00:24,243 79710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:00:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a6b4c2b4-11c9-4ac9-8841-a66d4e1a2888', 'x-compute-request-id': 'req-a6b4c2b4-11c9-4ac9-8841-a66d4e1a2888', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1995096777'} Body: b'' 2023-04-19 09:00:24,392 79710 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/cc3f9896-0495-4e79-b39a-8d6fcc12cc68 0.148s 2023-04-19 09:00:24,392 79710 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-484088f4-a2e2-4740-9388-4b8280699583', 'content-length': '0', 'date': 'Wed, 19 Apr 2023 09:00:24 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/cc3f9896-0495-4e79-b39a-8d6fcc12cc68'} Body: b'' 2023-04-19 09:00:24,413 79710 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/cc3f9896-0495-4e79-b39a-8d6fcc12cc68 0.020s 2023-04-19 09:00:24,414 79710 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': '14 6', 'x-openstack-request-id': 'req-46f8ebee-40df-43aa-886c-0a49f161cdcd', 'date': 'Wed, 19 Apr 2023 09:00:24 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/cc3f9896-0495-4e79-b39a-8d6fcc12cc68'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group cc3f9896-0495-4e79-b39a-8d6fcc12cc68 does not exist", "detail": ""}}' 2023-04-19 09:00:24,854 79710 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/e18f64b7-626a-4996-ad7d-4e0df3edad24 0.439s 2023-04-19 09:00:24,854 79710 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-7a397fc0-3294-46b6-9faa-f5e42edd4d8b', 'content-length': '0', 'date': 'Wed, 19 Apr 2023 09:00:24 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/e18f64b7-626a-4996-ad7d-4e0df3edad24'} Body: b'' 2023-04-19 09:00:24,970 79710 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/8dbeaeaf-2f48-4343-a9c2-882dbd46501e 0.115s 2023-04-19 09:00:24,970 79710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:00:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-7bab8c8b-81d4-4afe-abde-20d1f7b9669d', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/8dbeaeaf-2f48-4343-a9c2-882dbd46501e'} Body: b'' 2023-04-19 09:00:24,995 79710 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/image/v2/images/8dbeaeaf-2f48-4343-a9c2-882dbd46501e 0.024s 2023-04-19 09:00:24,995 79710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:00:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '139', 'content-type': 'application/json', 'x-openstack-request-id': 'req-99e186ec-e94b-4847-905e-842143592f26', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/image/v2/images/8dbeaeaf-2f48-4343-a9c2-882dbd46501e'} Body: b'{"message": "No image found with ID 8dbeaeaf-2f48-4343-a9c2-882dbd46501e

\\n\\n\\n", "code": "404 Not Found", "title": "Not Found"}' {8} tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion [167.363418s] ... 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 831ad5c6-dc48-42ea-8c15-b0c371f6bbc3 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:57:48,979 79704 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-19 08:57:50,026 79704 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.047s 2023-04-19 08:57:50,027 79704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"name": "tempest-scenario-img--1196331032", "container_format": "bare", "disk_format": "qcow2", "visibility": "private"} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '642', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/21b94987-bb8e-426e-9360-35bff70c4eb2', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-d40fd504-dd54-40eb-b49f-7bc8036f348b', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"name": "tempest-scenario-img--1196331032", "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": "5504f11c14f3492880b36b5ce6d246db", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "21b94987-bb8e-426e-9360-35bff70c4eb2", "created_at": "2023-04-19T08:57:50Z", "updated_at": "2023-04-19T08:57:50Z", "tags": [], "self": "/v2/images/21b94987-bb8e-426e-9360-35bff70c4eb2", "file": "/v2/images/21b94987-bb8e-426e-9360-35bff70c4eb2/file", "schema": "/v2/schemas/image"}' 2023-04-19 08:57:51,781 79704 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/21b94987-bb8e-426e-9360-35bff70c4eb2/file 1.753s 2023-04-19 08:57:51,781 79704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-33621ebc-53f3-45dd-9a43-2c23ba5670bf', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/21b94987-bb8e-426e-9360-35bff70c4eb2/file'} Body: b'' 2023-04-19 08:57:51,781 79704 DEBUG [tempest.scenario.manager] image:21b94987-bb8e-426e-9360-35bff70c4eb2 2023-04-19 08:57:51,903 79704 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.117s 2023-04-19 08:57:51,903 79704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestMinimumBasicScenario-1385225803", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJty4btQDlQSq9SpM8Nw9K2uVAnomvDXhLOwSUW4eGyJEpulz/zf/HpsIf2l913uDHlUXrtzRW/d9XegZdJm4L+nUpavYgSjMF8uDBegSkrjZY2d+Nb63s8b01sy1jIc3g=="}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:51 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-c021688b-86bd-4101-86ad-228417cdb407', 'x-compute-request-id': 'req-c021688b-86bd-4101-86ad-228417cdb407', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0 .0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestMinimumBasicScenario-1385225803", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJty4btQDlQSq9SpM8Nw9K2uVAnomvDXhLOwSUW4eGyJEpulz/zf/HpsIf2l913uDHlUXrtzRW/d9XegZdJm4L+nUpavYgSjMF8uDBegSkrjZY2d+Nb63s8b01sy1jIc3g==", "fingerprint": "65:bf:db:72:7c:45:f6:58:1e:78:41:39:ed:7e:28:5a", "user_id": "f5fe60560d254407a0d4f0931c12cdb6"}}' 2023-04-19 08:57:52,020 79704 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.109s 2023-04-19 08:57:52,021 79704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:51 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-f1737f45-9ab0-43ac-9a36-8fe4846584ab', '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": "f5fe60560d254407a0d4f0931c12cdb6", "name": "tempest-TestMinimumBasicScenario-548809968-project-member", "password_expires_at": null}, "audit_ids": ["cAHhuR4LR9S_ljV5lqcjrw"], "expires_at": "2023-04-19T09:57:51.000000Z", "issued_at": "2023-04-19T08:57:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5504f11c14f3492880b36b5ce6d246db", "name": "tempest-TestMinimumBasicScenario-548809968"}, "is_domain": false, "roles": [{"id": "45fc525c8c5440819026c2d31316f10d", "name": "reader"}, {"id": "34261de33dff45759db3c64a7b6ec984", "name": "member"}], "catalog": [{"endpoints": [{"id": "2e496f3cad8d414abd2448bb8532a4c7", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "29fc0ad9be4d4b0fae792a48927ba4fb", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "62d5fc32dc6d4dda96c18dcf38975224", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/5504f11c14f3492880b36b5ce6d246db", "region": "RegionOne"}], "id": "312d8c8a5cbf4f6982b03f3968d80759", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "deac9fc2e9574f9e9ccff18b176c5f67", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/5504f11c14f3492880b36b5ce6d246db", "region": "RegionOne"}], "id": "32219e37b07540d3ba53ca79f3cb5ff9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "4682339d7be045da817dd408e4fc9bcb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/5504f11c14f3492880b36b5ce6d246db", "region": "RegionOne"}], "id": "4c90ba9ce2174f2d8513ed524a7e3915", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "c216644ed918406cb1a1cf80fd83cfcf", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "6805fa9e882448ebada64a227995f651", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "0b90d9df5fa743878bfb4b67c8393028", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "b1f800f6c631482db1b5e4cb224654a6", "type": "image", "name": "glance"}, {"endpoints": [{"id": "912e0b96e3f043eb804c892738476d9a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d5eb1e085e9e49dc810e3358668885ed", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "88a86b6b25ac4ad1838fb87a7c8c0c93", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "dde0405576ac448181be74c8c6162b21", "type": "identity", "name": "keystone"}]} }' 2023-04-19 08:57:52,022 79704 INFO [tempest.lib.common.fixed_network] (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion) Found network {'id': '11cff7fd-59e0-4f96-a61e-8a024029319a', 'name': 'tempest-TestMinimumBasicScenario-556754585-network', 'tenant_id': '5504f11c14f3492880b36b5ce6d246db', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '5504f11c14f3492880b36b5ce6d246db', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 61131, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-19T08:57:16Z', 'updated_at': '2023-04-19T08:57:17Z', 'revision_number': 1} available for tenant 2023-04-19 08:57:52,947 79704 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.924s 2023-04-19 08:57:52,947 79704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestMinimumBasicScenario-server-938226362", "imageRef": "21b94987-bb8e-426e-9360-35bff70c4eb2", "flavorRef": "42", "key_name": "tempest-TestMinimumBasicScenario-1385225803", "networks": [{"uuid": "11cff7fd-59e0-4f96-a61e-8a024029319a"}]}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/01a6a4c3-b7f7-4781-87d3-e3d5c06c1c31', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-949f2b53-b715-4b88-9f93-8f64675ab540', 'x-compute-request-id': 'req-949f2b53-b715-4b88-9f93-8f64675ab540', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "01a6a4c3-b7f7-4781-87d3-e3d5c06c1c31", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/01a6a4c3-b7f7-4781-87d3-e3d5c06c1c31"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/01a6a4c3-b7f7-4781-87d3-e3d5c06c1c31"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "dZ5f8B2NgXWA"}}' 2023-04-19 08:57:53,089 79704 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/01a6a4c3-b7f7-4781-87d3-e3d5c06c1c31 0.137s 2023-04-19 08:57:53,089 79704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:52 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-f9ba0dca-79db-4576-af4c-4e00b4176e7c', 'x-compute-request-id': 'req-f9ba0dca-79db-4576-af4c-4e00b4176e7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/01a6a4c3-b7f7-4781-87d3-e3d5c06c1c31'} Body: b'{"server": {"id": "01a6a4c3-b7f7-4781-87d3-e3d5c06c1c31", "name": "tempest-TestMinimumBasicScenario-server-938226362", "status": "BUILD", "tenant_id": "5504f11c14f3492880b36b5ce6d246db", "user_id": "f5fe60560d254407a0d4f0931c12cdb6", "metadata": {}, "hostId": "", "image": {"id": "21b94987-bb8e-426e-9360-35bff70c4eb2", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/ compute/images/21b94987-bb8e-426e-9360-35bff70c4eb2"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:57:53Z", "updated": "2023-04-19T08:57:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/01a6a4c3-b7f7-4781-87d3-e3d5c06c1c31"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/01a6a4c3-b7f7-4781-87d3-e3d5c06c1c31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1385225803", "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-19 08:58:43,399 79704 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/01a6a4c3-b7f7-4781-87d3-e3d5c06c1c31 0.246s 2023-04-19 08:58:43,400 79704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:58:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1535', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ccbf82d7-28a9-4e45-8334-f51bf1826046', 'x-compute-request-id': 'req-ccbf82d7-28a9-4e45-8334-f51bf1826046', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/01a6a4c3-b7f7-4781-87d3-e3d5c06c1c31'} Body: b'{"server": {"id": "01a6a4c3-b7f7-4781-87d3-e3d5c06c1c31", "name": "tempest-TestMinimumBasicScenario-server-938226362", "status": "ACTIVE", "tenant_id": "5504f11c14f3492880b36b5ce6d246db", "user_id": "f5fe60560d254407a0d4f0931c12cdb6", "metadata": {}, "hostId": "6d45ff39af4fdabeab231c5b191d8133caea2f4dbec5461d05321ff0", "image": {"id": "21b94987-bb8e-426e-9360-35bff70c4eb2", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/21b94987-bb8e-426e-9360-35bff70c4eb2"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:57:52Z", "updated": "2023-04-19T08:58:02Z", "addresses": {"tempest-TestMinimumBasicScenario-556754585-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:91:d0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/01a6a4c3-b7f7-4781-87d3-e3d5c06c1c31"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/01a6a4c3-b7f7-4781-87d3-e3d5c06c1c31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1385225803", "OS-SRV-USG:launched_at": "2023-04-19T08:58:02.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-19 08:58:43,414 79704 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-19 08:59:43,740 79704 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/01a6a4c3-b7f7-4781-87d3-e3d5c06c1c31 0.266s 2023-04-19 08:59:43,740 79704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Res ponse - Headers: {'date': 'Wed, 19 Apr 2023 08:59:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1535', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cf06e5f8-d053-4031-9156-f4afa0f90706', 'x-compute-request-id': 'req-cf06e5f8-d053-4031-9156-f4afa0f90706', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/01a6a4c3-b7f7-4781-87d3-e3d5c06c1c31'} Body: b'{"server": {"id": "01a6a4c3-b7f7-4781-87d3-e3d5c06c1c31", "name": "tempest-TestMinimumBasicScenario-server-938226362", "status": "ACTIVE", "tenant_id": "5504f11c14f3492880b36b5ce6d246db", "user_id": "f5fe60560d254407a0d4f0931c12cdb6", "metadata": {}, "hostId": "6d45ff39af4fdabeab231c5b191d8133caea2f4dbec5461d05321ff0", "image": {"id": "21b94987-bb8e-426e-9360-35bff70c4eb2", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/21b94987-bb8e-426e-9360-35bff70c4eb2"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:57:52Z", "updated": "2023-04-19T08:58:02Z", "addresses": {"tempest-TestMinimumBasicScenario-556754585-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:91:d0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/01a6a4c3-b7f7-4781-87d3-e3d5c06c1c31"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/01a6a4c3-b7f7-4781-87d3-e3d5c06c1c31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1385225803", "OS-SRV-USG:launched_at": "2023-04-19T08:58:02.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-19 08:59:43,965 79704 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.213s 2023-04-19 08:59:43,965 79704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:59:43 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-b6b20fb2-a90e-4b5c-9f3f-e19770830408', 'x-compute-request-id': 'req-b6b20fb2-a90e-4b5c-9f3f-e19770830408', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"servers": [{"id": "01a6a4c3-b7f7-4781-87d3-e3d5c06c1c31", "name": "tempest-TestMinimumBasicScenario-server-938226362", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/01a6a4c3-b7f7-4781-87d3-e3d5c06c1c31"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/01a6a4c3-b7f7-4781-87d3-e3d5c06c1c31"}]}]}' 2023-04-19 08:59:44,194 79704 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/01a6a4c3-b7f7-4781-87d3-e3d5c06c1c31 0.225s 2023-04-19 08:59:44,195 79704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:59:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1535', 'content-type': 'application/json', ' openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1f584820-b349-4443-bc5e-c4f53846425b', 'x-compute-request-id': 'req-1f584820-b349-4443-bc5e-c4f53846425b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/01a6a4c3-b7f7-4781-87d3-e3d5c06c1c31'} Body: b'{"server": {"id": "01a6a4c3-b7f7-4781-87d3-e3d5c06c1c31", "name": "tempest-TestMinimumBasicScenario-server-938226362", "status": "ACTIVE", "tenant_id": "5504f11c14f3492880b36b5ce6d246db", "user_id": "f5fe60560d254407a0d4f0931c12cdb6", "metadata": {}, "hostId": "6d45ff39af4fdabeab231c5b191d8133caea2f4dbec5461d05321ff0", "image": {"id": "21b94987-bb8e-426e-9360-35bff70c4eb2", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/21b94987-bb8e-426e-9360-35bff70c4eb2"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:57:52Z", "updated": "2023-04-19T08:58:02Z", "addresses": {"tempest-TestMinimumBasicScenario-556754585-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:91:d0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/01a6a4c3-b7f7-4781-87d3-e3d5c06c1c31"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/01a6a4c3-b7f7-4781-87d3-e3d5c06c1c31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1385225803", "OS-SRV-USG:launched_at": "2023-04-19T08:58:02.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-19 08:59:44,499 79704 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/5504f11c14f3492880b36b5ce6d246db/volumes 0.291s 2023-04-19 08:59:44,500 79704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-634751011", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:59:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4926be4f-e9e7-41e8-9fa1-6cd727818c50', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4926be4f-e9e7-41e8-9fa1-6cd727818c50', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5504f11c14f3492880b36b5ce6d246db/volumes'} Body: b'{"volume": {"id": "831ad5c6-dc48-42ea-8c15-b0c371f6bbc3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:59:44.421030", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-634751011", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5504f11c14f3492880b36b5ce6d246db/volumes/831ad5c6-dc48-42ea-8c15-b0c371f6bbc3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5504f11c14f3492880b36b5ce6d246db/volumes/831ad5c6-dc48-42ea-8c15-b0c371f6bbc3"}], "user_id": "f5fe60560d254407a0d4f0931c12cdb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 08:59:44,551 79704 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/5504f11c14f3492880b36b5ce6d246db/volumes/831ad5c6-dc48-42ea-8c15-b0c371f6bbc3 0.041s 2023-04-19 08:59:44,551 79704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:59:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b50fa683-abb2-49c0-ba87-f9b61f0ce5ae', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b50fa683-abb2-49c0-ba87-f9b61f0ce5ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5504f11c14f3492880b36b5ce6d246db/volumes/831ad5c6-dc48-42ea-8c15-b0c371f6bbc3'} Body: b'{"volume": {"id": "831ad5c6-dc48-42ea-8c15-b0c371f6bbc3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:59:44.000000", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-634751011", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5504f11c14f3492880b36b5ce6d246db/volumes/831ad5c6-dc48-42ea-8c15-b0c371f6bbc3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5504f11c14f3492880b36b5ce6d246db/volumes/831ad5c6-dc48-42ea-8c15-b0c371f6bbc3"}], "user_id": "f5fe60560d254407a0d4f0931c12cdb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5504f11c14f3492880b36b5ce6d246db"}}' 2023-04-19 08:59:45,614 79704 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/5504f11c14f3492880b36b5ce6d246db/volumes/831ad5c6-dc48-42ea-8c15-b0c371f6bbc3 0.049s 2023-04-19 08:59:45,615 79704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:59:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45985f65-2f44-4767-be36-3fc44e218e53', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45985f65-2f44-4767-be36-3fc44e218e53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5504f11c14f3492880b36b5ce6d246db/volumes/831ad5c6-dc48-42ea-8c15-b0c371f6bbc3'} Body: b'{"volume": {"id": "831ad5c6-dc48-42ea-8c15-b0c371f6bbc3", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:59:44.000000", "updated_at": "2023-04-19T08:59:45.000000", "name": "tempest-TestMinimumBasicScenario-volume-634751011", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5504f11c14f3492880b36b5ce6d246db/volumes/831ad5c6-dc48-42ea-8c15-b0c371f6bbc3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5504f11c14f3492880b36b5ce6d246db/volumes/831ad5c6-dc48-42ea-8c15-b0c371f6bbc3"}], "user_id": "f5fe60560d254407a0d4f0931c12cdb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5504f11c14f3492880b36b5ce6d246db"}}' 2023-04-19 08:59:45,757 79704 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/5504f11c14f3492880b36b5ce6d246db/volumes/831ad5c6-dc48-42ea-8c15-b0c371f6bbc3 0.130s 2023-04-19 08:59:45,757 79704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'app lication/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:59: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-bab18f54-4103-42b7-95c5-be485ef2c057', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5504f11c14f3492880b36b5ce6d246db/volumes/831ad5c6-dc48-42ea-8c15-b0c371f6bbc3'} Body: b'' 2023-04-19 08:59:45,778 79704 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/5504f11c14f3492880b36b5ce6d246db/volumes/831ad5c6-dc48-42ea-8c15-b0c371f6bbc3 0.020s 2023-04-19 08:59:45,778 79704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:59: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-e7d096a5-fadf-4743-baec-5e86db7745ff', 'x-openstack-request-id': 'req-e7d096a5-fadf-4743-baec-5e86db7745ff', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/5504f11c14f3492880b36b5ce6d246db/volumes/831ad5c6-dc48-42ea-8c15-b0c371f6bbc3'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 831ad5c6-dc48-42ea-8c15-b0c371f6bbc3 could not be found."}}' 2023-04-19 08:59:45,891 79704 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/01a6a4c3-b7f7-4781-87d3-e3d5c06c1c31 0.112s 2023-04-19 08:59:45,892 79704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:59:45 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-4f427c13-3eb3-4be9-bd9d-4e75cb66bdf5', 'x-compute-request-id': 'req-4f427c13-3eb3-4be9-bd9d-4e75cb66bdf5', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/01a6a4c3-b7f7-4781-87d3-e3d5c06c1c31'} Body: b'' 2023-04-19 08:59:46,070 79704 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/01a6a4c3-b7f7-4781-87d3-e3d5c06c1c31 0.178s 2023-04-19 08:59:46,071 79704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:59:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1541', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe1b1a18-b797-46b0-bd95-e2c7a828f14b', 'x-compute-request-id': 'req-fe1b1a18-b797-46b0-bd95-e2c7a828f14b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/01a6a4c3-b7f7-4781-87d3-e3d5c06c1c31'} Body: b'{"server": {"id": "01a6a4c3-b7f7-4781-87d3-e3d5c06c1c31", "name": "tempest-TestMinimumBasicScenario-server-938226362", "status": "ACTIVE", "tenant_id": "5504f11c14f3492880b36b5ce6d246db", "user_id": "f5fe60560d254407a0d4f0931c12cdb6", "metadata": {}, "hostId": "6d45ff39af4fdabeab231c5b191d8133caea2f4dbec5461d05321ff0", "image": {"id": "21b94987-bb8e-426e-9360-35bff70c4eb 2", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/21b94987-bb8e-426e-9360-35bff70c4eb2"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:57:52Z", "updated": "2023-04-19T08:59:46Z", "addresses": {"tempest-TestMinimumBasicScenario-556754585-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:91:d0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/01a6a4c3-b7f7-4781-87d3-e3d5c06c1c31"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/01a6a4c3-b7f7-4781-87d3-e3d5c06c1c31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1385225803", "OS-SRV-USG:launched_at": "2023-04-19T08:58:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "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-19 09:00:36,178 79704 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/01a6a4c3-b7f7-4781-87d3-e3d5c06c1c31 0.045s 2023-04-19 09:00:36,179 79704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:00:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-71b0294d-6fef-4af6-819e-2dda3d817108', 'x-compute-request-id': 'req-71b0294d-6fef-4af6-819e-2dda3d817108', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/01a6a4c3-b7f7-4781-87d3-e3d5c06c1c31'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 01a6a4c3-b7f7-4781-87d3-e3d5c06c1c31 could not be found."}}' 2023-04-19 09:00:36,207 79704 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-1385225803 0.028s 2023-04-19 09:00:36,207 79704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:00:36 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-2018d33a-36bf-41ae-8c37-6ca8baf105c9', 'x-compute-request-id': 'req-2018d33a-36bf-41ae-8c37-6ca8baf105c9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-1385225803'} Body: b'' 2023-04-19 09:00:36,340 79704 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/21b94987-bb8e-426e-9360-35bff70c4eb2 0.132s 2023-04-19 09:00:36,340 79704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:00:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-8f94a293-6b22-44f1-88d4-a25024d2d1c7', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/21b94987-bb8e -426e-9360-35bff70c4eb2'} Body: b'' {3} tempest.api.compute.servers.test_server_rescue.ServerBootFromVolumeStableRescueTest.test_stable_device_rescue_bfv_blank_volume [231.491207s] ... 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 ac01b701-53a5-402e-979e-4f308ce1de8f failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2023-04-19T09:00:02Z', 'message': 'Build of instance ac01b701-53a5-402e-979e-4f308ce1de8f aborted: Volume 83b2cd71-f147-4897-abc3-db712d924b04 did not finish being created even after we waited 5 seconds or 2 attempts. And its status is error.'}. Server boot request ID: req-2180d266-2986-41b4-bb53-1592ab52fcad. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:56:52,667 79694 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.035s 2023-04-19 08:56:52,668 79694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 19 Apr 2023 08:56:52 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-f516eb86-8a21-4606-b9ae-e1b3e362771f', '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": "a3211e8267784fde982ce06875d810ca", "name": "tempest-ServerBootFromVolumeStableRescueTest-638855010-project-member", "password_expires_at": null}, "audit_ids": ["TsyIRdktScSdCO_LFAlPAQ"], "expires_at": "2023-04-19T09:56:52.000000Z", "issued_at": "2023-04-19T08:56:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "432bad6966cd475a87f1524ee19a7c59", "name": "tempest-ServerBootFromVolumeStableRescueTest-638855010"}, "is_domain": false, "roles": [{"id": "45fc525c8c5440819026c2d31316f10d", "name": "reader"}, {"id": "34261de33dff45759db3c64a7b6ec984", "name": "member"}], "catalog": [{"endpoints": [{"id": "2e496f3cad8d414abd2448bb8532a4c7", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "29fc0ad9be4d4b0fae792a48927ba4fb", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "62d5fc32dc6d4dda96c18dcf38975224", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/432bad6966cd475a87f1524ee19a7c59", "region": "RegionOne"}], "id": "312d8c8a5cbf4f6982b03f3968d80759", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "deac9fc2e9574f9e9ccff18b176c5f67", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/432bad6966cd475a87f1524ee19a7c59", "region": "RegionOne"}], "id": "32219e37b07540d3ba53ca79f3cb5ff9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "4682339d7be045da817dd408e4fc9bcb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/432bad6966cd475a87f1524ee19a7c59", "region": "RegionOne"}], "id": "4c90ba9ce2174f2d8513ed524a7e3915", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "c216644ed918406cb1a1cf80fd83cfcf", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "6805fa9e882448ebada64a227995f651", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "0b90d9df5fa743878bfb4b67c8393028", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "b1f800f6c631482db1b5e4cb224654a6", "type": "image", "name": "glance"}, {"endpoints": [{"id": "912e0b96e3f043eb804c892738476d9a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d5eb1e085e9e49dc810e3358668885ed", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "88a86b6b25ac4ad1838fb87a7c8c0c93", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "dde0405576ac448181be74c8c6162b21", "type": "identity", "name": "keystone"}]}}' 2023-04-19 08:56:52,668 79694 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume) Found network {'id': 'd149a0ec-3a73-4668-a33c-1dac97bd849f', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-471229379-network', 'tenant_id': '432bad6966cd475a87f1524ee19a7c59', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project _id': '432bad6966cd475a87f1524ee19a7c59', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 44906, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-19T08:56:41Z', 'updated_at': '2023-04-19T08:56:42Z', 'revision_number': 1} available for tenant 2023-04-19 08:56:54,848 79694 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 2.179s 2023-04-19 08:56:54,849 79694 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-1504198658", "imageRef": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "flavorRef": "42", "networks": [{"uuid": "d149a0ec-3a73-4668-a33c-1dac97bd849f"}]}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:56:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/02115d1f-cd5a-49b1-9991-ea34b89cbb81', '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-4d3bc396-ab73-4a05-aec0-32222538b4f2', 'x-compute-request-id': 'req-4d3bc396-ab73-4a05-aec0-32222538b4f2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "02115d1f-cd5a-49b1-9991-ea34b89cbb81", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/02115d1f-cd5a-49b1-9991-ea34b89cbb81"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/02115d1f-cd5a-49b1-9991-ea34b89cbb81"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "9w4Kd3TXXhBj"}}' 2023-04-19 08:56:55,024 79694 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/02115d1f-cd5a-49b1-9991-ea34b89cbb81 0.169s 2023-04-19 08:56:55,024 79694 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': 'Wed, 19 Apr 2023 08:56:54 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-854d6613-abe2-4421-9285-c098e7d86d09', 'x-compute-request-id': 'req-854d6613-abe2-4421-9285-c098e7d86d09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/02115d1f-cd5a-49b1-9991-ea34b89cbb81'} Body: b'{"server": {"id": "02115d1f-cd5a-49b1-9991-ea34b89cbb81", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1504198658", "status": "BUILD", "tenant_id": "432bad6966cd475a87f1524ee19a7c59", "user_id": "a3211e8267784fde982ce06875d810ca", "metadata": {}, "hostId": "", "image": {"id": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/dd568ba7-ea17-4ae2-908e-3035f1035aee"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-19T08:56:55Z", "updated": "2023-04-19T08:56:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/02115 d1f-cd5a-49b1-9991-ea34b89cbb81"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/02115d1f-cd5a-49b1-9991-ea34b89cbb81"}], "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-19 08:57:45,839 79694 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/02115d1f-cd5a-49b1-9991-ea34b89cbb81 0.747s 2023-04-19 08:57:45,840 79694 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': 'Wed, 19 Apr 2023 08:57:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1691', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-20a04062-188d-4892-a0e0-82dc878ec09e', 'x-compute-request-id': 'req-20a04062-188d-4892-a0e0-82dc878ec09e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/02115d1f-cd5a-49b1-9991-ea34b89cbb81'} Body: b'{"server": {"id": "02115d1f-cd5a-49b1-9991-ea34b89cbb81", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1504198658", "status": "ACTIVE", "tenant_id": "432bad6966cd475a87f1524ee19a7c59", "user_id": "a3211e8267784fde982ce06875d810ca", "metadata": {}, "hostId": "81a9ee67dd3933e559e1d2d1a14156dd0107856bfaf289c3c2415ee6", "image": {"id": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/dd568ba7-ea17-4ae2-908e-3035f1035aee"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-19T08:56:54Z", "updated": "2023-04-19T08:57:12Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-471229379-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:1a:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/02115d1f-cd5a-49b1-9991-ea34b89cbb81"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/02115d1f-cd5a-49b1-9991-ea34b89cbb81"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-19T08:57: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": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2023-04-19 08:57:45,855 79694 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-19 08:58:46,759 79694 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/02115d1f-cd5a-49b1-9991-ea34b89cbb81/action 0.847s 2023-04-19 08:58:46,760 79694 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-467500163"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:58:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '52', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c129a12b-3ade-4b61-b23a-5598d7bbb12e', 'x-compute-request-id': 'req-c129a12b-3ade-4b61-b23a-5598d7bbb12e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/02115d1f-cd5a-49b1-9991-ea34b89cbb81/action'} Body: b'{"image_id": "b1930302-0a5a-4843-8ecf-4c06bc57f634"}' 2023-04-19 08:58:46,785 79694 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/b1930302-0a5a-4843-8ecf-4c06bc57f634 0.023s 2023-04-19 08:58:46,786 79694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:58:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1357', 'content-type': 'application/json', 'x-openstack-request-id': 'req-423a87c9-bbb9-4762-9de5-f1a593a5991d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/b1930302-0a5a-4843-8ecf-4c06bc57f634'} Body: b'{"base_image_ref": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "02115d1f-cd5a-49b1-9991-ea34b89cbb81", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-638855010", "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-638855010-project-member", "user_id": "a3211e8267784fde982ce06875d810ca", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-467500163", "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": "432bad6966cd475a87f1524ee19a7c59", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "b1930302-0a5a-4843-8ecf-4c06bc57f634", "created_at": "2023-04-19T08:58:47Z", "updated_at": "2023-04-19T08:58:47Z", "tags": [], "self": "/v2/images/b1930302-0a5a-4843-8ecf-4c06bc57f634", "file": "/v2/images/b1930302-0a5a-4843-8ecf-4c06bc57f634/file", "schema": "/v2/schemas/image"}' 2023-04-19 08:58:47,846 79694 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/b1930302-0a5a-4843-8ecf-4c06bc57f634 0.058s 2023-04-19 08:58:47,846 79694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:58:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1357', 'content-type': 'application/json', 'x-openstack-request-id': 'req-abb82105-6aaf-4b0a-926d-0b15377ed28e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/b1930302-0a5a-4843-8ecf-4c06bc57f634'} Body: b'{"base_image_ref": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "02115d1f-cd5a-49b1-9991-ea34b89cbb81", "owner_project_name": "tempest-ServerBootF romVolumeStableRescueTest-638855010", "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-638855010-project-member", "user_id": "a3211e8267784fde982ce06875d810ca", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-467500163", "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": "432bad6966cd475a87f1524ee19a7c59", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "b1930302-0a5a-4843-8ecf-4c06bc57f634", "created_at": "2023-04-19T08:58:47Z", "updated_at": "2023-04-19T08:58:47Z", "tags": [], "self": "/v2/images/b1930302-0a5a-4843-8ecf-4c06bc57f634", "file": "/v2/images/b1930302-0a5a-4843-8ecf-4c06bc57f634/file", "schema": "/v2/schemas/image"}' 2023-04-19 08:58:48,870 79694 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/b1930302-0a5a-4843-8ecf-4c06bc57f634 0.022s 2023-04-19 08:58:48,870 79694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:58:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1357', 'content-type': 'application/json', 'x-openstack-request-id': 'req-cee50f95-af21-457f-a935-4623504fbfe4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/b1930302-0a5a-4843-8ecf-4c06bc57f634'} Body: b'{"base_image_ref": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "02115d1f-cd5a-49b1-9991-ea34b89cbb81", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-638855010", "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-638855010-project-member", "user_id": "a3211e8267784fde982ce06875d810ca", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-467500163", "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": "432bad6966cd475a87f1524ee19a7c59", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "b1930302-0a5a-4843-8ecf-4c06bc57f634", "created_at": "2023-04-19T08:58:47Z", "updated_at": "2023-04-19T08:58:47Z", "tags": [], "self": "/v2/images/b1930302-0a5a-4843-8ecf-4c06bc57f634", "file": "/v2/images/b1930302-0a5a-4843-8ecf-4c06bc57f634/file", "schema": "/v2/schemas/image"}' 2023-04-19 08:58:49,893 79694 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/b1930302-0a5a-4843-8ecf-4c06bc57f634 0.021s 2023-04-19 08:58:49,894 79694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:58:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1468', 'content-type': 'application/json', 'x-openstack-request-id': 'req-e0f6ffe2-465d-4fff-968d-ead58e7b80b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/b1930302-0a5a-4843-8ecf-4c06bc57f634'} Body: b'{"base_image_ref": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "boot_rol es": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "02115d1f-cd5a-49b1-9991-ea34b89cbb81", "owner_id": "432bad6966cd475a87f1524ee19a7c59", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-638855010", "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-638855010-project-member", "user_id": "a3211e8267784fde982ce06875d810ca", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-467500163", "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": "432bad6966cd475a87f1524ee19a7c59", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "b1930302-0a5a-4843-8ecf-4c06bc57f634", "created_at": "2023-04-19T08:58:47Z", "updated_at": "2023-04-19T08:58:50Z", "tags": [], "self": "/v2/images/b1930302-0a5a-4843-8ecf-4c06bc57f634", "file": "/v2/images/b1930302-0a5a-4843-8ecf-4c06bc57f634/file", "schema": "/v2/schemas/image"}' 2023-04-19 08:58:50,920 79694 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/b1930302-0a5a-4843-8ecf-4c06bc57f634 0.025s 2023-04-19 08:58:50,921 79694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:58:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1468', 'content-type': 'application/json', 'x-openstack-request-id': 'req-f8ef5411-7b9f-486c-ae59-00269855049a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/b1930302-0a5a-4843-8ecf-4c06bc57f634'} Body: b'{"base_image_ref": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "02115d1f-cd5a-49b1-9991-ea34b89cbb81", "owner_id": "432bad6966cd475a87f1524ee19a7c59", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-638855010", "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-638855010-project-member", "user_id": "a3211e8267784fde982ce06875d810ca", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-467500163", "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": "432bad6966cd475a87f1524ee19a7c59", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "b1930302-0a5a-4843-8ecf-4c06bc57f634", "created_at": "2023-04-19T08:58:47Z", "updated_at": "2023-04-19T08:58:50Z", "tags": [], "self": "/v2/images/b1930302-0a5a-4843-8ecf-4c06bc57f634", "file": "/v2/images/b1930302-0a5a-4843-8ecf-4c06bc57f634/file", "schema": "/v2/schemas/image"}' 2023-04-19 08:58:51,950 79694 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/b1930302-0a5a-4843-8ecf-4c06bc57f634 0.027s 2023-04-19 08:58:51,950 79694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept' : 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:58:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1638', 'content-type': 'application/json', 'x-openstack-request-id': 'req-e1ea7fca-e07e-449c-b7ae-d9f222780f18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/b1930302-0a5a-4843-8ecf-4c06bc57f634'} Body: b'{"base_image_ref": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "02115d1f-cd5a-49b1-9991-ea34b89cbb81", "owner_id": "432bad6966cd475a87f1524ee19a7c59", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-638855010", "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-638855010-project-member", "user_id": "a3211e8267784fde982ce06875d810ca", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-467500163", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "c924c29051d31a08c9091598e6dd926b", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "432bad6966cd475a87f1524ee19a7c59", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "30e52013ea2fdab023ab87bec2832eae416decd047eecd33da6e4da0090f31c556787dcdae806f6b8867f3993cdce8702da4a9aa20e97b15909118319306722b", "id": "b1930302-0a5a-4843-8ecf-4c06bc57f634", "created_at": "2023-04-19T08:58:47Z", "updated_at": "2023-04-19T08:58:51Z", "tags": [], "self": "/v2/images/b1930302-0a5a-4843-8ecf-4c06bc57f634", "file": "/v2/images/b1930302-0a5a-4843-8ecf-4c06bc57f634/file", "schema": "/v2/schemas/image"}' 2023-04-19 08:58:51,974 79694 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/b1930302-0a5a-4843-8ecf-4c06bc57f634 0.023s 2023-04-19 08:58:51,975 79694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:58:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1638', 'content-type': 'application/json', 'x-openstack-request-id': 'req-b57f9c8f-0322-4ff5-b8fa-c3d50766092e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/b1930302-0a5a-4843-8ecf-4c06bc57f634'} Body: b'{"base_image_ref": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "02115d1f-cd5a-49b1-9991-ea34b89cbb81", "owner_id": "432bad6966cd475a87f1524ee19a7c59", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-638855010", "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-638855010-project-member", "user_id": "a3211e8267784fde982ce06875d810ca", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-467500163", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "c924c29051d31a08c9091598e6dd926b", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "432bad6966cd475a87f1524ee19a7c59", "os_hid den": false, "os_hash_algo": "sha512", "os_hash_value": "30e52013ea2fdab023ab87bec2832eae416decd047eecd33da6e4da0090f31c556787dcdae806f6b8867f3993cdce8702da4a9aa20e97b15909118319306722b", "id": "b1930302-0a5a-4843-8ecf-4c06bc57f634", "created_at": "2023-04-19T08:58:47Z", "updated_at": "2023-04-19T08:58:51Z", "tags": [], "self": "/v2/images/b1930302-0a5a-4843-8ecf-4c06bc57f634", "file": "/v2/images/b1930302-0a5a-4843-8ecf-4c06bc57f634/file", "schema": "/v2/schemas/image"}' 2023-04-19 08:58:52,255 79694 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/02115d1f-cd5a-49b1-9991-ea34b89cbb81 0.280s 2023-04-19 08:58:52,255 79694 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': 'Wed, 19 Apr 2023 08:58:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1691', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-81f32609-3f0a-4fac-abf2-407245973dba', 'x-compute-request-id': 'req-81f32609-3f0a-4fac-abf2-407245973dba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/02115d1f-cd5a-49b1-9991-ea34b89cbb81'} Body: b'{"server": {"id": "02115d1f-cd5a-49b1-9991-ea34b89cbb81", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1504198658", "status": "ACTIVE", "tenant_id": "432bad6966cd475a87f1524ee19a7c59", "user_id": "a3211e8267784fde982ce06875d810ca", "metadata": {}, "hostId": "81a9ee67dd3933e559e1d2d1a14156dd0107856bfaf289c3c2415ee6", "image": {"id": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/dd568ba7-ea17-4ae2-908e-3035f1035aee"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-19T08:56:54Z", "updated": "2023-04-19T08:58:51Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-471229379-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:1a:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/02115d1f-cd5a-49b1-9991-ea34b89cbb81"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/02115d1f-cd5a-49b1-9991-ea34b89cbb81"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-19T08:57: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": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2023-04-19 08:59:52,415 79694 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.081s 2023-04-19 08:59:52,415 79694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 19 Apr 2023 08:59:52 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-6fb0b75b-ffe4-446f-a931-c41e5de8586d', '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": "a3211e8267784fde982ce06875d810ca", "name": "tempest-ServerBootFromVolumeStableRescueTest-638855010-project-member", "password_expires_at": null}, "audit_ids": ["oNRFQ7zuTsqYXhkJ66Yp2w"], "expires_at": "2023-04-19T09:59:52.000000Z", "issued_at": "2023-04-19T08:59:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "432bad6966cd475a87f1524ee19a7c59", "name": "tempest-ServerBootFromVolumeStableRescueTest-638855010"}, "is_domain": false, "roles": [{"id": "45fc525c8c5440819026c2d31316f10d", "name": "reader"}, {"id": "34261de33dff45759db3c64a7b6ec984", "name": "member"}], "catalog": [{"endpoints": [{"id": "2e496f3cad8d414abd2448bb8532a4c7", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "29fc0ad9be4d4b0fae792a48927ba4fb", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "62d5fc32dc6d4dda96c18dcf38975224", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/432bad6966cd475a87f1524ee19a7c59", "region": "RegionOne"}], "id": "312d8c8a5cbf4f6982b03f3968d80759", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "deac9fc2e9574f9e9ccff18b176c5f67", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/432bad6966cd475a87f1524ee19a7c59", "region": "RegionOne"}], "id": "32219e37b07540d3ba53ca79f3cb5ff9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "4682339d7be045da817dd408e4fc9bcb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/432bad6966cd475a87f1524ee19a7c59", "region": "RegionOne"}], "id": "4c90ba9ce2174f2d8513ed524a7e3915", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "c216644ed918406cb1a1cf80fd83cfcf", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "6805fa9e882448ebada64a227995f651", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "0b90d9df5fa743878bfb4b67c8393028", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "b1f800f6c631482db1b5e4cb224654a6", "type": "image", "name": "glance"}, {"endpoints": [{"id": "912e0b96e3f043eb804c892738476d9a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d5eb1e085e9e49dc810e3358668885ed", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "88a86b6b25ac4ad1838fb87a7c8c0c93", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "dde0405576ac448181be74c8c6162b21", "type": "identity", "name": "keystone"}]}}' 2023-04-19 08:59:52,415 79694 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume) Found network {'id': 'd149a0ec-3a73-4668-a33c-1dac97bd849f', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-471229379-network', 'tenant_id': '432bad6966cd475a87f1524ee19a7c59', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '432bad6966cd475a87f1524ee19a7c59', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 44906, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-19T08:56:41Z', 'updated_at': '2023-04-19T08:56:42Z', 'revision_number': 1} available for tenant 2023-04-19 08:59:53,122 79694 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.705s 2023-04-19 08:59:53,122 79694 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-556489348", "imageRef": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "flavorRef": "42", "block_device_mapping_v2": [{"boot_index": "0", "source_type": "blank", "volume_size": 1, "destination_type": "volume"}], "networks": [{"uuid": "d149a0ec-3a73-4668-a33c-1dac97bd849f"}]}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:59:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/ac01b701-53a5-402e-979e-4f308ce1de8f', '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-2180d266-2986-41b4-bb53-1592ab52fcad', 'x-compute-request-id': 'req-2180d266-2986-41b4-bb53-1592ab52fcad', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "ac01b701-53a5-402e-979e-4f308ce1de8f", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ac01b701-53a5-402e-979e-4f308ce1de8f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ac01b701-53a5-402e-979e-4f308ce1de8f"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "pDwtdnbi7DUq"}}' 2023-04-19 08:59:53,248 79694 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/ac01b701-53a5-402e-979e-4f308ce1de8f 0.123s 2023-04-19 08:59:53,249 79694 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': 'Wed, 19 Apr 2023 08:59:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1394', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-011e82a4-0f20-4bb1-9f83-9206147cfbb6', 'x-compute-request-id': 'req-011e82a4-0f20-4bb1-9f83-9206147cfbb6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ac01b701-53a5-402e-979e-4f308ce1de8f'} Body: b'{"server": {"id": "ac01b701-53a5-402e-979e-4f308ce1de8f", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-556489348", "status": "BUILD", "tenant_id": "432bad6966cd475a87f1524ee19a7c59", "user_id": "a3211e8267784fde982ce06875d810ca", "metadata": {}, "hostId": "", "image": {"id": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/dd568ba7-ea17-4ae2-908e-3035f1035aee"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-19T08:59:53Z", "updated": "2023-04-19T08:59:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ac01b701-53a5-402e-979e-4f308ce1de8f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ac01b701-53a5-402e-979e-4f308ce1de8f"}], "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-19 09:00:43,504 79694 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeSt ableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/ac01b701-53a5-402e-979e-4f308ce1de8f 0.190s 2023-04-19 09:00:43,504 79694 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': 'Wed, 19 Apr 2023 09:00:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1649', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b107632b-d6ee-4d5c-bc03-b0428cb7f854', 'x-compute-request-id': 'req-b107632b-d6ee-4d5c-bc03-b0428cb7f854', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ac01b701-53a5-402e-979e-4f308ce1de8f'} Body: b'{"server": {"id": "ac01b701-53a5-402e-979e-4f308ce1de8f", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-556489348", "status": "ERROR", "tenant_id": "432bad6966cd475a87f1524ee19a7c59", "user_id": "a3211e8267784fde982ce06875d810ca", "metadata": {}, "hostId": "", "image": {"id": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/dd568ba7-ea17-4ae2-908e-3035f1035aee"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-19T08:59:53Z", "updated": "2023-04-19T09:00:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ac01b701-53a5-402e-979e-4f308ce1de8f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ac01b701-53a5-402e-979e-4f308ce1de8f"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2023-04-19T09:00:02Z", "message": "Build of instance ac01b701-53a5-402e-979e-4f308ce1de8f aborted: Volume 83b2cd71-f147-4897-abc3-db712d924b04 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-19 09:00:43,519 79694 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 50 second wait 2023-04-19 09:00:44,078 79694 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/ac01b701-53a5-402e-979e-4f308ce1de8f 0.558s 2023-04-19 09:00:44,079 79694 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': 'Wed, 19 Apr 2023 09:00:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-695421b5-613b-4c96-ade7-48f91b8e8efa', 'x-compute-request-id': 'req-695421b5-613b-4c96-ade7-48f91b8e8efa', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ac01b701-53a5-402e-979e-4f308ce1de8f'} Body: b'' 2023-04-19 09:00:44,112 79694 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/ac01b701-53a5-402e-97 9e-4f308ce1de8f 0.033s 2023-04-19 09:00:44,113 79694 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': 'Wed, 19 Apr 2023 09:00:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-186d117a-8e46-49ae-8e5e-7c7e3dc7624f', 'x-compute-request-id': 'req-186d117a-8e46-49ae-8e5e-7c7e3dc7624f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ac01b701-53a5-402e-979e-4f308ce1de8f'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance ac01b701-53a5-402e-979e-4f308ce1de8f could not be found."}}' {11} tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest.test_tagged_boot_devices [1.733269s] ... 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 d9a5562e-9387-47bd-a0df-5929c7d8af74 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 09:00:48,086 79710 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 202 POST http://10.0.0.210/volume/v3/21a3829f4e464a26a8ae5cb74a8ca4bd/volumes 0.613s 2023-04-19 09:00:48,087 79710 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-21466048", "imageRef": "dd568ba7-ea17-4ae2-908e-3035f1035aee"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 09:00:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b27a2041-c3b6-4aca-8a9e-41ed5cfee649', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b27a2041-c3b6-4aca-8a9e-41ed5cfee649', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/21a3829f4e464a26a8ae5cb74a8ca4bd/volumes'} Body: b'{"volume": {"id": "d9a5562e-9387-47bd-a0df-5929c7d8af74", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:00:48.015968", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-21466048", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/21a3829f4e464a26a8ae5cb74a8ca4bd/volumes/d9a5562e-9387-47bd-a0df-5929c7d8af74"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/21a3829f4e464a26a8ae5cb74a8ca4bd/volumes/d9a5562e-9387-47bd-a0df-5929c7d8af74"}], "user_id": "0b4af12b357547088e09e507882145ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 09:00:48,139 79710 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/21a3829f4e464a26a8ae5cb74a8ca4bd/volumes/d9a5562e-9387-47bd-a0df-5929c7d8af74 0.042s 2023-04-19 09:00:48,140 79710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:00:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c7e3639-2381-490a-aa96-9d4bdc0b6479', 'content-length': '885', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c7e3639-2381-490a-aa96-9d4bdc0b6479', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/21a3829f4e464a26a8ae5cb74a8ca4bd/volumes/d9a5562e-9387-47bd-a0df-5929c7d8af74'} Body: b'{"volume": {"id": "d9a5562e-9387-47bd-a0df-5929c7d8af74", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:00:48.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-21466048", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/21a3829f4e464a26a8ae5cb74a8ca4bd/volumes/d9a5562e-9387-47bd-a0df-5929c7d8af74"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/21a3829f4e464a26a8ae5cb74a8ca4bd/volumes/d9a5562e-9387-47bd-a0df-5929c7d8af74"}], "user_id": "0b4af12b357547088e09e507882145ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "21a3829f4e464a26a8ae5cb74a8ca4bd"}}' 2023-04-19 09:00:49,191 79710 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/21a3829f4e464a26a8ae5cb74a8ca4bd/volumes/d9a5562e-9387-47bd-a0df-5929c7d8af74 0.040s 2023-04-19 09:00:49,191 79710 DEBUG [tempes t.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:00:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e27c38f7-4606-49bd-ab5d-a55ba51427c0', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e27c38f7-4606-49bd-ab5d-a55ba51427c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/21a3829f4e464a26a8ae5cb74a8ca4bd/volumes/d9a5562e-9387-47bd-a0df-5929c7d8af74'} Body: b'{"volume": {"id": "d9a5562e-9387-47bd-a0df-5929c7d8af74", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:00:48.000000", "updated_at": "2023-04-19T09:00:48.000000", "name": "tempest-TaggedBootDevicesTest-volume-21466048", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/21a3829f4e464a26a8ae5cb74a8ca4bd/volumes/d9a5562e-9387-47bd-a0df-5929c7d8af74"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/21a3829f4e464a26a8ae5cb74a8ca4bd/volumes/d9a5562e-9387-47bd-a0df-5929c7d8af74"}], "user_id": "0b4af12b357547088e09e507882145ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "21a3829f4e464a26a8ae5cb74a8ca4bd"}}' {11} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_with_details [0.173155s] ... 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-19 09:00:59,110 79710 INFO [tempest.lib.common.rest_client] Request (VolumePoolsAdminTestsJSON:test_get_pools_with_details): 200 GET http://10.0.0.210/volume/v3/9e564bd8beaa48ea893f1cfae572287f/scheduler-stats/get_pools?detail=True 0.164s 2023-04-19 09:00:59,110 79710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:00:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3c554ff-1cfb-4e53-b5c2-472bb68c5e4a', 'content-length': '13', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3c554ff-1cfb-4e53-b5c2-472bb68c5e4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9e564bd8beaa48ea893f1cfae572287f/scheduler-stats/get_pools?detail=True'} Body: b'{"pools": []}' {11} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_without_details [0.035168s] ... 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-19 09:00:59,151 79710 INFO [tempest.lib.common.rest_client] Request (VolumePoolsAdminTestsJSON:test_get_pools_without_details): 200 GET http://10.0.0.210/volume/v3/9e564bd8beaa48ea893f1cfae572287f/scheduler-stats/get_pools 0.032s 2023-04-19 09:00:59,152 79710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:00:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78f6b3cd-7dac-4d13-a620-b00fd10523a5', 'content-length': '13', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78f6b3cd-7dac-4d13-a620-b00fd10523a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9e564bd8beaa48ea893f1cfae572287f/scheduler-stats/get_pools'} Body: b'{"pools": []}' {1} tempest.api.compute.servers.test_server_rescue.ServerStableDeviceRescueTest.test_stable_device_rescue_disk_virtio_with_volume_attached [233.734037s] ... 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 33ddef2c-ecc2-46a9-aa5a-f2d54111b9cd failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:57:05,482 79690 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-19 08:57:05,604 79690 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.119s 2023-04-19 08:57:05,605 79690 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1677103442", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEAgh677o5uf3a+M/117F2KreLx8Fue4VWHTjzDt+T0EVFghrgec9ahHq81mLZzDFtDUAKOymohrR6TSnaVJChrgWnNNKMAOfp3biwYZYBJzgIXPMDFgKq8fVPbW2XbCuw=="}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6f864be0-78e5-4dce-97ab-8cd2b398f57a', 'x-compute-request-id': 'req-6f864be0-78e5-4dce-97ab-8cd2b398f57a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1677103442", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEAgh677o5uf3a+M/117F2KreLx8Fue4VWHTjzDt+T0EVFghrgec9ahHq81mLZzDFtDUAKOymohrR6TSnaVJChrgWnNNKMAOfp3biwYZYBJzgIXPMDFgKq8fVPbW2XbCuw==", "fingerprint": "14:74:1c:73:87:f5:e5:65:c6:32:25:ba:68:69:ba:4a", "user_id": "f76fb5bc561d419a88188489d9d479d0"}}' 2023-04-19 08:57:05,610 79690 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1677103442 created 2023-04-19 08:57:06,327 79690 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.716s 2023-04-19 08:57:06,327 79690 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1034158359", "description": "tempest-description--1454671644"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1597', 'x-openstack-request-id': 'req-0c572789-778b-4822-a312-1015c820a08e', 'date': 'Wed, 19 Apr 2023 08:57:06 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "a618e764-cce3-4c7e-83cd-4c877a1d77cf", "name": "tempest-securitygroup--1034158359", "stateful": true, "tenant_id": "a9b266cd27fd40e5a6cf7d70a7ae26da", "description": "tempest-description--1454671644", "shared": false, "security_group_rules": [{"id": "399db0e4-94e6-4945-a034-e46b1e576d6c", "tenant_id": "a9b266cd27fd40e5a6cf7d70a7ae26da", "security_group_id": "a618e764-cce3-4c7e-83cd-4c877a1d77cf", "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": 272, "description": null, "tags": [], "created_at": "2023-04-19T08:57:05Z", "updated_at": "2023-04-19T08:57:05Z", "revision_number": 0, "project_id": "a9b266cd27fd40e5a6cf7d70a7ae26da"}, {"id": "bd26cefc-97b6-4671-b338-585ecc713a07", "tenant_id": "a9b266cd27fd40e5a6cf7d70a7ae26da", "security_group_id": "a618e764-cce3-4c7e-83cd-4c877a1d77cf", "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": 271, "description": null, "tags": [], "created_at": "2023-04-19T08:57:05Z", "updated_at": "2023-04-19T08:57:05Z", "revision_number": 0, "project_id": "a9b266cd27fd40e5a6cf7d70a7ae26da"}], "tags": [], "created_at": "2023-04-19T08:57:05Z", "updated_at": "2023-04-19T08:57:05Z", "revision_number": 1, "project_id": "a9b266cd27fd40e5a6cf7d70a7ae26da"}}' 2023-04-19 08:57:06,722 79690 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.394s 2023-04-19 08:57:06,723 79690 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "a618e764-cce3-4c7e-83cd-4c877a1d77cf", "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-ffa47666-abad-41d9-8f48-396fb6c77459', 'date': 'Wed, 19 Apr 2023 08:57: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": "81d6265a-0296-45f4-86b4-d1b769af1e0e", "tenant_id": "a9b266cd27fd40e5a6cf7d70a7ae26da", "security_group_id": "a618e764-cce3-4c7e-83cd-4c877a1d77cf", "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-19T08:57:06Z", "updated_at": "2023-04-19T08:57:06Z", "revision_number": 0, "project_id": "a9b266cd27fd40e5a6cf7d70a7ae26da"}}' 2023-04-19 08:57:07,041 79690 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.318s 2023-04-19 08:57:07,041 79690 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "a618e764-cce3-4c7e-83cd-4c877a1d77cf", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-fdcf20e0-02e2-4aa3-8493-c1c80040b821', 'date': 'Wed, 19 Apr 2023 08:57:07 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "4705cf68-2bec-48e9-b1c9-3e0014eb7f77", "tenant_id": "a9b266cd27fd40e5a6cf7d70a7ae26da", "security_group_id": "a618e764-cce3-4c7e-83cd-4c877a1d77cf", "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-19T08:57:06Z", "updated_at": "2023-04-19T08:57:06Z", "revision_number": 0, "project_id": "a9b266cd27fd40e5a6cf7d70a7ae26da"}}' 2023-04-19 08:57:07,042 79690 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1034158359 created 2023-04-19 08:57:09,030 79690 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.988s 2023-04-19 08:57:09,031 79690 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "f3b6c58a-7313-4857-bbb 4-b9d92ca646b0"}} Response - Headers: {'content-type': 'application/json', 'content-length': '526', 'x-openstack-request-id': 'req-32d5e612-c0d9-4c91-9350-09057e1a5134', 'date': 'Wed, 19 Apr 2023 08:57:09 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "259c1c34-22c1-4f72-8bcb-4593d2cb799d", "tenant_id": "a9b266cd27fd40e5a6cf7d70a7ae26da", "floating_ip_address": "172.24.4.8", "floating_network_id": "f3b6c58a-7313-4857-bbb4-b9d92ca646b0", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "a9b266cd27fd40e5a6cf7d70a7ae26da", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-19T08:57:08Z", "updated_at": "2023-04-19T08:57:08Z", "revision_number": 0}}' 2023-04-19 08:57:09,031 79690 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '259c1c34-22c1-4f72-8bcb-4593d2cb799d', 'tenant_id': 'a9b266cd27fd40e5a6cf7d70a7ae26da', 'floating_ip_address': '172.24.4.8', 'floating_network_id': 'f3b6c58a-7313-4857-bbb4-b9d92ca646b0', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'a9b266cd27fd40e5a6cf7d70a7ae26da', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-19T08:57:08Z', 'updated_at': '2023-04-19T08:57:08Z', 'revision_number': 0, 'ip': '172.24.4.8'} created 2023-04-19 08:57:09,146 79690 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.107s 2023-04-19 08:57:09,146 79690 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:09 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-b5b6e251-4717-4615-af6e-03ad1d57f932', '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": "f76fb5bc561d419a88188489d9d479d0", "name": "tempest-ServerStableDeviceRescueTest-1157836378-project-member", "password_expires_at": null}, "audit_ids": ["QQMLN-bHTpSQ9QNLRlsRVg"], "expires_at": "2023-04-19T09:57:09.000000Z", "issued_at": "2023-04-19T08:57:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a9b266cd27fd40e5a6cf7d70a7ae26da", "name": "tempest-ServerStableDeviceRescueTest-1157836378"}, "is_domain": false, "roles": [{"id": "45fc525c8c5440819026c2d31316f10d", "name": "reader"}, {"id": "34261de33dff45759db3c64a7b6ec984", "name": "member"}], "catalog": [{"endpoints": [{"id": "2e496f3cad8d414abd2448bb8532a4c7", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "29fc0ad9be4d4b0fae792a48927ba4fb", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "62d5fc32dc6d4dda96c18dcf38975224", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/a9b266cd27fd40e5a6cf7d70a7ae26da", "region": "RegionOne"}], "id": "312d8c8a5cbf4f6982b03f3968d80759", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "deac9fc2e9574f9e9ccff18b176c5f67", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/a9b266cd27fd40e5a6cf7d70a7ae26da", "region": "RegionOne"}], "id": "32219e37b07540d3ba53ca79f3cb5ff9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "4682339d7be045da817dd408e4fc9bcb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/a9b266cd27fd40e5a6cf7d70a7ae26da", "region": "RegionOne"}], "id": "4c90ba9ce2174f2d8513ed524a7e3915", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "c216644ed918406cb1a1cf80fd83cfcf", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "6805fa9e882448ebada64a227995f651", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "0b90d9df5fa743878bfb4b67c8393028", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "b1f800f6c631482db1b5e4cb224654a6", "type": "image", "name": "glance"}, {"endpoints": [{"id": "912e0b96e3f043eb804c892738476d9a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d5eb1e085e9e49dc810e3358668885ed", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "88a86b6b25ac4ad1838fb87a7c8c0c93", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "dde0405576ac448181be74c8c6162b21", "type": "identity", "name": "keystone"}]}}' 2023-04-19 08:57:09,147 79690 INFO [tempest.lib.common.fixed_network] (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached) Found network {'id': 'c7941864-b224-4ebd-94c8-fd8d4b2f8aed', 'name': 'tempest-ServerStableDeviceRescueTest-2003016416-network', 'tenant_id': 'a9b266cd27fd40e5a6cf7d70a7ae26da', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'a9b266cd27fd40e5a6cf7d70a7ae26da', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 58601, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-19T08:56:41Z', 'updated_at': '2023-04-19T08:56:41Z', 'revision_number': 1} available for tenant 2023-04-19 08:57:09,149 79690 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1677103442', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEAgh677o5uf3a+M/117F2KreLx8Fue4VWHTjzDt+T0EVFghrgec9ahHq81mLZzDFtDUAKOymohrR6TSnaVJChrgWnNNKMAOfp3biwYZYBJzgIXPMDFgKq8fVPbW2XbCuw==', 'fingerprint': '14:74:1c:73:87:f5:e5:65:c6:32:25:ba:68:69:ba:4a', 'user_id': 'f76fb5bc561d419a88188489d9d479d0', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBjLxfZXE28sFm47YTh2iNw496LoDjssJjZ5kEvmO6rF5dWDj+ZKeTA\nyY9zotyJMF+gBwYFK4EEACKhZANiAARAIIeu+6Obn92vjP9dexdiq3i8fBbnuFVh\n048w7fk9BFRYIa4HnPWoR6vNZi2cwxbQ1ACjspqIa0ek0p2lSQoa4FpzTSjADn6d\n24sGGWASc4CFzzAxYCqvH1T21tl2wrs=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'a618e764-cce3-4c7e-83cd-4c877a1d77cf', 'name': 'tempest-securitygroup--1034158359', 'stateful': True, 'tenant_id': 'a9b266cd27fd40e5a6cf7d70a7ae26da', 'description': 'tempest-description--1454671644', 'shared': False, 'security_group_rules': [{'id': '399db0e4-94e6-4945-a034-e46b1e576d6c', 'tenant_id': 'a9b266cd27fd40e5a6cf7d70a7ae26da', 'security_group_id': 'a618e764-cce3-4c7e-83cd-4c877a1d77cf', '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': 272, 'description': None, 'tags': [], 'created_at': '2023-04-19T08:57:05Z', 'updated_at': '2023-04-19T08:57:05Z', 'revision_number': 0, 'project_id': 'a9b266cd27fd40e5a6cf7d70a7ae26da'}, {'id': 'bd26cefc-97b6-4671-b338-585ecc713a07', 'tenant_id': 'a9b266cd27fd40e5a6cf7d70a7ae26da', 'security_group_id': 'a618e764-cce3-4c7e-83cd-4c877a1d77cf', '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': 271, 'description': None, 'tags': [], 'created_at': '2023-04-19T08:57:05Z', 'updated_at': '2023-04-19T08:57:05Z', 'revision_number': 0, 'project_id': 'a9b266cd27fd40e5a6cf7d70a7ae26da'}], 'tags': [], 'created_at': '2023-04-19T08:57:05Z', 'updated_at': '2023-04-19T08:57:05Z', 'revision_number': 1, 'project_id': 'a9b266cd27fd40e5a6cf7d70a7ae26da'}, 'floating_ip': {'id': '259c1c34-22c1-4f72-8bcb-4593d2cb799d', 'tenant_id': 'a9b266cd27fd40e5a6cf7d70a7ae26da', 'floating_ip_address': '172.24.4.8', 'floating_network_id': 'f3b6c58a-7313-4857-bbb4-b9d92ca646b0', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'a9b266cd27fd40e5a6cf7d70a7ae26da', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-19T08:57:08Z', 'updated_at': '2023-04-19T08:57:08Z', 'revision_number': 0, 'ip': '172.24.4.8'}} 2023-04-19 08:57:11,560 79690 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 202 POST http://10.0.0.210/compute/v2.1/servers 2.410s 2023-04-19 08:57:11,561 79690 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-ServerStableDeviceRescueTest-server-219561203", "imageRef": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "flavorRef": "42", "networks": [{"uuid": "c7941864-b224-4ebd-94c8-fd8d4b2f8aed"}], "security_groups": [{"name": "tempest-securitygroup--1034158359"}], "key_name": "tempest-keypair-1677103442", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '404', 'location': 'http://10.0.0.210/compute/v2.1/servers/4d7b00c6-dca8-4b59-8183-c7b68c7942c9', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-28e6643c-21ff-4cdb-a1e8-d8c18b958070', 'x-compute-request-id': 'req-28e6643c-21ff-4cdb-a1e8-d8c18b958070', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "4d7b00c6-dca8-4b59-8183-c7b68c7942c9", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4d7b00c6-dca8-4b59-8183-c7b68c7942c9"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4d7b00c6-dca8-4b59-8183-c7b68c7942c9"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1034158359"}], "adminPass": "ZWX9crJpP4ap"}}' 2023-04-19 08:57:11,721 79690 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/4d7b00c6-dca8-4b59-8183-c7b68c7942c9 0.157s 2023-04-19 08:57:11,722 79690 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:11 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-20b01ba2-1787-48ed-ab90-7ca34c3bdfaa', 'x-compute-request-id': 'req-20b01ba2-1787-48ed-ab90-7ca34c3bdfaa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4d7b00c6-dca8-4b59-8183-c7b68c7942c9'} Body: b'{"server": {"id": "4d7b00c6-dca8-4b59-8183-c7b68c7942c9", "name": "tempest-ServerStableDeviceRescueTest-server-219561203", "status": "BUILD", "tenant_id": "a9b266cd27fd40e5a6cf7d70a7ae26da", "user_id": "f76f b5bc561d419a88188489d9d479d0", "metadata": {}, "hostId": "", "image": {"id": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/dd568ba7-ea17-4ae2-908e-3035f1035aee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:57:12Z", "updated": "2023-04-19T08:57:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4d7b00c6-dca8-4b59-8183-c7b68c7942c9"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4d7b00c6-dca8-4b59-8183-c7b68c7942c9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1677103442", "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-19 08:58:02,053 79690 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/4d7b00c6-dca8-4b59-8183-c7b68c7942c9 0.268s 2023-04-19 08:58:02,054 79690 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:58:01 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-750f754d-a6b2-4830-82fd-08a7c8177111', 'x-compute-request-id': 'req-750f754d-a6b2-4830-82fd-08a7c8177111', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4d7b00c6-dca8-4b59-8183-c7b68c7942c9'} Body: b'{"server": {"id": "4d7b00c6-dca8-4b59-8183-c7b68c7942c9", "name": "tempest-ServerStableDeviceRescueTest-server-219561203", "status": "ACTIVE", "tenant_id": "a9b266cd27fd40e5a6cf7d70a7ae26da", "user_id": "f76fb5bc561d419a88188489d9d479d0", "metadata": {}, "hostId": "ccece402dc5fe7d0a5e122b4baf66766480c8c7bab1705fb9ca19b5f", "image": {"id": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/dd568ba7-ea17-4ae2-908e-3035f1035aee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:57:11Z", "updated": "2023-04-19T08:57:25Z", "addresses": {"tempest-ServerStableDeviceRescueTest-2003016416-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:44:df"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4d7b00c6-dca8-4b59-8183-c7b68c7942c9"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4d7b00c6-dca8-4b59-8183-c7b68c7942c9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1677103442", "OS-SRV-USG:launched_at": "2023-04-19T08:57:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1034158359"}], "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-19 08:58:02,066 79690 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-19 08:59:02,625 79690 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/4d7b00c6-dca8-4b59-8183-c7b68c7942c9/os-interface 0.498s 2023-04-19 08:59:02,625 796 90 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:59: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-78c69852-eb7a-4009-8c53-05b6f59dd20e', 'x-compute-request-id': 'req-78c69852-eb7a-4009-8c53-05b6f59dd20e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4d7b00c6-dca8-4b59-8183-c7b68c7942c9/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "c7941864-b224-4ebd-94c8-fd8d4b2f8aed", "port_id": "4efdacac-60db-403e-a299-b8203c5e2600", "mac_addr": "fa:16:3e:99:44:df", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "4f88de27-1238-415c-85b1-e99eb686d0e2", "ip_address": "10.0.0.6"}]}]}' 2023-04-19 08:59:04,653 79690 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/259c1c34-22c1-4f72-8bcb-4593d2cb799d 2.024s 2023-04-19 08:59:04,654 79690 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "4efdacac-60db-403e-a299-b8203c5e2600"}} Response - Headers: {'content-type': 'application/json', 'content-length': '827', 'x-openstack-request-id': 'req-06c6cb39-fc42-435c-bffa-8d91b9092707', 'date': 'Wed, 19 Apr 2023 08:59:04 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/259c1c34-22c1-4f72-8bcb-4593d2cb799d'} Body: b'{"floatingip": {"id": "259c1c34-22c1-4f72-8bcb-4593d2cb799d", "tenant_id": "a9b266cd27fd40e5a6cf7d70a7ae26da", "floating_ip_address": "172.24.4.8", "floating_network_id": "f3b6c58a-7313-4857-bbb4-b9d92ca646b0", "router_id": "dae820e7-562c-43bf-9479-b9ac09145695", "port_id": "4efdacac-60db-403e-a299-b8203c5e2600", "fixed_ip_address": "10.0.0.6", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "c7941864-b224-4ebd-94c8-fd8d4b2f8aed", "mac_address": "fa:16:3e:99:44:df", "admin_state_up": true, "status": "ACTIVE", "device_id": "4d7b00c6-dca8-4b59-8183-c7b68c7942c9", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-19T08:57:08Z", "updated_at": "2023-04-19T08:59:03Z", "revision_number": 1, "project_id": "a9b266cd27fd40e5a6cf7d70a7ae26da"}}' 2023-04-19 08:59:04,656 79690 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.8:22' as 'cirros' with public key authentication 2023-04-19 08:59:04,699 79690 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-19 08:59:04,727 79690 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-19 08:59:04,727 79690 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.8 successfully created 2023-04-19 08:59:05,635 79690 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/4d7b00c6-dca8-4b59-8183-c7b68c7942c9/action 0.907s 2023-04-19 08:59:05,637 79690 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"createImage": {"name": "tempest-ServerStableDeviceRescueTest-image-1789100936"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:59:04 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/196aacaa-5e0f-43e3-a8b9-cb5ccf7525a5', ' openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dd31c801-fab2-486e-9061-0f6f51e12cee', 'x-compute-request-id': 'req-dd31c801-fab2-486e-9061-0f6f51e12cee', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4d7b00c6-dca8-4b59-8183-c7b68c7942c9/action'} Body: b'' 2023-04-19 08:59:05,693 79690 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/196aacaa-5e0f-43e3-a8b9-cb5ccf7525a5 0.053s 2023-04-19 08:59:05,694 79690 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:59:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1611', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e3db8a3a-9717-44ba-8017-f0a49c41c8cc', 'x-compute-request-id': 'req-e3db8a3a-9717-44ba-8017-f0a49c41c8cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/images/196aacaa-5e0f-43e3-a8b9-cb5ccf7525a5'} Body: b'{"image": {"id": "196aacaa-5e0f-43e3-a8b9-cb5ccf7525a5", "name": "tempest-ServerStableDeviceRescueTest-image-1789100936", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "4d7b00c6-dca8-4b59-8183-c7b68c7942c9", "owner_project_name": "tempest-ServerStableDeviceRescueTest-1157836378", "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-1157836378-project-member", "user_id": "f76fb5bc561d419a88188489d9d479d0"}, "created": "2023-04-19T08:59:05Z", "updated": "2023-04-19T08:59:05Z", "status": "SAVING", "progress": 25, "OS-EXT-IMG-SIZE:size": 0, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/196aacaa-5e0f-43e3-a8b9-cb5ccf7525a5"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/images/196aacaa-5e0f-43e3-a8b9-cb5ccf7525a5"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/196aacaa-5e0f-43e3-a8b9-cb5ccf7525a5"}], "server": {"id": "4d7b00c6-dca8-4b59-8183-c7b68c7942c9", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4d7b00c6-dca8-4b59-8183-c7b68c7942c9"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4d7b00c6-dca8-4b59-8183-c7b68c7942c9"}]}}}' 2023-04-19 08:59:55,805 79690 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/196aacaa-5e0f-43e3-a8b9-cb5ccf7525a5 0.056s 2023-04-19 08:59:55,805 79690 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:59:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1ad087b6-968f-4913-8300-5a79c08805db', 'x-compute-request-id': 'req-1ad087b6-968f-4913-8300-5a79c08805db', 'connection': 'close', 'status': '200', 'content-location': 'http:/ /10.0.0.210/compute/v2.1/images/196aacaa-5e0f-43e3-a8b9-cb5ccf7525a5'} Body: b'{"image": {"id": "196aacaa-5e0f-43e3-a8b9-cb5ccf7525a5", "name": "tempest-ServerStableDeviceRescueTest-image-1789100936", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "4d7b00c6-dca8-4b59-8183-c7b68c7942c9", "owner_id": "a9b266cd27fd40e5a6cf7d70a7ae26da", "owner_project_name": "tempest-ServerStableDeviceRescueTest-1157836378", "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-1157836378-project-member", "user_id": "f76fb5bc561d419a88188489d9d479d0"}, "created": "2023-04-19T08:59:05Z", "updated": "2023-04-19T08:59:10Z", "status": "ACTIVE", "progress": 100, "OS-EXT-IMG-SIZE:size": 38600704, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/196aacaa-5e0f-43e3-a8b9-cb5ccf7525a5"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/images/196aacaa-5e0f-43e3-a8b9-cb5ccf7525a5"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/196aacaa-5e0f-43e3-a8b9-cb5ccf7525a5"}], "server": {"id": "4d7b00c6-dca8-4b59-8183-c7b68c7942c9", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4d7b00c6-dca8-4b59-8183-c7b68c7942c9"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4d7b00c6-dca8-4b59-8183-c7b68c7942c9"}]}}}' 2023-04-19 08:59:55,889 79690 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/196aacaa-5e0f-43e3-a8b9-cb5ccf7525a5 0.077s 2023-04-19 08:59:55,889 79690 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:59:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fa4723bb-fa27-4383-b919-f02087fbdefe', 'x-compute-request-id': 'req-fa4723bb-fa27-4383-b919-f02087fbdefe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/images/196aacaa-5e0f-43e3-a8b9-cb5ccf7525a5'} Body: b'{"image": {"id": "196aacaa-5e0f-43e3-a8b9-cb5ccf7525a5", "name": "tempest-ServerStableDeviceRescueTest-image-1789100936", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "4d7b00c6-dca8-4b59-8183-c7b68c7942c9", "owner_id": "a9b266cd27fd40e5a6cf7d70a7ae26da", "owner_project_name": "tempest-ServerStableDeviceRescueTest-1157836378", "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-1157836378-project-member", "user_id": "f76fb5bc561d419a88188489d9d479d0"}, "created": "2023-04-19T08:59:05Z", "updated": "2023-04-19T08:59:10Z", "status": "ACTIVE", "progress": 100, "OS-EXT-IMG-SIZE:size": 38600704, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/196aacaa-5e0f-43e3-a8b9-cb5ccf7525a5"}, {"rel": "bookmark ", "href": "http://10.0.0.210/compute/images/196aacaa-5e0f-43e3-a8b9-cb5ccf7525a5"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/196aacaa-5e0f-43e3-a8b9-cb5ccf7525a5"}], "server": {"id": "4d7b00c6-dca8-4b59-8183-c7b68c7942c9", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4d7b00c6-dca8-4b59-8183-c7b68c7942c9"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4d7b00c6-dca8-4b59-8183-c7b68c7942c9"}]}}}' 2023-04-19 08:59:56,592 79690 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/4d7b00c6-dca8-4b59-8183-c7b68c7942c9 0.692s 2023-04-19 08:59:56,592 79690 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:59:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1670', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-044fb9e8-65af-4b55-b620-ecfb00bb6d6b', 'x-compute-request-id': 'req-044fb9e8-65af-4b55-b620-ecfb00bb6d6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4d7b00c6-dca8-4b59-8183-c7b68c7942c9'} Body: b'{"server": {"id": "4d7b00c6-dca8-4b59-8183-c7b68c7942c9", "name": "tempest-ServerStableDeviceRescueTest-server-219561203", "status": "ACTIVE", "tenant_id": "a9b266cd27fd40e5a6cf7d70a7ae26da", "user_id": "f76fb5bc561d419a88188489d9d479d0", "metadata": {}, "hostId": "ccece402dc5fe7d0a5e122b4baf66766480c8c7bab1705fb9ca19b5f", "image": {"id": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/dd568ba7-ea17-4ae2-908e-3035f1035aee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:57:11Z", "updated": "2023-04-19T08:59:10Z", "addresses": {"tempest-ServerStableDeviceRescueTest-2003016416-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:44:df"}, {"version": 4, "addr": "172.24.4.8", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:44:df"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4d7b00c6-dca8-4b59-8183-c7b68c7942c9"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4d7b00c6-dca8-4b59-8183-c7b68c7942c9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1677103442", "OS-SRV-USG:launched_at": "2023-04-19T08:57:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1034158359"}], "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-19 09:00:56,821 79690 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/196aacaa-5e0f-43e3-a8b9-cb5ccf7525a5 0.158s 2023-04-19 09:00:56,821 79690 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': 'Wed, 19 Apr 2023 09:00:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1644', 'content-type': 'application/json', 'x-openstack-request-id': 'req-1af7c283-dde1-4ef2-9011-2dfcbd7d1167', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/196aacaa-5e0f-4 3e3-a8b9-cb5ccf7525a5'} Body: b'{"base_image_ref": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "4d7b00c6-dca8-4b59-8183-c7b68c7942c9", "owner_id": "a9b266cd27fd40e5a6cf7d70a7ae26da", "owner_project_name": "tempest-ServerStableDeviceRescueTest-1157836378", "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-1157836378-project-member", "user_id": "f76fb5bc561d419a88188489d9d479d0", "hw_rescue_bus": "virtio", "name": "tempest-ServerStableDeviceRescueTest-image-1789100936", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "9280db5b885418a56054b6333f6ff288", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "a9b266cd27fd40e5a6cf7d70a7ae26da", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "4a32e3e6665056ec8e2ee3d9ddc7f155e2a5e432764c6e853df2ffdf26918910a9968ba419a5c084a11f97e704d3ddd18221b4f92c3c5ec085b2c7ba7905b08d", "id": "196aacaa-5e0f-43e3-a8b9-cb5ccf7525a5", "created_at": "2023-04-19T08:59:05Z", "updated_at": "2023-04-19T09:00:57Z", "tags": [], "self": "/v2/images/196aacaa-5e0f-43e3-a8b9-cb5ccf7525a5", "file": "/v2/images/196aacaa-5e0f-43e3-a8b9-cb5ccf7525a5/file", "schema": "/v2/schemas/image"}' 2023-04-19 09:00:56,981 79690 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/196aacaa-5e0f-43e3-a8b9-cb5ccf7525a5 0.159s 2023-04-19 09:00:56,981 79690 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': 'Wed, 19 Apr 2023 09:00:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1672', 'content-type': 'application/json', 'x-openstack-request-id': 'req-6c0345ce-9b05-46bc-8c61-f93231e18af4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/196aacaa-5e0f-43e3-a8b9-cb5ccf7525a5'} Body: b'{"base_image_ref": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rescue_bus": "virtio", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "4d7b00c6-dca8-4b59-8183-c7b68c7942c9", "owner_id": "a9b266cd27fd40e5a6cf7d70a7ae26da", "owner_project_name": "tempest-ServerStableDeviceRescueTest-1157836378", "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-1157836378-project-member", "user_id": "f76fb5bc561d419a88188489d9d479d0", "hw_rescue_device": "disk", "name": "tempest-ServerStableDeviceRescueTest-image-1789100936", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "9280db5b885418a56054b6333f6ff288", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "a9b266cd27fd40e5a6cf7d70a7ae26da", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "4a32e3e6665056ec8e2ee3d9ddc7f155e2a5e432764c6e853df2ffdf26918910a9968ba419a5c084a11f97e704d3ddd18221b4f92c3c5ec085b2c7ba7905b08d", "id": "196aacaa-5e0f-43e3-a8b9-cb5ccf7525a5", "created_at": "2023-04-19T08:59:05Z", "updated_at": "2023-04-19T09:00:57Z", "tags": [], " self": "/v2/images/196aacaa-5e0f-43e3-a8b9-cb5ccf7525a5", "file": "/v2/images/196aacaa-5e0f-43e3-a8b9-cb5ccf7525a5/file", "schema": "/v2/schemas/image"}' 2023-04-19 09:00:57,705 79690 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/4d7b00c6-dca8-4b59-8183-c7b68c7942c9 0.724s 2023-04-19 09:00:57,706 79690 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:00:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1670', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-93077075-ecf7-4024-9098-e64427b6e435', 'x-compute-request-id': 'req-93077075-ecf7-4024-9098-e64427b6e435', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4d7b00c6-dca8-4b59-8183-c7b68c7942c9'} Body: b'{"server": {"id": "4d7b00c6-dca8-4b59-8183-c7b68c7942c9", "name": "tempest-ServerStableDeviceRescueTest-server-219561203", "status": "ACTIVE", "tenant_id": "a9b266cd27fd40e5a6cf7d70a7ae26da", "user_id": "f76fb5bc561d419a88188489d9d479d0", "metadata": {}, "hostId": "ccece402dc5fe7d0a5e122b4baf66766480c8c7bab1705fb9ca19b5f", "image": {"id": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/dd568ba7-ea17-4ae2-908e-3035f1035aee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:57:11Z", "updated": "2023-04-19T08:59:10Z", "addresses": {"tempest-ServerStableDeviceRescueTest-2003016416-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:44:df"}, {"version": 4, "addr": "172.24.4.8", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:44:df"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4d7b00c6-dca8-4b59-8183-c7b68c7942c9"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4d7b00c6-dca8-4b59-8183-c7b68c7942c9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1677103442", "OS-SRV-USG:launched_at": "2023-04-19T08:57:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1034158359"}], "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-19 09:00:58,097 79690 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/a9b266cd27fd40e5a6cf7d70a7ae26da/volumes 0.378s 2023-04-19 09:00:58,098 79690 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-253828852"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 09:00:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-106b1200-df76-4a49-981e-741f30f4b652', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-106b1200-df76-4a49-981e-741f30f4b652', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a9b266cd27fd40e5a6cf7d70a7ae26da/volumes'} Body: b'{"volume": {"id": "33ddef2c-ecc2-46a9-aa5a-f2d54111b9cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_ at": "2023-04-19T09:00:58.036304", "updated_at": null, "name": "tempest-ServerStableDeviceRescueTest-volume-253828852", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a9b266cd27fd40e5a6cf7d70a7ae26da/volumes/33ddef2c-ecc2-46a9-aa5a-f2d54111b9cd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a9b266cd27fd40e5a6cf7d70a7ae26da/volumes/33ddef2c-ecc2-46a9-aa5a-f2d54111b9cd"}], "user_id": "f76fb5bc561d419a88188489d9d479d0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 09:00:58,147 79690 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/a9b266cd27fd40e5a6cf7d70a7ae26da/volumes/33ddef2c-ecc2-46a9-aa5a-f2d54111b9cd 0.039s 2023-04-19 09:00:58,147 79690 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:00:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e89cab6e-8c59-4b48-99c2-d86141f91bfa', 'content-length': '893', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e89cab6e-8c59-4b48-99c2-d86141f91bfa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a9b266cd27fd40e5a6cf7d70a7ae26da/volumes/33ddef2c-ecc2-46a9-aa5a-f2d54111b9cd'} Body: b'{"volume": {"id": "33ddef2c-ecc2-46a9-aa5a-f2d54111b9cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:00:58.000000", "updated_at": null, "name": "tempest-ServerStableDeviceRescueTest-volume-253828852", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a9b266cd27fd40e5a6cf7d70a7ae26da/volumes/33ddef2c-ecc2-46a9-aa5a-f2d54111b9cd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a9b266cd27fd40e5a6cf7d70a7ae26da/volumes/33ddef2c-ecc2-46a9-aa5a-f2d54111b9cd"}], "user_id": "f76fb5bc561d419a88188489d9d479d0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a9b266cd27fd40e5a6cf7d70a7ae26da"}}' 2023-04-19 09:00:59,203 79690 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/a9b266cd27fd40e5a6cf7d70a7ae26da/volumes/33ddef2c-ecc2-46a9-aa5a-f2d54111b9cd 0.044s 2023-04-19 09:00:59,204 79690 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:00:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2397cfbe-aa54-4b9f-a82f-ebb0664ff339', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2397cfbe-aa54-4b9f-a82f-ebb0664ff339', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a9b266cd27fd40e5a6cf7d70a7ae26da/volumes/33ddef2c-ecc2-46a9-aa5a-f2d54111b9cd'} Body: b'{"volume": {"id": "33ddef2c-ecc2-46a9-aa5a-f2d54111b9cd", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:00:58.000000", "updated_at": "2023-04-19T09:00:58.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-253828852", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{ "rel": "self", "href": "http://10.0.0.210/volume/v3/a9b266cd27fd40e5a6cf7d70a7ae26da/volumes/33ddef2c-ecc2-46a9-aa5a-f2d54111b9cd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a9b266cd27fd40e5a6cf7d70a7ae26da/volumes/33ddef2c-ecc2-46a9-aa5a-f2d54111b9cd"}], "user_id": "f76fb5bc561d419a88188489d9d479d0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a9b266cd27fd40e5a6cf7d70a7ae26da"}}' {11} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_show_default_quota [0.187500s] ... ok {11} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_update_default_quota [0.835451s] ... ok {11} 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 942475d5-52b9-47ed-b746-0f88e0fff959 failed to build and is in ERROR status {11} tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend [1.794907s] ... 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 5474718b-57e9-487e-863f-98e68b50451f failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 09:01:09,260 79710 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.0.0.210/image/v2/images/dd568ba7-ea17-4ae2-908e-3035f1035aee 0.153s 2023-04-19 09:01:09,260 79710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:01:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-909ac397-f342-4e4b-aa6c-09bd72e38c20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/dd568ba7-ea17-4ae2-908e-3035f1035aee'} 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": "711d5428f1bd471fa25d071fe9c4d7c6", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "created_at": "2023-04-19T08:53:19Z", "updated_at": "2023-04-19T08:53:21Z", "tags": [], "self": "/v2/images/dd568ba7-ea17-4ae2-908e-3035f1035aee", "file": "/v2/images/dd568ba7-ea17-4ae2-908e-3035f1035aee/file", "schema": "/v2/schemas/image"}' 2023-04-19 09:01:09,614 79710 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 202 POST http://10.0.0.210/volume/v3/d19b2ce0294942958e712500925dc7e4/volumes 0.353s 2023-04-19 09:01:09,615 79710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"imageRef": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "size": 1, "name": "tempest-VolumesExtendTest-Volume-156580768"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 09:01:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eeca113f-1029-454b-9576-0095ecddd377', 'content-length': '814', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eeca113f-1029-454b-9576-0095ecddd377', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d19b2ce0294942958e712500925dc7e4/volumes'} Body: b'{"volume": {"id": "5474718b-57e9-487e-863f-98e68b50451f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:01:09.546871", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-156580768", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d19b2ce0294942958e712500925dc7e4/volumes/5474718b-57e9-487e-863f-98e68b50451f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d19b2ce0294942958e712500925dc7e4/volumes/5474718b-57e9-487e-863f-98e68b50451f"}], "user_id": "f224ef409e974d88bc49d7f9b96bfb72", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 09:01:09,665 79710 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.0.0.210/volume/v3/d19b2ce0294942958e712500925dc7e4/volumes/5474718b-57e9-487e-863f-98e68b50451f 0.040s 2023-04-19 09:01:09,665 79710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:01:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ada8758-72fd-4666-98f7-073d95cd87b7', 'content-length': '882', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ada8758-72fd-4666-98f7-073d95cd87b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d19b2ce0294942958e712500925dc7e4/volumes/5474718b-57e9-487e-863f-98e68b50451f'} Body: b'{"volume": {"id": "5474718b-57e9-487e-863f-98e68b50451f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:01:10.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-156580768", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d19b2ce0294942958e712500925dc7e4/volumes/5474718b-57e9-487e-863f-98e68b50451f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d19b2ce0294942958e712500925dc7e4/volumes/5474718b-57e9-487e-863f-98e68b50451f"}], "user_id": "f224ef409e974d88bc49d7f9b96bfb72", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d19b2ce0294942958e712500925dc7e4"}}' 2023-04-19 09:01:10,714 79710 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.0.0.210/volume/v3/d19b2ce0294942958e712500925dc7e4/volumes/5474718b-57e9-487e-863f-98e68b50451f 0.037s 2023-04-19 09:01:10,715 79710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:01:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1db8ba2-e0a0-4184-b7c9-6b0a9b009f8b', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1db8ba2-e0a0-4184-b7c9-6b0a9b009f8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d19b2ce0294942958e712500925dc7e4/volumes/5474718b-57e9-487e-863f-98e68b50451f'} Body: b'{"volume": {"id": "5474718b-57e9-487e-863f-98e68b50451f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:01:10.000000", "updated_at": "2023-04-19T09:01:10.000000", "name": "tempest-VolumesExtendTest-Volume-156580768", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d19b2ce0294942958e712500925dc7e4/volumes/5474718b-57e9-487e-863f-98e68b50451f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d19b2ce0294942958e712500925dc7e4/volumes/5474718b-57e9-487e-863f-98e68b50451f"}], "user_id": "f224ef409e974d88bc49d7f9b96bfb72", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d19b2ce0294942958e712500925dc7e4"}}' 2023-04-19 09:01:10,765 79710 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/d19b2ce0294942958e712500925dc7e4/volumes/5474718b-57e9-487e-863f-98e68b50451f 0.039s 2023-04-19 09:01:10,765 79710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:01:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-485d7787-d654-4d9a-b52f-226d67b44901', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x -openstack-request-id': 'req-485d7787-d654-4d9a-b52f-226d67b44901', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d19b2ce0294942958e712500925dc7e4/volumes/5474718b-57e9-487e-863f-98e68b50451f'} Body: b'{"volume": {"id": "5474718b-57e9-487e-863f-98e68b50451f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:01:10.000000", "updated_at": "2023-04-19T09:01:10.000000", "name": "tempest-VolumesExtendTest-Volume-156580768", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d19b2ce0294942958e712500925dc7e4/volumes/5474718b-57e9-487e-863f-98e68b50451f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d19b2ce0294942958e712500925dc7e4/volumes/5474718b-57e9-487e-863f-98e68b50451f"}], "user_id": "f224ef409e974d88bc49d7f9b96bfb72", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d19b2ce0294942958e712500925dc7e4"}}' 2023-04-19 09:01:10,877 79710 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/d19b2ce0294942958e712500925dc7e4/volumes/5474718b-57e9-487e-863f-98e68b50451f 0.102s 2023-04-19 09:01:10,877 79710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:01: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-229dc9b8-742e-452a-9116-dbc25fa85685', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d19b2ce0294942958e712500925dc7e4/volumes/5474718b-57e9-487e-863f-98e68b50451f'} Body: b'' 2023-04-19 09:01:10,900 79710 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/d19b2ce0294942958e712500925dc7e4/volumes/5474718b-57e9-487e-863f-98e68b50451f 0.022s 2023-04-19 09:01:10,900 79710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:01: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-ac0f5df1-dc53-4a4a-b9dd-5aa48e7024ba', 'x-openstack-request-id': 'req-ac0f5df1-dc53-4a4a-b9dd-5aa48e7024ba', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/d19b2ce0294942958e712500925dc7e4/volumes/5474718b-57e9-487e-863f-98e68b50451f'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 5474718b-57e9-487e-863f-98e68b50451f could not be found."}}' {11} tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend_when_volume_has_snapshot [1.485931s] ... 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 d7ea9beb-36f2-4579-850c-0f61bd780182 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 09:01:11,097 79710 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 202 POST http://10.0.0.210/volume/v3/d19b2ce0294942958e712500925dc7e4/volumes 0.193s 2023-04-19 09:01:11,097 79710 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-1814162475"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 09:01:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e615dacd-8e09-4a49-a49c-739c7ab7f665', 'content-length': '815', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e615dacd-8e09-4a49-a49c-739c7ab7f665', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d19b2ce0294942958e712500925dc7e4/volumes'} Body: b'{"volume": {"id": "d7ea9beb-36f2-4579-850c-0f61bd780182", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:01:11.032285", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-1814162475", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d19b2ce0294942958e712500925dc7e4/volumes/d7ea9beb-36f2-4579-850c-0f61bd780182"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d19b2ce0294942958e712500925dc7e4/volumes/d7ea9beb-36f2-4579-850c-0f61bd780182"}], "user_id": "f224ef409e974d88bc49d7f9b96bfb72", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 09:01:11,144 79710 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.0.0.210/volume/v3/d19b2ce0294942958e712500925dc7e4/volumes/d7ea9beb-36f2-4579-850c-0f61bd780182 0.038s 2023-04-19 09:01:11,145 79710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:01:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ced5642-a8cb-41b5-90f3-0718c234490d', 'content-length': '883', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ced5642-a8cb-41b5-90f3-0718c234490d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d19b2ce0294942958e712500925dc7e4/volumes/d7ea9beb-36f2-4579-850c-0f61bd780182'} Body: b'{"volume": {"id": "d7ea9beb-36f2-4579-850c-0f61bd780182", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:01:11.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-1814162475", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d19b2ce0294942958e712500925dc7e4/volumes/d7ea9beb-36f2-4579-850c-0f61bd780182"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d19b2ce0294942958e712500925dc7e4/volumes/d7ea9beb-36f2-4579-850c-0f61bd780182"}], "user_id": "f224ef409e974d88bc49d7f9b96bfb72", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d19b2ce0294942958e712500925dc7e4"}}' 2023-04-19 09:01:12,197 79710 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.0.0.210/volume/v3/d19b2ce0294942958e712500925dc7e4/volumes/d7ea9beb-36f2-4579-850c-0f61bd780182 0.041s 2023-04-19 09:01:12,198 79710 DEBUG [tempest.lib.common.rest_cli ent] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:01:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f44d8b32-af21-43bd-9c17-cac6bdf68e16', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f44d8b32-af21-43bd-9c17-cac6bdf68e16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d19b2ce0294942958e712500925dc7e4/volumes/d7ea9beb-36f2-4579-850c-0f61bd780182'} Body: b'{"volume": {"id": "d7ea9beb-36f2-4579-850c-0f61bd780182", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:01:11.000000", "updated_at": "2023-04-19T09:01:11.000000", "name": "tempest-VolumesExtendTest-Volume-1814162475", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d19b2ce0294942958e712500925dc7e4/volumes/d7ea9beb-36f2-4579-850c-0f61bd780182"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d19b2ce0294942958e712500925dc7e4/volumes/d7ea9beb-36f2-4579-850c-0f61bd780182"}], "user_id": "f224ef409e974d88bc49d7f9b96bfb72", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d19b2ce0294942958e712500925dc7e4"}}' 2023-04-19 09:01:12,253 79710 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/d19b2ce0294942958e712500925dc7e4/volumes/d7ea9beb-36f2-4579-850c-0f61bd780182 0.040s 2023-04-19 09:01:12,254 79710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:01:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7bc5030c-baa7-45e7-a985-6a04f56001f2', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7bc5030c-baa7-45e7-a985-6a04f56001f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d19b2ce0294942958e712500925dc7e4/volumes/d7ea9beb-36f2-4579-850c-0f61bd780182'} Body: b'{"volume": {"id": "d7ea9beb-36f2-4579-850c-0f61bd780182", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:01:11.000000", "updated_at": "2023-04-19T09:01:11.000000", "name": "tempest-VolumesExtendTest-Volume-1814162475", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d19b2ce0294942958e712500925dc7e4/volumes/d7ea9beb-36f2-4579-850c-0f61bd780182"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d19b2ce0294942958e712500925dc7e4/volumes/d7ea9beb-36f2-4579-850c-0f61bd780182"}], "user_id": "f224ef409e974d88bc49d7f9b96bfb72", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d19b2ce0294942958e712500925dc7e4"}}' 2023-04-19 09:01:12,364 79710 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/d19b2ce0294942958e712500925dc7e4/volumes/d7ea9beb-36f2-4579-850c-0f61bd780182 0.097s 2023-04-19 09:01:12,364 79710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:01:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': ' text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f92853e4-d9e1-48ce-b1ed-05536752752c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d19b2ce0294942958e712500925dc7e4/volumes/d7ea9beb-36f2-4579-850c-0f61bd780182'} Body: b'' 2023-04-19 09:01:12,387 79710 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/d19b2ce0294942958e712500925dc7e4/volumes/d7ea9beb-36f2-4579-850c-0f61bd780182 0.022s 2023-04-19 09:01:12,388 79710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:01: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-afca1d84-0330-42ce-bc69-47915a8b4dd1', 'x-openstack-request-id': 'req-afca1d84-0330-42ce-bc69-47915a8b4dd1', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/d19b2ce0294942958e712500925dc7e4/volumes/d7ea9beb-36f2-4579-850c-0f61bd780182'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume d7ea9beb-36f2-4579-850c-0f61bd780182 could not be found."}}' {9} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_uri [112.579093s] ... 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 8fd45a90-2b7c-4ff9-9bff-b7e51751bc35 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:59:23,315 79706 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.096s 2023-04-19 08:59:23,315 79706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 19 Apr 2023 08:59:23 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-b4025a21-510c-4319-97aa-6157711d78ef', '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": "ba384516e29d42f79e882e330b38194e", "name": "tempest-VolumesAdminNegativeTest-1373279422-project-member", "password_expires_at": null}, "audit_ids": ["dPogWlZmTjmMbvQOXrJgbA"], "expires_at": "2023-04-19T09:59:23.000000Z", "issued_at": "2023-04-19T08:59:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dfc31b3b02d14e5cb6e3762ddd8411ac", "name": "tempest-VolumesAdminNegativeTest-1373279422"}, "is_domain": false, "roles": [{"id": "45fc525c8c5440819026c2d31316f10d", "name": "reader"}, {"id": "34261de33dff45759db3c64a7b6ec984", "name": "member"}], "catalog": [{"endpoints": [{"id": "2e496f3cad8d414abd2448bb8532a4c7", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "29fc0ad9be4d4b0fae792a48927ba4fb", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "62d5fc32dc6d4dda96c18dcf38975224", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/dfc31b3b02d14e5cb6e3762ddd8411ac", "region": "RegionOne"}], "id": "312d8c8a5cbf4f6982b03f3968d80759", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "deac9fc2e9574f9e9ccff18b176c5f67", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/dfc31b3b02d14e5cb6e3762ddd8411ac", "region": "RegionOne"}], "id": "32219e37b07540d3ba53ca79f3cb5ff9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "4682339d7be045da817dd408e4fc9bcb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/dfc31b3b02d14e5cb6e3762ddd8411ac", "region": "RegionOne"}], "id": "4c90ba9ce2174f2d8513ed524a7e3915", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "c216644ed918406cb1a1cf80fd83cfcf", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "6805fa9e882448ebada64a227995f651", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "0b90d9df5fa743878bfb4b67c8393028", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "b1f800f6c631482db1b5e4cb224654a6", "type": "image", "name": "glance"}, {"endpoints": [{"id": "912e0b96e3f043eb804c892738476d9a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d5eb1e085e9e49dc810e3358668885ed", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "88a86b6b25ac4ad1838fb87a7c8c0c93", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "dde0405576ac448181be74c8c6162b21", "type": "identity", "name": "keystone"}]}}' 2023-04-19 08:59:23,316 79706 INFO [tempest.lib.common.fixed_network] (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri) Found network {'id': 'bb5ed195-bdbd-4f10-a99a-402324ddac2c', 'name': 'tempest-VolumesAdminNegativeTest-808499248-network', 'tenant_id': 'dfc31b3b02d14e5cb6e3762ddd8411ac', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'dfc31b3b02d14e5cb6e 3762ddd8411ac', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 53424, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-19T08:56:41Z', 'updated_at': '2023-04-19T08:56:41Z', 'revision_number': 1} available for tenant 2023-04-19 08:59:24,001 79706 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.684s 2023-04-19 08:59:24,001 79706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesAdminNegativeTest-server-1892603036", "imageRef": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "flavorRef": "42", "networks": [{"uuid": "bb5ed195-bdbd-4f10-a99a-402324ddac2c"}]}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:59:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/56da21e4-7523-433c-9a49-1c6626838cbf', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-326ed023-6294-466c-9908-08179983cc0f', 'x-compute-request-id': 'req-326ed023-6294-466c-9908-08179983cc0f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "56da21e4-7523-433c-9a49-1c6626838cbf", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/56da21e4-7523-433c-9a49-1c6626838cbf"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/56da21e4-7523-433c-9a49-1c6626838cbf"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "jKcTooA44As9"}}' 2023-04-19 08:59:24,076 79706 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/56da21e4-7523-433c-9a49-1c6626838cbf 0.071s 2023-04-19 08:59:24,077 79706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:59:24 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-acf5f309-eaad-4828-87e2-b9bdb1b51f03', 'x-compute-request-id': 'req-acf5f309-eaad-4828-87e2-b9bdb1b51f03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/56da21e4-7523-433c-9a49-1c6626838cbf'} Body: b'{"server": {"id": "56da21e4-7523-433c-9a49-1c6626838cbf", "name": "tempest-VolumesAdminNegativeTest-server-1892603036", "status": "BUILD", "tenant_id": "dfc31b3b02d14e5cb6e3762ddd8411ac", "user_id": "ba384516e29d42f79e882e330b38194e", "metadata": {}, "hostId": "", "image": {"id": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/dd568ba7-ea17-4ae2-908e-3035f1035aee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:59:24Z", "updated": "2023-04-19T08:59:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/56da21e4-7523-433c-9a49-1c6626838cbf"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/56da21e4-7523-433c-9a49-1c6626838cbf"}], "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-19 09:00:14,392 79706 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/56da21e4-7523-433c-9a49-1c6626838cbf 0.255s 2023-04-19 09:00:14,392 79706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:00:14 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-ebe4164f-89b7-4f95-87c2-e1e596415dd2', 'x-compute-request-id': 'req-ebe4164f-89b7-4f95-87c2-e1e596415dd2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/56da21e4-7523-433c-9a49-1c6626838cbf'} Body: b'{"server": {"id": "56da21e4-7523-433c-9a49-1c6626838cbf", "name": "tempest-VolumesAdminNegativeTest-server-1892603036", "status": "ACTIVE", "tenant_id": "dfc31b3b02d14e5cb6e3762ddd8411ac", "user_id": "ba384516e29d42f79e882e330b38194e", "metadata": {}, "hostId": "470d798be7e392e3e79cec24fd82c155ba75c4418cb49c2bb563a2e4", "image": {"id": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/dd568ba7-ea17-4ae2-908e-3035f1035aee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:59:23Z", "updated": "2023-04-19T08:59:31Z", "addresses": {"tempest-VolumesAdminNegativeTest-808499248-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:34:bd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/56da21e4-7523-433c-9a49-1c6626838cbf"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/56da21e4-7523-433c-9a49-1c6626838cbf"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-19T08:59:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-19 09:00:14,406 79706 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-19 09:01:14,647 79706 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/dfc31b3b02d14e5cb6e3762ddd8411ac/volumes 0.182s 2023-04-19 09:01:14,648 79706 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-1985624196"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 09:01:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c05aa9f-4f9c-4f10-b426-1b2ce9a0db3b', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c05aa9f-4f9c-4f10-b426-1b2ce9a0db3b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/dfc31b3b02d14e5cb6e3762ddd8411ac/volumes'} Body: b'{"volume": {"id": "8fd45 a90-2b7c-4ff9-9bff-b7e51751bc35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:01:14.583580", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-1985624196", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/dfc31b3b02d14e5cb6e3762ddd8411ac/volumes/8fd45a90-2b7c-4ff9-9bff-b7e51751bc35"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/dfc31b3b02d14e5cb6e3762ddd8411ac/volumes/8fd45a90-2b7c-4ff9-9bff-b7e51751bc35"}], "user_id": "ba384516e29d42f79e882e330b38194e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 09:01:14,697 79706 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/dfc31b3b02d14e5cb6e3762ddd8411ac/volumes/8fd45a90-2b7c-4ff9-9bff-b7e51751bc35 0.040s 2023-04-19 09:01:14,698 79706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:01:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32552952-1671-4faa-9fd1-8ecf64443d4c', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32552952-1671-4faa-9fd1-8ecf64443d4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/dfc31b3b02d14e5cb6e3762ddd8411ac/volumes/8fd45a90-2b7c-4ff9-9bff-b7e51751bc35'} Body: b'{"volume": {"id": "8fd45a90-2b7c-4ff9-9bff-b7e51751bc35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:01:15.000000", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-1985624196", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/dfc31b3b02d14e5cb6e3762ddd8411ac/volumes/8fd45a90-2b7c-4ff9-9bff-b7e51751bc35"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/dfc31b3b02d14e5cb6e3762ddd8411ac/volumes/8fd45a90-2b7c-4ff9-9bff-b7e51751bc35"}], "user_id": "ba384516e29d42f79e882e330b38194e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "dfc31b3b02d14e5cb6e3762ddd8411ac"}}' 2023-04-19 09:01:15,781 79706 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/dfc31b3b02d14e5cb6e3762ddd8411ac/volumes/8fd45a90-2b7c-4ff9-9bff-b7e51751bc35 0.072s 2023-04-19 09:01:15,781 79706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:01:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dbe63ceb-c1eb-4155-ad06-0b21dceead5a', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dbe63ceb-c1eb-4155-ad06-0b21dceead5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/dfc31b3b02d14e5cb6e3762ddd8411ac/volumes/8fd45a90-2b7c-4ff9-9bff-b7e51751bc35'} Body: b'{"volume": {"id": "8fd45a90-2b7c-4ff9-9bff-b7e51751bc35", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:01:15.000000", "updated_at": "2023-04-19T09:01:15.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1985624196", "description": null, "volume_type ": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/dfc31b3b02d14e5cb6e3762ddd8411ac/volumes/8fd45a90-2b7c-4ff9-9bff-b7e51751bc35"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/dfc31b3b02d14e5cb6e3762ddd8411ac/volumes/8fd45a90-2b7c-4ff9-9bff-b7e51751bc35"}], "user_id": "ba384516e29d42f79e882e330b38194e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "dfc31b3b02d14e5cb6e3762ddd8411ac"}}' {11} 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 0549e0af-9bc7-4cd2-be9a-b21a78bfd057 failed to build and is in ERROR status {11} cinder_tempest_plugin.api.volume.test_volume_revert.VolumeRevertTests.test_volume_revert_to_snapshot [1.692424s] ... 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 ee23118b-de08-49dd-9239-4de34dd88ff1 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 09:01:17,804 79710 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 202 POST http://10.0.0.210/volume/v3/658b2f7c01ce46f88e35c9766966f956/volumes 0.413s 2023-04-19 09:01:17,804 79710 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-751295166"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 09:01:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8fb885e-e6da-4155-a23f-1a1cd22de849', 'content-length': '832', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8fb885e-e6da-4155-a23f-1a1cd22de849', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/658b2f7c01ce46f88e35c9766966f956/volumes'} Body: b'{"volume": {"id": "ee23118b-de08-49dd-9239-4de34dd88ff1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:01:17.730913", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-751295166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/658b2f7c01ce46f88e35c9766966f956/volumes/ee23118b-de08-49dd-9239-4de34dd88ff1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/658b2f7c01ce46f88e35c9766966f956/volumes/ee23118b-de08-49dd-9239-4de34dd88ff1"}], "user_id": "da15582a00764d7ea600e471680c0ec7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2023-04-19 09:01:18,017 79710 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/658b2f7c01ce46f88e35c9766966f956/volumes/ee23118b-de08-49dd-9239-4de34dd88ff1 0.203s 2023-04-19 09:01:18,017 79710 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': 'Wed, 19 Apr 2023 09:01:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11c6e74f-c547-4b30-81af-065eb118c574', 'content-length': '900', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11c6e74f-c547-4b30-81af-065eb118c574', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/658b2f7c01ce46f88e35c9766966f956/volumes/ee23118b-de08-49dd-9239-4de34dd88ff1'} Body: b'{"volume": {"id": "ee23118b-de08-49dd-9239-4de34dd88ff1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:01:18.000000", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-751295166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/658b2f7c01ce46f88e35c9766966f956/volumes/ee23118b-de08-49dd-9239-4de34dd88ff1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/658b2f7c01ce46f88e35c9766966f956/volumes/ee23118b-de08-49dd-9239-4de34dd88ff1"}], "user_id": "da15582a00764d7ea600e471680c0ec7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "658b2f7c01ce46f88e35c9766966f956"}}' 2023-04-19 09:01:19,070 79710 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/658b2f7c01ce46f88e35c9766966f956/volumes/ee23118b-de08-49dd-9239-4de34dd88ff1 0.038s 2023-04-19 09:01:19,070 79710 DEBUG [tempest.lib.common.rest_cl ient] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:01:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-728460d4-5d56-4b27-8a61-e18f5b42443b', 'content-length': '921', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-728460d4-5d56-4b27-8a61-e18f5b42443b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/658b2f7c01ce46f88e35c9766966f956/volumes/ee23118b-de08-49dd-9239-4de34dd88ff1'} Body: b'{"volume": {"id": "ee23118b-de08-49dd-9239-4de34dd88ff1", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:01:18.000000", "updated_at": "2023-04-19T09:01:18.000000", "name": "tempest-VolumeRevertTests-Volume-751295166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/658b2f7c01ce46f88e35c9766966f956/volumes/ee23118b-de08-49dd-9239-4de34dd88ff1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/658b2f7c01ce46f88e35c9766966f956/volumes/ee23118b-de08-49dd-9239-4de34dd88ff1"}], "user_id": "da15582a00764d7ea600e471680c0ec7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "658b2f7c01ce46f88e35c9766966f956"}}' {11} cinder_tempest_plugin.api.volume.test_volume_revert.VolumeRevertTests.test_volume_revert_to_snapshot_after_extended_negative [1.293674s] ... 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 411a9a2d-ad63-4f2c-95b1-29802ab49f83 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 09:01:19,267 79710 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 202 POST http://10.0.0.210/volume/v3/658b2f7c01ce46f88e35c9766966f956/volumes 0.182s 2023-04-19 09:01:19,267 79710 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-895006295"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 09:01:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12baba23-5857-4ae2-bacc-22270f8b69e8', 'content-length': '832', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12baba23-5857-4ae2-bacc-22270f8b69e8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/658b2f7c01ce46f88e35c9766966f956/volumes'} Body: b'{"volume": {"id": "411a9a2d-ad63-4f2c-95b1-29802ab49f83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:01:19.209277", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-895006295", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/658b2f7c01ce46f88e35c9766966f956/volumes/411a9a2d-ad63-4f2c-95b1-29802ab49f83"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/658b2f7c01ce46f88e35c9766966f956/volumes/411a9a2d-ad63-4f2c-95b1-29802ab49f83"}], "user_id": "da15582a00764d7ea600e471680c0ec7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2023-04-19 09:01:19,316 79710 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/658b2f7c01ce46f88e35c9766966f956/volumes/411a9a2d-ad63-4f2c-95b1-29802ab49f83 0.040s 2023-04-19 09:01:19,317 79710 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': 'Wed, 19 Apr 2023 09:01:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47a2bbbe-c69b-4090-97fe-bb053d4aa9e7', 'content-length': '900', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47a2bbbe-c69b-4090-97fe-bb053d4aa9e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/658b2f7c01ce46f88e35c9766966f956/volumes/411a9a2d-ad63-4f2c-95b1-29802ab49f83'} Body: b'{"volume": {"id": "411a9a2d-ad63-4f2c-95b1-29802ab49f83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:01:19.000000", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-895006295", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/658b2f7c01ce46f88e35c9766966f956/volumes/411a9a2d-ad63-4f2c-95b1-29802ab49f83"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/658b2f7c01ce46f88e35c9766966f956/volumes/411a9a2d-ad63-4f2c-95b1-29802ab49f83"}], "user_id": "da15582a00764d7ea600e471680c0ec7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "658b2f7c01ce46f88e35c9766966f956"}}' 2023-04-19 09:01:20,366 79710 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/658b2f7c01ce46f88e35c9766966f956/volumes/411a9a2d-ad63-4f2c-95b1-29802ab49f83 0.038s 2023-04-19 09:01:20,367 79710 DEBUG [tempest.lib.common.rest_cl ient] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:01:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5fa74bc9-3880-491c-b2f7-b2713d1724ea', 'content-length': '921', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5fa74bc9-3880-491c-b2f7-b2713d1724ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/658b2f7c01ce46f88e35c9766966f956/volumes/411a9a2d-ad63-4f2c-95b1-29802ab49f83'} Body: b'{"volume": {"id": "411a9a2d-ad63-4f2c-95b1-29802ab49f83", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:01:19.000000", "updated_at": "2023-04-19T09:01:19.000000", "name": "tempest-VolumeRevertTests-Volume-895006295", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/658b2f7c01ce46f88e35c9766966f956/volumes/411a9a2d-ad63-4f2c-95b1-29802ab49f83"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/658b2f7c01ce46f88e35c9766966f956/volumes/411a9a2d-ad63-4f2c-95b1-29802ab49f83"}], "user_id": "da15582a00764d7ea600e471680c0ec7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "658b2f7c01ce46f88e35c9766966f956"}}' {2} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_same_server [168.622904s] ... 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 f5638f35-fbc0-4f66-a157-011ba079b346 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:59:53,825 79692 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-19 08:59:53,825 79692 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-19 08:59:53,883 79692 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.056s 2023-04-19 08:59:53,884 79692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1243338923", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBoNJmwIeSb+gxdjmOH96BNMw3c/emqt4qfkxgbhy/UPxav6eWsRi6BLs2X2vqqXm5VdfPKD2LbkO/JmHfycdVsdtPWzPVzfEpmpHCExvr8J9NGq29blTNKlMcGVFkdcKQ=="}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:59:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bcd4ae95-75e5-48fc-bf7d-c26ef549f830', 'x-compute-request-id': 'req-bcd4ae95-75e5-48fc-bf7d-c26ef549f830', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1243338923", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBoNJmwIeSb+gxdjmOH96BNMw3c/emqt4qfkxgbhy/UPxav6eWsRi6BLs2X2vqqXm5VdfPKD2LbkO/JmHfycdVsdtPWzPVzfEpmpHCExvr8J9NGq29blTNKlMcGVFkdcKQ==", "fingerprint": "69:e0:19:0e:68:28:38:e5:46:5d:c3:0f:84:f8:c1:02", "user_id": "a3a9922ab35648a9ad2f06e247b22469"}}' 2023-04-19 08:59:53,886 79692 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1243338923 created 2023-04-19 08:59:54,057 79692 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.170s 2023-04-19 08:59:54,057 79692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--365059342", "description": "tempest-description--1924153648"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-6a2c6eca-8c79-485c-92ac-4b88462ec32c', 'date': 'Wed, 19 Apr 2023 08:59:54 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "a0624f95-cc86-468c-adf3-d557d480c099", "name": "tempest-securitygroup--365059342", "stateful": true, "tenant_id": "1117258536674afcb944dceed05bb305", "description": "tempest-description--1924153648", "shared": false, "security_group_rules": [{"id": "1be549c9-86bb-45e8-a33d-2861e10b152c", "tenant_id": "1117258536674afcb944dceed05bb305", "security_group_id": "a0624f95-cc86-468c-adf3-d557d480c099", "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": 544, "description": null, "tags": [], "created_at": "2023-04-19T08:59:53Z", "updated_at": "2023-04-19T08:59:53Z", "revision_number": 0, "project_id": "1117258536674afcb944dceed05bb305"}, {"id": "a7252dd1-24c9-4168-82c8-056092a9b90c", "tenant_id": "1117258536674afcb944dceed05bb305", "security_group_id": "a0624f95-cc86-468c-adf3-d557d480c099", "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": 545, "description": null, "tags": [], "created_at": "2023-04-19T08:59:53Z", "updated_at": "2023-04-19T08:59:53Z", "revision_number": 0, "project_id": "1117258536674afcb944dceed05bb305"}], "tags": [], "created_at": "2023-04-19T08:59:53Z", "updated_at": "2023-04-19T08:59:53Z", "revision_number": 1, "project_id": "1117258536674afcb944dceed05bb305"}}' 2023-04-19 08:59:54,408 79692 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.350s 2023-04-19 08:59:54,408 79692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "a0624f95-cc86-468c-adf3-d557d480c099", "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-aa8cf008-2ba0-4391-b61f-2c0eec53085e', 'date': 'Wed, 19 Apr 2023 08:59:54 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "c52cdba0-d6c2-412b-a900-d845cc97e8c7", "tenant_id": "1117258536674afcb944dceed05bb305", "security_group_id": "a0624f95-cc86-468c-adf3-d557d480c099", "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-19T08:59:54Z", "updated_at": "2023-04-19T08:59:54Z", "revision_number": 0, "project_id": "1117258536674afcb944dceed05bb305"}}' 2023-04-19 08:59:54,780 79692 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.371s 2023-04-19 08:59:54,780 79692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "a0624f95-cc86-468c-adf3-d557d480c099", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-cac959c4-f78c-4f95-965e-7c0e59cdf619', 'date': 'Wed, 19 Apr 2023 08:59:54 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "87a91a50-569f-49e5-90a8-36d8a719ac7d", "tenant_id": "1117258536674afcb944dceed05bb305", "security_group_id": "a0624f95-cc86-468c-adf3-d557d480c099", "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-19T08:59:54Z", "updated_at": "2023-04-19T08:59:54Z", "revision_number": 0, "project_id": "1117258536674afcb944dceed05bb305"}}' 2023-04-19 08:59:54,781 79692 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--365059342 created 2023-04-19 08:59:56,666 79692 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 1.885s 2023-04-19 08:59:56,666 79692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "f3b6c58a-7313-4857-bbb4-b9d92ca646b0"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x -openstack-request-id': 'req-561cab0b-d9f7-4257-86d0-ed45b18bec15', 'date': 'Wed, 19 Apr 2023 08:59:56 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "ed5eea5d-994d-4889-8ba9-c78302ff6c39", "tenant_id": "1117258536674afcb944dceed05bb305", "floating_ip_address": "172.24.4.78", "floating_network_id": "f3b6c58a-7313-4857-bbb4-b9d92ca646b0", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "1117258536674afcb944dceed05bb305", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-19T08:59:55Z", "updated_at": "2023-04-19T08:59:55Z", "revision_number": 0}}' 2023-04-19 08:59:56,667 79692 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'ed5eea5d-994d-4889-8ba9-c78302ff6c39', 'tenant_id': '1117258536674afcb944dceed05bb305', 'floating_ip_address': '172.24.4.78', 'floating_network_id': 'f3b6c58a-7313-4857-bbb4-b9d92ca646b0', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '1117258536674afcb944dceed05bb305', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-19T08:59:55Z', 'updated_at': '2023-04-19T08:59:55Z', 'revision_number': 0, 'ip': '172.24.4.78'} created 2023-04-19 08:59:56,754 79692 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.081s 2023-04-19 08:59:56,754 79692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 19 Apr 2023 08:59:56 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-41de3697-322b-4672-8bd3-50e2bbf9cb5b', '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": "a3a9922ab35648a9ad2f06e247b22469", "name": "tempest-AttachVolumeNegativeTest-2047305694-project-member", "password_expires_at": null}, "audit_ids": ["mE0fhfJlQzGFp83ysq9llA"], "expires_at": "2023-04-19T09:59:56.000000Z", "issued_at": "2023-04-19T08:59:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1117258536674afcb944dceed05bb305", "name": "tempest-AttachVolumeNegativeTest-2047305694"}, "is_domain": false, "roles": [{"id": "45fc525c8c5440819026c2d31316f10d", "name": "reader"}, {"id": "34261de33dff45759db3c64a7b6ec984", "name": "member"}], "catalog": [{"endpoints": [{"id": "2e496f3cad8d414abd2448bb8532a4c7", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "29fc0ad9be4d4b0fae792a48927ba4fb", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "62d5fc32dc6d4dda96c18dcf38975224", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/1117258536674afcb944dceed05bb305", "region": "RegionOne"}], "id": "312d8c8a5cbf4f6982b03f3968d80759", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "deac9fc2e9574f9e9ccff18b176c5f67", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/1117258536674afcb944dceed05bb305", "region": "RegionOne"}], "id": "32219e37b07540d3ba53ca79f3cb5ff9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "4682339d7be045da817dd408e4fc9bcb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/1117258536674afcb944dceed05bb305", "region": "RegionOne"}], "id": "4c90ba9ce2174f2d8513ed524a7e3915", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "c216644ed918406cb1a1cf80fd83cfc f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "6805fa9e882448ebada64a227995f651", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "0b90d9df5fa743878bfb4b67c8393028", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "b1f800f6c631482db1b5e4cb224654a6", "type": "image", "name": "glance"}, {"endpoints": [{"id": "912e0b96e3f043eb804c892738476d9a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d5eb1e085e9e49dc810e3358668885ed", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "88a86b6b25ac4ad1838fb87a7c8c0c93", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "dde0405576ac448181be74c8c6162b21", "type": "identity", "name": "keystone"}]}}' 2023-04-19 08:59:56,755 79692 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server) Found network {'id': '8d1408f4-e301-423f-9478-1992b94d0706', 'name': 'tempest-AttachVolumeNegativeTest-971077925-network', 'tenant_id': '1117258536674afcb944dceed05bb305', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '1117258536674afcb944dceed05bb305', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 53328, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-19T08:56:41Z', 'updated_at': '2023-04-19T08:56:41Z', 'revision_number': 1} available for tenant 2023-04-19 08:59:56,755 79692 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1243338923', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBoNJmwIeSb+gxdjmOH96BNMw3c/emqt4qfkxgbhy/UPxav6eWsRi6BLs2X2vqqXm5VdfPKD2LbkO/JmHfycdVsdtPWzPVzfEpmpHCExvr8J9NGq29blTNKlMcGVFkdcKQ==', 'fingerprint': '69:e0:19:0e:68:28:38:e5:46:5d:c3:0f:84:f8:c1:02', 'user_id': 'a3a9922ab35648a9ad2f06e247b22469', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDApsf2fW2QJiLSvR4Vs2pJNx+kpAjv39yB92w6CFx0MX0PDcRjnM/f6\nrYVtC4JEBkqgBwYFK4EEACKhZANiAAQaDSZsCHkm/oMXY5jh/egTTMN3P3pqreKn\n5MYG4cv1D8Wr+nlrEYugS7Nl9r6ql5uVXXzyg9i25DvyZh38nHVbHbT1sz1c3xKZ\nqRwhMb6/CfTRqtvW5UzSpTHBlRZHXCk=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'a0624f95-cc86-468c-adf3-d557d480c099', 'name': 'tempest-securitygroup--365059342', 'stateful': True, 'tenant_id': '1117258536674afcb944dceed05bb305', 'description': 'tempest-description--1924153648', 'shared': False, 'security_group_rules': [{'id': '1be549c9-86bb-45e8-a33d-2861e10b152c', 'tenant_id': '1117258536674afcb944dceed05bb305', 'security_group_id': 'a0624f95-cc86-468c-adf3-d557d480c099', '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': 544, 'description': None, 'tags': [], 'created_at': '2023-04-19T08:59:53Z', 'updated_at': '2023-04-19T08:59:53Z', 'revision_number': 0, 'project_id': '1117258536674afcb944dceed05bb305'}, {'id': 'a7252dd1-24c9-4168-82c8-056092a9b90c', 'tenant_id': '1117258536674afcb944dceed05bb305', 'security_group_id': 'a0624f95-cc86-468c-adf3-d557d480c099', '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': 545, 'description': None, 'tags': [], 'created_at': '2023-04-19T08:59:53Z', 'updated_at': '2023-04-19T08:59:53Z', 'revision_number': 0, 'project_id': '1117258536674afcb944dceed05bb30 5'}], 'tags': [], 'created_at': '2023-04-19T08:59:53Z', 'updated_at': '2023-04-19T08:59:53Z', 'revision_number': 1, 'project_id': '1117258536674afcb944dceed05bb305'}, 'floating_ip': {'id': 'ed5eea5d-994d-4889-8ba9-c78302ff6c39', 'tenant_id': '1117258536674afcb944dceed05bb305', 'floating_ip_address': '172.24.4.78', 'floating_network_id': 'f3b6c58a-7313-4857-bbb4-b9d92ca646b0', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '1117258536674afcb944dceed05bb305', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-19T08:59:55Z', 'updated_at': '2023-04-19T08:59:55Z', 'revision_number': 0, 'ip': '172.24.4.78'}} 2023-04-19 08:59:57,531 79692 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.775s 2023-04-19 08:59:57,531 79692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-224714265", "imageRef": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "8d1408f4-e301-423f-9478-1992b94d0706"}], "security_groups": [{"name": "tempest-securitygroup--365059342"}], "key_name": "tempest-keypair-1243338923", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:59:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/1dc90c5d-c927-4715-99b9-380e2bdbd919', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4ee83612-fd3a-4cbe-85d5-585f0d787201', 'x-compute-request-id': 'req-4ee83612-fd3a-4cbe-85d5-585f0d787201', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "1dc90c5d-c927-4715-99b9-380e2bdbd919", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1dc90c5d-c927-4715-99b9-380e2bdbd919"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1dc90c5d-c927-4715-99b9-380e2bdbd919"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--365059342"}], "adminPass": "password"}}' 2023-04-19 08:59:57,606 79692 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/1dc90c5d-c927-4715-99b9-380e2bdbd919 0.072s 2023-04-19 08:59:57,606 79692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:59:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1235', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d56ac36f-450c-4708-ad8f-013b00e7e504', 'x-compute-request-id': 'req-d56ac36f-450c-4708-ad8f-013b00e7e504', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1dc90c5d-c927-4715-99b9-380e2bdbd919'} Body: b'{"server": {"id": "1dc90c5d-c927-4715-99b9-380e2bdbd919", "name": "tempest-AttachVolumeNegativeTest-server-224714265", "status": "BUILD", "tenant_id": "1117258536674afcb944dceed05bb305", "user_id": "a3a9922ab35648a9ad2f06e247b22469", "metadata": {}, "hostId": "", "image": {"id": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/im ages/dd568ba7-ea17-4ae2-908e-3035f1035aee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:59:57Z", "updated": "2023-04-19T08:59:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1dc90c5d-c927-4715-99b9-380e2bdbd919"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1dc90c5d-c927-4715-99b9-380e2bdbd919"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1243338923", "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-19 09:00:47,945 79692 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/1dc90c5d-c927-4715-99b9-380e2bdbd919 0.280s 2023-04-19 09:00:47,945 79692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:00:47 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-964b7f91-76e8-45ea-a58b-01c0e14e7c0f', 'x-compute-request-id': 'req-964b7f91-76e8-45ea-a58b-01c0e14e7c0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1dc90c5d-c927-4715-99b9-380e2bdbd919'} Body: b'{"server": {"id": "1dc90c5d-c927-4715-99b9-380e2bdbd919", "name": "tempest-AttachVolumeNegativeTest-server-224714265", "status": "ACTIVE", "tenant_id": "1117258536674afcb944dceed05bb305", "user_id": "a3a9922ab35648a9ad2f06e247b22469", "metadata": {}, "hostId": "44798dad7e4b04695c6898e1267752b8ee57d220ba38f9c76d8e7d00", "image": {"id": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/dd568ba7-ea17-4ae2-908e-3035f1035aee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:59:57Z", "updated": "2023-04-19T09:00:06Z", "addresses": {"tempest-AttachVolumeNegativeTest-971077925-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:a7:a8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1dc90c5d-c927-4715-99b9-380e2bdbd919"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1dc90c5d-c927-4715-99b9-380e2bdbd919"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1243338923", "OS-SRV-USG:launched_at": "2023-04-19T09:00:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--365059342"}], "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-19 09:00:47,960 79692 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-19 09:01:48,373 79692 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/1dc90c5d-c927-4715-99b9-380e2bdbd919/os-interface 0.352s 2023-04-19 09:01:48,374 79692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09: 01:48 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-d1e754da-6bc5-492f-ba9e-82437a57b3a1', 'x-compute-request-id': 'req-d1e754da-6bc5-492f-ba9e-82437a57b3a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1dc90c5d-c927-4715-99b9-380e2bdbd919/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "8d1408f4-e301-423f-9478-1992b94d0706", "port_id": "e2128b91-070e-440a-a43d-faf8cffca465", "mac_addr": "fa:16:3e:23:a7:a8", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "e9d0d6a1-66b9-4bc9-b6cf-fa8a71f18153", "ip_address": "10.0.0.10"}]}]}' 2023-04-19 09:01:49,529 79692 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/ed5eea5d-994d-4889-8ba9-c78302ff6c39 1.151s 2023-04-19 09:01:49,530 79692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "e2128b91-070e-440a-a43d-faf8cffca465"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-67e092a5-d5fd-443a-93a5-0a57ca91ef3a', 'date': 'Wed, 19 Apr 2023 09:01:49 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/ed5eea5d-994d-4889-8ba9-c78302ff6c39'} Body: b'{"floatingip": {"id": "ed5eea5d-994d-4889-8ba9-c78302ff6c39", "tenant_id": "1117258536674afcb944dceed05bb305", "floating_ip_address": "172.24.4.78", "floating_network_id": "f3b6c58a-7313-4857-bbb4-b9d92ca646b0", "router_id": "6090f264-36a3-43cc-b7cd-8760ea2cc42a", "port_id": "e2128b91-070e-440a-a43d-faf8cffca465", "fixed_ip_address": "10.0.0.10", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "8d1408f4-e301-423f-9478-1992b94d0706", "mac_address": "fa:16:3e:23:a7:a8", "admin_state_up": true, "status": "ACTIVE", "device_id": "1dc90c5d-c927-4715-99b9-380e2bdbd919", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-19T08:59:55Z", "updated_at": "2023-04-19T09:01:49Z", "revision_number": 1, "project_id": "1117258536674afcb944dceed05bb305"}}' 2023-04-19 09:01:49,531 79692 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.78:22' as 'cirros' with public key authentication 2023-04-19 09:01:49,566 79692 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-19 09:01:49,590 79692 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-19 09:01:49,590 79692 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.78 successfully created 2023-04-19 09:01:49,633 79692 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/1dc90c5d-c927-4715-99b9-380e2bdbd919/ips 0.041s 2023-04-19 09:01:49,633 79692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:01:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '108', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-80bf904c-2230-472d-8895-903c55d02b93', 'x-compute-request-id': 'req-80bf904c-2230-472d-8895-903c55d02b93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1dc90c5d-c927-4715-99b9-380e2bdbd919/ips'} Body: b'{"a ddresses": {"tempest-AttachVolumeNegativeTest-971077925-network": [{"version": 4, "addr": "10.0.0.10"}]}}' 2023-04-19 09:01:49,853 79692 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 202 POST http://10.0.0.210/volume/v3/1117258536674afcb944dceed05bb305/volumes 0.217s 2023-04-19 09:01:49,853 79692 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-314999351"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 09:01:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36cdd562-66a1-4d2a-a939-63abf0ba284b', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36cdd562-66a1-4d2a-a939-63abf0ba284b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/1117258536674afcb944dceed05bb305/volumes'} Body: b'{"volume": {"id": "f5638f35-fbc0-4f66-a157-011ba079b346", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:01:49.786654", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-314999351", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1117258536674afcb944dceed05bb305/volumes/f5638f35-fbc0-4f66-a157-011ba079b346"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1117258536674afcb944dceed05bb305/volumes/f5638f35-fbc0-4f66-a157-011ba079b346"}], "user_id": "a3a9922ab35648a9ad2f06e247b22469", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 09:01:49,907 79692 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.0.0.210/volume/v3/1117258536674afcb944dceed05bb305/volumes/f5638f35-fbc0-4f66-a157-011ba079b346 0.043s 2023-04-19 09:01:49,907 79692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:01:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3e7748c-9c65-4589-9214-7972414b5938', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3e7748c-9c65-4589-9214-7972414b5938', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1117258536674afcb944dceed05bb305/volumes/f5638f35-fbc0-4f66-a157-011ba079b346'} Body: b'{"volume": {"id": "f5638f35-fbc0-4f66-a157-011ba079b346", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:01:50.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-314999351", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1117258536674afcb944dceed05bb305/volumes/f5638f35-fbc0-4f66-a157-011ba079b346"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1117258536674afcb944dceed05bb305/volumes/f5638f35-fbc0-4f66-a157-011ba079b346"}], "user_id": "a3a9922ab35648a9ad2f06e247b22469", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1117258536674afcb944dceed05bb305"}}' 2023-04-19 09:01:50,959 79692 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.0.0.210/volume/v3/1 117258536674afcb944dceed05bb305/volumes/f5638f35-fbc0-4f66-a157-011ba079b346 0.040s 2023-04-19 09:01:50,960 79692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:01:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5b64891-81f0-4651-8e5d-b225dc6679f0', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5b64891-81f0-4651-8e5d-b225dc6679f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1117258536674afcb944dceed05bb305/volumes/f5638f35-fbc0-4f66-a157-011ba079b346'} Body: b'{"volume": {"id": "f5638f35-fbc0-4f66-a157-011ba079b346", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:01:50.000000", "updated_at": "2023-04-19T09:01:50.000000", "name": "tempest-AttachVolumeNegativeTest-volume-314999351", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1117258536674afcb944dceed05bb305/volumes/f5638f35-fbc0-4f66-a157-011ba079b346"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1117258536674afcb944dceed05bb305/volumes/f5638f35-fbc0-4f66-a157-011ba079b346"}], "user_id": "a3a9922ab35648a9ad2f06e247b22469", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1117258536674afcb944dceed05bb305"}}' 2023-04-19 09:01:51,095 79692 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/1dc90c5d-c927-4715-99b9-380e2bdbd919 0.124s 2023-04-19 09:01:51,095 79692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:01:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ffbd778a-ad14-407d-82f1-72b12a65c942', 'x-compute-request-id': 'req-ffbd778a-ad14-407d-82f1-72b12a65c942', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1dc90c5d-c927-4715-99b9-380e2bdbd919'} Body: b'' 2023-04-19 09:01:51,498 79692 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/1dc90c5d-c927-4715-99b9-380e2bdbd919 0.402s 2023-04-19 09:01:51,498 79692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:01:51 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-a60a46a4-bead-46e5-adcc-116f1fc7a23f', 'x-compute-request-id': 'req-a60a46a4-bead-46e5-adcc-116f1fc7a23f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1dc90c5d-c927-4715-99b9-380e2bdbd919'} Body: b'{"server": {"id": "1dc90c5d-c927-4715-99b9-380e2bdbd919", "name": "tempest-AttachVolumeNegativeTest-server-224714265", "status": "ACTIVE", "tenant_id": "1117258536674afcb944dceed05bb305", "user_id": "a3a9922ab35648a9ad2f06e247b22469", "metadata": {}, "hostId": "44798dad7e4b04695c6898e1267752b8ee57d220ba38f9c76d8e7d00", "i mage": {"id": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/dd568ba7-ea17-4ae2-908e-3035f1035aee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:59:57Z", "updated": "2023-04-19T09:01:51Z", "addresses": {"tempest-AttachVolumeNegativeTest-971077925-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:a7:a8"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:a7:a8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1dc90c5d-c927-4715-99b9-380e2bdbd919"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1dc90c5d-c927-4715-99b9-380e2bdbd919"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1243338923", "OS-SRV-USG:launched_at": "2023-04-19T09:00:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--365059342"}], "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-19 09:02:41,785 79692 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/1dc90c5d-c927-4715-99b9-380e2bdbd919 0.243s 2023-04-19 09:02:41,785 79692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:02:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-2152ea25-70f8-40ad-93f5-2234d5f38231', 'x-compute-request-id': 'req-2152ea25-70f8-40ad-93f5-2234d5f38231', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1dc90c5d-c927-4715-99b9-380e2bdbd919'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 1dc90c5d-c927-4715-99b9-380e2bdbd919 could not be found."}}' 2023-04-19 09:02:41,813 79692 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1243338923 0.027s 2023-04-19 09:02:41,813 79692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:02:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f4b66824-ccc1-4b4a-a863-2a976508d642', 'x-compute-request-id': 'req-f4b66824-ccc1-4b4a-a863-2a976508d642', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1243338923'} Body: b'' 2023-04-19 09:02:41,975 79692 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/a0624f95-cc86-468c-adf3-d557d480c099 0.161s 2023-04-19 09:02:41,976 79692 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-1ffaaf5f-5142-42a9-96cb-e03755b814ab', 'content-length': '0', 'date': 'Wed, 19 Apr 2023 09:02:41 GMT', ' connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/a0624f95-cc86-468c-adf3-d557d480c099'} Body: b'' 2023-04-19 09:02:42,001 79692 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/a0624f95-cc86-468c-adf3-d557d480c099 0.025s 2023-04-19 09:02:42,001 79692 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-51f434fa-9993-49ac-bfbd-dcf9c59abdd2', 'date': 'Wed, 19 Apr 2023 09:02:42 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/a0624f95-cc86-468c-adf3-d557d480c099'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group a0624f95-cc86-468c-adf3-d557d480c099 does not exist", "detail": ""}}' 2023-04-19 09:02:42,446 79692 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/ed5eea5d-994d-4889-8ba9-c78302ff6c39 0.444s 2023-04-19 09:02:42,447 79692 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-7cd50326-143c-4bb6-8dcd-c148d4511ed8', 'content-length': '0', 'date': 'Wed, 19 Apr 2023 09:02:42 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/ed5eea5d-994d-4889-8ba9-c78302ff6c39'} Body: b'' {6} tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_detach_volume_shelved_or_offload_server [167.897006s] ... 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 1831d122-a658-48ab-87f0-b3221fadbb38 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:59:57,121 79700 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-19 08:59:57,121 79700 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-19 08:59:57,176 79700 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.052s 2023-04-19 08:59:57,176 79700 DEBUG [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-716866334", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIThawzf6NRnwNdYgJcDxIRG4yCgW86Qj/ltb/3TSpRtZ9XN2UjI4ulz5vm3MiiDkHir+pSjCx70K8NQHJZyIz11V9ELYfWqMeqAmyIuj1fmYPHEo+jOMRqdCtfVb/0mRg=="}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:59:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8a4ddc1a-8fc2-4d0b-bf0a-7949b4174071', 'x-compute-request-id': 'req-8a4ddc1a-8fc2-4d0b-bf0a-7949b4174071', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-716866334", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIThawzf6NRnwNdYgJcDxIRG4yCgW86Qj/ltb/3TSpRtZ9XN2UjI4ulz5vm3MiiDkHir+pSjCx70K8NQHJZyIz11V9ELYfWqMeqAmyIuj1fmYPHEo+jOMRqdCtfVb/0mRg==", "fingerprint": "bb:9f:e3:7b:1b:30:3e:06:8a:b0:1d:26:fa:58:0d:25", "user_id": "f9f4695ad7ea481db6aa047820a7a926"}}' 2023-04-19 08:59:57,179 79700 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-716866334 created 2023-04-19 08:59:57,382 79700 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.203s 2023-04-19 08:59:57,383 79700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--763727060", "description": "tempest-description--83474465"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1594', 'x-openstack-request-id': 'req-676e6e9a-0209-4ee4-a9ed-343cf2040027', 'date': 'Wed, 19 Apr 2023 08:59:57 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "4bea9e9b-2cf4-4354-98f0-82815f984e39", "name": "tempest-securitygroup--763727060", "stateful": true, "tenant_id": "92a01bc90d8f48e89ca6eba2f533bebb", "description": "tempest-description--83474465", "shared": false, "security_group_rules": [{"id": "07fe5403-22e4-47bf-af5d-bb80af201189", "tenant_id": "92a01bc90d8f48e89ca6eba2f533bebb", "security_group_id": "4bea9e9b-2cf4-4354-98f0-82815f984e39", "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": 555, "description": null, "tags": [], "created_at": "2023-04-19T08:59:57Z", "updated_at": "2023-04-19T08:59:57Z", "revision_number": 0, "project_id": "92a01bc90d8f48e89ca6eba2f533bebb"}, {"id": "281df456-817f-4a1e-876c-0de17839ca32", "tenant_id": "92a01bc90d8f48e89ca6eba2f533bebb", "security_group_id": "4bea9e9b-2cf4-4354-98f0-82815f984e39", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_pre fix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 554, "description": null, "tags": [], "created_at": "2023-04-19T08:59:57Z", "updated_at": "2023-04-19T08:59:57Z", "revision_number": 0, "project_id": "92a01bc90d8f48e89ca6eba2f533bebb"}], "tags": [], "created_at": "2023-04-19T08:59:57Z", "updated_at": "2023-04-19T08:59:57Z", "revision_number": 1, "project_id": "92a01bc90d8f48e89ca6eba2f533bebb"}}' 2023-04-19 08:59:57,737 79700 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.353s 2023-04-19 08:59:57,737 79700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "4bea9e9b-2cf4-4354-98f0-82815f984e39", "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-77c5655e-7405-453e-9c34-1ecec3fcba23', 'date': 'Wed, 19 Apr 2023 08:59:57 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "f338008f-4f46-413d-b0af-08d74941aa5f", "tenant_id": "92a01bc90d8f48e89ca6eba2f533bebb", "security_group_id": "4bea9e9b-2cf4-4354-98f0-82815f984e39", "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-19T08:59:57Z", "updated_at": "2023-04-19T08:59:57Z", "revision_number": 0, "project_id": "92a01bc90d8f48e89ca6eba2f533bebb"}}' 2023-04-19 08:59:57,982 79700 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-19 08:59:57,983 79700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "4bea9e9b-2cf4-4354-98f0-82815f984e39", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-16e458b9-c396-411e-9cbc-b0210f4401a9', 'date': 'Wed, 19 Apr 2023 08:59:57 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "66af3d2a-7934-47fd-8e4e-959482e744a9", "tenant_id": "92a01bc90d8f48e89ca6eba2f533bebb", "security_group_id": "4bea9e9b-2cf4-4354-98f0-82815f984e39", "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-19T08:59:57Z", "updated_at": "2023-04-19T08:59:57Z", "revision_number": 0, "project_id": "92a01bc90d8f48e89ca6eba2f533bebb"}}' 2023-04-19 08:59:57,983 79700 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--763727060 created 2023-04-19 08:59:58,870 79700 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.886s 2023-04-19 08:59:58,870 79700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "f3b6c58a-7313-4857-bbb4-b9d92ca646b0"}} Response - Headers: {'content-type ': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-46ef57c0-2c74-465f-9aad-a88260f3da02', 'date': 'Wed, 19 Apr 2023 08:59:58 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "976b34a5-76d8-447f-97c8-c17d9edc5f2e", "tenant_id": "92a01bc90d8f48e89ca6eba2f533bebb", "floating_ip_address": "172.24.4.14", "floating_network_id": "f3b6c58a-7313-4857-bbb4-b9d92ca646b0", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "92a01bc90d8f48e89ca6eba2f533bebb", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-19T08:59:58Z", "updated_at": "2023-04-19T08:59:58Z", "revision_number": 0}}' 2023-04-19 08:59:58,870 79700 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '976b34a5-76d8-447f-97c8-c17d9edc5f2e', 'tenant_id': '92a01bc90d8f48e89ca6eba2f533bebb', 'floating_ip_address': '172.24.4.14', 'floating_network_id': 'f3b6c58a-7313-4857-bbb4-b9d92ca646b0', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '92a01bc90d8f48e89ca6eba2f533bebb', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-19T08:59:58Z', 'updated_at': '2023-04-19T08:59:58Z', 'revision_number': 0, 'ip': '172.24.4.14'} created 2023-04-19 08:59:58,964 79700 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.088s 2023-04-19 08:59:58,965 79700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 19 Apr 2023 08:59:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2825', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-e82c7cd9-2bd5-49a6-8dd7-ea8aff636d9d', '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": "f9f4695ad7ea481db6aa047820a7a926", "name": "tempest-AttachVolumeShelveTestJSON-1748471944-project-member", "password_expires_at": null}, "audit_ids": ["gqKFNd9mTMe_yY8RHue4_A"], "expires_at": "2023-04-19T09:59:58.000000Z", "issued_at": "2023-04-19T08:59:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "92a01bc90d8f48e89ca6eba2f533bebb", "name": "tempest-AttachVolumeShelveTestJSON-1748471944"}, "is_domain": false, "roles": [{"id": "45fc525c8c5440819026c2d31316f10d", "name": "reader"}, {"id": "34261de33dff45759db3c64a7b6ec984", "name": "member"}], "catalog": [{"endpoints": [{"id": "2e496f3cad8d414abd2448bb8532a4c7", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "29fc0ad9be4d4b0fae792a48927ba4fb", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "62d5fc32dc6d4dda96c18dcf38975224", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/92a01bc90d8f48e89ca6eba2f533bebb", "region": "RegionOne"}], "id": "312d8c8a5cbf4f6982b03f3968d80759", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "deac9fc2e9574f9e9ccff18b176c5f67", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/92a01bc90d8f48e89ca6eba2f533bebb", "region": "RegionOne"}], "id": "32219e37b07540d3ba53ca79f3cb5ff9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "4682339d7be045da817dd408e4fc9bcb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/92a01bc90d8f48e89ca6eba2f533bebb", "region": "RegionOne"}], "id": "4c90ba9ce2174f2d8513ed524a7e3915", "type": "volumev3", "name": "cinderv3 "}, {"endpoints": [{"id": "c216644ed918406cb1a1cf80fd83cfcf", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "6805fa9e882448ebada64a227995f651", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "0b90d9df5fa743878bfb4b67c8393028", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "b1f800f6c631482db1b5e4cb224654a6", "type": "image", "name": "glance"}, {"endpoints": [{"id": "912e0b96e3f043eb804c892738476d9a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d5eb1e085e9e49dc810e3358668885ed", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "88a86b6b25ac4ad1838fb87a7c8c0c93", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "dde0405576ac448181be74c8c6162b21", "type": "identity", "name": "keystone"}]}}' 2023-04-19 08:59:58,965 79700 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server) Found network {'id': '90f282cf-5971-437d-8342-d664d3ba170f', 'name': 'tempest-AttachVolumeShelveTestJSON-1301733558-network', 'tenant_id': '92a01bc90d8f48e89ca6eba2f533bebb', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '92a01bc90d8f48e89ca6eba2f533bebb', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 52078, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-19T08:56:42Z', 'updated_at': '2023-04-19T08:56:42Z', 'revision_number': 1} available for tenant 2023-04-19 08:59:58,966 79700 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-716866334', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIThawzf6NRnwNdYgJcDxIRG4yCgW86Qj/ltb/3TSpRtZ9XN2UjI4ulz5vm3MiiDkHir+pSjCx70K8NQHJZyIz11V9ELYfWqMeqAmyIuj1fmYPHEo+jOMRqdCtfVb/0mRg==', 'fingerprint': 'bb:9f:e3:7b:1b:30:3e:06:8a:b0:1d:26:fa:58:0d:25', 'user_id': 'f9f4695ad7ea481db6aa047820a7a926', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDAN/T2WyHcID58bxE8mYs+nHNZycrdmyAI3/6zuHi6LxZMys/SUoP7z\napBbQ6eeGPqgBwYFK4EEACKhZANiAASE4WsM3+jUZ8DXWICXA8SERuMgoFvOkI/5\nbW/900qUbWfVzdlIyOLpc+b5tzIog5B4q/qUowse9CvDUByWciM9dVfRC2H1qjHq\ngJsiLo9X5mDxxKPozjEanQrX1W/9JkY=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '4bea9e9b-2cf4-4354-98f0-82815f984e39', 'name': 'tempest-securitygroup--763727060', 'stateful': True, 'tenant_id': '92a01bc90d8f48e89ca6eba2f533bebb', 'description': 'tempest-description--83474465', 'shared': False, 'security_group_rules': [{'id': '07fe5403-22e4-47bf-af5d-bb80af201189', 'tenant_id': '92a01bc90d8f48e89ca6eba2f533bebb', 'security_group_id': '4bea9e9b-2cf4-4354-98f0-82815f984e39', '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': 555, 'description': None, 'tags': [], 'created_at': '2023-04-19T08:59:57Z', 'updated_at': '2023-04-19T08:59:57Z', 'revision_number': 0, 'project_id': '92a01bc90d8f48e89ca6eba2f533bebb'}, {'id': '281df456-817f-4a1e-876c-0de17839ca32', 'tenant_id': '92a01bc90d8f48e89ca6eba2f533bebb', 'security_group_id': '4bea9e9b-2cf4-4354-98f0-82815f984e39', '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': 554, 'description': None, 'tags': [], 'created_at': '2023-04-19T08:59:57Z', 'updated_at': '2023-04-19T08: 59:57Z', 'revision_number': 0, 'project_id': '92a01bc90d8f48e89ca6eba2f533bebb'}], 'tags': [], 'created_at': '2023-04-19T08:59:57Z', 'updated_at': '2023-04-19T08:59:57Z', 'revision_number': 1, 'project_id': '92a01bc90d8f48e89ca6eba2f533bebb'}, 'floating_ip': {'id': '976b34a5-76d8-447f-97c8-c17d9edc5f2e', 'tenant_id': '92a01bc90d8f48e89ca6eba2f533bebb', 'floating_ip_address': '172.24.4.14', 'floating_network_id': 'f3b6c58a-7313-4857-bbb4-b9d92ca646b0', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '92a01bc90d8f48e89ca6eba2f533bebb', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-19T08:59:58Z', 'updated_at': '2023-04-19T08:59:58Z', 'revision_number': 0, 'ip': '172.24.4.14'}} 2023-04-19 09:00:00,280 79700 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 1.313s 2023-04-19 09:00:00,280 79700 DEBUG [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-563036426", "imageRef": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "90f282cf-5971-437d-8342-d664d3ba170f"}], "security_groups": [{"name": "tempest-securitygroup--763727060"}], "key_name": "tempest-keypair-716866334", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:59:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/e17cbaf3-127c-45ba-9897-b8ecd1fd0a97', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-53496148-87fc-49c5-bd39-2876239ca048', 'x-compute-request-id': 'req-53496148-87fc-49c5-bd39-2876239ca048', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "e17cbaf3-127c-45ba-9897-b8ecd1fd0a97", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e17cbaf3-127c-45ba-9897-b8ecd1fd0a97"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e17cbaf3-127c-45ba-9897-b8ecd1fd0a97"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--763727060"}], "adminPass": "password"}}' 2023-04-19 09:00:00,407 79700 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/e17cbaf3-127c-45ba-9897-b8ecd1fd0a97 0.123s 2023-04-19 09:00:00,407 79700 DEBUG [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': 'Wed, 19 Apr 2023 09:00:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1274', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-917e0dcc-d144-4d54-92e0-b43198dd8acc', 'x-compute-request-id': 'req-917e0dcc-d144-4d54-92e0-b43198dd8acc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e17cbaf3-127c-45ba-9897-b8ecd1fd0a97'} Body: b'{"server": {"id": "e17cbaf3-127c-45ba-9897-b8ecd1fd0a97", "name": "tempest-AttachVolumeShelveTestJSON-server-563036426", "status": "BUILD", "tenant_id": "92a01bc90d8f48e89ca6eba2f533bebb", "user_id": "f9f4695ad7ea481d b6aa047820a7a926", "metadata": {}, "hostId": "", "image": {"id": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/dd568ba7-ea17-4ae2-908e-3035f1035aee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T09:00:00Z", "updated": "2023-04-19T09:00:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e17cbaf3-127c-45ba-9897-b8ecd1fd0a97"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e17cbaf3-127c-45ba-9897-b8ecd1fd0a97"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-716866334", "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-19 09:00:50,920 79700 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/e17cbaf3-127c-45ba-9897-b8ecd1fd0a97 0.451s 2023-04-19 09:00:50,921 79700 DEBUG [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': 'Wed, 19 Apr 2023 09:00:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1586', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c1e9df87-a439-4dc9-b735-c042d826ffcb', 'x-compute-request-id': 'req-c1e9df87-a439-4dc9-b735-c042d826ffcb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e17cbaf3-127c-45ba-9897-b8ecd1fd0a97'} Body: b'{"server": {"id": "e17cbaf3-127c-45ba-9897-b8ecd1fd0a97", "name": "tempest-AttachVolumeShelveTestJSON-server-563036426", "status": "ACTIVE", "tenant_id": "92a01bc90d8f48e89ca6eba2f533bebb", "user_id": "f9f4695ad7ea481db6aa047820a7a926", "metadata": {}, "hostId": "2f39e92c72a28f1015be38f499365c0f00a57c0d1d59ce8de11ee440", "image": {"id": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/dd568ba7-ea17-4ae2-908e-3035f1035aee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T09:00:00Z", "updated": "2023-04-19T09:00:11Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1301733558-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:95:11"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e17cbaf3-127c-45ba-9897-b8ecd1fd0a97"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e17cbaf3-127c-45ba-9897-b8ecd1fd0a97"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-716866334", "OS-SRV-USG:launched_at": "2023-04-19T09:00:10.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--763727060"}], "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-19 09:00:50,947 79700 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-19 09:01:51,334 79700 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/e17cbaf3-127c-45 ba-9897-b8ecd1fd0a97/os-interface 0.326s 2023-04-19 09:01:51,334 79700 DEBUG [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': 'Wed, 19 Apr 2023 09:01:51 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-8468ee6e-e912-4f1d-a943-544e5199130b', 'x-compute-request-id': 'req-8468ee6e-e912-4f1d-a943-544e5199130b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e17cbaf3-127c-45ba-9897-b8ecd1fd0a97/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "90f282cf-5971-437d-8342-d664d3ba170f", "port_id": "163e70e5-61a1-4b11-875c-11712799c31a", "mac_addr": "fa:16:3e:06:95:11", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "fd724085-756c-4269-8e43-86bb61fc17e1", "ip_address": "10.0.0.13"}]}]}' 2023-04-19 09:01:52,124 79700 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/976b34a5-76d8-447f-97c8-c17d9edc5f2e 0.786s 2023-04-19 09:01:52,125 79700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "163e70e5-61a1-4b11-875c-11712799c31a"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-1fb7f507-7f77-4bf0-9f58-1134baa0d5ee', 'date': 'Wed, 19 Apr 2023 09:01:52 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/976b34a5-76d8-447f-97c8-c17d9edc5f2e'} Body: b'{"floatingip": {"id": "976b34a5-76d8-447f-97c8-c17d9edc5f2e", "tenant_id": "92a01bc90d8f48e89ca6eba2f533bebb", "floating_ip_address": "172.24.4.14", "floating_network_id": "f3b6c58a-7313-4857-bbb4-b9d92ca646b0", "router_id": "68136cb2-4dd1-4201-9799-a7dfc2210306", "port_id": "163e70e5-61a1-4b11-875c-11712799c31a", "fixed_ip_address": "10.0.0.13", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "90f282cf-5971-437d-8342-d664d3ba170f", "mac_address": "fa:16:3e:06:95:11", "admin_state_up": true, "status": "ACTIVE", "device_id": "e17cbaf3-127c-45ba-9897-b8ecd1fd0a97", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-19T08:59:58Z", "updated_at": "2023-04-19T09:01:51Z", "revision_number": 1, "project_id": "92a01bc90d8f48e89ca6eba2f533bebb"}}' 2023-04-19 09:01:52,126 79700 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.14:22' as 'cirros' with public key authentication 2023-04-19 09:01:52,160 79700 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-19 09:01:52,185 79700 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-19 09:01:52,185 79700 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.14 successfully created 2023-04-19 09:01:52,228 79700 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/e17cbaf3-127c-45ba-9897-b8ecd1fd0a97/ips 0.042s 2023-04-19 09:01:52,228 79700 DEBUG [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': 'Wed, 19 Apr 2023 09:01:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '111', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openst ack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a438ad9c-f16a-4968-a916-b1bc73f33374', 'x-compute-request-id': 'req-a438ad9c-f16a-4968-a916-b1bc73f33374', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e17cbaf3-127c-45ba-9897-b8ecd1fd0a97/ips'} Body: b'{"addresses": {"tempest-AttachVolumeShelveTestJSON-1301733558-network": [{"version": 4, "addr": "10.0.0.13"}]}}' 2023-04-19 09:01:52,420 79700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 202 POST http://10.0.0.210/volume/v3/92a01bc90d8f48e89ca6eba2f533bebb/volumes 0.188s 2023-04-19 09:01:52,420 79700 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-2025509041"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 09:01:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b79eafde-f547-4701-84f4-252a25c3a119', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b79eafde-f547-4701-84f4-252a25c3a119', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/92a01bc90d8f48e89ca6eba2f533bebb/volumes'} Body: b'{"volume": {"id": "1831d122-a658-48ab-87f0-b3221fadbb38", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:01:52.360407", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-2025509041", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/92a01bc90d8f48e89ca6eba2f533bebb/volumes/1831d122-a658-48ab-87f0-b3221fadbb38"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/92a01bc90d8f48e89ca6eba2f533bebb/volumes/1831d122-a658-48ab-87f0-b3221fadbb38"}], "user_id": "f9f4695ad7ea481db6aa047820a7a926", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 09:01:52,474 79700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/92a01bc90d8f48e89ca6eba2f533bebb/volumes/1831d122-a658-48ab-87f0-b3221fadbb38 0.041s 2023-04-19 09:01:52,475 79700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:01:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3173d58-f868-4ec6-b331-398d11223f3d', 'content-length': '892', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3173d58-f868-4ec6-b331-398d11223f3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/92a01bc90d8f48e89ca6eba2f533bebb/volumes/1831d122-a658-48ab-87f0-b3221fadbb38'} Body: b'{"volume": {"id": "1831d122-a658-48ab-87f0-b3221fadbb38", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:01:52.000000", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-2025509041", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/92a01bc90d8f48e89ca6eba2f533bebb/volumes/1831d122-a658-48ab-87f0-b3221fadbb38"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/92a01bc90d8f48e89ca6eba2f533bebb/volumes/1831d122-a658-48ab-87f0-b3221fadbb38"}], "user_id": "f9f4695ad7ea481db6a a047820a7a926", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "92a01bc90d8f48e89ca6eba2f533bebb"}}' 2023-04-19 09:01:53,528 79700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/92a01bc90d8f48e89ca6eba2f533bebb/volumes/1831d122-a658-48ab-87f0-b3221fadbb38 0.042s 2023-04-19 09:01:53,528 79700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:01:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7d4b1c4-ae3f-4007-b103-37ea0c074443', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7d4b1c4-ae3f-4007-b103-37ea0c074443', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/92a01bc90d8f48e89ca6eba2f533bebb/volumes/1831d122-a658-48ab-87f0-b3221fadbb38'} Body: b'{"volume": {"id": "1831d122-a658-48ab-87f0-b3221fadbb38", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:01:52.000000", "updated_at": "2023-04-19T09:01:52.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2025509041", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/92a01bc90d8f48e89ca6eba2f533bebb/volumes/1831d122-a658-48ab-87f0-b3221fadbb38"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/92a01bc90d8f48e89ca6eba2f533bebb/volumes/1831d122-a658-48ab-87f0-b3221fadbb38"}], "user_id": "f9f4695ad7ea481db6aa047820a7a926", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "92a01bc90d8f48e89ca6eba2f533bebb"}}' 2023-04-19 09:01:53,658 79700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/e17cbaf3-127c-45ba-9897-b8ecd1fd0a97 0.119s 2023-04-19 09:01:53,659 79700 DEBUG [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': 'Wed, 19 Apr 2023 09:01:53 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-84951092-ea4c-4a16-8dbf-36bdcb6ebc2b', 'x-compute-request-id': 'req-84951092-ea4c-4a16-8dbf-36bdcb6ebc2b', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e17cbaf3-127c-45ba-9897-b8ecd1fd0a97'} Body: b'' 2023-04-19 09:01:53,938 79700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/e17cbaf3-127c-45ba-9897-b8ecd1fd0a97 0.279s 2023-04-19 09:01:53,939 79700 DEBUG [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': 'Wed, 19 Apr 2023 09:01:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-078feff4-36ec-4cef-ab7e-4a31be1f7b5c', 'x-compute-request-id': 'req-078feff4- 36ec-4cef-ab7e-4a31be1f7b5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e17cbaf3-127c-45ba-9897-b8ecd1fd0a97'} Body: b'{"server": {"id": "e17cbaf3-127c-45ba-9897-b8ecd1fd0a97", "name": "tempest-AttachVolumeShelveTestJSON-server-563036426", "status": "ACTIVE", "tenant_id": "92a01bc90d8f48e89ca6eba2f533bebb", "user_id": "f9f4695ad7ea481db6aa047820a7a926", "metadata": {}, "hostId": "2f39e92c72a28f1015be38f499365c0f00a57c0d1d59ce8de11ee440", "image": {"id": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/dd568ba7-ea17-4ae2-908e-3035f1035aee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T09:00:00Z", "updated": "2023-04-19T09:01:54Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1301733558-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:95:11"}, {"version": 4, "addr": "172.24.4.14", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:95:11"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e17cbaf3-127c-45ba-9897-b8ecd1fd0a97"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e17cbaf3-127c-45ba-9897-b8ecd1fd0a97"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-716866334", "OS-SRV-USG:launched_at": "2023-04-19T09:00:10.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--763727060"}], "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-19 09:02:44,143 79700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/e17cbaf3-127c-45ba-9897-b8ecd1fd0a97 0.140s 2023-04-19 09:02:44,143 79700 DEBUG [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': 'Wed, 19 Apr 2023 09:02:44 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-dbf77b45-567a-4bc0-bba7-364689de760c', 'x-compute-request-id': 'req-dbf77b45-567a-4bc0-bba7-364689de760c', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e17cbaf3-127c-45ba-9897-b8ecd1fd0a97'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance e17cbaf3-127c-45ba-9897-b8ecd1fd0a97 could not be found."}}' 2023-04-19 09:02:44,174 79700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-716866334 0.030s 2023-04-19 09:02:44,174 79700 DEBUG [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': 'Wed, 19 Apr 2023 09:02:44 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-7002cac8-6026-47db-a678-140f8ca7864c', 'x-compute-request-id': 'req-7002cac8-6026-47db-a678-140f8ca7864c', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-716866334'} Body: b'' 2023-04-19 09:02:44,550 79700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/4bea9e9b-2cf4-4354-98f0-82815f984e39 0.376s 2023-04-19 09:02:44,551 79700 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-0489f396-4203-4d6b-83b3-d8e0d0af12a8', 'content-length': '0', 'date': 'Wed, 19 Apr 2023 09:02:44 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/4bea9e9b-2cf4-4354-98f0-82815f984e39'} Body: b'' 2023-04-19 09:02:44,567 79700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/4bea9e9b-2cf4-4354-98f0-82815f984e39 0.016s 2023-04-19 09:02:44,568 79700 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-30ebb07a-b44a-458e-8337-670c12fda965', 'date': 'Wed, 19 Apr 2023 09:02:44 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/4bea9e9b-2cf4-4354-98f0-82815f984e39'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 4bea9e9b-2cf4-4354-98f0-82815f984e39 does not exist", "detail": ""}}' 2023-04-19 09:02:45,017 79700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/976b34a5-76d8-447f-97c8-c17d9edc5f2e 0.449s 2023-04-19 09:02:45,017 79700 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-8d3883c9-e069-4014-aa26-51946be2f0e4', 'content-length': '0', 'date': 'Wed, 19 Apr 2023 09:02:45 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/976b34a5-76d8-447f-97c8-c17d9edc5f2e'} Body: b'' {10} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume [167.993172s] ... 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 35fa0e76-24e9-42ab-acb3-141448fda970 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 09:00:00,189 79708 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-19 09:00:00,190 79708 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-19 09:00:00,398 79708 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.205s 2023-04-19 09:00:00,398 79708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1201402834", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCkWJaOWcjfL/qpQSyBG3QjGi8OjDyh72M9u6k0wDEVf3S5WSPCvW6SSjUAZHyOAuDqy2EvZ5Axm9RIp/+if61+szSRxNpWtNkmt4e9Y9qkW89Ei0evo46PojYwTncGSPg=="}} Response - Headers: {'date': 'Wed, 19 Apr 2023 09:00:00 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-bb1d4597-83dd-4673-8752-e4b01b9f424a', 'x-compute-request-id': 'req-bb1d4597-83dd-4673-8752-e4b01b9f424a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1201402834", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCkWJaOWcjfL/qpQSyBG3QjGi8OjDyh72M9u6k0wDEVf3S5WSPCvW6SSjUAZHyOAuDqy2EvZ5Axm9RIp/+if61+szSRxNpWtNkmt4e9Y9qkW89Ei0evo46PojYwTncGSPg==", "fingerprint": "fd:c7:c6:8e:2a:f8:11:8f:3f:47:ff:8a:96:cb:de:97", "user_id": "9cff44672cd04fafbfe67ff868afa781"}}' 2023-04-19 09:00:00,400 79708 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1201402834 created 2023-04-19 09:00:00,571 79708 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.170s 2023-04-19 09:00:00,572 79708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--2064169882", "description": "tempest-description--1023403496"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1597', 'x-openstack-request-id': 'req-83180360-ee13-47c5-87bf-24c8646155a2', 'date': 'Wed, 19 Apr 2023 09:00:00 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "457ad558-bf72-4dbd-b56d-194c72c2696b", "name": "tempest-securitygroup--2064169882", "stateful": true, "tenant_id": "b817120a1b9c4d07b686518375ee3c5f", "description": "tempest-description--1023403496", "shared": false, "security_group_rules": [{"id": "7b22506f-8840-4521-8ff1-807bbd418705", "tenant_id": "b817120a1b9c4d07b686518375ee3c5f", "security_group_id": "457ad558-bf72-4dbd-b56d-194c72c2696b", "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": 564, "description": null, "tags": [], "created_at": "2023-04-19T09:00:00Z", "updated_at": "2023-04-19T09:00:00Z", "revision_number": 0, "project_id": "b817120a1b9c4d07b686518375ee3c5f"}, {"id": "852b38f8-7664-4bfa-900c-3e21b08956da", "tenant_id": "b817120a1b9c4d07b686518375ee3c5f", "security_group_id": "457ad558-bf72-4dbd-b56d-194c72c2696b", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "no rmalized_cidr": null, "remote_group_id": null, "standard_attr_id": 563, "description": null, "tags": [], "created_at": "2023-04-19T09:00:00Z", "updated_at": "2023-04-19T09:00:00Z", "revision_number": 0, "project_id": "b817120a1b9c4d07b686518375ee3c5f"}], "tags": [], "created_at": "2023-04-19T09:00:00Z", "updated_at": "2023-04-19T09:00:00Z", "revision_number": 1, "project_id": "b817120a1b9c4d07b686518375ee3c5f"}}' 2023-04-19 09:00:00,744 79708 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.171s 2023-04-19 09:00:00,744 79708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "457ad558-bf72-4dbd-b56d-194c72c2696b", "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-63dfa812-f0d7-4882-9305-d81dbc6108d4', 'date': 'Wed, 19 Apr 2023 09:00: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": "e574b2d0-9483-43f5-8943-20f5f31a3e7b", "tenant_id": "b817120a1b9c4d07b686518375ee3c5f", "security_group_id": "457ad558-bf72-4dbd-b56d-194c72c2696b", "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-19T09:00:00Z", "updated_at": "2023-04-19T09:00:00Z", "revision_number": 0, "project_id": "b817120a1b9c4d07b686518375ee3c5f"}}' 2023-04-19 09:00:00,919 79708 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.174s 2023-04-19 09:00:00,919 79708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "457ad558-bf72-4dbd-b56d-194c72c2696b", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-8fd62988-d711-4153-88dd-d898c7cf76b9', 'date': 'Wed, 19 Apr 2023 09:00: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": "9a00ee6d-ff80-4db3-9415-ebdecbcb40ce", "tenant_id": "b817120a1b9c4d07b686518375ee3c5f", "security_group_id": "457ad558-bf72-4dbd-b56d-194c72c2696b", "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-19T09:00:00Z", "updated_at": "2023-04-19T09:00:00Z", "revision_number": 0, "project_id": "b817120a1b9c4d07b686518375ee3c5f"}}' 2023-04-19 09:00:00,920 79708 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--2064169882 created 2023-04-19 09:00:01,745 79708 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.825s 2023-04-19 09:00:01,745 79708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "f3b6c58a-7313-4857-bbb4-b9d92ca646b0"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-fa1171b8-f4e0-4247-909d-8f7b8a197b13', 'date': 'Wed, 19 Apr 2023 09:00:01 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "8f470e08-21c4-4b80-b3ed-36c1f4b67e55", "tenant_id": "b817120a1b9c4d07b686518375ee3c5f", "floating_ip_address": "172.24.4.185", "floating_network_id": "f3b6c58a-7313-4857-bbb4-b9d92ca646b0", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "b817120a1b9c4d07b686518375ee3c5f", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-19T09:00:01Z", "updated_at": "2023-04-19T09:00:01Z", "revision_number": 0}}' 2023-04-19 09:00:01,746 79708 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '8f470e08-21c4-4b80-b3ed-36c1f4b67e55', 'tenant_id': 'b817120a1b9c4d07b686518375ee3c5f', 'floating_ip_address': '172.24.4.185', 'floating_network_id': 'f3b6c58a-7313-4857-bbb4-b9d92ca646b0', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'b817120a1b9c4d07b686518375ee3c5f', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-19T09:00:01Z', 'updated_at': '2023-04-19T09:00:01Z', 'revision_number': 0, 'ip': '172.24.4.185'} created 2023-04-19 09:00:01,784 79708 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.034s 2023-04-19 09:00:01,785 79708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 19 Apr 2023 09:00:01 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-dd3eff0f-9f1e-4a06-8351-9830e3d2048d', '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": "9cff44672cd04fafbfe67ff868afa781", "name": "tempest-AttachVolumeTestJSON-1912588445-project-member", "password_expires_at": null}, "audit_ids": ["bqSOTsqVQ9WYdWzFH5teaw"], "expires_at": "2023-04-19T10:00:01.000000Z", "issued_at": "2023-04-19T09:00:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b817120a1b9c4d07b686518375ee3c5f", "name": "tempest-AttachVolumeTestJSON-1912588445"}, "is_domain": false, "roles": [{"id": "45fc525c8c5440819026c2d31316f10d", "name": "reader"}, {"id": "34261de33dff45759db3c64a7b6ec984", "name": "member"}], "catalog": [{"endpoints": [{"id": "2e496f3cad8d414abd2448bb8532a4c7", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "29fc0ad9be4d4b0fae792a48927ba4fb", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "62d5fc32dc6d4dda96c18dcf38975224", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/b817120a1b9c4d07b686518375ee3c5f", "region": "RegionOne"}], "id": "312d8c8a5cbf4f6982b03f3968d80759", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "deac9fc2e9574f9e9ccff18b176c5f67", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/b817120a1b9c4d07b686518375ee3c5f", "region": "RegionOne"}], "id": "32219e37b07540d3ba53ca79f3cb5ff9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "4682339d7be045da817dd408e4fc9bcb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/b817120a1b9c4d07b686518375ee3c5f", "region": "RegionOne"}], "id": "4c90ba9ce2174f2d8513ed524a7e3915", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "c216644ed918406cb1a1cf80fd83cfcf", "interface": "publi c", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "6805fa9e882448ebada64a227995f651", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "0b90d9df5fa743878bfb4b67c8393028", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "b1f800f6c631482db1b5e4cb224654a6", "type": "image", "name": "glance"}, {"endpoints": [{"id": "912e0b96e3f043eb804c892738476d9a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d5eb1e085e9e49dc810e3358668885ed", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "88a86b6b25ac4ad1838fb87a7c8c0c93", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "dde0405576ac448181be74c8c6162b21", "type": "identity", "name": "keystone"}]}}' 2023-04-19 09:00:01,785 79708 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_attach_detach_volume) Found network {'id': '9d07df37-8bbc-4979-af89-f5630646ca87', 'name': 'tempest-AttachVolumeTestJSON-2146397956-network', 'tenant_id': 'b817120a1b9c4d07b686518375ee3c5f', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'b817120a1b9c4d07b686518375ee3c5f', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 8781, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-19T08:59:52Z', 'updated_at': '2023-04-19T08:59:52Z', 'revision_number': 1} available for tenant 2023-04-19 09:00:01,786 79708 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1201402834', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCkWJaOWcjfL/qpQSyBG3QjGi8OjDyh72M9u6k0wDEVf3S5WSPCvW6SSjUAZHyOAuDqy2EvZ5Axm9RIp/+if61+szSRxNpWtNkmt4e9Y9qkW89Ei0evo46PojYwTncGSPg==', 'fingerprint': 'fd:c7:c6:8e:2a:f8:11:8f:3f:47:ff:8a:96:cb:de:97', 'user_id': '9cff44672cd04fafbfe67ff868afa781', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDAQ4PMbvE6rfAL3vPIcRBdvcJCkDusisfv2IdRJJx0ydSfjx/RVXJ8t\n8to9mgK6Eg+gBwYFK4EEACKhZANiAAQpFiWjlnI3y/6qUEsgRt0IxovDow8oe9jP\nbupNMAxFX90uVkjwr1ukko1AGR8jgLg6sthL2eQMZvUSKf/on+tfrM0kcTaVrTZJ\nreHvWPapFvPRItHr6OOj6I2ME53Bkj4=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '457ad558-bf72-4dbd-b56d-194c72c2696b', 'name': 'tempest-securitygroup--2064169882', 'stateful': True, 'tenant_id': 'b817120a1b9c4d07b686518375ee3c5f', 'description': 'tempest-description--1023403496', 'shared': False, 'security_group_rules': [{'id': '7b22506f-8840-4521-8ff1-807bbd418705', 'tenant_id': 'b817120a1b9c4d07b686518375ee3c5f', 'security_group_id': '457ad558-bf72-4dbd-b56d-194c72c2696b', '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': 564, 'description': None, 'tags': [], 'created_at': '2023-04-19T09:00:00Z', 'updated_at': '2023-04-19T09:00:00Z', 'revision_number': 0, 'project_id': 'b817120a1b9c4d07b686518375ee3c5f'}, {'id': '852b38f8-7664-4bfa-900c-3e21b08956da', 'tenant_id': 'b817120a1b9c4d07b686518375ee3c5f', 'security_group_id': '457ad558-bf72-4dbd-b56d-194c72c2696b', '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': 563, 'description': None, 'tags': [], 'created_at': '2023-04-19T09:00:00Z', 'updated_at': '2023-04-19T09:00:00Z', 'revision_number': 0, 'project_id': 'b817120a1b9c4d07b686518375ee3c5f'}], 'tags': [], 'created_at': '2023-04-19T09: 00:00Z', 'updated_at': '2023-04-19T09:00:00Z', 'revision_number': 1, 'project_id': 'b817120a1b9c4d07b686518375ee3c5f'}, 'floating_ip': {'id': '8f470e08-21c4-4b80-b3ed-36c1f4b67e55', 'tenant_id': 'b817120a1b9c4d07b686518375ee3c5f', 'floating_ip_address': '172.24.4.185', 'floating_network_id': 'f3b6c58a-7313-4857-bbb4-b9d92ca646b0', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'b817120a1b9c4d07b686518375ee3c5f', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-19T09:00:01Z', 'updated_at': '2023-04-19T09:00:01Z', 'revision_number': 0, 'ip': '172.24.4.185'}} 2023-04-19 09:00:03,196 79708 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 1.409s 2023-04-19 09:00:03,196 79708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeTestJSON-server-1638298653", "imageRef": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "9d07df37-8bbc-4979-af89-f5630646ca87"}], "security_groups": [{"name": "tempest-securitygroup--2064169882"}], "key_name": "tempest-keypair-1201402834", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Wed, 19 Apr 2023 09:00:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/53ec31c9-6c32-4fc6-90da-b505ffbc82f3', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-226497c7-1faa-48d1-a06f-d2a83bb9904f', 'x-compute-request-id': 'req-226497c7-1faa-48d1-a06f-d2a83bb9904f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "53ec31c9-6c32-4fc6-90da-b505ffbc82f3", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/53ec31c9-6c32-4fc6-90da-b505ffbc82f3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/53ec31c9-6c32-4fc6-90da-b505ffbc82f3"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--2064169882"}], "adminPass": "password"}}' 2023-04-19 09:00:03,268 79708 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/53ec31c9-6c32-4fc6-90da-b505ffbc82f3 0.069s 2023-04-19 09:00:03,268 79708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:00:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1232', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-90e38590-0d25-4afb-a8f2-4aa5bf6601db', 'x-compute-request-id': 'req-90e38590-0d25-4afb-a8f2-4aa5bf6601db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/53ec31c9-6c32-4fc6-90da-b505ffbc82f3'} Body: b'{"server": {"id": "53ec31c9-6c32-4fc6-90da-b505ffbc82f3", "name": "tempest-AttachVolumeTestJSON-server-1638298653", "status": "BUILD", "tenant_id": "b817120a1b9c4d07b686518375ee3c5f", "user_id": "9cff44672cd04fafbfe67ff868afa781", "metadata": {}, "hostId": "", "image": {"id": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/dd568ba7-ea17-4ae2-908e-3035f1035aee"}]}, "flavor": {"id": "42", "links": [{"rel": "bo okmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T09:00:03Z", "updated": "2023-04-19T09:00:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/53ec31c9-6c32-4fc6-90da-b505ffbc82f3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/53ec31c9-6c32-4fc6-90da-b505ffbc82f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1201402834", "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-19 09:00:53,699 79708 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/53ec31c9-6c32-4fc6-90da-b505ffbc82f3 0.369s 2023-04-19 09:00:53,699 79708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:00:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1539', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d2d0fdd1-1382-41e4-8d4a-bcf3a36140bd', 'x-compute-request-id': 'req-d2d0fdd1-1382-41e4-8d4a-bcf3a36140bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/53ec31c9-6c32-4fc6-90da-b505ffbc82f3'} Body: b'{"server": {"id": "53ec31c9-6c32-4fc6-90da-b505ffbc82f3", "name": "tempest-AttachVolumeTestJSON-server-1638298653", "status": "ACTIVE", "tenant_id": "b817120a1b9c4d07b686518375ee3c5f", "user_id": "9cff44672cd04fafbfe67ff868afa781", "metadata": {}, "hostId": "3eec91f0fc2f17fc7741d3e2e2275f981c41925dbac0985d3dd84d1c", "image": {"id": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/dd568ba7-ea17-4ae2-908e-3035f1035aee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T09:00:03Z", "updated": "2023-04-19T09:00:11Z", "addresses": {"tempest-AttachVolumeTestJSON-2146397956-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:b5:fe"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/53ec31c9-6c32-4fc6-90da-b505ffbc82f3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/53ec31c9-6c32-4fc6-90da-b505ffbc82f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1201402834", "OS-SRV-USG:launched_at": "2023-04-19T09:00:10.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2064169882"}], "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-19 09:00:53,711 79708 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-19 09:01:54,142 79708 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/53ec31c9-6c32-4fc6-90da-b505ffbc82f3/os-interface 0.372s 2023-04-19 09:01:54,143 79708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:01:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '283', 'content-type': 'application/json', 'openstack-api-version': 'com pute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-683e76a7-b214-47e2-9c98-27b8a434352b', 'x-compute-request-id': 'req-683e76a7-b214-47e2-9c98-27b8a434352b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/53ec31c9-6c32-4fc6-90da-b505ffbc82f3/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "9d07df37-8bbc-4979-af89-f5630646ca87", "port_id": "a425c939-1904-4a99-a52e-277bcb2e346f", "mac_addr": "fa:16:3e:6d:b5:fe", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "4195965a-3a17-418a-9bd1-3c9e41b6d68c", "ip_address": "10.0.0.14"}]}]}' 2023-04-19 09:01:55,234 79708 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/8f470e08-21c4-4b80-b3ed-36c1f4b67e55 1.087s 2023-04-19 09:01:55,234 79708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "a425c939-1904-4a99-a52e-277bcb2e346f"}} Response - Headers: {'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-0a480618-55a0-437f-b0fb-4be0bfbbcf3e', 'date': 'Wed, 19 Apr 2023 09:01:55 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/8f470e08-21c4-4b80-b3ed-36c1f4b67e55'} Body: b'{"floatingip": {"id": "8f470e08-21c4-4b80-b3ed-36c1f4b67e55", "tenant_id": "b817120a1b9c4d07b686518375ee3c5f", "floating_ip_address": "172.24.4.185", "floating_network_id": "f3b6c58a-7313-4857-bbb4-b9d92ca646b0", "router_id": "1e4bdaa1-456e-4c2a-aaac-3e6d26fd3897", "port_id": "a425c939-1904-4a99-a52e-277bcb2e346f", "fixed_ip_address": "10.0.0.14", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "9d07df37-8bbc-4979-af89-f5630646ca87", "mac_address": "fa:16:3e:6d:b5:fe", "admin_state_up": true, "status": "ACTIVE", "device_id": "53ec31c9-6c32-4fc6-90da-b505ffbc82f3", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-19T09:00:01Z", "updated_at": "2023-04-19T09:01:54Z", "revision_number": 1, "project_id": "b817120a1b9c4d07b686518375ee3c5f"}}' 2023-04-19 09:01:55,236 79708 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.185:22' as 'cirros' with public key authentication 2023-04-19 09:01:55,271 79708 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-19 09:01:55,295 79708 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-19 09:01:55,296 79708 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.185 successfully created 2023-04-19 09:01:55,337 79708 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/53ec31c9-6c32-4fc6-90da-b505ffbc82f3/ips 0.040s 2023-04-19 09:01:55,337 79708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:01:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '105', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-29af446c-8f2b-43d0-9499-0ebc813b4121', 'x-compute-request-id': 'req-29af446c-8f2b-43d0-9499-0ebc813b4121', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/53ec31c9-6c32-4fc6-90da-b505ffbc82f3/ips'} Body: b'{"addresses": {"tempest-AttachVolumeTestJSON-2146397956-network": [{"version": 4, "addr": "10.0.0.14"}]}}' 2023-04-19 09:01:55,341 79708 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.185:22' as 'cirros' with public key authentication 2023-04-19 09:01:55,346 79708 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-19 09:01:55,363 79708 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-19 09:01:55,364 79708 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.185 successfully created 2023-04-19 09:01:55,364 79708 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; lsblk -lb --nodeps 2023-04-19 09:01:55,365 79708 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.185:22' as 'cirros' with public key authentication 2023-04-19 09:01:55,368 79708 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-19 09:01:55,385 79708 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-19 09:01:55,386 79708 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.185 successfully created 2023-04-19 09:01:55,658 79708 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST http://10.0.0.210/volume/v3/b817120a1b9c4d07b686518375ee3c5f/volumes 0.250s 2023-04-19 09:01:55,658 79708 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-428423388"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 09:01:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e3f9a36-ea96-4b39-b087-ad0531d4a53b', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e3f9a36-ea96-4b39-b087-ad0531d4a53b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b817120a1b9c4d07b686518375ee3c5f/volumes'} Body: b'{"volume": {"id": "35fa0e76-24e9-42ab-acb3-141448fda970", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:01:55.580310", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-428423388", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b817120a1b9c4d07b686518375ee3c5f/volumes/35fa0e76-24e9-42ab-acb3-141448fda970"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b817120a1b9c4d07b686518375ee3c5f/volumes/35fa0e76-24e9-42ab-acb3-141448fda970"}], "user_id": "9cff44672cd04fafbfe67ff868afa781", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 09:01:55,708 79708 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b817120a1b9c4d07b686518375ee3c5f/volumes/35fa0e76-24e9-42ab-acb3-141448fda970 0.040s 2023-04-19 09:01:55,708 79708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:01:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cef82fa3-f089-4eb0-b728-a99b06121b60', 'content-length': '885', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cef82fa3-f089-4eb0-b728-a99b06121b60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b817120a1b9c4d07b686518375ee3c5f/volumes/35fa0e76-24e9-42ab-acb3-141448fda970'} Body: b'{"volume": {"id": "35fa0e76-24e9-42ab-acb3-141448fda970", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:01:56.000000", "updated_ at": null, "name": "tempest-AttachVolumeTestJSON-volume-428423388", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b817120a1b9c4d07b686518375ee3c5f/volumes/35fa0e76-24e9-42ab-acb3-141448fda970"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b817120a1b9c4d07b686518375ee3c5f/volumes/35fa0e76-24e9-42ab-acb3-141448fda970"}], "user_id": "9cff44672cd04fafbfe67ff868afa781", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b817120a1b9c4d07b686518375ee3c5f"}}' 2023-04-19 09:01:56,761 79708 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b817120a1b9c4d07b686518375ee3c5f/volumes/35fa0e76-24e9-42ab-acb3-141448fda970 0.041s 2023-04-19 09:01:56,761 79708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:01:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d3473c6-14c5-4cbb-890e-b40a92674d36', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d3473c6-14c5-4cbb-890e-b40a92674d36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b817120a1b9c4d07b686518375ee3c5f/volumes/35fa0e76-24e9-42ab-acb3-141448fda970'} Body: b'{"volume": {"id": "35fa0e76-24e9-42ab-acb3-141448fda970", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:01:56.000000", "updated_at": "2023-04-19T09:01:56.000000", "name": "tempest-AttachVolumeTestJSON-volume-428423388", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b817120a1b9c4d07b686518375ee3c5f/volumes/35fa0e76-24e9-42ab-acb3-141448fda970"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b817120a1b9c4d07b686518375ee3c5f/volumes/35fa0e76-24e9-42ab-acb3-141448fda970"}], "user_id": "9cff44672cd04fafbfe67ff868afa781", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b817120a1b9c4d07b686518375ee3c5f"}}' 2023-04-19 09:01:56,899 79708 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/53ec31c9-6c32-4fc6-90da-b505ffbc82f3 0.126s 2023-04-19 09:01:56,900 79708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:01:56 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-fe912a16-55a5-4e91-bb4a-b2a35f68fdf9', 'x-compute-request-id': 'req-fe912a16-55a5-4e91-bb4a-b2a35f68fdf9', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/53ec31c9-6c32-4fc6-90da-b505ffbc82f3'} Body: b'' 2023-04-19 09:01:57,330 79708 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/53ec31c9-6c32-4fc6-90da-b505ffbc82f3 0.429s 2023-04-19 09:01:57,330 79708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 0 9:01:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1664', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-63898e78-34a4-4d65-8587-18bf39580116', 'x-compute-request-id': 'req-63898e78-34a4-4d65-8587-18bf39580116', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/53ec31c9-6c32-4fc6-90da-b505ffbc82f3'} Body: b'{"server": {"id": "53ec31c9-6c32-4fc6-90da-b505ffbc82f3", "name": "tempest-AttachVolumeTestJSON-server-1638298653", "status": "ACTIVE", "tenant_id": "b817120a1b9c4d07b686518375ee3c5f", "user_id": "9cff44672cd04fafbfe67ff868afa781", "metadata": {}, "hostId": "3eec91f0fc2f17fc7741d3e2e2275f981c41925dbac0985d3dd84d1c", "image": {"id": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/dd568ba7-ea17-4ae2-908e-3035f1035aee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T09:00:03Z", "updated": "2023-04-19T09:01:57Z", "addresses": {"tempest-AttachVolumeTestJSON-2146397956-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:b5:fe"}, {"version": 4, "addr": "172.24.4.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:b5:fe"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/53ec31c9-6c32-4fc6-90da-b505ffbc82f3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/53ec31c9-6c32-4fc6-90da-b505ffbc82f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1201402834", "OS-SRV-USG:launched_at": "2023-04-19T09:00:10.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2064169882"}], "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-19 09:02:47,422 79708 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/53ec31c9-6c32-4fc6-90da-b505ffbc82f3 0.033s 2023-04-19 09:02:47,422 79708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:02:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-8390b78b-7999-4d7d-8fbb-43edcbc66ad8', 'x-compute-request-id': 'req-8390b78b-7999-4d7d-8fbb-43edcbc66ad8', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/53ec31c9-6c32-4fc6-90da-b505ffbc82f3'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 53ec31c9-6c32-4fc6-90da-b505ffbc82f3 could not be found."}}' 2023-04-19 09:02:47,450 79708 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1201402834 0.027s 2023-04-19 09:02:47,450 79708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:02:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req -b1ba7c07-a3a4-4c82-bdc2-1589cdabfe6a', 'x-compute-request-id': 'req-b1ba7c07-a3a4-4c82-bdc2-1589cdabfe6a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1201402834'} Body: b'' 2023-04-19 09:02:47,615 79708 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/457ad558-bf72-4dbd-b56d-194c72c2696b 0.164s 2023-04-19 09:02:47,616 79708 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-98873af7-2c4b-47ce-a5a1-e9cdc782d0e0', 'content-length': '0', 'date': 'Wed, 19 Apr 2023 09:02:47 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/457ad558-bf72-4dbd-b56d-194c72c2696b'} Body: b'' 2023-04-19 09:02:47,642 79708 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/457ad558-bf72-4dbd-b56d-194c72c2696b 0.026s 2023-04-19 09:02:47,642 79708 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-75a0cb5e-4210-4ecd-8f49-d686748e8711', 'date': 'Wed, 19 Apr 2023 09:02:47 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/457ad558-bf72-4dbd-b56d-194c72c2696b'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 457ad558-bf72-4dbd-b56d-194c72c2696b does not exist", "detail": ""}}' 2023-04-19 09:02:48,181 79708 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/8f470e08-21c4-4b80-b3ed-36c1f4b67e55 0.537s 2023-04-19 09:02:48,181 79708 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-b148d270-30c3-49ca-8687-b3a0c802dcde', 'content-length': '0', 'date': 'Wed, 19 Apr 2023 09:02:48 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/8f470e08-21c4-4b80-b3ed-36c1f4b67e55'} Body: b'' {6} 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 6de0cf37-b00c-423a-aa62-8916c4268adb failed to build and is in ERROR status {6} tempest.api.volume.admin.test_group_types.GroupTypesTest.test_group_type_create_list_update_show_delete [0.348386s] ... ok {6} tempest.api.volume.admin.test_group_types.GroupTypesTest.test_group_type_list_by_optional_params [0.254291s] ... ok {6} setUpClass (tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest) [0.000000s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/admin/test_snapshots_actions.py", line 38, in resource_setup cls.volume = cls.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume fb64d59c-0680-414d-abaa-bb62bdf23d01 failed to build and is in ERROR status {6} 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 e3a9c633-e48e-4c6f-b06d-feb7b6bf038d failed to build and is in ERROR status {6} setUpClass (cinder_tempest_plugin.api.volume.admin.test_volume_backup.VolumesBackupsTest) ... SKIPPED: Cinder backup feature disabled {6} setUpClass (cinder_tempest_plugin.api.volume.test_volume_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 e5084c41-2044-4646-bd41-762c1cb78622 failed to build and is in ERROR status {6} setUpClass (cinder_tempest_plugin.scenario.test_encrypted_volume_transfer.TransferEncryptedVolumeTest) ... SKIPPED: Barbican is required {9} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsV319Test.test_reset_group_snapshot_status [1.746923s] ... 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 2ed6a7da-4cac-4d73-8a61-7fb8eccd8974 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 09:03:08,223 79706 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 200 POST http://10.0.0.210/volume/v3/a575c05b672a49938418354ecde4c6c1/types 0.175s 2023-04-19 09:03:08,223 79706 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-391932146"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 09:03:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4051a3bb-e53c-41ca-a068-541feb37710d', 'content-length': '227', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4051a3bb-e53c-41ca-a068-541feb37710d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a575c05b672a49938418354ecde4c6c1/types'} Body: b'{"volume_type": {"id": "20d43962-267b-46b7-820a-056ecff95ebd", "name": "tempest-GroupSnapshotsV319Test-volume-type-391932146", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-19 09:03:08,254 79706 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 202 POST http://10.0.0.210/volume/v3/a575c05b672a49938418354ecde4c6c1/group_types 0.028s 2023-04-19 09:03:08,255 79706 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-1627924219"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 09:03:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a80cc64-420f-406b-a768-2cdcabb14db6', 'content-length': '185', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a80cc64-420f-406b-a768-2cdcabb14db6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a575c05b672a49938418354ecde4c6c1/group_types'} Body: b'{"group_type": {"id": "a70d2f3c-c7b7-47fa-8d2e-7d12f1dca5b3", "name": "tempest-GroupSnapshotsV319Test-group-type-1627924219", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-19 09:03:08,444 79706 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 202 POST http://10.0.0.210/volume/v3/fe19f2eb48304bb9959a58bff547025f/groups 0.186s 2023-04-19 09:03:08,444 79706 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": "a70d2f3c-c7b7-47fa-8d2e-7d12f1dca5b3", "volume_types": ["20d43962-267b-46b7-820a-056ecff95ebd"], "name": "tempest-GroupSnapshotsV319Test-Group-1214961628"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 09:03:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f51e19b1-d48b-43f7-8603-7ab59120c278', 'content-length': '116', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f51e19b1-d48b-43f7-8603-7ab59120c278', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/fe19f2eb48304bb9959a58bff547025f/groups'} Body: b'{"group": {"id": "2ed6a7da-4cac-4d73-8a61-7fb8eccd8974", "name": "tempest-GroupSnapshotsV319Test-Group-1214961628"}}' 2023-04-19 09:03:08,479 79706 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 200 GET http://10.0.0.210/volume/v3/fe19f2eb48304bb9959a58bff547025f/groups/2ed6a7da-4cac-4d73-8a61-7fb8eccd8974 0.032s 2023-04-19 09:03:08,479 79706 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': 'Wed, 19 Apr 2023 09:03:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51144095-1071-41c2-af01-a381f82b9922', 'content-length': '396', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51144095-1071-41c2-af01-a381f82b9922', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/fe19f2eb48304bb9959a58bff547025f/groups/2ed6a7da-4cac-4d73-8a61-7fb8eccd8974'} Body: b'{"group": {"id": "2ed6a7da-4cac-4d73-8a61-7fb8eccd8974", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-19T09:03:08.000000", "name": "tempest-GroupSnapshotsV319Test-Group-1214961628", "description": null, "group_type": "a70d2f3c-c7b7-47fa-8d2e-7d12f1dca5b3", "volume_types": ["20d43962-267b-46b7-820a-056ecff95ebd"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-19 09:03:09,531 79706 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 200 GET http://10.0.0.210/volume/v3/fe19f2eb48304bb9959a58bff547025f/groups/2ed6a7da-4cac-4d73-8a61-7fb8eccd8974 0.047s 2023-04-19 09:03:09,532 79706 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': 'Wed, 19 Apr 2023 09:03:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59c44444-abc4-42a7-b1f4-9944855569b3', 'content-length': '393', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59c44444-abc4-42a7-b1f4-9944855569b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/fe19f2eb48304bb9959a58bff547025f/groups/2ed6a7da-4cac-4d73-8a61-7fb8eccd8974'} Body: b'{"group": {"id": "2ed6a7da-4cac-4d73-8a61-7fb8eccd8974", "status": "error", "availability_zone": "nova", "created_at": "2023-04-19T09:03:08.000000", "name": "tempest-GroupSnapshotsV319Test-Group-1214961628", "description": null, "group_type": "a70d2f3c-c7b7-47fa-8d2e-7d12f1dca5b3", "volume_types": ["20d43962-267b-46b7-820a-056ecff95ebd"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-19 09:03:09,605 79706 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/fe19f2eb48304bb9959a58bff547025f/volumes/detail 0.068s 2023-04-19 09:03:09,606 79706 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': 'Wed, 19 Apr 2023 09:03:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e4b094d-51b8-4a5f-9846-1b4c7f273521', 'content-length': '15', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e4b094d-51b8-4a5f-9846-1b4c7f273521', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/fe19f2eb48304bb9959a58bff547025f/volumes/detail'} Body: b'{"volumes": []}' 2023-04-19 09:03:09,681 79706 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/fe19f2eb48304bb9959a58bff547025f/groups/2ed6a7da-4cac-4d73-8a61-7fb8eccd8974/action 0.064s 2023-04-19 09:03:09,681 79706 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': 'Wed, 19 Apr 2023 09:03:09 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-b0520d3a-714b-4d91-91e5-cc6d02faac53', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/fe19f2eb48304bb9959a58bff547025f/groups/2ed6a7da-4cac-4d73-8a61-7fb8eccd8974/action'} Body: b'' 2023-04-19 09:03:09,698 79706 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/fe19f2eb48304bb9959a58bff547025f/groups/2ed6a7da-4cac-4d73-8a61-7fb8eccd8974 0.016s 2023-04-19 09:03:09,698 79706 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': 'Wed, 19 Apr 2023 09:03:09 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-a4d0974b-dcb5-4ed9-a14a-96564a611f6b', 'x-openstack-request-id': 'req-a4d0974b-dcb5-4ed9-a14a-96564a611f6b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/fe19f2eb48304bb9959a58bff547025f/groups/2ed6a7da-4cac-4d73-8a61-7fb8eccd8974'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 2ed6a7da-4cac-4d73-8a61-7fb8eccd8974 could not be found."}}' 2023-04-19 09:03:09,726 79706 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/a575c05b672a49938418354ecde4c6c1/group_types/a70d2f3c-c7b7-47fa-8d2e-7d12f1dca5b3 0.027s 2023-04-19 09:03:09,726 79706 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': 'Wed, 19 Apr 2023 09:03:09 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-3bbd4712-0c92-4c78-8020-8c2ad06ba5ec', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a575c05b672a49938418354ecde4c6c1/group_types/a70d2f3c-c7b7-47fa-8d2e-7d12f1dca5b3'} Body: b'' 2023-04-19 09:03:09,776 79706 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/a575c05b672a49938418354ecde4c6c1/types/20d43962-267b-46b7-820a-056ecff95ebd 0.049s 2023-04-19 09:03:09,777 79706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:03: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-2efc7d60-3052-4106-9b5e-8f635191657e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a575c05b672a49938418354ecde4c6c1/types/20d43962-267b-46b7-820a-056ecff95ebd'} Body: b'' 2023-04-19 09:03:09,792 79706 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/a575c05b672a49938418354ecde4c6c1/types/20d43962-267b-46b7-820a-056ecff95ebd 0.015s 2023-04-19 09:03:09,793 79706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:03:09 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-a2754751-b9af-4a6e-9ee5-304674ffa007', 'x-openstack-request-id': 'req-a2754751-b9af-4a6e-9ee5-304674ffa007', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/a575c05b672a49938418354ecde4c6c1/types/20d43962-267b-46b7-820a-056ecff95ebd'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 20d43962-267b-46b7-820a-056ecff95ebd could not be found."}}' {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server_with_volume_attached [172.749762s] ... 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 b4db54b0-24e3-41d6-befe-1363444a1544 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 09:00:18,778 79688 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/7d498d65-6a3f-4931-8bac-02df40af4d43 0.168s 2023-04-19 09:00:18,778 79688 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:00:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1540', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0a319dae-e4f3-4325-9dcb-c7ff305cc4b4', 'x-compute-request-id': 'req-0a319dae-e4f3-4325-9dcb-c7ff305cc4b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7d498d65-6a3f-4931-8bac-02df40af4d43'} Body: b'{"server": {"id": "7d498d65-6a3f-4931-8bac-02df40af4d43", "name": "tempest-ServerActionsTestJSON-server-2103462940", "status": "ACTIVE", "tenant_id": "6f9bae68f0bf44e1a4abd034fd09df54", "user_id": "83f0da7d2f754cc5a67884f51062e6a0", "metadata": {}, "hostId": "ae06f30ee59e63dfd23003c29aa15bfbf132c116e3f71fbc04f749f1", "image": {"id": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/dd568ba7-ea17-4ae2-908e-3035f1035aee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:58:26Z", "updated": "2023-04-19T08:58:34Z", "addresses": {"tempest-ServerActionsTestJSON-503419187-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fa:f5:36"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/7d498d65-6a3f-4931-8bac-02df40af4d43"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/7d498d65-6a3f-4931-8bac-02df40af4d43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1922976022", "OS-SRV-USG:launched_at": "2023-04-19T08:58:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1464837571"}], "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-19 09:00:18,960 79688 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/7d498d65-6a3f-4931-8bac-02df40af4d43 0.167s 2023-04-19 09:00:18,960 79688 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:00:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1540', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-86d9e515-f4ef-4aea-b936-3069310b03f7', 'x-compute-request-id': 'req-86d9e515-f4ef-4aea-b936-3069310b03f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7d498d65-6a3f-4931-8bac-02df40af4d43'} Body: b'{"server": {"id": "7d498d65-6a3f-4931-8bac-02df40af4d43", "name": "tempest-ServerActionsTestJSON-server-2103462940", "status": "ACTIVE", "tenant_id": "6f9bae68f0bf44e1a4abd034fd09df54", "user_id": "83f0da7d2f754cc5a67884f51062e6a0", "metadata": {}, "hostId": "ae06f30ee59e63dfd23003c29aa15bfbf132c116e3f71fbc04f749f1", "image": {"id": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/dd568ba7-ea17-4ae2-908e-3035f1035aee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:58:26Z", "updated": "2023-04-19T08:58:34Z", "addresses": {"tempest-ServerActionsTestJSON-503419187-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fa:f5:36"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/7d498d65-6a3f-4931-8bac-02df40af4d43"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/7d498d65-6a3f-4931-8bac-02df40af4d43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1922976022", "OS-SRV-USG:launched_at": "2023-04-19T08:58:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1464837571"}], "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-19 09:01:09,244 79688 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/7d498d65-6a3f-4931-8bac-02df40af4d43 0.219s 2023-04-19 09:01:09,244 79688 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:01:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1658', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d74b3fc1-5e2b-426f-9648-fc98ca1979b8', 'x-compute-request-id': 'req-d74b3fc1-5e2b-426f-9648-fc98ca1979b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7d498d65-6a3f-4931-8bac-02df40af4d43'} Body: b'{"server": {"id": "7d498d65-6a3f-4931-8bac-02df40af4d43", "name": "tempest-ServerActionsTestJSON-server-2103462940", "status": "ACTIVE", "tenant_id": "6f9bae68f0bf44e1a4abd034fd09df54", "user_id": "83f0da7d2f754cc5a67884f51062e6a0", "metadata": {}, "hostId": "ae06f30ee59e63dfd23003c29aa15bfbf132c116e3f71fbc04f749f1", "image": {"id": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/dd568ba7-ea17-4ae2-908e-3035f1035aee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:58:26Z", "updated": "2023-04-19T08:58:34Z", "addresses": {"tempest-ServerActionsTestJSON-503419187-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fa:f5:36"}, {"version": 4, "addr": "172.24.4.31", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fa:f5:36"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/7d498d65-6a3f-4931-8bac-02df40af4d43"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/7d498d65-6a3f-4931-8bac-02df40af4d43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1922976022", "OS-SRV-USG:launched_at": "2023-04-19T08:58:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1464837571"}], "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-19 09:01:09,495 79688 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/7d498d65-6a3f-4931-8bac-02df40af4d43 0.240s 2023-04-19 09:01:09,496 79688 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers : {'date': 'Wed, 19 Apr 2023 09:01:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1658', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-720b223b-6dc6-4f29-82eb-d2be1c26854c', 'x-compute-request-id': 'req-720b223b-6dc6-4f29-82eb-d2be1c26854c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7d498d65-6a3f-4931-8bac-02df40af4d43'} Body: b'{"server": {"id": "7d498d65-6a3f-4931-8bac-02df40af4d43", "name": "tempest-ServerActionsTestJSON-server-2103462940", "status": "ACTIVE", "tenant_id": "6f9bae68f0bf44e1a4abd034fd09df54", "user_id": "83f0da7d2f754cc5a67884f51062e6a0", "metadata": {}, "hostId": "ae06f30ee59e63dfd23003c29aa15bfbf132c116e3f71fbc04f749f1", "image": {"id": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/dd568ba7-ea17-4ae2-908e-3035f1035aee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:58:26Z", "updated": "2023-04-19T08:58:34Z", "addresses": {"tempest-ServerActionsTestJSON-503419187-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fa:f5:36"}, {"version": 4, "addr": "172.24.4.31", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fa:f5:36"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/7d498d65-6a3f-4931-8bac-02df40af4d43"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/7d498d65-6a3f-4931-8bac-02df40af4d43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1922976022", "OS-SRV-USG:launched_at": "2023-04-19T08:58:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1464837571"}], "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-19 09:02:09,932 79688 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server_with_volume_attached): 202 POST http://10.0.0.210/volume/v3/6f9bae68f0bf44e1a4abd034fd09df54/volumes 0.364s 2023-04-19 09:02:09,933 79688 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-203370969"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 09:02:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3adda5e6-3bd7-4f30-bb21-89c2f6eeeeff', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3adda5e6-3bd7-4f30-bb21-89c2f6eeeeff', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6f9bae68f0bf44e1a4abd034fd09df54/volumes'} Body: b'{"volume": {"id": "b4db54b0-24e3-41d6-befe-1363444a1544", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:02:09.854786", "updated_at": null, "name": "tempest-ServerActionsTestJSON-volume-203370969", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6f9bae68f0bf44e1a4abd034fd09df54/volumes/b4db54b0-24e3-41d6-befe-1363444a1544"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6f9bae68f0bf44e1a4abd034fd09df54/volumes/b4db54b0-24e3-41d6-befe-1363444a1544"}], "user_id": "83f0da7d2f754cc5a67884f51062e6a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []} }' 2023-04-19 09:02:09,989 79688 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/6f9bae68f0bf44e1a4abd034fd09df54/volumes/b4db54b0-24e3-41d6-befe-1363444a1544 0.042s 2023-04-19 09:02:09,989 79688 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:02:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93940491-633d-4728-815a-01c101096b3a', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93940491-633d-4728-815a-01c101096b3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6f9bae68f0bf44e1a4abd034fd09df54/volumes/b4db54b0-24e3-41d6-befe-1363444a1544'} Body: b'{"volume": {"id": "b4db54b0-24e3-41d6-befe-1363444a1544", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:02:10.000000", "updated_at": null, "name": "tempest-ServerActionsTestJSON-volume-203370969", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6f9bae68f0bf44e1a4abd034fd09df54/volumes/b4db54b0-24e3-41d6-befe-1363444a1544"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6f9bae68f0bf44e1a4abd034fd09df54/volumes/b4db54b0-24e3-41d6-befe-1363444a1544"}], "user_id": "83f0da7d2f754cc5a67884f51062e6a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f9bae68f0bf44e1a4abd034fd09df54"}}' 2023-04-19 09:02:11,044 79688 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/6f9bae68f0bf44e1a4abd034fd09df54/volumes/b4db54b0-24e3-41d6-befe-1363444a1544 0.042s 2023-04-19 09:02:11,044 79688 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:02:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f5b0794-0b4b-49bf-b326-fe1ed363edf3', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f5b0794-0b4b-49bf-b326-fe1ed363edf3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6f9bae68f0bf44e1a4abd034fd09df54/volumes/b4db54b0-24e3-41d6-befe-1363444a1544'} Body: b'{"volume": {"id": "b4db54b0-24e3-41d6-befe-1363444a1544", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:02:10.000000", "updated_at": "2023-04-19T09:02:10.000000", "name": "tempest-ServerActionsTestJSON-volume-203370969", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6f9bae68f0bf44e1a4abd034fd09df54/volumes/b4db54b0-24e3-41d6-befe-1363444a1544"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6f9bae68f0bf44e1a4abd034fd09df54/volumes/b4db54b0-24e3-41d6-befe-1363444a1544"}], "user_id": "83f0da7d2f754cc5a67884f51062e6a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f9bae68f0bf44e1a4abd034fd09df54"}}' 2023-04-19 09:02:11,279 79688 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/7d498d65-6a3f-4931-8bac-02df40af4d43 0.223s 2023-04-19 09:02:11,279 79688 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:02:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1658', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-70813d44-438c-497c-be0a-b7eec47b63c6', 'x-compute-request-id': 'req-70813d44-438c-497c-be0a-b7eec47b63c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7d498d65-6a3f-4931-8bac-02df40af4d43'} Body: b'{"server": {"id": "7d498d65-6a3f-4931-8bac-02df40af4d43", "name": "tempest-ServerActionsTestJSON-server-2103462940", "status": "ACTIVE", "tenant_id": "6f9bae68f0bf44e1a4abd034fd09df54", "user_id": "83f0da7d2f754cc5a67884f51062e6a0", "metadata": {}, "hostId": "ae06f30ee59e63dfd23003c29aa15bfbf132c116e3f71fbc04f749f1", "image": {"id": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/dd568ba7-ea17-4ae2-908e-3035f1035aee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:58:26Z", "updated": "2023-04-19T08:58:34Z", "addresses": {"tempest-ServerActionsTestJSON-503419187-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fa:f5:36"}, {"version": 4, "addr": "172.24.4.31", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fa:f5:36"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/7d498d65-6a3f-4931-8bac-02df40af4d43"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/7d498d65-6a3f-4931-8bac-02df40af4d43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1922976022", "OS-SRV-USG:launched_at": "2023-04-19T08:58:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1464837571"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' {9} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_delete_quota [0.318191s] ... ok {9} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_list_default_quotas [0.030669s] ... ok {9} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_list_quotas [0.047572s] ... ok {9} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage [1.672771s] ... 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 815eef53-4bff-4e72-83d0-23da09449869 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 09:03:13,698 79706 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 200 GET http://10.0.0.210/volume/v3/a8ad095a401040ce87f74db8cdaf25fc/os-quota-sets/b0366e62bab247acb831762b616162c0?usage=True 0.047s 2023-04-19 09:03:13,699 79706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:03:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81a1e4c9-c429-4a7a-a04b-3956b72018c7', 'content-length': '868', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81a1e4c9-c429-4a7a-a04b-3956b72018c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a8ad095a401040ce87f74db8cdaf25fc/os-quota-sets/b0366e62bab247acb831762b616162c0?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": "b0366e62bab247acb831762b616162c0"}}' 2023-04-19 09:03:14,026 79706 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 202 POST http://10.0.0.210/volume/v3/b0366e62bab247acb831762b616162c0/volumes 0.319s 2023-04-19 09:03:14,026 79706 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-217932362"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 09:03:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c085b47-ca17-4966-be6b-9200e87b3997', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c085b47-ca17-4966-be6b-9200e87b3997', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b0366e62bab247acb831762b616162c0/volumes'} Body: b'{"volume": {"id": "815eef53-4bff-4e72-83d0-23da09449869", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:03:13.970609", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-217932362", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b0366e62bab247acb831762b616162c0/volumes/815eef53-4bff-4e72-83d0-23da09449869"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b0366e62bab247acb831762b616162c0/volumes/815eef53-4bff-4e72-83d0-23da09449869"}], "user_id": "0fb52dd56398420baef49eb9637f2a52", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 09:03:14,077 79706 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 200 GET http://10.0.0.210/volume/v3/b0366e62bab247acb831762b616162c0/volumes/815eef53-4bff-4e72-83d0-23da09449869 0.039s 2023-04-19 09:03:14,078 79706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Conten t-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:03:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-134bb980-16a0-4a82-8cd6-bad321f5286c', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-134bb980-16a0-4a82-8cd6-bad321f5286c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b0366e62bab247acb831762b616162c0/volumes/815eef53-4bff-4e72-83d0-23da09449869'} Body: b'{"volume": {"id": "815eef53-4bff-4e72-83d0-23da09449869", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:03:14.000000", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-217932362", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b0366e62bab247acb831762b616162c0/volumes/815eef53-4bff-4e72-83d0-23da09449869"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b0366e62bab247acb831762b616162c0/volumes/815eef53-4bff-4e72-83d0-23da09449869"}], "user_id": "0fb52dd56398420baef49eb9637f2a52", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b0366e62bab247acb831762b616162c0"}}' 2023-04-19 09:03:15,135 79706 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 200 GET http://10.0.0.210/volume/v3/b0366e62bab247acb831762b616162c0/volumes/815eef53-4bff-4e72-83d0-23da09449869 0.041s 2023-04-19 09:03:15,135 79706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:03:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7ad0bcb-f4da-4124-9640-5a0ec4b1fc03', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7ad0bcb-f4da-4124-9640-5a0ec4b1fc03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b0366e62bab247acb831762b616162c0/volumes/815eef53-4bff-4e72-83d0-23da09449869'} Body: b'{"volume": {"id": "815eef53-4bff-4e72-83d0-23da09449869", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:03:14.000000", "updated_at": "2023-04-19T09:03:14.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-217932362", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b0366e62bab247acb831762b616162c0/volumes/815eef53-4bff-4e72-83d0-23da09449869"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b0366e62bab247acb831762b616162c0/volumes/815eef53-4bff-4e72-83d0-23da09449869"}], "user_id": "0fb52dd56398420baef49eb9637f2a52", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b0366e62bab247acb831762b616162c0"}}' 2023-04-19 09:03:15,183 79706 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/b0366e62bab247acb831762b616162c0/volumes/815eef53-4bff-4e72-83d0-23da09449869 0.036s 2023-04-19 09:03:15,183 79706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:03:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 're q-7eaa3d66-d727-4ed8-8ebf-5dc08ffaf2fe', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7eaa3d66-d727-4ed8-8ebf-5dc08ffaf2fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b0366e62bab247acb831762b616162c0/volumes/815eef53-4bff-4e72-83d0-23da09449869'} Body: b'{"volume": {"id": "815eef53-4bff-4e72-83d0-23da09449869", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:03:14.000000", "updated_at": "2023-04-19T09:03:14.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-217932362", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b0366e62bab247acb831762b616162c0/volumes/815eef53-4bff-4e72-83d0-23da09449869"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b0366e62bab247acb831762b616162c0/volumes/815eef53-4bff-4e72-83d0-23da09449869"}], "user_id": "0fb52dd56398420baef49eb9637f2a52", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b0366e62bab247acb831762b616162c0"}}' 2023-04-19 09:03:15,300 79706 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/b0366e62bab247acb831762b616162c0/volumes/815eef53-4bff-4e72-83d0-23da09449869 0.105s 2023-04-19 09:03:15,300 79706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:03: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-74c27da7-4fc6-4c34-8d1a-c9d83f2090a3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b0366e62bab247acb831762b616162c0/volumes/815eef53-4bff-4e72-83d0-23da09449869'} Body: b'' 2023-04-19 09:03:15,321 79706 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/b0366e62bab247acb831762b616162c0/volumes/815eef53-4bff-4e72-83d0-23da09449869 0.020s 2023-04-19 09:03:15,322 79706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:03: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-039b8a33-20bd-4e37-9b7c-c82b0216182f', 'x-openstack-request-id': 'req-039b8a33-20bd-4e37-9b7c-c82b0216182f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/b0366e62bab247acb831762b616162c0/volumes/815eef53-4bff-4e72-83d0-23da09449869'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 815eef53-4bff-4e72-83d0-23da09449869 could not be found."}}' {9} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage_after_volume_transfer [1.575415s] ... 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 4a31cfd2-8d11-4099-ad37-6ffaa969bb2c failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 09:03:15,553 79706 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 202 POST http://10.0.0.210/volume/v3/b0366e62bab247acb831762b616162c0/volumes 0.226s 2023-04-19 09:03:15,553 79706 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-1955699606"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 09:03:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29da3459-c76c-42ee-b354-015495a68375', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29da3459-c76c-42ee-b354-015495a68375', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b0366e62bab247acb831762b616162c0/volumes'} Body: b'{"volume": {"id": "4a31cfd2-8d11-4099-ad37-6ffaa969bb2c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:03:15.443026", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1955699606", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b0366e62bab247acb831762b616162c0/volumes/4a31cfd2-8d11-4099-ad37-6ffaa969bb2c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b0366e62bab247acb831762b616162c0/volumes/4a31cfd2-8d11-4099-ad37-6ffaa969bb2c"}], "user_id": "0fb52dd56398420baef49eb9637f2a52", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 09:03:15,634 79706 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.0.0.210/volume/v3/b0366e62bab247acb831762b616162c0/volumes/4a31cfd2-8d11-4099-ad37-6ffaa969bb2c 0.071s 2023-04-19 09:03:15,634 79706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:03:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-994a2369-078d-4b3b-97d8-3ab967388e8f', 'content-length': '891', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-994a2369-078d-4b3b-97d8-3ab967388e8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b0366e62bab247acb831762b616162c0/volumes/4a31cfd2-8d11-4099-ad37-6ffaa969bb2c'} Body: b'{"volume": {"id": "4a31cfd2-8d11-4099-ad37-6ffaa969bb2c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:03:15.000000", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1955699606", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b0366e62bab247acb831762b616162c0/volumes/4a31cfd2-8d11-4099-ad37-6ffaa969bb2c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b0366e62bab247acb831762b616162c0/volumes/4a31cfd2-8d11-4099-ad37-6ffaa969bb2c"}], "user_id": "0fb52dd56398420baef49eb9637f2a52", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b0366e62bab247acb831762b616162c0"}}' 2023-04-19 09:03:16,684 79706 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.0.0.210/volume/v3/b0366e62bab247acb831762b616162c0/volumes/4a31cfd2-8d11-4099-ad37-6ffaa969bb2c 0.038s 2023-04-19 09:03:16,684 79706 DEBU G [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:03:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd2b0990-a9f7-4a81-94e5-6ee3d4c97ede', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd2b0990-a9f7-4a81-94e5-6ee3d4c97ede', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b0366e62bab247acb831762b616162c0/volumes/4a31cfd2-8d11-4099-ad37-6ffaa969bb2c'} Body: b'{"volume": {"id": "4a31cfd2-8d11-4099-ad37-6ffaa969bb2c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:03:15.000000", "updated_at": "2023-04-19T09:03:16.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1955699606", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b0366e62bab247acb831762b616162c0/volumes/4a31cfd2-8d11-4099-ad37-6ffaa969bb2c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b0366e62bab247acb831762b616162c0/volumes/4a31cfd2-8d11-4099-ad37-6ffaa969bb2c"}], "user_id": "0fb52dd56398420baef49eb9637f2a52", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b0366e62bab247acb831762b616162c0"}}' 2023-04-19 09:03:16,753 79706 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/b0366e62bab247acb831762b616162c0/volumes/4a31cfd2-8d11-4099-ad37-6ffaa969bb2c 0.058s 2023-04-19 09:03:16,754 79706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:03:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39b1eef8-13c6-4b6b-bd3b-b2f1e60caa1a', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39b1eef8-13c6-4b6b-bd3b-b2f1e60caa1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b0366e62bab247acb831762b616162c0/volumes/4a31cfd2-8d11-4099-ad37-6ffaa969bb2c'} Body: b'{"volume": {"id": "4a31cfd2-8d11-4099-ad37-6ffaa969bb2c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:03:15.000000", "updated_at": "2023-04-19T09:03:16.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1955699606", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b0366e62bab247acb831762b616162c0/volumes/4a31cfd2-8d11-4099-ad37-6ffaa969bb2c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b0366e62bab247acb831762b616162c0/volumes/4a31cfd2-8d11-4099-ad37-6ffaa969bb2c"}], "user_id": "0fb52dd56398420baef49eb9637f2a52", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b0366e62bab247acb831762b616162c0"}}' 2023-04-19 09:03:16,878 79706 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/b0366e62bab247acb831762b616162c0/volumes/4a31cfd2-8d11-4099-ad37-6ffaa969bb2c 0.114s 2023-04-19 09:03:16,878 79706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:03:16 GMT', 'server': ' Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9b08106-30c1-4aab-a3af-20640d3a9a14', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b0366e62bab247acb831762b616162c0/volumes/4a31cfd2-8d11-4099-ad37-6ffaa969bb2c'} Body: b'' 2023-04-19 09:03:16,899 79706 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/b0366e62bab247acb831762b616162c0/volumes/4a31cfd2-8d11-4099-ad37-6ffaa969bb2c 0.020s 2023-04-19 09:03:16,900 79706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:03:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7e0df0c-7c2f-4ed9-891f-de996926b51e', 'x-openstack-request-id': 'req-a7e0df0c-7c2f-4ed9-891f-de996926b51e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/b0366e62bab247acb831762b616162c0/volumes/4a31cfd2-8d11-4099-ad37-6ffaa969bb2c'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 4a31cfd2-8d11-4099-ad37-6ffaa969bb2c could not be found."}}' {9} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_show_quota_usage [0.057448s] ... ok {9} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_update_all_quota_resources_for_tenant [0.296409s] ... ok {9} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list [0.208603s] ... ok {8} tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario [166.222507s] ... 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 3a229918-a2c1-4fd6-baad-a35383b7805e failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 09:00:36,344 79704 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-19 09:00:36,954 79704 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.0.0.210/image/v2/images 0.609s 2023-04-19 09:00:36,955 79704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"name": "tempest-scenario-img--785237487", "container_format": "bare", "disk_format": "qcow2", "visibility": "private"} Response - Headers: {'date': 'Wed, 19 Apr 2023 09:00:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '641', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/f17d73e0-f35d-43f1-b5d7-bc81f067c7f5', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-a597f877-8802-44d9-b728-680449c2fd28', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"name": "tempest-scenario-img--785237487", "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": "5504f11c14f3492880b36b5ce6d246db", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "f17d73e0-f35d-43f1-b5d7-bc81f067c7f5", "created_at": "2023-04-19T09:00:37Z", "updated_at": "2023-04-19T09:00:37Z", "tags": [], "self": "/v2/images/f17d73e0-f35d-43f1-b5d7-bc81f067c7f5", "file": "/v2/images/f17d73e0-f35d-43f1-b5d7-bc81f067c7f5/file", "schema": "/v2/schemas/image"}' 2023-04-19 09:00:38,359 79704 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 204 PUT http://10.0.0.210/image/v2/images/f17d73e0-f35d-43f1-b5d7-bc81f067c7f5/file 1.403s 2023-04-19 09:00:38,359 79704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Wed, 19 Apr 2023 09:00:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-9ef61955-af37-461e-8399-739c2f114bb3', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/f17d73e0-f35d-43f1-b5d7-bc81f067c7f5/file'} Body: b'' 2023-04-19 09:00:38,359 79704 DEBUG [tempest.scenario.manager] image:f17d73e0-f35d-43f1-b5d7-bc81f067c7f5 2023-04-19 09:00:38,412 79704 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.050s 2023-04-19 09:00:38,412 79704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestMinimumBasicScenario-1987699576", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBK1uLYZnjFL5v3x6euiPVYFchMXpo4F1e+4Z8qOz4FVR8yp0y0C4huKF0VcHzL8xamUKT1SB+e2BbfywI2Ls7EafE6ZKdahKEhuttdEjTXrWUzgX+NVbzj4J0d1Si7eXfw=="}} Response - Headers: {'date': 'Wed, 19 Apr 2023 09:00:38 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-bcbbb6f1-fc38-4914-a449-a062251ecf19', 'x-compute-request-id': 'req-bcbbb6f1-fc38-4914-a449-a062251ecf19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestMinimumBasicScenario-19876 99576", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBK1uLYZnjFL5v3x6euiPVYFchMXpo4F1e+4Z8qOz4FVR8yp0y0C4huKF0VcHzL8xamUKT1SB+e2BbfywI2Ls7EafE6ZKdahKEhuttdEjTXrWUzgX+NVbzj4J0d1Si7eXfw==", "fingerprint": "a3:08:6f:e7:2f:c7:83:c3:a0:98:aa:10:40:7c:fe:12", "user_id": "f5fe60560d254407a0d4f0931c12cdb6"}}' 2023-04-19 09:00:38,549 79704 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.129s 2023-04-19 09:00:38,550 79704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 19 Apr 2023 09:00:38 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-8a4945ff-f217-4954-afb7-2f1f5d4c116b', '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": "f5fe60560d254407a0d4f0931c12cdb6", "name": "tempest-TestMinimumBasicScenario-548809968-project-member", "password_expires_at": null}, "audit_ids": ["YM92Bs4iSuqiS6v7HxyHrA"], "expires_at": "2023-04-19T10:00:38.000000Z", "issued_at": "2023-04-19T09:00:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5504f11c14f3492880b36b5ce6d246db", "name": "tempest-TestMinimumBasicScenario-548809968"}, "is_domain": false, "roles": [{"id": "45fc525c8c5440819026c2d31316f10d", "name": "reader"}, {"id": "34261de33dff45759db3c64a7b6ec984", "name": "member"}], "catalog": [{"endpoints": [{"id": "2e496f3cad8d414abd2448bb8532a4c7", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "29fc0ad9be4d4b0fae792a48927ba4fb", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "62d5fc32dc6d4dda96c18dcf38975224", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/5504f11c14f3492880b36b5ce6d246db", "region": "RegionOne"}], "id": "312d8c8a5cbf4f6982b03f3968d80759", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "deac9fc2e9574f9e9ccff18b176c5f67", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/5504f11c14f3492880b36b5ce6d246db", "region": "RegionOne"}], "id": "32219e37b07540d3ba53ca79f3cb5ff9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "4682339d7be045da817dd408e4fc9bcb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/5504f11c14f3492880b36b5ce6d246db", "region": "RegionOne"}], "id": "4c90ba9ce2174f2d8513ed524a7e3915", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "c216644ed918406cb1a1cf80fd83cfcf", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "6805fa9e882448ebada64a227995f651", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "0b90d9df5fa743878bfb4b67c8393028", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "b1f800f6c631482db1b5e4cb224654a6", "type": "image", "name": "glance"}, {"endpoints": [{"id": "912e0b96e3f043eb804c892738476d9a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d5eb1e085e9e49dc810e3358668885ed", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "88a86b6b25ac4ad1838fb87a7c8c0c93", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "dde0405576ac448181be74c8c6162b21", "type": "identity", "name": "keystone"}]}}' 2023-04-19 09:00:38,550 79704 INFO [tempest.lib.common.fixed_network] (TestMinimumBasicScenario:test_minimum_basic_scenario) Found network {'id': '11cff7fd-59e0-4f96-a61e-8a024029319a', 'name': 'tempest-TestMinimumBasicScenario-556754585-network', 'tenant_id': '5504f11c14f3492880b36b5ce6d246db', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '5504f11c14f3492880b36b5ce6d246db', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 61131, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-19T08:57:16Z', 'updated_at': '2023-04-19T08:57:17Z', 'revision_number': 1} available for tenant 2023-04-19 09:00:39,266 79704 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 202 POST http://10.0.0.210/compute/v2.1/servers 0.714s 2023-04-19 09:00:39,266 79704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestMinimumBasicScenario-server-27164038", "imageRef": "f17d73e0-f35d-43f1-b5d7-bc81f067c7f5", "flavorRef": "42", "key_name": "tempest-TestMinimumBasicScenario-1987699576", "networks": [{"uuid": "11cff7fd-59e0-4f96-a61e-8a024029319a"}]}} Response - Headers: {'date': 'Wed, 19 Apr 2023 09:00:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/b6cb59b3-0545-43c6-b1d2-d1cc35a26ad7', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b5dd4af-afd4-4906-87c4-df3a10f1f853', 'x-compute-request-id': 'req-4b5dd4af-afd4-4906-87c4-df3a10f1f853', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "b6cb59b3-0545-43c6-b1d2-d1cc35a26ad7", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b6cb59b3-0545-43c6-b1d2-d1cc35a26ad7"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b6cb59b3-0545-43c6-b1d2-d1cc35a26ad7"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "2AcL6bMtY6dn"}}' 2023-04-19 09:00:39,356 79704 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/b6cb59b3-0545-43c6-b1d2-d1cc35a26ad7 0.087s 2023-04-19 09:00:39,357 79704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:00:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1b69f4ce-7b4e-4384-9dec-b9af872ef12c', 'x-compute-request-id': 'req-1b69f4ce-7b4e-4384-9dec-b9af872ef12c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b6cb59b3-0545-43c6-b1d2-d1cc35a26ad7'} Body: b'{"server": {"id": "b6cb59b3-0545-43c6-b1d2-d1cc35a26ad7", "name": "tempest-TestMinimumBasicScenario-server-27164038", "status": "BUILD", "tenant_id": "5504f11c14f3492880b36b5ce6d246db", "user_id": "f5fe60560d254407a0d4f0931c12cdb6", "metadata": {}, "hostId": "", "image": {"id": "f17d73e0-f35d-43f1-b5d7-bc81f067c7f5", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f17d73e0-f35d-43f1-b5d7-bc81f067c7f5"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T09:00:39Z", "updated": "2023-04-19T09:00:39Z", "addresses": {}, "accessI Pv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b6cb59b3-0545-43c6-b1d2-d1cc35a26ad7"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b6cb59b3-0545-43c6-b1d2-d1cc35a26ad7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1987699576", "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-19 09:01:29,593 79704 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/b6cb59b3-0545-43c6-b1d2-d1cc35a26ad7 0.218s 2023-04-19 09:01:29,593 79704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:01:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1534', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bc8757bf-05de-4b69-8f79-29a24b6e724d', 'x-compute-request-id': 'req-bc8757bf-05de-4b69-8f79-29a24b6e724d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b6cb59b3-0545-43c6-b1d2-d1cc35a26ad7'} Body: b'{"server": {"id": "b6cb59b3-0545-43c6-b1d2-d1cc35a26ad7", "name": "tempest-TestMinimumBasicScenario-server-27164038", "status": "ACTIVE", "tenant_id": "5504f11c14f3492880b36b5ce6d246db", "user_id": "f5fe60560d254407a0d4f0931c12cdb6", "metadata": {}, "hostId": "6d45ff39af4fdabeab231c5b191d8133caea2f4dbec5461d05321ff0", "image": {"id": "f17d73e0-f35d-43f1-b5d7-bc81f067c7f5", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f17d73e0-f35d-43f1-b5d7-bc81f067c7f5"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T09:00:39Z", "updated": "2023-04-19T09:00:47Z", "addresses": {"tempest-TestMinimumBasicScenario-556754585-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:00:11"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b6cb59b3-0545-43c6-b1d2-d1cc35a26ad7"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b6cb59b3-0545-43c6-b1d2-d1cc35a26ad7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1987699576", "OS-SRV-USG:launched_at": "2023-04-19T09:00:46.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-19 09:01:29,604 79704 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-19 09:02:29,916 79704 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/b6cb59b3-0545-43c6-b1d2-d1cc35a26ad7 0.251s 2023-04-19 09:02:29,917 79704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:02:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1534', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req- 842a99d8-1f55-42ba-ba91-2772f573e771', 'x-compute-request-id': 'req-842a99d8-1f55-42ba-ba91-2772f573e771', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b6cb59b3-0545-43c6-b1d2-d1cc35a26ad7'} Body: b'{"server": {"id": "b6cb59b3-0545-43c6-b1d2-d1cc35a26ad7", "name": "tempest-TestMinimumBasicScenario-server-27164038", "status": "ACTIVE", "tenant_id": "5504f11c14f3492880b36b5ce6d246db", "user_id": "f5fe60560d254407a0d4f0931c12cdb6", "metadata": {}, "hostId": "6d45ff39af4fdabeab231c5b191d8133caea2f4dbec5461d05321ff0", "image": {"id": "f17d73e0-f35d-43f1-b5d7-bc81f067c7f5", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f17d73e0-f35d-43f1-b5d7-bc81f067c7f5"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T09:00:39Z", "updated": "2023-04-19T09:00:47Z", "addresses": {"tempest-TestMinimumBasicScenario-556754585-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:00:11"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b6cb59b3-0545-43c6-b1d2-d1cc35a26ad7"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b6cb59b3-0545-43c6-b1d2-d1cc35a26ad7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1987699576", "OS-SRV-USG:launched_at": "2023-04-19T09:00:46.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-19 09:02:30,129 79704 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers 0.201s 2023-04-19 09:02:30,129 79704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:02:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '339', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-905874ab-9b06-4cfc-88ef-05c05b1d7295', 'x-compute-request-id': 'req-905874ab-9b06-4cfc-88ef-05c05b1d7295', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"servers": [{"id": "b6cb59b3-0545-43c6-b1d2-d1cc35a26ad7", "name": "tempest-TestMinimumBasicScenario-server-27164038", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b6cb59b3-0545-43c6-b1d2-d1cc35a26ad7"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b6cb59b3-0545-43c6-b1d2-d1cc35a26ad7"}]}]}' 2023-04-19 09:02:30,343 79704 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/b6cb59b3-0545-43c6-b1d2-d1cc35a26ad7 0.210s 2023-04-19 09:02:30,343 79704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:02:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1534', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dcd7a985-e36c-4eee-8dc4-251f9f0b29c7', 'x-compute-request-id': 'req-dcd7a985-e36c-4eee-8dc4-251f9f0b29c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b6cb59b3-0545-43c6-b1d2-d 1cc35a26ad7'} Body: b'{"server": {"id": "b6cb59b3-0545-43c6-b1d2-d1cc35a26ad7", "name": "tempest-TestMinimumBasicScenario-server-27164038", "status": "ACTIVE", "tenant_id": "5504f11c14f3492880b36b5ce6d246db", "user_id": "f5fe60560d254407a0d4f0931c12cdb6", "metadata": {}, "hostId": "6d45ff39af4fdabeab231c5b191d8133caea2f4dbec5461d05321ff0", "image": {"id": "f17d73e0-f35d-43f1-b5d7-bc81f067c7f5", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f17d73e0-f35d-43f1-b5d7-bc81f067c7f5"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T09:00:39Z", "updated": "2023-04-19T09:00:47Z", "addresses": {"tempest-TestMinimumBasicScenario-556754585-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:00:11"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b6cb59b3-0545-43c6-b1d2-d1cc35a26ad7"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b6cb59b3-0545-43c6-b1d2-d1cc35a26ad7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1987699576", "OS-SRV-USG:launched_at": "2023-04-19T09:00:46.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-19 09:02:30,540 79704 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 202 POST http://10.0.0.210/volume/v3/5504f11c14f3492880b36b5ce6d246db/volumes 0.185s 2023-04-19 09:02:30,540 79704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1693516611", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Wed, 19 Apr 2023 09:02:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d669153-522b-4b6d-abb1-c7822467fb89', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d669153-522b-4b6d-abb1-c7822467fb89', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5504f11c14f3492880b36b5ce6d246db/volumes'} Body: b'{"volume": {"id": "3a229918-a2c1-4fd6-baad-a35383b7805e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:02:30.479030", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-1693516611", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5504f11c14f3492880b36b5ce6d246db/volumes/3a229918-a2c1-4fd6-baad-a35383b7805e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5504f11c14f3492880b36b5ce6d246db/volumes/3a229918-a2c1-4fd6-baad-a35383b7805e"}], "user_id": "f5fe60560d254407a0d4f0931c12cdb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 09:02:30,589 79704 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/volume/v3/5504f11c14f3492880b36b5ce6d246db/volumes/3a229918-a2c1-4fd6-baad-a35383b7805e 0.039s 2023-04-19 09:02:30,590 79704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:02:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-reque st-id': 'req-52383ad5-d1fe-4ba9-9e72-e38167af038b', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52383ad5-d1fe-4ba9-9e72-e38167af038b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5504f11c14f3492880b36b5ce6d246db/volumes/3a229918-a2c1-4fd6-baad-a35383b7805e'} Body: b'{"volume": {"id": "3a229918-a2c1-4fd6-baad-a35383b7805e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:02:30.000000", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-1693516611", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5504f11c14f3492880b36b5ce6d246db/volumes/3a229918-a2c1-4fd6-baad-a35383b7805e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5504f11c14f3492880b36b5ce6d246db/volumes/3a229918-a2c1-4fd6-baad-a35383b7805e"}], "user_id": "f5fe60560d254407a0d4f0931c12cdb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5504f11c14f3492880b36b5ce6d246db"}}' 2023-04-19 09:02:31,640 79704 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/volume/v3/5504f11c14f3492880b36b5ce6d246db/volumes/3a229918-a2c1-4fd6-baad-a35383b7805e 0.038s 2023-04-19 09:02:31,641 79704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:02:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78791b04-39aa-450f-aac0-0a46e5016c36', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78791b04-39aa-450f-aac0-0a46e5016c36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5504f11c14f3492880b36b5ce6d246db/volumes/3a229918-a2c1-4fd6-baad-a35383b7805e'} Body: b'{"volume": {"id": "3a229918-a2c1-4fd6-baad-a35383b7805e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:02:30.000000", "updated_at": "2023-04-19T09:02:31.000000", "name": "tempest-TestMinimumBasicScenario-volume-1693516611", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5504f11c14f3492880b36b5ce6d246db/volumes/3a229918-a2c1-4fd6-baad-a35383b7805e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5504f11c14f3492880b36b5ce6d246db/volumes/3a229918-a2c1-4fd6-baad-a35383b7805e"}], "user_id": "f5fe60560d254407a0d4f0931c12cdb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5504f11c14f3492880b36b5ce6d246db"}}' 2023-04-19 09:02:31,804 79704 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/5504f11c14f3492880b36b5ce6d246db/volumes/3a229918-a2c1-4fd6-baad-a35383b7805e 0.150s 2023-04-19 09:02:31,805 79704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:02:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5091127-cc9d-4164-a501-ff0fb3ef8639', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5504f11c14f349 2880b36b5ce6d246db/volumes/3a229918-a2c1-4fd6-baad-a35383b7805e'} Body: b'' 2023-04-19 09:02:31,829 79704 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/5504f11c14f3492880b36b5ce6d246db/volumes/3a229918-a2c1-4fd6-baad-a35383b7805e 0.023s 2023-04-19 09:02:31,830 79704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:02:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-5fb49138-9143-48ff-ad29-3ed91603e0f4', 'x-openstack-request-id': 'req-5fb49138-9143-48ff-ad29-3ed91603e0f4', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/5504f11c14f3492880b36b5ce6d246db/volumes/3a229918-a2c1-4fd6-baad-a35383b7805e'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 3a229918-a2c1-4fd6-baad-a35383b7805e could not be found."}}' 2023-04-19 09:02:31,950 79704 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/b6cb59b3-0545-43c6-b1d2-d1cc35a26ad7 0.119s 2023-04-19 09:02:31,950 79704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:02:31 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-4906ef6a-bb72-47a4-95be-78a6592bce2f', 'x-compute-request-id': 'req-4906ef6a-bb72-47a4-95be-78a6592bce2f', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b6cb59b3-0545-43c6-b1d2-d1cc35a26ad7'} Body: b'' 2023-04-19 09:02:32,177 79704 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/b6cb59b3-0545-43c6-b1d2-d1cc35a26ad7 0.226s 2023-04-19 09:02:32,177 79704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:02:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1540', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ddf3c3a0-619a-44a4-87a1-5f1c49cd368a', 'x-compute-request-id': 'req-ddf3c3a0-619a-44a4-87a1-5f1c49cd368a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b6cb59b3-0545-43c6-b1d2-d1cc35a26ad7'} Body: b'{"server": {"id": "b6cb59b3-0545-43c6-b1d2-d1cc35a26ad7", "name": "tempest-TestMinimumBasicScenario-server-27164038", "status": "ACTIVE", "tenant_id": "5504f11c14f3492880b36b5ce6d246db", "user_id": "f5fe60560d254407a0d4f0931c12cdb6", "metadata": {}, "hostId": "6d45ff39af4fdabeab231c5b191d8133caea2f4dbec5461d05321ff0", "image": {"id": "f17d73e0-f35d-43f1-b5d7-bc81f067c7f5", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f17d73e0-f35d-43f1-b5d7-bc81f067c7f5"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T09:00:39Z", "updated": "2023-04-19T09:02:32Z", "addresses": {"tempest-TestMinimumBasicScenario-556754585-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:00:11"}]}, "accessIPv4": "", "accessIPv6": "" , "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b6cb59b3-0545-43c6-b1d2-d1cc35a26ad7"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b6cb59b3-0545-43c6-b1d2-d1cc35a26ad7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1987699576", "OS-SRV-USG:launched_at": "2023-04-19T09:00:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "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-19 09:03:22,422 79704 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/b6cb59b3-0545-43c6-b1d2-d1cc35a26ad7 0.223s 2023-04-19 09:03:22,423 79704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:03:22 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-55570856-34f3-4671-adcd-72583b088414', 'x-compute-request-id': 'req-55570856-34f3-4671-adcd-72583b088414', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b6cb59b3-0545-43c6-b1d2-d1cc35a26ad7'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance b6cb59b3-0545-43c6-b1d2-d1cc35a26ad7 could not be found."}}' 2023-04-19 09:03:22,456 79704 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-1987699576 0.032s 2023-04-19 09:03:22,456 79704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:03:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0816f963-14fa-4350-934f-103580046bf5', 'x-compute-request-id': 'req-0816f963-14fa-4350-934f-103580046bf5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-1987699576'} Body: b'' 2023-04-19 09:03:22,565 79704 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/f17d73e0-f35d-43f1-b5d7-bc81f067c7f5 0.107s 2023-04-19 09:03:22,565 79704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:03:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-5de1ee85-3c88-4900-ad17-82d6e0f493a2', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/f17d73e0-f35d-43f1-b5d7-bc81f067c7f5'} Body: b'' {9} 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 9fedb81a-24ea-49b1-86fa-85032bc8044f failed to build and is in ERROR status {9} 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 8fc967b7-1236-47ed-b45d-7725a3543843 failed to build and is in ERROR status {9} setUpClass (cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromBackupTest) ... SKIPPED: Cinder backup feature disabled {9} cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSnapshotTest.test_create_multiple_volume_from_snapshot [1.538512s] ... 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 b7a102b2-ced3-44f4-a606-6cc23803ed32 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 09:03:30,566 79706 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 202 POST http://10.0.0.210/volume/v3/335e9eba52c84e2ba56c8c1bfa841442/volumes 0.398s 2023-04-19 09:03:30,567 79706 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-195793620"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 09:03:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6411504d-fcf8-4e32-bb80-ee3fb4a96e3a', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6411504d-fcf8-4e32-bb80-ee3fb4a96e3a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/335e9eba52c84e2ba56c8c1bfa841442/volumes'} Body: b'{"volume": {"id": "b7a102b2-ced3-44f4-a606-6cc23803ed32", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:03:30.507440", "updated_at": null, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-195793620", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/335e9eba52c84e2ba56c8c1bfa841442/volumes/b7a102b2-ced3-44f4-a606-6cc23803ed32"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/335e9eba52c84e2ba56c8c1bfa841442/volumes/b7a102b2-ced3-44f4-a606-6cc23803ed32"}], "user_id": "42795d2c61bd45daaadb6c944a2b812f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 09:03:30,618 79706 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://10.0.0.210/volume/v3/335e9eba52c84e2ba56c8c1bfa841442/volumes/b7a102b2-ced3-44f4-a606-6cc23803ed32 0.042s 2023-04-19 09:03:30,618 79706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:03:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53c236e7-a9a3-4ed8-a66a-f84fe17a6778', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53c236e7-a9a3-4ed8-a66a-f84fe17a6778', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/335e9eba52c84e2ba56c8c1bfa841442/volumes/b7a102b2-ced3-44f4-a606-6cc23803ed32'} Body: b'{"volume": {"id": "b7a102b2-ced3-44f4-a606-6cc23803ed32", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:03:31.000000", "updated_at": null, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-195793620", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/335e9eba52c84e2ba56c8c1bfa841442/volumes/b7a102b2-ced3-44f4-a606-6cc23803ed32"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/335e9eba52c84e2ba56c8c1bfa841442/volumes/b7a102b2-ced3-44f4-a606-6cc23803ed32"}], "user_id": "42795d2c61bd45daaadb6c944a2b812f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "335e9eba52c84e2ba56c8c1bfa841442"}}' 2023-04-19 09:03:31,693 79706 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://10.0.0.210/volume/v3/335e9eba52c84e2ba56c8c1bfa841442/volumes/b7a102b2-ced3-44f4-a606-6cc23803ed32 0.063s 2023 -04-19 09:03:31,693 79706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:03:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3eb064b-f08d-45b5-98dc-8837b6fe0422', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3eb064b-f08d-45b5-98dc-8837b6fe0422', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/335e9eba52c84e2ba56c8c1bfa841442/volumes/b7a102b2-ced3-44f4-a606-6cc23803ed32'} Body: b'{"volume": {"id": "b7a102b2-ced3-44f4-a606-6cc23803ed32", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:03:31.000000", "updated_at": "2023-04-19T09:03:31.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-195793620", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/335e9eba52c84e2ba56c8c1bfa841442/volumes/b7a102b2-ced3-44f4-a606-6cc23803ed32"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/335e9eba52c84e2ba56c8c1bfa841442/volumes/b7a102b2-ced3-44f4-a606-6cc23803ed32"}], "user_id": "42795d2c61bd45daaadb6c944a2b812f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "335e9eba52c84e2ba56c8c1bfa841442"}}' {3} tempest.api.compute.servers.test_server_rescue.ServerBootFromVolumeStableRescueTest.test_stable_device_rescue_bfv_image_volume [229.746786s] ... 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 299023aa-06ae-4ce2-87be-2cd2c977983f failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2023-04-19T09:03:47Z', 'message': 'Build of instance 299023aa-06ae-4ce2-87be-2cd2c977983f aborted: Volume 7f4a2fc6-7622-4360-843d-e300aa780825 did not finish being created even after we waited 0 seconds or 1 attempts. And its status is error.'}. Server boot request ID: req-273f58bf-d2f8-4af4-b10a-9b3da7273f77. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 09:00:44,216 79694 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.083s 2023-04-19 09:00:44,217 79694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 19 Apr 2023 09:00:44 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-6ea8e000-e630-4299-b46e-ae2cf332a13b', '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": "a3211e8267784fde982ce06875d810ca", "name": "tempest-ServerBootFromVolumeStableRescueTest-638855010-project-member", "password_expires_at": null}, "audit_ids": ["izubUXXtQRypV-J_DhDu3Q"], "expires_at": "2023-04-19T10:00:44.000000Z", "issued_at": "2023-04-19T09:00:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "432bad6966cd475a87f1524ee19a7c59", "name": "tempest-ServerBootFromVolumeStableRescueTest-638855010"}, "is_domain": false, "roles": [{"id": "45fc525c8c5440819026c2d31316f10d", "name": "reader"}, {"id": "34261de33dff45759db3c64a7b6ec984", "name": "member"}], "catalog": [{"endpoints": [{"id": "2e496f3cad8d414abd2448bb8532a4c7", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "29fc0ad9be4d4b0fae792a48927ba4fb", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "62d5fc32dc6d4dda96c18dcf38975224", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/432bad6966cd475a87f1524ee19a7c59", "region": "RegionOne"}], "id": "312d8c8a5cbf4f6982b03f3968d80759", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "deac9fc2e9574f9e9ccff18b176c5f67", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/432bad6966cd475a87f1524ee19a7c59", "region": "RegionOne"}], "id": "32219e37b07540d3ba53ca79f3cb5ff9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "4682339d7be045da817dd408e4fc9bcb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/432bad6966cd475a87f1524ee19a7c59", "region": "RegionOne"}], "id": "4c90ba9ce2174f2d8513ed524a7e3915", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "c216644ed918406cb1a1cf80fd83cfcf", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "6805fa9e882448ebada64a227995f651", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "0b90d9df5fa743878bfb4b67c8393028", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "b1f800f6c631482db1b5e4cb224654a6", "type": "image", "name": "glance"}, {"endpoints": [{"id": "912e0b96e3f043eb804c892738476d9a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d5eb1e085e9e49dc810e3358668885ed", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "88a86b6b25ac4ad1838fb87a7c8c0c93", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "dde0405576ac448181be74c8c6162b21", "type": "identity", "name": "keystone"}]}}' 2023-04-19 09:00:44,217 79694 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume) Found network {'id': 'd149a0ec-3a73-4668-a33c-1dac97bd849f', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-471229379-network', 'tenant_id': '432bad6966cd475a87f1524ee19a7c59', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project _id': '432bad6966cd475a87f1524ee19a7c59', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 44906, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-19T08:56:41Z', 'updated_at': '2023-04-19T08:56:42Z', 'revision_number': 1} available for tenant 2023-04-19 09:00:45,187 79694 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.968s 2023-04-19 09:00:45,187 79694 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-1026239709", "imageRef": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "flavorRef": "42", "networks": [{"uuid": "d149a0ec-3a73-4668-a33c-1dac97bd849f"}]}} Response - Headers: {'date': 'Wed, 19 Apr 2023 09:00:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/8578efb9-78bd-4736-b7c2-e27df4955715', '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-5668ad5b-8aa5-41b7-80ac-bcbc517448d9', 'x-compute-request-id': 'req-5668ad5b-8aa5-41b7-80ac-bcbc517448d9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "8578efb9-78bd-4736-b7c2-e27df4955715", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8578efb9-78bd-4736-b7c2-e27df4955715"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8578efb9-78bd-4736-b7c2-e27df4955715"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "t6WZC42EcfSw"}}' 2023-04-19 09:00:45,278 79694 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/8578efb9-78bd-4736-b7c2-e27df4955715 0.087s 2023-04-19 09:00:45,279 79694 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': 'Wed, 19 Apr 2023 09:00:45 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-2a3a3cd1-fccc-49ef-9d5c-2c8bea0c5288', 'x-compute-request-id': 'req-2a3a3cd1-fccc-49ef-9d5c-2c8bea0c5288', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8578efb9-78bd-4736-b7c2-e27df4955715'} Body: b'{"server": {"id": "8578efb9-78bd-4736-b7c2-e27df4955715", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1026239709", "status": "BUILD", "tenant_id": "432bad6966cd475a87f1524ee19a7c59", "user_id": "a3211e8267784fde982ce06875d810ca", "metadata": {}, "hostId": "", "image": {"id": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/dd568ba7-ea17-4ae2-908e-3035f1035aee"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-19T09:00:45Z", "updated": "2023-04-19T09:00:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8578e fb9-78bd-4736-b7c2-e27df4955715"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8578efb9-78bd-4736-b7c2-e27df4955715"}], "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-19 09:01:35,607 79694 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/8578efb9-78bd-4736-b7c2-e27df4955715 0.261s 2023-04-19 09:01:35,608 79694 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': 'Wed, 19 Apr 2023 09:01:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1690', '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-1a033fab-f62d-4e23-a85b-3d061005e05a', 'x-compute-request-id': 'req-1a033fab-f62d-4e23-a85b-3d061005e05a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8578efb9-78bd-4736-b7c2-e27df4955715'} Body: b'{"server": {"id": "8578efb9-78bd-4736-b7c2-e27df4955715", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1026239709", "status": "ACTIVE", "tenant_id": "432bad6966cd475a87f1524ee19a7c59", "user_id": "a3211e8267784fde982ce06875d810ca", "metadata": {}, "hostId": "81a9ee67dd3933e559e1d2d1a14156dd0107856bfaf289c3c2415ee6", "image": {"id": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/dd568ba7-ea17-4ae2-908e-3035f1035aee"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-19T09:00:45Z", "updated": "2023-04-19T09:00:53Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-471229379-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:14:8a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8578efb9-78bd-4736-b7c2-e27df4955715"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8578efb9-78bd-4736-b7c2-e27df4955715"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-19T09:00:52.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2023-04-19 09:01:35,623 79694 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-19 09:02:36,551 79694 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/8578efb9-78bd-4736-b7c2-e27df4955715/action 0.925s 2023-04-19 09:02:36,551 79694 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-ServerBootFromVolumeStabl eRescueTest-image-177911893"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 09:02:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '52', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3c2bad6f-a051-423e-84dc-fc3695acefe4', 'x-compute-request-id': 'req-3c2bad6f-a051-423e-84dc-fc3695acefe4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8578efb9-78bd-4736-b7c2-e27df4955715/action'} Body: b'{"image_id": "a77b315f-84cc-476d-a793-2a8365fd5927"}' 2023-04-19 09:02:36,582 79694 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/a77b315f-84cc-476d-a793-2a8365fd5927 0.029s 2023-04-19 09:02:36,583 79694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:02:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1357', 'content-type': 'application/json', 'x-openstack-request-id': 'req-16dab813-4c3b-41a0-9b2a-956bba7b70e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/a77b315f-84cc-476d-a793-2a8365fd5927'} Body: b'{"base_image_ref": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "8578efb9-78bd-4736-b7c2-e27df4955715", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-638855010", "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-638855010-project-member", "user_id": "a3211e8267784fde982ce06875d810ca", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-177911893", "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": "432bad6966cd475a87f1524ee19a7c59", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "a77b315f-84cc-476d-a793-2a8365fd5927", "created_at": "2023-04-19T09:02:36Z", "updated_at": "2023-04-19T09:02:36Z", "tags": [], "self": "/v2/images/a77b315f-84cc-476d-a793-2a8365fd5927", "file": "/v2/images/a77b315f-84cc-476d-a793-2a8365fd5927/file", "schema": "/v2/schemas/image"}' 2023-04-19 09:02:37,609 79694 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/a77b315f-84cc-476d-a793-2a8365fd5927 0.025s 2023-04-19 09:02:37,610 79694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:02:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1357', 'content-type': 'application/json', 'x-openstack-request-id': 'req-e8b9e704-262b-4e8f-acec-04b61b6b0665', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/a77b315f-84cc-476d-a793-2a8365fd5927'} Body: b'{"base_image_ref": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "8578efb9-78bd-4736-b7c2-e27df4955715", "owner_project_name": "tempest-ServerBootFr omVolumeStableRescueTest-638855010", "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-638855010-project-member", "user_id": "a3211e8267784fde982ce06875d810ca", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-177911893", "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": "432bad6966cd475a87f1524ee19a7c59", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "a77b315f-84cc-476d-a793-2a8365fd5927", "created_at": "2023-04-19T09:02:36Z", "updated_at": "2023-04-19T09:02:36Z", "tags": [], "self": "/v2/images/a77b315f-84cc-476d-a793-2a8365fd5927", "file": "/v2/images/a77b315f-84cc-476d-a793-2a8365fd5927/file", "schema": "/v2/schemas/image"}' 2023-04-19 09:02:38,642 79694 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/a77b315f-84cc-476d-a793-2a8365fd5927 0.030s 2023-04-19 09:02:38,643 79694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:02:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1357', 'content-type': 'application/json', 'x-openstack-request-id': 'req-a35ca9e8-91fb-4368-90ad-ddd6e3ca1aa9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/a77b315f-84cc-476d-a793-2a8365fd5927'} Body: b'{"base_image_ref": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "8578efb9-78bd-4736-b7c2-e27df4955715", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-638855010", "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-638855010-project-member", "user_id": "a3211e8267784fde982ce06875d810ca", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-177911893", "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": "432bad6966cd475a87f1524ee19a7c59", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "a77b315f-84cc-476d-a793-2a8365fd5927", "created_at": "2023-04-19T09:02:36Z", "updated_at": "2023-04-19T09:02:36Z", "tags": [], "self": "/v2/images/a77b315f-84cc-476d-a793-2a8365fd5927", "file": "/v2/images/a77b315f-84cc-476d-a793-2a8365fd5927/file", "schema": "/v2/schemas/image"}' 2023-04-19 09:02:39,696 79694 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/a77b315f-84cc-476d-a793-2a8365fd5927 0.051s 2023-04-19 09:02:39,697 79694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:02:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1468', 'content-type': 'application/json', 'x-openstack-request-id': 'req-4d2fa95a-aa6c-4aa0-bf96-3e719e5d7c59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/a77b315f-84cc-476d-a793-2a8365fd5927'} Body: b'{"base_image_ref": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "boot_role s": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "8578efb9-78bd-4736-b7c2-e27df4955715", "owner_id": "432bad6966cd475a87f1524ee19a7c59", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-638855010", "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-638855010-project-member", "user_id": "a3211e8267784fde982ce06875d810ca", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-177911893", "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": "432bad6966cd475a87f1524ee19a7c59", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "a77b315f-84cc-476d-a793-2a8365fd5927", "created_at": "2023-04-19T09:02:36Z", "updated_at": "2023-04-19T09:02:39Z", "tags": [], "self": "/v2/images/a77b315f-84cc-476d-a793-2a8365fd5927", "file": "/v2/images/a77b315f-84cc-476d-a793-2a8365fd5927/file", "schema": "/v2/schemas/image"}' 2023-04-19 09:02:40,723 79694 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/a77b315f-84cc-476d-a793-2a8365fd5927 0.024s 2023-04-19 09:02:40,724 79694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:02:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1468', 'content-type': 'application/json', 'x-openstack-request-id': 'req-825b8ed2-e119-43ac-9943-a13f4cf25994', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/a77b315f-84cc-476d-a793-2a8365fd5927'} Body: b'{"base_image_ref": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "8578efb9-78bd-4736-b7c2-e27df4955715", "owner_id": "432bad6966cd475a87f1524ee19a7c59", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-638855010", "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-638855010-project-member", "user_id": "a3211e8267784fde982ce06875d810ca", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-177911893", "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": "432bad6966cd475a87f1524ee19a7c59", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "a77b315f-84cc-476d-a793-2a8365fd5927", "created_at": "2023-04-19T09:02:36Z", "updated_at": "2023-04-19T09:02:40Z", "tags": [], "self": "/v2/images/a77b315f-84cc-476d-a793-2a8365fd5927", "file": "/v2/images/a77b315f-84cc-476d-a793-2a8365fd5927/file", "schema": "/v2/schemas/image"}' 2023-04-19 09:02:41,766 79694 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/a77b315f-84cc-476d-a793-2a8365fd5927 0.041s 2023-04-19 09:02:41,766 79694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:02:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1638', 'content-type': 'application/json', 'x-openstack-request-id': 'req-60fa7d62-d8b2-458e-9c45-8a19abfd4866', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/a77b315f-84cc-476d-a793-2a8365fd5927'} Body: b'{"base_image_ref": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "8578efb9-78bd-4736-b7c2-e27df4955715", "owner_id": "432bad6966cd475a87f1524ee19a7c59", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-638855010", "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-638855010-project-member", "user_id": "a3211e8267784fde982ce06875d810ca", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-177911893", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "966ef1561b7ca449aafaba680702351b", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "432bad6966cd475a87f1524ee19a7c59", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "1afe206536566144b535bc6d78c2349bc0b9829d47f59fcd6398a08101d063b52b6d3dcdfc0f925dbc0f259a032c027584901704bc63fcdb03b73baaa7187b6c", "id": "a77b315f-84cc-476d-a793-2a8365fd5927", "created_at": "2023-04-19T09:02:36Z", "updated_at": "2023-04-19T09:02:41Z", "tags": [], "self": "/v2/images/a77b315f-84cc-476d-a793-2a8365fd5927", "file": "/v2/images/a77b315f-84cc-476d-a793-2a8365fd5927/file", "schema": "/v2/schemas/image"}' 2023-04-19 09:02:41,794 79694 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/a77b315f-84cc-476d-a793-2a8365fd5927 0.027s 2023-04-19 09:02:41,794 79694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:02:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1638', 'content-type': 'application/json', 'x-openstack-request-id': 'req-21a48f06-8ebd-421c-a81f-738e0e4cb125', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/a77b315f-84cc-476d-a793-2a8365fd5927'} Body: b'{"base_image_ref": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "8578efb9-78bd-4736-b7c2-e27df4955715", "owner_id": "432bad6966cd475a87f1524ee19a7c59", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-638855010", "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-638855010-project-member", "user_id": "a3211e8267784fde982ce06875d810ca", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-177911893", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "966ef1561b7ca449aafaba680702351b", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "432bad6966cd475a87f1524ee19a7c59", "os_hidd en": false, "os_hash_algo": "sha512", "os_hash_value": "1afe206536566144b535bc6d78c2349bc0b9829d47f59fcd6398a08101d063b52b6d3dcdfc0f925dbc0f259a032c027584901704bc63fcdb03b73baaa7187b6c", "id": "a77b315f-84cc-476d-a793-2a8365fd5927", "created_at": "2023-04-19T09:02:36Z", "updated_at": "2023-04-19T09:02:41Z", "tags": [], "self": "/v2/images/a77b315f-84cc-476d-a793-2a8365fd5927", "file": "/v2/images/a77b315f-84cc-476d-a793-2a8365fd5927/file", "schema": "/v2/schemas/image"}' 2023-04-19 09:02:42,156 79694 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/8578efb9-78bd-4736-b7c2-e27df4955715 0.360s 2023-04-19 09:02:42,156 79694 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': 'Wed, 19 Apr 2023 09:02:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1690', '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-4a61ee3c-f55f-4108-98a5-1a5e6cfcc6fe', 'x-compute-request-id': 'req-4a61ee3c-f55f-4108-98a5-1a5e6cfcc6fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8578efb9-78bd-4736-b7c2-e27df4955715'} Body: b'{"server": {"id": "8578efb9-78bd-4736-b7c2-e27df4955715", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1026239709", "status": "ACTIVE", "tenant_id": "432bad6966cd475a87f1524ee19a7c59", "user_id": "a3211e8267784fde982ce06875d810ca", "metadata": {}, "hostId": "81a9ee67dd3933e559e1d2d1a14156dd0107856bfaf289c3c2415ee6", "image": {"id": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/dd568ba7-ea17-4ae2-908e-3035f1035aee"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-19T09:00:45Z", "updated": "2023-04-19T09:02:41Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-471229379-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:14:8a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8578efb9-78bd-4736-b7c2-e27df4955715"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8578efb9-78bd-4736-b7c2-e27df4955715"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-19T09:00:52.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2023-04-19 09:03:42,327 79694 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.085s 2023-04-19 09:03:42,328 79694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 19 Apr 2023 09:03:42 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-27fbeea2-94dd-4ee2-92bd-9cab7cd840f2', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"me thods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "a3211e8267784fde982ce06875d810ca", "name": "tempest-ServerBootFromVolumeStableRescueTest-638855010-project-member", "password_expires_at": null}, "audit_ids": ["w3-Bs2tASBCoqL3OPWg2rQ"], "expires_at": "2023-04-19T10:03:42.000000Z", "issued_at": "2023-04-19T09:03:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "432bad6966cd475a87f1524ee19a7c59", "name": "tempest-ServerBootFromVolumeStableRescueTest-638855010"}, "is_domain": false, "roles": [{"id": "45fc525c8c5440819026c2d31316f10d", "name": "reader"}, {"id": "34261de33dff45759db3c64a7b6ec984", "name": "member"}], "catalog": [{"endpoints": [{"id": "2e496f3cad8d414abd2448bb8532a4c7", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "29fc0ad9be4d4b0fae792a48927ba4fb", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "62d5fc32dc6d4dda96c18dcf38975224", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/432bad6966cd475a87f1524ee19a7c59", "region": "RegionOne"}], "id": "312d8c8a5cbf4f6982b03f3968d80759", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "deac9fc2e9574f9e9ccff18b176c5f67", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/432bad6966cd475a87f1524ee19a7c59", "region": "RegionOne"}], "id": "32219e37b07540d3ba53ca79f3cb5ff9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "4682339d7be045da817dd408e4fc9bcb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/432bad6966cd475a87f1524ee19a7c59", "region": "RegionOne"}], "id": "4c90ba9ce2174f2d8513ed524a7e3915", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "c216644ed918406cb1a1cf80fd83cfcf", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "6805fa9e882448ebada64a227995f651", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "0b90d9df5fa743878bfb4b67c8393028", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "b1f800f6c631482db1b5e4cb224654a6", "type": "image", "name": "glance"}, {"endpoints": [{"id": "912e0b96e3f043eb804c892738476d9a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d5eb1e085e9e49dc810e3358668885ed", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "88a86b6b25ac4ad1838fb87a7c8c0c93", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "dde0405576ac448181be74c8c6162b21", "type": "identity", "name": "keystone"}]}}' 2023-04-19 09:03:42,328 79694 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume) Found network {'id': 'd149a0ec-3a73-4668-a33c-1dac97bd849f', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-471229379-network', 'tenant_id': '432bad6966cd475a87f1524ee19a7c59', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '432bad6966cd475a87f1524ee19a7c59', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 44906, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-19T08:56:41Z', 'updated_at': '2023-04-19T08:56:42Z', 'revision_number': 1} available for tenant 2023-04-19 09:03:43,191 79694 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.861s 2023-04-19 09:03:43,191 79694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/j son', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-ServerBootFromVolumeStableRescueTest-server-1381464090", "imageRef": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "flavorRef": "42", "block_device_mapping_v2": [{"boot_index": "0", "source_type": "image", "volume_size": 1, "uuid": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "destination_type": "volume"}], "networks": [{"uuid": "d149a0ec-3a73-4668-a33c-1dac97bd849f"}]}} Response - Headers: {'date': 'Wed, 19 Apr 2023 09:03:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/299023aa-06ae-4ce2-87be-2cd2c977983f', '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-273f58bf-d2f8-4af4-b10a-9b3da7273f77', 'x-compute-request-id': 'req-273f58bf-d2f8-4af4-b10a-9b3da7273f77', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "299023aa-06ae-4ce2-87be-2cd2c977983f", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/299023aa-06ae-4ce2-87be-2cd2c977983f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/299023aa-06ae-4ce2-87be-2cd2c977983f"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "46vnQVsqer6E"}}' 2023-04-19 09:03:43,274 79694 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/299023aa-06ae-4ce2-87be-2cd2c977983f 0.079s 2023-04-19 09:03:43,275 79694 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': 'Wed, 19 Apr 2023 09:03:43 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-6ac6a63a-4362-44b0-bcad-eae64786435d', 'x-compute-request-id': 'req-6ac6a63a-4362-44b0-bcad-eae64786435d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/299023aa-06ae-4ce2-87be-2cd2c977983f'} Body: b'{"server": {"id": "299023aa-06ae-4ce2-87be-2cd2c977983f", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1381464090", "status": "BUILD", "tenant_id": "432bad6966cd475a87f1524ee19a7c59", "user_id": "a3211e8267784fde982ce06875d810ca", "metadata": {}, "hostId": "", "image": {"id": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/dd568ba7-ea17-4ae2-908e-3035f1035aee"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-19T09:03:43Z", "updated": "2023-04-19T09:03:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/299023aa-06ae-4ce2-87be-2cd2c977983f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/299023aa-06ae-4ce2-87be-2cd2c977983f"}], "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-19 09:04:33,453 79694 INFO [tempest.lib.com mon.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/299023aa-06ae-4ce2-87be-2cd2c977983f 0.131s 2023-04-19 09:04:33,453 79694 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': 'Wed, 19 Apr 2023 09:04:33 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-4094bab1-1497-4234-9351-6c299e447dab', 'x-compute-request-id': 'req-4094bab1-1497-4234-9351-6c299e447dab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/299023aa-06ae-4ce2-87be-2cd2c977983f'} Body: b'{"server": {"id": "299023aa-06ae-4ce2-87be-2cd2c977983f", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1381464090", "status": "ERROR", "tenant_id": "432bad6966cd475a87f1524ee19a7c59", "user_id": "a3211e8267784fde982ce06875d810ca", "metadata": {}, "hostId": "", "image": {"id": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/dd568ba7-ea17-4ae2-908e-3035f1035aee"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-19T09:03:43Z", "updated": "2023-04-19T09:03:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/299023aa-06ae-4ce2-87be-2cd2c977983f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/299023aa-06ae-4ce2-87be-2cd2c977983f"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2023-04-19T09:03:47Z", "message": "Build of instance 299023aa-06ae-4ce2-87be-2cd2c977983f aborted: Volume 7f4a2fc6-7622-4360-843d-e300aa780825 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-19 09:04:33,472 79694 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 50 second wait 2023-04-19 09:04:33,830 79694 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/299023aa-06ae-4ce2-87be-2cd2c977983f 0.357s 2023-04-19 09:04:33,830 79694 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': 'Wed, 19 Apr 2023 09:04:33 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-40c8dcf5-cca1-4801-aacf-ad5cab18eb08', 'x-compute-request-id': 'req-40c8dcf5-cca1-4801-aacf-ad5cab18eb08', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/299023aa-06ae-4ce2-87be-2cd2c977983f'} Body: b'' 2023-04-19 09:04:33,869 79694 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/299023aa-06ae-4ce2-87be-2cd2c977983f 0.038s 2023-04-19 09:04:33,870 79694 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': 'Wed, 19 Apr 2023 09:04:33 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-cc29fd2c-42cf-412e-ae26-0169687aa892', 'x-compute-request-id': 'req-cc29fd2c-42cf-412e-ae26-0169687aa892', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/299023aa-06ae-4ce2-87be-2cd2c977983f'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 299023aa-06ae-4ce2-87be-2cd2c977983f could not be found."}}' {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_revert_with_volume_attached [122.620031s] ... 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 99a07e5c-df2e-4c57-b90b-63f74cdc7e79 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 09:03:11,664 79688 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/7d498d65-6a3f-4931-8bac-02df40af4d43 0.303s 2023-04-19 09:03:11,665 79688 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:03:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1658', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-05f6b6fb-bb23-41b0-8742-c225f4f8eaaf', 'x-compute-request-id': 'req-05f6b6fb-bb23-41b0-8742-c225f4f8eaaf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7d498d65-6a3f-4931-8bac-02df40af4d43'} Body: b'{"server": {"id": "7d498d65-6a3f-4931-8bac-02df40af4d43", "name": "tempest-ServerActionsTestJSON-server-2103462940", "status": "ACTIVE", "tenant_id": "6f9bae68f0bf44e1a4abd034fd09df54", "user_id": "83f0da7d2f754cc5a67884f51062e6a0", "metadata": {}, "hostId": "ae06f30ee59e63dfd23003c29aa15bfbf132c116e3f71fbc04f749f1", "image": {"id": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/dd568ba7-ea17-4ae2-908e-3035f1035aee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:58:26Z", "updated": "2023-04-19T08:58:34Z", "addresses": {"tempest-ServerActionsTestJSON-503419187-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fa:f5:36"}, {"version": 4, "addr": "172.24.4.31", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fa:f5:36"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/7d498d65-6a3f-4931-8bac-02df40af4d43"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/7d498d65-6a3f-4931-8bac-02df40af4d43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1922976022", "OS-SRV-USG:launched_at": "2023-04-19T08:58:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1464837571"}], "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-19 09:03:11,914 79688 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/7d498d65-6a3f-4931-8bac-02df40af4d43 0.237s 2023-04-19 09:03:11,914 79688 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:03:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1658', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fc3a0afa-4f17-45e4-b82a-d193bfa6e7df', 'x-compute-request-id': 'req-fc3a0afa-4f17-45e4-b82a-d193bfa6e7df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7d498d65-6a3f-4931-8bac-02df40af4d43'} Body: b'{"server": {"id": "7d498d65-6a3f-4931-8bac-02df40af4d43", "name": "tempest-ServerActionsTestJSON-server-2103462940", "status": "ACTIVE", "tenant_id": "6f9bae68f0bf44e1a4abd034fd09df54", "user_id": "83f0da7d2f754cc5a67884f51062e6a0", "metadata": {}, "hostId": "ae06f30ee59e63dfd23003c29aa15bfbf132c116e3f71fbc04f749f1", "image": {"id": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "links": [{"rel": "bookmark", "href": "http://10. 0.0.210/compute/images/dd568ba7-ea17-4ae2-908e-3035f1035aee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:58:26Z", "updated": "2023-04-19T08:58:34Z", "addresses": {"tempest-ServerActionsTestJSON-503419187-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fa:f5:36"}, {"version": 4, "addr": "172.24.4.31", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fa:f5:36"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/7d498d65-6a3f-4931-8bac-02df40af4d43"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/7d498d65-6a3f-4931-8bac-02df40af4d43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1922976022", "OS-SRV-USG:launched_at": "2023-04-19T08:58:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1464837571"}], "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-19 09:03:12,089 79688 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/7d498d65-6a3f-4931-8bac-02df40af4d43 0.161s 2023-04-19 09:03:12,089 79688 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:03:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1658', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f82fe10b-b0de-4a8a-bb3a-4e7497539283', 'x-compute-request-id': 'req-f82fe10b-b0de-4a8a-bb3a-4e7497539283', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7d498d65-6a3f-4931-8bac-02df40af4d43'} Body: b'{"server": {"id": "7d498d65-6a3f-4931-8bac-02df40af4d43", "name": "tempest-ServerActionsTestJSON-server-2103462940", "status": "ACTIVE", "tenant_id": "6f9bae68f0bf44e1a4abd034fd09df54", "user_id": "83f0da7d2f754cc5a67884f51062e6a0", "metadata": {}, "hostId": "ae06f30ee59e63dfd23003c29aa15bfbf132c116e3f71fbc04f749f1", "image": {"id": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/dd568ba7-ea17-4ae2-908e-3035f1035aee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:58:26Z", "updated": "2023-04-19T08:58:34Z", "addresses": {"tempest-ServerActionsTestJSON-503419187-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fa:f5:36"}, {"version": 4, "addr": "172.24.4.31", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fa:f5:36"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/7d498d65-6a3f-4931-8bac-02df40af4d43"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/7d498d65-6a3f-4931-8bac-02df40af4d43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1922976022", "OS-SRV-USG:launched_at": "2023-04-19T08:58:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1464837571"}], "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-19 09:04:12,516 79688 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_server_revert_with_volume_attached): 202 POST http://10.0.0.210/volume/v3/6f9ba e68f0bf44e1a4abd034fd09df54/volumes 0.355s 2023-04-19 09:04:12,517 79688 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-612246816"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 09:04:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4049731c-d9b8-4c2e-a4f9-608bb56b2f74', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4049731c-d9b8-4c2e-a4f9-608bb56b2f74', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6f9bae68f0bf44e1a4abd034fd09df54/volumes'} Body: b'{"volume": {"id": "99a07e5c-df2e-4c57-b90b-63f74cdc7e79", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:04:12.456535", "updated_at": null, "name": "tempest-ServerActionsTestJSON-volume-612246816", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6f9bae68f0bf44e1a4abd034fd09df54/volumes/99a07e5c-df2e-4c57-b90b-63f74cdc7e79"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6f9bae68f0bf44e1a4abd034fd09df54/volumes/99a07e5c-df2e-4c57-b90b-63f74cdc7e79"}], "user_id": "83f0da7d2f754cc5a67884f51062e6a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 09:04:12,605 79688 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_server_revert_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/6f9bae68f0bf44e1a4abd034fd09df54/volumes/99a07e5c-df2e-4c57-b90b-63f74cdc7e79 0.078s 2023-04-19 09:04:12,606 79688 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:04:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11dd7c15-6cbd-427a-8ccd-748ff06b2d52', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11dd7c15-6cbd-427a-8ccd-748ff06b2d52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6f9bae68f0bf44e1a4abd034fd09df54/volumes/99a07e5c-df2e-4c57-b90b-63f74cdc7e79'} Body: b'{"volume": {"id": "99a07e5c-df2e-4c57-b90b-63f74cdc7e79", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:04:12.000000", "updated_at": null, "name": "tempest-ServerActionsTestJSON-volume-612246816", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6f9bae68f0bf44e1a4abd034fd09df54/volumes/99a07e5c-df2e-4c57-b90b-63f74cdc7e79"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6f9bae68f0bf44e1a4abd034fd09df54/volumes/99a07e5c-df2e-4c57-b90b-63f74cdc7e79"}], "user_id": "83f0da7d2f754cc5a67884f51062e6a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f9bae68f0bf44e1a4abd034fd09df54"}}' 2023-04-19 09:04:13,667 79688 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_server_revert_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/6f9bae68f0bf44e1a4abd034fd09df54/volumes/99a07e5c-df2e-4c57-b90b-63f74cdc7e79 0.039s 2023-04-19 09:04:13,668 79688 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - He aders: {'date': 'Wed, 19 Apr 2023 09:04:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b1ddd99-f53d-4824-bcb2-acd50c97c1ec', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b1ddd99-f53d-4824-bcb2-acd50c97c1ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6f9bae68f0bf44e1a4abd034fd09df54/volumes/99a07e5c-df2e-4c57-b90b-63f74cdc7e79'} Body: b'{"volume": {"id": "99a07e5c-df2e-4c57-b90b-63f74cdc7e79", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:04:12.000000", "updated_at": "2023-04-19T09:04:13.000000", "name": "tempest-ServerActionsTestJSON-volume-612246816", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6f9bae68f0bf44e1a4abd034fd09df54/volumes/99a07e5c-df2e-4c57-b90b-63f74cdc7e79"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6f9bae68f0bf44e1a4abd034fd09df54/volumes/99a07e5c-df2e-4c57-b90b-63f74cdc7e79"}], "user_id": "83f0da7d2f754cc5a67884f51062e6a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f9bae68f0bf44e1a4abd034fd09df54"}}' 2023-04-19 09:04:13,678 79688 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-19 09:04:13,909 79688 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/7d498d65-6a3f-4931-8bac-02df40af4d43 0.229s 2023-04-19 09:04:13,909 79688 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:04:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1658', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d7ff6719-8b78-4af5-9605-0aa836e8ea0c', 'x-compute-request-id': 'req-d7ff6719-8b78-4af5-9605-0aa836e8ea0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7d498d65-6a3f-4931-8bac-02df40af4d43'} Body: b'{"server": {"id": "7d498d65-6a3f-4931-8bac-02df40af4d43", "name": "tempest-ServerActionsTestJSON-server-2103462940", "status": "ACTIVE", "tenant_id": "6f9bae68f0bf44e1a4abd034fd09df54", "user_id": "83f0da7d2f754cc5a67884f51062e6a0", "metadata": {}, "hostId": "ae06f30ee59e63dfd23003c29aa15bfbf132c116e3f71fbc04f749f1", "image": {"id": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/dd568ba7-ea17-4ae2-908e-3035f1035aee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:58:26Z", "updated": "2023-04-19T08:58:34Z", "addresses": {"tempest-ServerActionsTestJSON-503419187-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fa:f5:36"}, {"version": 4, "addr": "172.24.4.31", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fa:f5:36"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/7d498d65-6a3f-4931-8bac-02df40af4d43"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/7d498d65-6a3f-4931-8bac-02df40af4d43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1922976022", "OS-SRV-USG:launched_at": "2023-04-19T08:58:34.000000", "OS-SRV-USG:terminated_at": null, " security_groups": [{"name": "tempest-securitygroup--1464837571"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' {2} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_delete_attached_volume [166.981813s] ... 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 f286dbd7-8e63-4d43-908a-64f5d7e25099 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 09:02:42,450 79692 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-19 09:02:42,450 79692 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-19 09:02:42,501 79692 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.048s 2023-04-19 09:02:42,502 79692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-440048726", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFeSSGUzFacknZtG1IzX28m3UEHHK69rCNis/9pMgCKxPmI/qHQfKwEpDhhkE979jGw/+Aio4UvE+c2k3ovrFsANMMyLF6N6tCGBp3RShYrWt+Rvp5YnJBtmu2CrSUMR5g=="}} Response - Headers: {'date': 'Wed, 19 Apr 2023 09:02:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-87b118d9-3ba9-4c7c-8377-256de671f94b', 'x-compute-request-id': 'req-87b118d9-3ba9-4c7c-8377-256de671f94b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-440048726", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFeSSGUzFacknZtG1IzX28m3UEHHK69rCNis/9pMgCKxPmI/qHQfKwEpDhhkE979jGw/+Aio4UvE+c2k3ovrFsANMMyLF6N6tCGBp3RShYrWt+Rvp5YnJBtmu2CrSUMR5g==", "fingerprint": "b0:9f:ee:0c:3f:a1:fa:e1:82:d1:d5:73:d8:e3:11:e3", "user_id": "a3a9922ab35648a9ad2f06e247b22469"}}' 2023-04-19 09:02:42,505 79692 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-440048726 created 2023-04-19 09:02:42,651 79692 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.146s 2023-04-19 09:02:42,652 79692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1274663464", "description": "tempest-description--334366809"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-c63f004e-d391-465d-8d32-81456cdb2f9e', 'date': 'Wed, 19 Apr 2023 09:02:42 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "44876410-bc3a-4675-bb22-85bf33156238", "name": "tempest-securitygroup--1274663464", "stateful": true, "tenant_id": "1117258536674afcb944dceed05bb305", "description": "tempest-description--334366809", "shared": false, "security_group_rules": [{"id": "0d367471-d398-4364-8c1e-725bc266b8bf", "tenant_id": "1117258536674afcb944dceed05bb305", "security_group_id": "44876410-bc3a-4675-bb22-85bf33156238", "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": 652, "description": null, "tags": [], "created_at": "2023-04-19T09:02:42Z", "updated_at": "2023-04-19T09:02:42Z", "revision_number": 0, "project_id": "1117258536674afcb944dceed05bb305"}, {"id": "ccc51bf1-1625-42bc-8060-705413312bf1", "tenant_id": "1117258536674afcb944dceed05bb305", "security_group_id": "44876410-bc3a-4675-bb22-85bf33156238", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normali zed_cidr": null, "remote_group_id": null, "standard_attr_id": 651, "description": null, "tags": [], "created_at": "2023-04-19T09:02:42Z", "updated_at": "2023-04-19T09:02:42Z", "revision_number": 0, "project_id": "1117258536674afcb944dceed05bb305"}], "tags": [], "created_at": "2023-04-19T09:02:42Z", "updated_at": "2023-04-19T09:02:42Z", "revision_number": 1, "project_id": "1117258536674afcb944dceed05bb305"}}' 2023-04-19 09:02:42,832 79692 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.179s 2023-04-19 09:02:42,832 79692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "44876410-bc3a-4675-bb22-85bf33156238", "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-320e7d06-4439-4a8d-8b95-1d47d946f4fb', 'date': 'Wed, 19 Apr 2023 09:02:42 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "c2c34fdf-6f5f-4294-bbea-8e8417fb0f19", "tenant_id": "1117258536674afcb944dceed05bb305", "security_group_id": "44876410-bc3a-4675-bb22-85bf33156238", "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-19T09:02:42Z", "updated_at": "2023-04-19T09:02:42Z", "revision_number": 0, "project_id": "1117258536674afcb944dceed05bb305"}}' 2023-04-19 09:02:43,001 79692 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.168s 2023-04-19 09:02:43,001 79692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "44876410-bc3a-4675-bb22-85bf33156238", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-fe17eecc-8a6c-47ed-a4b5-76c379445432', 'date': 'Wed, 19 Apr 2023 09:02:43 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": "811b66de-8970-4d2e-973e-51e78faf4906", "tenant_id": "1117258536674afcb944dceed05bb305", "security_group_id": "44876410-bc3a-4675-bb22-85bf33156238", "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-19T09:02:42Z", "updated_at": "2023-04-19T09:02:42Z", "revision_number": 0, "project_id": "1117258536674afcb944dceed05bb305"}}' 2023-04-19 09:02:43,001 79692 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1274663464 created 2023-04-19 09:02:44,006 79692 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 1.003s 2023-04-19 09:02:44,006 79692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "f3b6c58a-7313-4857-bbb4-b9d92ca646b0"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-o penstack-request-id': 'req-bdceb2d7-a4b2-4892-a8b2-91b0fe10a6e6', 'date': 'Wed, 19 Apr 2023 09:02:44 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "450968bb-f953-4f44-9104-c450c91d7230", "tenant_id": "1117258536674afcb944dceed05bb305", "floating_ip_address": "172.24.4.173", "floating_network_id": "f3b6c58a-7313-4857-bbb4-b9d92ca646b0", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "1117258536674afcb944dceed05bb305", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-19T09:02:43Z", "updated_at": "2023-04-19T09:02:43Z", "revision_number": 0}}' 2023-04-19 09:02:44,007 79692 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '450968bb-f953-4f44-9104-c450c91d7230', 'tenant_id': '1117258536674afcb944dceed05bb305', 'floating_ip_address': '172.24.4.173', 'floating_network_id': 'f3b6c58a-7313-4857-bbb4-b9d92ca646b0', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '1117258536674afcb944dceed05bb305', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-19T09:02:43Z', 'updated_at': '2023-04-19T09:02:43Z', 'revision_number': 0, 'ip': '172.24.4.173'} created 2023-04-19 09:02:44,048 79692 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.036s 2023-04-19 09:02:44,048 79692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 19 Apr 2023 09:02:44 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-51a6eaee-ee87-4bbb-8751-1676296dcc05', '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": "a3a9922ab35648a9ad2f06e247b22469", "name": "tempest-AttachVolumeNegativeTest-2047305694-project-member", "password_expires_at": null}, "audit_ids": ["pQYx97FKQga4JYy1T_kHPg"], "expires_at": "2023-04-19T10:02:44.000000Z", "issued_at": "2023-04-19T09:02:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1117258536674afcb944dceed05bb305", "name": "tempest-AttachVolumeNegativeTest-2047305694"}, "is_domain": false, "roles": [{"id": "45fc525c8c5440819026c2d31316f10d", "name": "reader"}, {"id": "34261de33dff45759db3c64a7b6ec984", "name": "member"}], "catalog": [{"endpoints": [{"id": "2e496f3cad8d414abd2448bb8532a4c7", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "29fc0ad9be4d4b0fae792a48927ba4fb", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "62d5fc32dc6d4dda96c18dcf38975224", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/1117258536674afcb944dceed05bb305", "region": "RegionOne"}], "id": "312d8c8a5cbf4f6982b03f3968d80759", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "deac9fc2e9574f9e9ccff18b176c5f67", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/1117258536674afcb944dceed05bb305", "region": "RegionOne"}], "id": "32219e37b07540d3ba53ca79f3cb5ff9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "4682339d7be045da817dd408e4fc9bcb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/1117258536674afcb944dceed05bb305", "region": "RegionOne"}], "id": "4c90ba9ce2174f2d8513ed524a7e3915", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "c216644ed918406cb1a1cf80fd83cfcf", "interface ": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "6805fa9e882448ebada64a227995f651", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "0b90d9df5fa743878bfb4b67c8393028", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "b1f800f6c631482db1b5e4cb224654a6", "type": "image", "name": "glance"}, {"endpoints": [{"id": "912e0b96e3f043eb804c892738476d9a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d5eb1e085e9e49dc810e3358668885ed", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "88a86b6b25ac4ad1838fb87a7c8c0c93", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "dde0405576ac448181be74c8c6162b21", "type": "identity", "name": "keystone"}]}}' 2023-04-19 09:02:44,049 79692 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_delete_attached_volume) Found network {'id': '8d1408f4-e301-423f-9478-1992b94d0706', 'name': 'tempest-AttachVolumeNegativeTest-971077925-network', 'tenant_id': '1117258536674afcb944dceed05bb305', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '1117258536674afcb944dceed05bb305', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 53328, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-19T08:56:41Z', 'updated_at': '2023-04-19T08:56:41Z', 'revision_number': 1} available for tenant 2023-04-19 09:02:44,050 79692 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-440048726', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFeSSGUzFacknZtG1IzX28m3UEHHK69rCNis/9pMgCKxPmI/qHQfKwEpDhhkE979jGw/+Aio4UvE+c2k3ovrFsANMMyLF6N6tCGBp3RShYrWt+Rvp5YnJBtmu2CrSUMR5g==', 'fingerprint': 'b0:9f:ee:0c:3f:a1:fa:e1:82:d1:d5:73:d8:e3:11:e3', 'user_id': 'a3a9922ab35648a9ad2f06e247b22469', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCG2EngM3/4ylwghQmCl+EY2RRH9aWzJhkU3nBuI5Iw8skNj59Tutxs\nz6fQYCnCJRKgBwYFK4EEACKhZANiAARXkkhlMxWnJJ2bRtSM19vJt1BBxyuvawjY\nrP/aTIAisT5iP6h0HysBKQ4YZBPe/YxsP/gIqOFLxPnNpN6L6xbADTDMixejerQh\ngad0UoWK1rfkb6eWJyQbZrtgq0lDEeY=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '44876410-bc3a-4675-bb22-85bf33156238', 'name': 'tempest-securitygroup--1274663464', 'stateful': True, 'tenant_id': '1117258536674afcb944dceed05bb305', 'description': 'tempest-description--334366809', 'shared': False, 'security_group_rules': [{'id': '0d367471-d398-4364-8c1e-725bc266b8bf', 'tenant_id': '1117258536674afcb944dceed05bb305', 'security_group_id': '44876410-bc3a-4675-bb22-85bf33156238', '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': 652, 'description': None, 'tags': [], 'created_at': '2023-04-19T09:02:42Z', 'updated_at': '2023-04-19T09:02:42Z', 'revision_number': 0, 'project_id': '1117258536674afcb944dceed05bb305'}, {'id': 'ccc51bf1-1625-42bc-8060-705413312bf1', 'tenant_id': '1117258536674afcb944dceed05bb305', 'security_group_id': '44876410-bc3a-4675-bb22-85bf33156238', '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': 651, 'description': None, 'tags': [], 'created_at': '2023-04-19T09:02:42Z', 'updated_at': '2023-04-19T09:02:42Z', 'revision_number': 0, 'project_id': '1117258536674afcb944dceed05bb305'}], 'tags': [], 'created_at' : '2023-04-19T09:02:42Z', 'updated_at': '2023-04-19T09:02:42Z', 'revision_number': 1, 'project_id': '1117258536674afcb944dceed05bb305'}, 'floating_ip': {'id': '450968bb-f953-4f44-9104-c450c91d7230', 'tenant_id': '1117258536674afcb944dceed05bb305', 'floating_ip_address': '172.24.4.173', 'floating_network_id': 'f3b6c58a-7313-4857-bbb4-b9d92ca646b0', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '1117258536674afcb944dceed05bb305', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-19T09:02:43Z', 'updated_at': '2023-04-19T09:02:43Z', 'revision_number': 0, 'ip': '172.24.4.173'}} 2023-04-19 09:02:44,976 79692 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 0.925s 2023-04-19 09:02:44,976 79692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-721019934", "imageRef": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "8d1408f4-e301-423f-9478-1992b94d0706"}], "security_groups": [{"name": "tempest-securitygroup--1274663464"}], "key_name": "tempest-keypair-440048726", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Wed, 19 Apr 2023 09:02:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/bf7ad190-08fb-4f89-9dcf-7a2650e6584d', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-870eb8ca-fe07-4a62-9947-4b0d360fb540', 'x-compute-request-id': 'req-870eb8ca-fe07-4a62-9947-4b0d360fb540', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "bf7ad190-08fb-4f89-9dcf-7a2650e6584d", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/bf7ad190-08fb-4f89-9dcf-7a2650e6584d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/bf7ad190-08fb-4f89-9dcf-7a2650e6584d"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1274663464"}], "adminPass": "password"}}' 2023-04-19 09:02:45,087 79692 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/bf7ad190-08fb-4f89-9dcf-7a2650e6584d 0.108s 2023-04-19 09:02:45,088 79692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:02:44 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-b3eb72a0-f87a-40aa-b1a1-78fe680e420f', 'x-compute-request-id': 'req-b3eb72a0-f87a-40aa-b1a1-78fe680e420f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bf7ad190-08fb-4f89-9dcf-7a2650e6584d'} Body: b'{"server": {"id": "bf7ad190-08fb-4f89-9dcf-7a2650e6584d", "name": "tempest-AttachVolumeNegativeTest-server-721019934", "status": "BUILD", "tenant_id": "1117258536674afcb944dceed05bb305", "user_id": "a3a9922ab35648a9ad2f06e247b22469", "metadata": {}, "hostId": "", "image": {"id": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/dd568ba7-ea17-4ae2-908e-3035f1035aee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T09:02:45Z", "updated": "2023-04-19T09:02:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/bf7ad190-08fb-4f89-9dcf-7a2650e6584d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/bf7ad190-08fb-4f89-9dcf-7a2650e6584d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-440048726", "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-19 09:03:35,359 79692 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/bf7ad190-08fb-4f89-9dcf-7a2650e6584d 0.256s 2023-04-19 09:03:35,359 79692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:03:35 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-2d1f7ac2-35ae-4fbf-86ad-f972f396cb7f', 'x-compute-request-id': 'req-2d1f7ac2-35ae-4fbf-86ad-f972f396cb7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bf7ad190-08fb-4f89-9dcf-7a2650e6584d'} Body: b'{"server": {"id": "bf7ad190-08fb-4f89-9dcf-7a2650e6584d", "name": "tempest-AttachVolumeNegativeTest-server-721019934", "status": "ACTIVE", "tenant_id": "1117258536674afcb944dceed05bb305", "user_id": "a3a9922ab35648a9ad2f06e247b22469", "metadata": {}, "hostId": "44798dad7e4b04695c6898e1267752b8ee57d220ba38f9c76d8e7d00", "image": {"id": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/dd568ba7-ea17-4ae2-908e-3035f1035aee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T09:02:44Z", "updated": "2023-04-19T09:02:52Z", "addresses": {"tempest-AttachVolumeNegativeTest-971077925-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:b0:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/bf7ad190-08fb-4f89-9dcf-7a2650e6584d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/bf7ad190-08fb-4f89-9dcf-7a2650e6584d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-440048726", "OS-SRV-USG:launched_at": "2023-04-19T09:02:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1274663464"}], "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-19 09:03:35,378 79692 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-19 09:04:35,612 79692 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/bf7ad190-08fb-4f89-9dcf-7a2650e6584d/os-interface 0.173s 2023-04-19 09:04:35,613 79692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:04:35 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-0b971231-9e3b-49b0-ba5c-bd792bc5b2a0', 'x-compute-request-id': 'req-0b971231-9e3b-49b0-ba5c-bd792bc5b2a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bf7ad190-08fb-4f89-9dcf-7a2650e6584d/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "8d1408f4-e301-423f-9478-1992b94d0706", "port_id": "78ae2749-86d0-4df9-a011-4959ade7158e", "mac_addr": "fa:16:3e:a0:b0:bf", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "e9d0d6a1-66b9-4bc9-b6cf-fa8a71f18153", "ip_address": "10.0.0.9"}]}]}' 2023-04-19 09:04:36,419 79692 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/450968bb-f953-4f44-9104-c450c91d7230 0.802s 2023-04-19 09:04:36,419 79692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "78ae2749-86d0-4df9-a011-4959ade7158e"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-4cf99617-5039-4e27-b237-f51a69a935b2', 'date': 'Wed, 19 Apr 2023 09:04:36 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/450968bb-f953-4f44-9104-c450c91d7230'} Body: b'{"floatingip": {"id": "450968bb-f953-4f44-9104-c450c91d7230", "tenant_id": "1117258536674afcb944dceed05bb305", "floating_ip_address": "172.24.4.173", "floating_network_id": "f3b6c58a-7313-4857-bbb4-b9d92ca646b0", "router_id": "6090f264-36a3-43cc-b7cd-8760ea2cc42a", "port_id": "78ae2749-86d0-4df9-a011-4959ade7158e", "fixed_ip_address": "10.0.0.9", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "8d1408f4-e301-423f-9478-1992b94d0706", "mac_address": "fa:16:3e:a0:b0:bf", "admin_state_up": true, "status": "ACTIVE", "device_id": "bf7ad190-08fb-4f89-9dcf-7a2650e6584d", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-19T09:02:43Z", "updated_at": "2023-04-19T09:04:35Z", "revision_number": 1, "project_id": "1117258536674afcb944dceed05bb305"}}' 2023-04-19 09:04:36,421 79692 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.173:22' as 'cirros' with public key authentication 2023-04-19 09:04:36,454 79692 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-19 09:04:36,474 79692 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-19 09:04:36,475 79692 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.173 successfully created 2023-04-19 09:04:36,519 79692 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/bf7ad190-08fb-4f89-9dcf-7a2650e6584d/ips 0.044s 2023-04-19 09:04:36,520 79692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:04:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '107', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-37f8ecd0-7bf1-4c04-8fff-e567eb2770e2', 'x-compute-request-id': 'req-37f8ecd0-7bf1-4c04-8fff-e567eb2770e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bf7ad190-08fb-4f89-9dcf-7a2650e6584d/ips'} Body: b'{"addresses": {"tempest-AttachVolumeNegativeTest-971077925-network": [{"version": 4, "addr": "10.0.0.9"}]}}' 2023-04-19 0 9:04:36,773 79692 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 202 POST http://10.0.0.210/volume/v3/1117258536674afcb944dceed05bb305/volumes 0.247s 2023-04-19 09:04:36,773 79692 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-130275059"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 09:04:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b82f07e-4cea-4854-aa03-cdd0207c68a5', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b82f07e-4cea-4854-aa03-cdd0207c68a5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/1117258536674afcb944dceed05bb305/volumes'} Body: b'{"volume": {"id": "f286dbd7-8e63-4d43-908a-64f5d7e25099", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:04:36.699909", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-130275059", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1117258536674afcb944dceed05bb305/volumes/f286dbd7-8e63-4d43-908a-64f5d7e25099"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1117258536674afcb944dceed05bb305/volumes/f286dbd7-8e63-4d43-908a-64f5d7e25099"}], "user_id": "a3a9922ab35648a9ad2f06e247b22469", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 09:04:36,825 79692 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/1117258536674afcb944dceed05bb305/volumes/f286dbd7-8e63-4d43-908a-64f5d7e25099 0.043s 2023-04-19 09:04:36,826 79692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:04:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79473474-cfdc-4dad-8805-f967140ee081', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79473474-cfdc-4dad-8805-f967140ee081', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1117258536674afcb944dceed05bb305/volumes/f286dbd7-8e63-4d43-908a-64f5d7e25099'} Body: b'{"volume": {"id": "f286dbd7-8e63-4d43-908a-64f5d7e25099", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:04:37.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-130275059", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1117258536674afcb944dceed05bb305/volumes/f286dbd7-8e63-4d43-908a-64f5d7e25099"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1117258536674afcb944dceed05bb305/volumes/f286dbd7-8e63-4d43-908a-64f5d7e25099"}], "user_id": "a3a9922ab35648a9ad2f06e247b22469", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1117258536674afcb944dceed05bb305"}}' 2023-04-19 09:04:37,897 79692 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/1117258536674afcb944dceed05bb305/volumes/f286dbd7-8e63-4d43-908a-64f5d7e25099 0.060s 2023-04-19 09:04:37,897 79692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:04:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9bd5f322-1618-4161-b6d4-a86587de6359', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9bd5f322-1618-4161-b6d4-a86587de6359', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1117258536674afcb944dceed05bb305/volumes/f286dbd7-8e63-4d43-908a-64f5d7e25099'} Body: b'{"volume": {"id": "f286dbd7-8e63-4d43-908a-64f5d7e25099", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:04:37.000000", "updated_at": "2023-04-19T09:04:37.000000", "name": "tempest-AttachVolumeNegativeTest-volume-130275059", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1117258536674afcb944dceed05bb305/volumes/f286dbd7-8e63-4d43-908a-64f5d7e25099"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1117258536674afcb944dceed05bb305/volumes/f286dbd7-8e63-4d43-908a-64f5d7e25099"}], "user_id": "a3a9922ab35648a9ad2f06e247b22469", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1117258536674afcb944dceed05bb305"}}' 2023-04-19 09:04:38,030 79692 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/bf7ad190-08fb-4f89-9dcf-7a2650e6584d 0.120s 2023-04-19 09:04:38,030 79692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:04:37 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-d1c7223e-d47e-4e71-a52e-febec20ac917', 'x-compute-request-id': 'req-d1c7223e-d47e-4e71-a52e-febec20ac917', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bf7ad190-08fb-4f89-9dcf-7a2650e6584d'} Body: b'' 2023-04-19 09:04:38,213 79692 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/bf7ad190-08fb-4f89-9dcf-7a2650e6584d 0.183s 2023-04-19 09:04:38,214 79692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:04:38 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-3c4d2f12-1213-4006-84c6-53c2bb14a269', 'x-compute-request-id': 'req-3c4d2f12-1213-4006-84c6-53c2bb14a269', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bf7ad190-08fb-4f89-9dcf-7a2650e6584d'} Body: b'{"server": {"id": "bf7ad190-08fb-4f89-9dcf-7a2650e6584d", "name": "tempest-AttachVolumeNegativeTest-server-721019934", "status": "ACTIVE", "tenant_id": "1117258536674afcb944dceed05bb305", "user_id": "a3a9922ab35648a9ad2f06e247b22469", "metadata": {}, "hostId": "44798dad7e4b04695c6898e1267752b8ee57d220ba38f9c76d8e7d00", "image": {"id": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/dd568ba7-ea17-4ae2-908e-3035f1035aee"} ]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T09:02:44Z", "updated": "2023-04-19T09:04:38Z", "addresses": {"tempest-AttachVolumeNegativeTest-971077925-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:b0:bf"}, {"version": 4, "addr": "172.24.4.173", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:b0:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/bf7ad190-08fb-4f89-9dcf-7a2650e6584d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/bf7ad190-08fb-4f89-9dcf-7a2650e6584d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-440048726", "OS-SRV-USG:launched_at": "2023-04-19T09:02:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1274663464"}], "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-19 09:05:28,292 79692 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/bf7ad190-08fb-4f89-9dcf-7a2650e6584d 0.034s 2023-04-19 09:05:28,293 79692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:05:28 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-2fabbe70-769f-4615-a117-307b1b14055d', 'x-compute-request-id': 'req-2fabbe70-769f-4615-a117-307b1b14055d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bf7ad190-08fb-4f89-9dcf-7a2650e6584d'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance bf7ad190-08fb-4f89-9dcf-7a2650e6584d could not be found."}}' 2023-04-19 09:05:28,318 79692 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-440048726 0.025s 2023-04-19 09:05:28,319 79692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:05:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-feb8051f-8614-49e7-bb9c-443a101fb1a7', 'x-compute-request-id': 'req-feb8051f-8614-49e7-bb9c-443a101fb1a7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-440048726'} Body: b'' 2023-04-19 09:05:28,462 79692 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/44876410-bc3a-4675-bb22-85bf33156238 0.143s 2023-04-19 09:05:28,463 79692 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-c0135a69-e6d6-4f3c-9e4f-ee13a8edcf9c', 'content-length': '0', 'date': 'Wed, 19 Apr 2023 09:05:28 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/44876410-bc3a-4675-bb22-85bf33156238'} Body : b'' 2023-04-19 09:05:28,484 79692 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/44876410-bc3a-4675-bb22-85bf33156238 0.021s 2023-04-19 09:05:28,484 79692 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-79c4f1cd-1aab-4792-96f3-c59a987151d8', 'date': 'Wed, 19 Apr 2023 09:05:28 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/44876410-bc3a-4675-bb22-85bf33156238'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 44876410-bc3a-4675-bb22-85bf33156238 does not exist", "detail": ""}}' 2023-04-19 09:05:29,430 79692 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/450968bb-f953-4f44-9104-c450c91d7230 0.945s 2023-04-19 09:05:29,431 79692 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-027bff20-bcff-4fdd-8b68-47e3936d8c17', 'content-length': '0', 'date': 'Wed, 19 Apr 2023 09:05:29 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/450968bb-f953-4f44-9104-c450c91d7230'} Body: b'' {10} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments [168.174114s] ... 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 fabbe29a-b1f7-4d34-9c62-9f3c89df16e9 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 09:02:48,185 79708 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-19 09:02:48,185 79708 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-19 09:02:48,246 79708 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.058s 2023-04-19 09:02:48,247 79708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-2145091584", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMqPiG4TeO/pvM9L5mK97g2Gme3I6x70ZezEw0cLlsp16euAUbdNrjm+ZoslAKxGFCzmAyGX8R0im0l0+xQf4tERjpHDzKXho5dKIV8YlBbktmo1CnGZQxsDdKOJzyVD0w=="}} Response - Headers: {'date': 'Wed, 19 Apr 2023 09:02:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-df20c8ef-75eb-42a9-8bda-d137407591ea', 'x-compute-request-id': 'req-df20c8ef-75eb-42a9-8bda-d137407591ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-2145091584", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMqPiG4TeO/pvM9L5mK97g2Gme3I6x70ZezEw0cLlsp16euAUbdNrjm+ZoslAKxGFCzmAyGX8R0im0l0+xQf4tERjpHDzKXho5dKIV8YlBbktmo1CnGZQxsDdKOJzyVD0w==", "fingerprint": "5f:ae:7d:71:cb:77:b5:72:ee:9f:79:01:ba:eb:dd:5a", "user_id": "9cff44672cd04fafbfe67ff868afa781"}}' 2023-04-19 09:02:48,249 79708 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-2145091584 created 2023-04-19 09:02:48,583 79708 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.333s 2023-04-19 09:02:48,584 79708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--82034957", "description": "tempest-description--1138476354"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1595', 'x-openstack-request-id': 'req-980bd734-68c4-4cbc-a00e-c440de365ceb', 'date': 'Wed, 19 Apr 2023 09:02:48 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "752c8b44-d27b-4c53-a29d-73e163f8bc2a", "name": "tempest-securitygroup--82034957", "stateful": true, "tenant_id": "b817120a1b9c4d07b686518375ee3c5f", "description": "tempest-description--1138476354", "shared": false, "security_group_rules": [{"id": "42137fe4-7e66-467c-a0c3-e11239ab2533", "tenant_id": "b817120a1b9c4d07b686518375ee3c5f", "security_group_id": "752c8b44-d27b-4c53-a29d-73e163f8bc2a", "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": 659, "description": null, "tags": [], "created_at": "2023-04-19T09:02:48Z", "updated_at": "2023-04-19T09:02:48Z", "revision_number": 0, "project_id": "b817120a1b9c4d07b686518375ee3c5f"}, {"id": "d5637493-1262-4350-99fe-b66e697a38a5", "tenant_id": "b817120a1b9c4d07b686518375ee3c5f", "security_group_id": "752c8b44-d27b-4c53-a29d-73e163f8bc2a", "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": 660, "description": null, "tags": [], "created_at": "2023-04-19T09:02:48Z", "updated_at": "2023-04-19T09:02:48Z", "revision_number": 0, "project_id": "b817120a1b9c4d07b686518375ee3c5f"}], "tags": [], "created_at": "2023-04-19T09:02:48Z", "updated_at": "2023-04-19T09:02:48Z", "revision_number": 1, "project_id": "b817120a1b9c4d07b686518375ee3c5f"}}' 2023-04-19 09:02:48,770 79708 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.186s 2023-04-19 09:02:48,771 79708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "752c8b44-d27b-4c53-a29d-73e163f8bc2a", "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-9dcd3535-ec64-45a1-9c89-c10587ad615c', 'date': 'Wed, 19 Apr 2023 09:02:48 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "7c423b64-7437-4cd3-8cbd-bcb92a9b1b76", "tenant_id": "b817120a1b9c4d07b686518375ee3c5f", "security_group_id": "752c8b44-d27b-4c53-a29d-73e163f8bc2a", "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-19T09:02:48Z", "updated_at": "2023-04-19T09:02:48Z", "revision_number": 0, "project_id": "b817120a1b9c4d07b686518375ee3c5f"}}' 2023-04-19 09:02:48,951 79708 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.180s 2023-04-19 09:02:48,952 79708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "752c8b44-d27b-4c53-a29d-73e163f8bc2a", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-18c97ead-d5ba-4c38-a656-897a6c6fed93', 'date': 'Wed, 19 Apr 2023 09:02:48 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "4c4a46da-6a25-463e-910f-419f13e25c51", "tenant_id": "b817120a1b9c4d07b686518375ee3c5f", "security_group_id": "752c8b44-d27b-4c53-a29d-73e163f8bc2a", "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-19T09:02:48Z", "updated_at": "2023-04-19T09:02:48Z", "revision_number": 0, "project_id": "b817120a1b9c4d07b686518375ee3c5f"}}' 2023-04-19 09:02:48,952 79708 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--82034957 created 2023-04-19 09:02:49,856 79708 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.903s 2023-04-19 09:02:49,856 79708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "f3b6c58a-7313-4857-bbb4-b9d92ca646b0"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-op enstack-request-id': 'req-dc959f3c-381a-47a3-b5c9-e200a7b88a40', 'date': 'Wed, 19 Apr 2023 09:02:49 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "6d0501b4-4787-45ef-a50a-65bc3f0182fe", "tenant_id": "b817120a1b9c4d07b686518375ee3c5f", "floating_ip_address": "172.24.4.209", "floating_network_id": "f3b6c58a-7313-4857-bbb4-b9d92ca646b0", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "b817120a1b9c4d07b686518375ee3c5f", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-19T09:02:49Z", "updated_at": "2023-04-19T09:02:49Z", "revision_number": 0}}' 2023-04-19 09:02:49,857 79708 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '6d0501b4-4787-45ef-a50a-65bc3f0182fe', 'tenant_id': 'b817120a1b9c4d07b686518375ee3c5f', 'floating_ip_address': '172.24.4.209', 'floating_network_id': 'f3b6c58a-7313-4857-bbb4-b9d92ca646b0', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'b817120a1b9c4d07b686518375ee3c5f', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-19T09:02:49Z', 'updated_at': '2023-04-19T09:02:49Z', 'revision_number': 0, 'ip': '172.24.4.209'} created 2023-04-19 09:02:49,963 79708 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.100s 2023-04-19 09:02:49,964 79708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 19 Apr 2023 09:02:49 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-a84f270e-2c01-48a7-9582-9b5008cafb9a', '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": "9cff44672cd04fafbfe67ff868afa781", "name": "tempest-AttachVolumeTestJSON-1912588445-project-member", "password_expires_at": null}, "audit_ids": ["ICIFXSgKQie1BNg1l_LYzA"], "expires_at": "2023-04-19T10:02:49.000000Z", "issued_at": "2023-04-19T09:02:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b817120a1b9c4d07b686518375ee3c5f", "name": "tempest-AttachVolumeTestJSON-1912588445"}, "is_domain": false, "roles": [{"id": "45fc525c8c5440819026c2d31316f10d", "name": "reader"}, {"id": "34261de33dff45759db3c64a7b6ec984", "name": "member"}], "catalog": [{"endpoints": [{"id": "2e496f3cad8d414abd2448bb8532a4c7", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "29fc0ad9be4d4b0fae792a48927ba4fb", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "62d5fc32dc6d4dda96c18dcf38975224", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/b817120a1b9c4d07b686518375ee3c5f", "region": "RegionOne"}], "id": "312d8c8a5cbf4f6982b03f3968d80759", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "deac9fc2e9574f9e9ccff18b176c5f67", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/b817120a1b9c4d07b686518375ee3c5f", "region": "RegionOne"}], "id": "32219e37b07540d3ba53ca79f3cb5ff9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "4682339d7be045da817dd408e4fc9bcb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/b817120a1b9c4d07b686518375ee3c5f", "region": "RegionOne"}], "id": "4c90ba9ce2174f2d8513ed524a7e3915", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "c216644ed918406cb1a1cf80fd83cfcf", "interface": "publ ic", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "6805fa9e882448ebada64a227995f651", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "0b90d9df5fa743878bfb4b67c8393028", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "b1f800f6c631482db1b5e4cb224654a6", "type": "image", "name": "glance"}, {"endpoints": [{"id": "912e0b96e3f043eb804c892738476d9a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d5eb1e085e9e49dc810e3358668885ed", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "88a86b6b25ac4ad1838fb87a7c8c0c93", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "dde0405576ac448181be74c8c6162b21", "type": "identity", "name": "keystone"}]}}' 2023-04-19 09:02:49,964 79708 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_list_get_volume_attachments) Found network {'id': '9d07df37-8bbc-4979-af89-f5630646ca87', 'name': 'tempest-AttachVolumeTestJSON-2146397956-network', 'tenant_id': 'b817120a1b9c4d07b686518375ee3c5f', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'b817120a1b9c4d07b686518375ee3c5f', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 8781, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-19T08:59:52Z', 'updated_at': '2023-04-19T08:59:52Z', 'revision_number': 1} available for tenant 2023-04-19 09:02:49,965 79708 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-2145091584', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMqPiG4TeO/pvM9L5mK97g2Gme3I6x70ZezEw0cLlsp16euAUbdNrjm+ZoslAKxGFCzmAyGX8R0im0l0+xQf4tERjpHDzKXho5dKIV8YlBbktmo1CnGZQxsDdKOJzyVD0w==', 'fingerprint': '5f:ae:7d:71:cb:77:b5:72:ee:9f:79:01:ba:eb:dd:5a', 'user_id': '9cff44672cd04fafbfe67ff868afa781', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBE16P+h2ULf1Itu+2wA4GmKCnqmgaHrshYeNQw8ryqHreHWW/gRPgn\nCMyVFFwYe5WgBwYFK4EEACKhZANiAATKj4huE3jv6bzPS+Zive4NhpntyOse9GXs\nxMNHC5bKdenrgFG3Ta45vmaLJQCsRhQs5gMhl/EdIptJdPsUH+LREY6Rw8yl4aOX\nSiFfGJQW5LZqNQpxmUMbA3Sjic8lQ9M=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '752c8b44-d27b-4c53-a29d-73e163f8bc2a', 'name': 'tempest-securitygroup--82034957', 'stateful': True, 'tenant_id': 'b817120a1b9c4d07b686518375ee3c5f', 'description': 'tempest-description--1138476354', 'shared': False, 'security_group_rules': [{'id': '42137fe4-7e66-467c-a0c3-e11239ab2533', 'tenant_id': 'b817120a1b9c4d07b686518375ee3c5f', 'security_group_id': '752c8b44-d27b-4c53-a29d-73e163f8bc2a', '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': 659, 'description': None, 'tags': [], 'created_at': '2023-04-19T09:02:48Z', 'updated_at': '2023-04-19T09:02:48Z', 'revision_number': 0, 'project_id': 'b817120a1b9c4d07b686518375ee3c5f'}, {'id': 'd5637493-1262-4350-99fe-b66e697a38a5', 'tenant_id': 'b817120a1b9c4d07b686518375ee3c5f', 'security_group_id': '752c8b44-d27b-4c53-a29d-73e163f8bc2a', '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': 660, 'description': None, 'tags': [], 'created_at': '2023-04-19T09:02:48Z', 'updated_at': '2023-04-19T09:02:48Z', 'revision_number': 0, 'project_id': 'b817120a1b9c4d07b686518375ee3c5f'}], 'tags': [], 'created_at': '2023-04- 19T09:02:48Z', 'updated_at': '2023-04-19T09:02:48Z', 'revision_number': 1, 'project_id': 'b817120a1b9c4d07b686518375ee3c5f'}, 'floating_ip': {'id': '6d0501b4-4787-45ef-a50a-65bc3f0182fe', 'tenant_id': 'b817120a1b9c4d07b686518375ee3c5f', 'floating_ip_address': '172.24.4.209', 'floating_network_id': 'f3b6c58a-7313-4857-bbb4-b9d92ca646b0', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'b817120a1b9c4d07b686518375ee3c5f', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-19T09:02:49Z', 'updated_at': '2023-04-19T09:02:49Z', 'revision_number': 0, 'ip': '172.24.4.209'}} 2023-04-19 09:02:50,678 79708 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.712s 2023-04-19 09:02:50,679 79708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeTestJSON-server-484615086", "imageRef": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "9d07df37-8bbc-4979-af89-f5630646ca87"}], "security_groups": [{"name": "tempest-securitygroup--82034957"}], "key_name": "tempest-keypair-2145091584", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Wed, 19 Apr 2023 09:02:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '398', 'location': 'http://10.0.0.210/compute/v2.1/servers/440daf4f-edd7-4420-8c0e-5ac96a7fff07', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9ee7211c-e17d-4d15-a22b-5c521e6c4d43', 'x-compute-request-id': 'req-9ee7211c-e17d-4d15-a22b-5c521e6c4d43', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "440daf4f-edd7-4420-8c0e-5ac96a7fff07", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/440daf4f-edd7-4420-8c0e-5ac96a7fff07"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/440daf4f-edd7-4420-8c0e-5ac96a7fff07"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--82034957"}], "adminPass": "password"}}' 2023-04-19 09:02:50,755 79708 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/440daf4f-edd7-4420-8c0e-5ac96a7fff07 0.072s 2023-04-19 09:02:50,755 79708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:02:50 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-1c3cda6d-5a97-4ebc-8989-b8d1841b2241', 'x-compute-request-id': 'req-1c3cda6d-5a97-4ebc-8989-b8d1841b2241', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/440daf4f-edd7-4420-8c0e-5ac96a7fff07'} Body: b'{"server": {"id": "440daf4f-edd7-4420-8c0e-5ac96a7fff07", "name": "tempest-AttachVolumeTestJSON-server-484615086", "status": "BUILD", "tenant_id": "b817120a1b9c4d07b686518375ee3c5f", "user_id": "9cff44672cd04fafbfe67ff868afa781", "metadata": {}, "hostId": "", "image": {"id": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/dd568ba7-ea17-4ae2-908e-3035f1035aee"}]}, "flavor": {"id": "42", "links" : [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T09:02:51Z", "updated": "2023-04-19T09:02:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/440daf4f-edd7-4420-8c0e-5ac96a7fff07"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/440daf4f-edd7-4420-8c0e-5ac96a7fff07"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-2145091584", "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-19 09:03:41,128 79708 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/440daf4f-edd7-4420-8c0e-5ac96a7fff07 0.311s 2023-04-19 09:03:41,128 79708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:03:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1535', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-57bfc620-9007-4bb3-b5f7-4d30b7e658aa', 'x-compute-request-id': 'req-57bfc620-9007-4bb3-b5f7-4d30b7e658aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/440daf4f-edd7-4420-8c0e-5ac96a7fff07'} Body: b'{"server": {"id": "440daf4f-edd7-4420-8c0e-5ac96a7fff07", "name": "tempest-AttachVolumeTestJSON-server-484615086", "status": "ACTIVE", "tenant_id": "b817120a1b9c4d07b686518375ee3c5f", "user_id": "9cff44672cd04fafbfe67ff868afa781", "metadata": {}, "hostId": "3eec91f0fc2f17fc7741d3e2e2275f981c41925dbac0985d3dd84d1c", "image": {"id": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/dd568ba7-ea17-4ae2-908e-3035f1035aee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T09:02:50Z", "updated": "2023-04-19T09:02:57Z", "addresses": {"tempest-AttachVolumeTestJSON-2146397956-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:31:89"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/440daf4f-edd7-4420-8c0e-5ac96a7fff07"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/440daf4f-edd7-4420-8c0e-5ac96a7fff07"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2145091584", "OS-SRV-USG:launched_at": "2023-04-19T09:02:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--82034957"}], "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-19 09:03:41,140 79708 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-19 09:04:41,364 79708 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/440daf4f-edd7-4420-8c0e-5ac96a7fff07/os-interface 0.177s 2023-04-19 09:04:41,365 79708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:04:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '282', 'content-type': 'application/json', 'open stack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-611c2cc0-ec4a-4273-a0f6-dc7e68615439', 'x-compute-request-id': 'req-611c2cc0-ec4a-4273-a0f6-dc7e68615439', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/440daf4f-edd7-4420-8c0e-5ac96a7fff07/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "9d07df37-8bbc-4979-af89-f5630646ca87", "port_id": "9f0b481f-799a-42f1-801b-d08aa6b61238", "mac_addr": "fa:16:3e:fb:31:89", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "4195965a-3a17-418a-9bd1-3c9e41b6d68c", "ip_address": "10.0.0.8"}]}]}' 2023-04-19 09:04:42,379 79708 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/6d0501b4-4787-45ef-a50a-65bc3f0182fe 1.006s 2023-04-19 09:04:42,380 79708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "9f0b481f-799a-42f1-801b-d08aa6b61238"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-e49b4285-7d60-4f93-ac0e-675794da356a', 'date': 'Wed, 19 Apr 2023 09:04:42 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/6d0501b4-4787-45ef-a50a-65bc3f0182fe'} Body: b'{"floatingip": {"id": "6d0501b4-4787-45ef-a50a-65bc3f0182fe", "tenant_id": "b817120a1b9c4d07b686518375ee3c5f", "floating_ip_address": "172.24.4.209", "floating_network_id": "f3b6c58a-7313-4857-bbb4-b9d92ca646b0", "router_id": "1e4bdaa1-456e-4c2a-aaac-3e6d26fd3897", "port_id": "9f0b481f-799a-42f1-801b-d08aa6b61238", "fixed_ip_address": "10.0.0.8", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "9d07df37-8bbc-4979-af89-f5630646ca87", "mac_address": "fa:16:3e:fb:31:89", "admin_state_up": true, "status": "ACTIVE", "device_id": "440daf4f-edd7-4420-8c0e-5ac96a7fff07", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-19T09:02:49Z", "updated_at": "2023-04-19T09:04:41Z", "revision_number": 1, "project_id": "b817120a1b9c4d07b686518375ee3c5f"}}' 2023-04-19 09:04:42,382 79708 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.209:22' as 'cirros' with public key authentication 2023-04-19 09:04:42,413 79708 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-19 09:04:42,434 79708 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-19 09:04:42,435 79708 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.209 successfully created 2023-04-19 09:04:42,484 79708 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/440daf4f-edd7-4420-8c0e-5ac96a7fff07/ips 0.048s 2023-04-19 09:04:42,484 79708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:04:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '104', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-05e81d81-fe3b-48b3-b2ee-f3bcf672fe94', 'x-compute-request-id': 'req-05e81d81-fe3b-48b3-b2ee-f3bcf672fe94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/440daf4f-edd7-4420-8c0e-5ac96a7fff07/ips'} Body: b'{"addresses": {"tempest-AttachVolumeTestJSON-2146397956-network": [{"version": 4, "addr": "10.0.0.8"}]}}' 2023-04-19 09:04:42,695 79708 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 202 POST http://10.0.0.210/volume/v3/b817120a1b9c4d07b686518375ee3c5f/volumes 0.207s 2023-04-19 09:04:42,695 79708 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-308837858"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 09:04:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d84c4514-e79d-490e-9caa-d95cf69d5c22', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d84c4514-e79d-490e-9caa-d95cf69d5c22', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b817120a1b9c4d07b686518375ee3c5f/volumes'} Body: b'{"volume": {"id": "fabbe29a-b1f7-4d34-9c62-9f3c89df16e9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:04:42.629443", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-308837858", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b817120a1b9c4d07b686518375ee3c5f/volumes/fabbe29a-b1f7-4d34-9c62-9f3c89df16e9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b817120a1b9c4d07b686518375ee3c5f/volumes/fabbe29a-b1f7-4d34-9c62-9f3c89df16e9"}], "user_id": "9cff44672cd04fafbfe67ff868afa781", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 09:04:42,759 79708 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/b817120a1b9c4d07b686518375ee3c5f/volumes/fabbe29a-b1f7-4d34-9c62-9f3c89df16e9 0.052s 2023-04-19 09:04:42,759 79708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:04:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9db0c68e-e98f-4ae7-a057-de00f9782808', 'content-length': '885', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9db0c68e-e98f-4ae7-a057-de00f9782808', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b817120a1b9c4d07b686518375ee3c5f/volumes/fabbe29a-b1f7-4d34-9c62-9f3c89df16e9'} Body: b'{"volume": {"id": "fabbe29a-b1f7-4d34-9c62-9f3c89df16e9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:04:43.000000", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-308837858", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b817120a1b9c4d07b686518375ee3c5f/volumes/fabbe29a-b1f7-4d34-9c62-9f3c89df16e9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b817120a1b9c4d07b686518375ee3c5f/volumes/fabbe29a-b1f7-4d34-9c62-9f3c89df16e9"}], "user_id": "9cff44672cd04fafbfe67ff868afa781", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b817120a1b9c4d07b686518375ee3c5f"}}' 2023-04-19 09:04:43,833 79708 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/b817120a1b9c4d07b686518375ee3c5f/volumes/fabbe29a-b1f7-4d34-9c62-9f3c89df16e9 0.062s 2023-04-19 09:04:43,834 79708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'applic ation/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:04:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bddd8920-a750-4444-8674-8ab00b3c5547', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bddd8920-a750-4444-8674-8ab00b3c5547', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b817120a1b9c4d07b686518375ee3c5f/volumes/fabbe29a-b1f7-4d34-9c62-9f3c89df16e9'} Body: b'{"volume": {"id": "fabbe29a-b1f7-4d34-9c62-9f3c89df16e9", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:04:43.000000", "updated_at": "2023-04-19T09:04:43.000000", "name": "tempest-AttachVolumeTestJSON-volume-308837858", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b817120a1b9c4d07b686518375ee3c5f/volumes/fabbe29a-b1f7-4d34-9c62-9f3c89df16e9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b817120a1b9c4d07b686518375ee3c5f/volumes/fabbe29a-b1f7-4d34-9c62-9f3c89df16e9"}], "user_id": "9cff44672cd04fafbfe67ff868afa781", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b817120a1b9c4d07b686518375ee3c5f"}}' 2023-04-19 09:04:43,968 79708 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/440daf4f-edd7-4420-8c0e-5ac96a7fff07 0.123s 2023-04-19 09:04:43,968 79708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:04:43 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-ceea6df2-cb1d-4906-a96a-ee609489becf', 'x-compute-request-id': 'req-ceea6df2-cb1d-4906-a96a-ee609489becf', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/440daf4f-edd7-4420-8c0e-5ac96a7fff07'} Body: b'' 2023-04-19 09:04:44,629 79708 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/440daf4f-edd7-4420-8c0e-5ac96a7fff07 0.659s 2023-04-19 09:04:44,629 79708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:04:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1660', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-78829dde-eb95-4a06-9d23-c7edd943cf20', 'x-compute-request-id': 'req-78829dde-eb95-4a06-9d23-c7edd943cf20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/440daf4f-edd7-4420-8c0e-5ac96a7fff07'} Body: b'{"server": {"id": "440daf4f-edd7-4420-8c0e-5ac96a7fff07", "name": "tempest-AttachVolumeTestJSON-server-484615086", "status": "ACTIVE", "tenant_id": "b817120a1b9c4d07b686518375ee3c5f", "user_id": "9cff44672cd04fafbfe67ff868afa781", "metadata": {}, "hostId": "3eec91f0fc2f17fc7741d3e2e2275f981c41925dbac0985d3dd84d1c", "image": {"id": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/dd568ba7-ea17-4ae2-908e-3035f1035aee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookm ark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T09:02:50Z", "updated": "2023-04-19T09:04:44Z", "addresses": {"tempest-AttachVolumeTestJSON-2146397956-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:31:89"}, {"version": 4, "addr": "172.24.4.209", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:31:89"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/440daf4f-edd7-4420-8c0e-5ac96a7fff07"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/440daf4f-edd7-4420-8c0e-5ac96a7fff07"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2145091584", "OS-SRV-USG:launched_at": "2023-04-19T09:02:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--82034957"}], "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-19 09:05:35,066 79708 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/440daf4f-edd7-4420-8c0e-5ac96a7fff07 0.376s 2023-04-19 09:05:35,066 79708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:05:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-21abc9ee-1823-4dbc-9620-53be9a0ac582', 'x-compute-request-id': 'req-21abc9ee-1823-4dbc-9620-53be9a0ac582', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/440daf4f-edd7-4420-8c0e-5ac96a7fff07'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 440daf4f-edd7-4420-8c0e-5ac96a7fff07 could not be found."}}' 2023-04-19 09:05:35,094 79708 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-2145091584 0.027s 2023-04-19 09:05:35,094 79708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:05:35 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-bbe4d2e0-03a4-425c-a3d1-c015b62f0b75', 'x-compute-request-id': 'req-bbe4d2e0-03a4-425c-a3d1-c015b62f0b75', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-2145091584'} Body: b'' 2023-04-19 09:05:35,438 79708 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/752c8b44-d27b-4c53-a29d-73e163f8bc2a 0.344s 2023-04-19 09:05:35,439 79708 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-230760af-7c47-4682-b4db-99de00e7e60b', 'content-length': '0', 'date': 'Wed, 19 Apr 2023 09:05:35 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/752c8b44-d27b-4c53-a29d-73e163f8bc2a'} Body: b'' 2023-04-19 09:05:35,458 79708 INFO [tempest.lib.common. rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/752c8b44-d27b-4c53-a29d-73e163f8bc2a 0.018s 2023-04-19 09:05:35,458 79708 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-85a11b2b-a202-441d-91b8-00ab0003f81e', 'date': 'Wed, 19 Apr 2023 09:05:35 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/752c8b44-d27b-4c53-a29d-73e163f8bc2a'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 752c8b44-d27b-4c53-a29d-73e163f8bc2a does not exist", "detail": ""}}' 2023-04-19 09:05:36,358 79708 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/6d0501b4-4787-45ef-a50a-65bc3f0182fe 0.898s 2023-04-19 09:05:36,358 79708 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-74e7ee4a-0f07-48c5-902a-fe0a2756ef48', 'content-length': '0', 'date': 'Wed, 19 Apr 2023 09:05:36 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/6d0501b4-4787-45ef-a50a-65bc3f0182fe'} Body: b'' {2} tempest.api.volume.admin.test_groups.GroupsTest.test_group_create_show_list_delete [1.731822s] ... 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 ab112e68-b15d-4bbc-a35e-abd807b2ed03 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 09:05:34,967 79692 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 POST http://10.0.0.210/volume/v3/8510f732a7aa4e489d485607be1cc677/types 0.147s 2023-04-19 09:05:34,968 79692 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-553909596"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 09:05:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c36d870-aefc-4b44-8a79-05bdfa9ec84b', 'content-length': '215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c36d870-aefc-4b44-8a79-05bdfa9ec84b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8510f732a7aa4e489d485607be1cc677/types'} Body: b'{"volume_type": {"id": "5cee3a3b-89c5-4b8c-90fc-5fc6445dae16", "name": "tempest-GroupsTest-volume-type-553909596", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-19 09:05:35,005 79692 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/8510f732a7aa4e489d485607be1cc677/group_types 0.033s 2023-04-19 09:05:35,005 79692 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-1643979826"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 09:05:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4cc69b35-8eda-4076-a7a3-9c7efa427c79', 'content-length': '173', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4cc69b35-8eda-4076-a7a3-9c7efa427c79', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8510f732a7aa4e489d485607be1cc677/group_types'} Body: b'{"group_type": {"id": "f85788b7-7d6f-41b7-9ef7-4fcce468cbab", "name": "tempest-GroupsTest-group-type-1643979826", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-19 09:05:35,212 79692 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/3330542a50ca424cb2da91c96bc2a4f1/groups 0.203s 2023-04-19 09:05:35,212 79692 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": "f85788b7-7d6f-41b7-9ef7-4fcce468cbab", "volume_types": ["5cee3a3b-89c5-4b8c-90fc-5fc6445dae16"], "name": "tempest-Group1-228895081"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 09:05:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88f56ed3-118a-4f23-af69-831d0a011648', 'content-length': '93', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88f56ed3-118a-4f23-af69-831d0a011648', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3330542a50ca424cb2da91c96bc2a4f1/groups'} Body: b'{"group": {"id": "ab112e68-b15d-4bbc-a35e-abd807b2ed03", "name": "tempest-Group1-228895081"}}' 2023-04-19 09:05:35,251 79692 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/3330542a50ca424cb2da91c96bc2a4f1/groups/ab112e68-b15d-4bbc-a35e-abd807b2ed03 0.036s 2023-04-19 09:05:35,251 79692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-A pi-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:05:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3e95048-2d95-475c-b57b-12a1b5d3c1de', 'content-length': '321', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3e95048-2d95-475c-b57b-12a1b5d3c1de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3330542a50ca424cb2da91c96bc2a4f1/groups/ab112e68-b15d-4bbc-a35e-abd807b2ed03'} Body: b'{"group": {"id": "ab112e68-b15d-4bbc-a35e-abd807b2ed03", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-19T09:05:35.000000", "name": "tempest-Group1-228895081", "description": null, "group_type": "f85788b7-7d6f-41b7-9ef7-4fcce468cbab", "volume_types": ["5cee3a3b-89c5-4b8c-90fc-5fc6445dae16"]}}' 2023-04-19 09:05:36,284 79692 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/3330542a50ca424cb2da91c96bc2a4f1/groups/ab112e68-b15d-4bbc-a35e-abd807b2ed03 0.028s 2023-04-19 09:05:36,285 79692 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': 'Wed, 19 Apr 2023 09:05:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-236739fe-2c6b-4624-93e7-df8801d81c49', 'content-length': '318', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-236739fe-2c6b-4624-93e7-df8801d81c49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3330542a50ca424cb2da91c96bc2a4f1/groups/ab112e68-b15d-4bbc-a35e-abd807b2ed03'} Body: b'{"group": {"id": "ab112e68-b15d-4bbc-a35e-abd807b2ed03", "status": "error", "availability_zone": "nova", "created_at": "2023-04-19T09:05:35.000000", "name": "tempest-Group1-228895081", "description": null, "group_type": "f85788b7-7d6f-41b7-9ef7-4fcce468cbab", "volume_types": ["5cee3a3b-89c5-4b8c-90fc-5fc6445dae16"]}}' 2023-04-19 09:05:36,350 79692 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/3330542a50ca424cb2da91c96bc2a4f1/volumes/detail 0.060s 2023-04-19 09:05:36,350 79692 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': 'Wed, 19 Apr 2023 09:05:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb6f3793-c6ed-4f59-9bf1-004784649349', 'content-length': '15', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb6f3793-c6ed-4f59-9bf1-004784649349', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3330542a50ca424cb2da91c96bc2a4f1/volumes/detail'} Body: b'{"volumes": []}' 2023-04-19 09:05:36,432 79692 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/3330542a50ca424cb2da91c96bc2a4f1/groups/ab112e68-b15d-4bbc-a35e-abd807b2ed03/action 0.071s 2023-04-19 09:05:36,432 79692 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': 'Wed, 19 Apr 2023 09:05:36 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-704bf24a-7c33-42ca-b341-d233e3e16fa8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3330542a50ca424cb2da91c96bc2a4f1/groups/ab112e68-b15d-4bbc-a35e-abd807b2ed03/action'} Body: b'' 2023-04-19 09:05:36,451 79692 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/3330542a50ca424cb2da91c96bc2a4f1/groups/ab112e68-b15d-4bbc-a35e-abd807b2ed03 0.018s 2023-04-19 09:05:36,451 79692 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': 'Wed, 19 Apr 2023 09:05:36 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-acf86121-0eb2-4a5f-82bb-e0f2785334f1', 'x-openstack-request-id': 'req-acf86121-0eb2-4a5f-82bb-e0f2785334f1', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/3330542a50ca424cb2da91c96bc2a4f1/groups/ab112e68-b15d-4bbc-a35e-abd807b2ed03'} Body: b'{"itemNotFound": {"code": 404, "message": "Group ab112e68-b15d-4bbc-a35e-abd807b2ed03 could not be found."}}' 2023-04-19 09:05:36,483 79692 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/8510f732a7aa4e489d485607be1cc677/group_types/f85788b7-7d6f-41b7-9ef7-4fcce468cbab 0.031s 2023-04-19 09:05:36,483 79692 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': 'Wed, 19 Apr 2023 09:05:36 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-bbf2a678-e600-4a4d-ac9b-8f9fa816e233', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8510f732a7aa4e489d485607be1cc677/group_types/f85788b7-7d6f-41b7-9ef7-4fcce468cbab'} Body: b'' 2023-04-19 09:05:36,533 79692 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/8510f732a7aa4e489d485607be1cc677/types/5cee3a3b-89c5-4b8c-90fc-5fc6445dae16 0.049s 2023-04-19 09:05:36,533 79692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:05:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-757d1795-95b3-49b2-89f1-cc120b1f0a7a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8510f732a7aa4e489d485607be1cc677/types/5cee3a3b-89c5-4b8c-90fc-5fc6445dae16'} Body: b'' 2023-04-19 09:05:36,550 79692 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/8510f732a7aa4e489d485607be1cc677/types/5cee3a3b-89c5-4b8c-90fc-5fc6445dae16 0.017s 2023-04-19 09:05:36,551 79692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:05:36 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-791f53c1-a145-4253-8c56-4a56079dfaa8', 'x-openstack-request-id': 'req-791f53c1-a145-4253-8c56-4a5 6079dfaa8', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/8510f732a7aa4e489d485607be1cc677/types/5cee3a3b-89c5-4b8c-90fc-5fc6445dae16'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 5cee3a3b-89c5-4b8c-90fc-5fc6445dae16 could not be found."}}' {2} tempest.api.volume.admin.test_groups.GroupsTest.test_group_update [1.545281s] ... 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 392f7886-64c2-4b34-ada2-c85e39723947 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 09:05:36,586 79692 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 200 POST http://10.0.0.210/volume/v3/8510f732a7aa4e489d485607be1cc677/types 0.032s 2023-04-19 09:05:36,586 79692 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-1097812348"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 09:05:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61a74231-40bc-4556-8d0f-420414e5df75', 'content-length': '216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61a74231-40bc-4556-8d0f-420414e5df75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8510f732a7aa4e489d485607be1cc677/types'} Body: b'{"volume_type": {"id": "05e850a1-ef06-40c6-aa68-2ed6d8f2dfec", "name": "tempest-GroupsTest-volume-type-1097812348", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-19 09:05:36,661 79692 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 202 POST http://10.0.0.210/volume/v3/8510f732a7aa4e489d485607be1cc677/group_types 0.072s 2023-04-19 09:05:36,661 79692 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-842961695"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 09:05:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8889f6da-584e-4183-845b-67a1b552615f', 'content-length': '172', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8889f6da-584e-4183-845b-67a1b552615f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8510f732a7aa4e489d485607be1cc677/group_types'} Body: b'{"group_type": {"id": "ceb980dc-44bf-4c30-bd3d-718b699a5e7f", "name": "tempest-GroupsTest-group-type-842961695", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-19 09:05:36,744 79692 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 202 POST http://10.0.0.210/volume/v3/3330542a50ca424cb2da91c96bc2a4f1/groups 0.080s 2023-04-19 09:05:36,745 79692 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": "ceb980dc-44bf-4c30-bd3d-718b699a5e7f", "volume_types": ["05e850a1-ef06-40c6-aa68-2ed6d8f2dfec"], "name": "tempest-GroupsTest-Group-1710115784"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 09:05:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c00f947-b995-4ee9-92cc-e32515a7f166', 'content-length': '104', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c00f947-b995-4ee9-92cc-e32515a7f166', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3330542a50ca424cb2da91c96bc2a4f1/groups'} Body: b'{"group": {"id": "392f7886-64c2-4b34-ada2-c85e39723947", "name": "tempest-GroupsTest-Group-1710115784"}}' 2023-04-19 09:05:36,788 79692 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 200 GET http://10.0.0.210/volume/v3/3330542a50ca424cb2da91c96bc2a4f1/groups/392f7886-64c2-4b34-ada2-c85e39723947 0.041s 2023-04-19 09:05:36,789 79692 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': 'Wed, 19 Apr 2023 09:05:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e900edeb-c09b-4d7c-a95d-33810576b458', 'content-length': '332', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e900edeb-c09b-4d7c-a95d-33810576b458', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3330542a50ca424cb2da91c96bc2a4f1/groups/392f7886-64c2-4b34-ada2-c85e39723947'} Body: b'{"group": {"id": "392f7886-64c2-4b34-ada2-c85e39723947", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-19T09:05:37.000000", "name": "tempest-GroupsTest-Group-1710115784", "description": null, "group_type": "ceb980dc-44bf-4c30-bd3d-718b699a5e7f", "volume_types": ["05e850a1-ef06-40c6-aa68-2ed6d8f2dfec"]}}' 2023-04-19 09:05:37,824 79692 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 200 GET http://10.0.0.210/volume/v3/3330542a50ca424cb2da91c96bc2a4f1/groups/392f7886-64c2-4b34-ada2-c85e39723947 0.030s 2023-04-19 09:05:37,824 79692 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': 'Wed, 19 Apr 2023 09:05:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-468f9e5d-1534-42e0-8620-8118bb739754', 'content-length': '329', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-468f9e5d-1534-42e0-8620-8118bb739754', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3330542a50ca424cb2da91c96bc2a4f1/groups/392f7886-64c2-4b34-ada2-c85e39723947'} Body: b'{"group": {"id": "392f7886-64c2-4b34-ada2-c85e39723947", "status": "error", "availability_zone": "nova", "created_at": "2023-04-19T09:05:37.000000", "name": "tempest-GroupsTest-Group-1710115784", "description": null, "group_type": "ceb980dc-44bf-4c30-bd3d-718b699a5e7f", "volume_types": ["05e850a1-ef06-40c6-aa68-2ed6d8f2dfec"]}}' 2023-04-19 09:05:37,920 79692 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/3330542a50ca424cb2da91c96bc2a4f1/volumes/detail 0.088s 2023-04-19 09:05:37,920 79692 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': 'Wed, 19 Apr 2023 09:05:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85c259e7-2113-4ae8-b7b9-bcb74e734976', 'content-length': '15', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85c259e7-2113-4ae8-b7b9-bcb74e734976', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3330542a50ca424cb2da91c96bc2a4f1/volumes/detail'} Body: b'{"volumes": []}' 2023-04-19 09:05:37,990 79692 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/3330542a50ca424cb2da91c96bc2a4f1/groups/392f7886-64c2-4b34-ada2-c85e39723947/action 0.059s 2023-04-19 09:05:37,990 79692 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': 'Wed, 19 Apr 2023 09:05:37 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-514f97d4-91b5-4dee-b0a2-f3650 f969f34', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3330542a50ca424cb2da91c96bc2a4f1/groups/392f7886-64c2-4b34-ada2-c85e39723947/action'} Body: b'' 2023-04-19 09:05:38,005 79692 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/3330542a50ca424cb2da91c96bc2a4f1/groups/392f7886-64c2-4b34-ada2-c85e39723947 0.015s 2023-04-19 09:05:38,006 79692 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': 'Wed, 19 Apr 2023 09:05:37 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-b31cdfa4-4e52-4de1-8c11-75ae51e33088', 'x-openstack-request-id': 'req-b31cdfa4-4e52-4de1-8c11-75ae51e33088', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/3330542a50ca424cb2da91c96bc2a4f1/groups/392f7886-64c2-4b34-ada2-c85e39723947'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 392f7886-64c2-4b34-ada2-c85e39723947 could not be found."}}' 2023-04-19 09:05:38,034 79692 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/8510f732a7aa4e489d485607be1cc677/group_types/ceb980dc-44bf-4c30-bd3d-718b699a5e7f 0.028s 2023-04-19 09:05:38,034 79692 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': 'Wed, 19 Apr 2023 09:05:38 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-c0e2d0da-3679-4121-afe4-d76d184714ae', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8510f732a7aa4e489d485607be1cc677/group_types/ceb980dc-44bf-4c30-bd3d-718b699a5e7f'} Body: b'' 2023-04-19 09:05:38,082 79692 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/8510f732a7aa4e489d485607be1cc677/types/05e850a1-ef06-40c6-aa68-2ed6d8f2dfec 0.047s 2023-04-19 09:05:38,082 79692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:05: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-708b454f-8258-4c64-9ad9-6bbb6f0e9b93', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8510f732a7aa4e489d485607be1cc677/types/05e850a1-ef06-40c6-aa68-2ed6d8f2dfec'} Body: b'' 2023-04-19 09:05:38,097 79692 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/8510f732a7aa4e489d485607be1cc677/types/05e850a1-ef06-40c6-aa68-2ed6d8f2dfec 0.015s 2023-04-19 09:05:38,098 79692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:05:38 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-3c816259-9cec-4378-a7ac-c1e6cfe9c14b', 'x-openstack-request-id': 'req-3c816259-9cec-4378-a7ac-c1e6cfe9c14b', 'connection': 'close', 'stat us': '404', 'content-location': 'http://10.0.0.210/volume/v3/8510f732a7aa4e489d485607be1cc677/types/05e850a1-ef06-40c6-aa68-2ed6d8f2dfec'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 05e850a1-ef06-40c6-aa68-2ed6d8f2dfec could not be found."}}' {10} setUpClass (tempest.api.volume.admin.test_snapshot_manage.SnapshotManageAdminTest) ... SKIPPED: Manage snapshot tests are disabled {2} tempest.api.volume.admin.test_groups.GroupsV314Test.test_create_group_from_group [1.807292s] ... 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 3f72912f-c791-44bb-9d2b-162e4c9ca111 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 09:05:41,065 79692 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 POST http://10.0.0.210/volume/v3/19481700fd5c457e8f17bd3a198f47b6/types 0.127s 2023-04-19 09:05:41,066 79692 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-64439913"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 09:05:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe1959da-5bac-476c-8f80-39c22b006207', 'content-length': '218', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe1959da-5bac-476c-8f80-39c22b006207', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/19481700fd5c457e8f17bd3a198f47b6/types'} Body: b'{"volume_type": {"id": "9ba344b3-2440-4263-9074-04eb03985e90", "name": "tempest-GroupsV314Test-volume-type-64439913", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-19 09:05:41,103 79692 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 202 POST http://10.0.0.210/volume/v3/19481700fd5c457e8f17bd3a198f47b6/group_types 0.031s 2023-04-19 09:05:41,104 79692 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-1943177455"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 09:05:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53ce5a27-78f2-4b03-ba92-8e3db83597c0', 'content-length': '177', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53ce5a27-78f2-4b03-ba92-8e3db83597c0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/19481700fd5c457e8f17bd3a198f47b6/group_types'} Body: b'{"group_type": {"id": "a8cf3203-4229-4210-ba4e-08a68ff0c3fa", "name": "tempest-GroupsV314Test-group-type-1943177455", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-19 09:05:41,326 79692 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 202 POST http://10.0.0.210/volume/v3/4b94d9331abb44aea47200359bcb92b1/groups 0.216s 2023-04-19 09:05:41,327 79692 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": "a8cf3203-4229-4210-ba4e-08a68ff0c3fa", "volume_types": ["9ba344b3-2440-4263-9074-04eb03985e90"], "name": "tempest-GroupsV314Test-Group-544948893"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 09:05:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b856087e-9746-4ff0-af1b-e9abf8ad5384', 'content-length': '107', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b856087e-9746-4ff0-af1b-e9abf8ad5384', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4b94d9331abb44aea47200359bcb92b1/groups'} Body: b'{"group": {"id": "3f72912f-c791-44bb-9d2b-162e4c9ca111", "name": "tempest-GroupsV314Test-Group-544948893"}}' 2023-04-19 09:05:41,369 79692 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.0.0.210/volume/v3/4b94d9331abb44aea47200359bcb92b1/groups/3f72912f-c791-44bb-9d2b-162e4c9ca111 0.040s 2023-04-19 09:05:41,369 79692 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': 'Wed, 19 Apr 2023 09:05:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37ad3e6a-9c65-4d4c-8bf1-6e70e5d42eaf', 'content-length': '387', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37ad3e6a-9c65-4d4c-8bf1-6e70e5d42eaf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4b94d9331abb44aea47200359bcb92b1/groups/3f72912f-c791-44bb-9d2b-162e4c9ca111'} Body: b'{"group": {"id": "3f72912f-c791-44bb-9d2b-162e4c9ca111", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-19T09:05:41.000000", "name": "tempest-GroupsV314Test-Group-544948893", "description": null, "group_type": "a8cf3203-4229-4210-ba4e-08a68ff0c3fa", "volume_types": ["9ba344b3-2440-4263-9074-04eb03985e90"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-19 09:05:42,413 79692 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.0.0.210/volume/v3/4b94d9331abb44aea47200359bcb92b1/groups/3f72912f-c791-44bb-9d2b-162e4c9ca111 0.039s 2023-04-19 09:05:42,414 79692 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': 'Wed, 19 Apr 2023 09:05:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e80a1988-e8e6-4e14-8cbc-594ad53b9386', 'content-length': '384', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e80a1988-e8e6-4e14-8cbc-594ad53b9386', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4b94d9331abb44aea47200359bcb92b1/groups/3f72912f-c791-44bb-9d2b-162e4c9ca111'} Body: b'{"group": {"id": "3f72912f-c791-44bb-9d2b-162e4c9ca111", "status": "error", "availability_zone": "nova", "created_at": "2023-04-19T09:05:41.000000", "name": "tempest-GroupsV314Test-Group-544948893", "description": null, "group_type": "a8cf3203-4229-4210-ba4e-08a68ff0c3fa", "volume_types": ["9ba344b3-2440-4263-9074-04eb03985e90"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-19 09:05:42,493 79692 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/4b94d9331abb44aea47200359bcb92b1/volumes/detail 0.074s 2023-04-19 09:05:42,494 79692 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': 'Wed, 19 Apr 2023 09:05:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c4b73af-6ea4-4ddd-95c4-afcd43aa360d', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c4b73af-6ea4-4ddd-95c4-afcd43aa360d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4b94d9331abb44aea47200359bcb92b1/volumes/detail'} Body: b'{"volumes": []}' 2023-04-19 09:05:42,608 79692 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/4b94d9331abb44aea47200359bcb92b1/groups/3f72912f-c791-44bb-9d2b-162e4c9ca111/action 0.104s 2023-04-19 09:05:42,609 79692 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': 'Wed, 19 Apr 2023 09:05:42 GMT', 'server': 'Apache/2.4.5 2 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31b9c8ce-f62f-4d7f-a292-ef92889fbb61', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4b94d9331abb44aea47200359bcb92b1/groups/3f72912f-c791-44bb-9d2b-162e4c9ca111/action'} Body: b'' 2023-04-19 09:05:42,630 79692 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/4b94d9331abb44aea47200359bcb92b1/groups/3f72912f-c791-44bb-9d2b-162e4c9ca111 0.020s 2023-04-19 09:05:42,630 79692 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': 'Wed, 19 Apr 2023 09:05:42 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-36f72649-bf83-4778-9e14-65dc7031831f', 'x-openstack-request-id': 'req-36f72649-bf83-4778-9e14-65dc7031831f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/4b94d9331abb44aea47200359bcb92b1/groups/3f72912f-c791-44bb-9d2b-162e4c9ca111'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 3f72912f-c791-44bb-9d2b-162e4c9ca111 could not be found."}}' 2023-04-19 09:05:42,667 79692 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/19481700fd5c457e8f17bd3a198f47b6/group_types/a8cf3203-4229-4210-ba4e-08a68ff0c3fa 0.036s 2023-04-19 09:05:42,667 79692 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': 'Wed, 19 Apr 2023 09:05:42 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-dd3ba7d6-81dc-4324-a33e-3304d96752b3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/19481700fd5c457e8f17bd3a198f47b6/group_types/a8cf3203-4229-4210-ba4e-08a68ff0c3fa'} Body: b'' 2023-04-19 09:05:42,724 79692 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/19481700fd5c457e8f17bd3a198f47b6/types/9ba344b3-2440-4263-9074-04eb03985e90 0.056s 2023-04-19 09:05:42,724 79692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:05:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef4db1cf-0109-4af4-9838-0a17031d884f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/19481700fd5c457e8f17bd3a198f47b6/types/9ba344b3-2440-4263-9074-04eb03985e90'} Body: b'' 2023-04-19 09:05:42,744 79692 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/19481700fd5c457e8f17bd3a198f47b6/types/9ba344b3-2440-4263-9074-04eb03985e90 0.019s 2023-04-19 09:05:42,744 79692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:05:42 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-6507d5af-1c26-473c-af10-6abdc10dd33e', 'x-openstack-request-id': 'req-6507d5af-1c26-473c-af10-6abdc10dd33e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/19481700fd5c457e8f17bd3a198f47b6/types/9ba344b3-2440-4263-9074-04eb03985e90'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 9ba344b3-2440-4263-9074-04eb03985e90 could not be found."}}' {10} tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithoutMigrationTest.test_available_volume_retype [1.877442s] ... 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 467ce2d6-9f2f-4a2d-8d95-2de02eaf64a1 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 09:05:42,615 79708 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 202 POST http://10.0.0.210/volume/v3/2ba73f5b9190460893916f5a7e81e830/volumes 0.540s 2023-04-19 09:05:42,615 79708 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-165976728"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 09:05:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9acaedc4-c12d-4b62-b0f5-3eea9b0b84d7', 'content-length': '831', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9acaedc4-c12d-4b62-b0f5-3eea9b0b84d7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/2ba73f5b9190460893916f5a7e81e830/volumes'} Body: b'{"volume": {"id": "467ce2d6-9f2f-4a2d-8d95-2de02eaf64a1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:05:42.389625", "updated_at": null, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-165976728", "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/2ba73f5b9190460893916f5a7e81e830/volumes/467ce2d6-9f2f-4a2d-8d95-2de02eaf64a1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2ba73f5b9190460893916f5a7e81e830/volumes/467ce2d6-9f2f-4a2d-8d95-2de02eaf64a1"}], "user_id": "417ab2caa4b24e77a6b08a9924b20a48", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 09:05:42,680 79708 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.0.0.210/volume/v3/2ba73f5b9190460893916f5a7e81e830/volumes/467ce2d6-9f2f-4a2d-8d95-2de02eaf64a1 0.054s 2023-04-19 09:05:42,680 79708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:05:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e64d7201-97d4-48e5-92e9-67b8e4c01efe', 'content-length': '899', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e64d7201-97d4-48e5-92e9-67b8e4c01efe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2ba73f5b9190460893916f5a7e81e830/volumes/467ce2d6-9f2f-4a2d-8d95-2de02eaf64a1'} Body: b'{"volume": {"id": "467ce2d6-9f2f-4a2d-8d95-2de02eaf64a1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:05:42.000000", "updated_at": null, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-165976728", "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/2ba73f5b9190460893916f5a7e81e830/volumes/467ce2d6-9f2f-4a2d-8d95-2de02eaf64a1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2ba73f5b9190460893916f5a7e81e830/volumes/467ce2d6-9f2f-4a2d-8d95-2de02eaf64a1"}], "user_id": "417ab2caa4b24e77a6b08a9924b20a48", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2ba73f5b9190460893916f5a7e81e830"}}' 2023-04-19 09:05:43,736 79708 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.0.0.210/volume/v3/2ba73f5b9190460893916f5a7e81e830/volumes/467ce2d6-9f2f-4a2d-8d95-2de02eaf6 4a1 0.044s 2023-04-19 09:05:43,737 79708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:05:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a04bdbef-3ec7-4e91-92b2-dcd4080021e9', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a04bdbef-3ec7-4e91-92b2-dcd4080021e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2ba73f5b9190460893916f5a7e81e830/volumes/467ce2d6-9f2f-4a2d-8d95-2de02eaf64a1'} Body: b'{"volume": {"id": "467ce2d6-9f2f-4a2d-8d95-2de02eaf64a1", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:05:42.000000", "updated_at": "2023-04-19T09:05:43.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-165976728", "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/2ba73f5b9190460893916f5a7e81e830/volumes/467ce2d6-9f2f-4a2d-8d95-2de02eaf64a1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2ba73f5b9190460893916f5a7e81e830/volumes/467ce2d6-9f2f-4a2d-8d95-2de02eaf64a1"}], "user_id": "417ab2caa4b24e77a6b08a9924b20a48", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2ba73f5b9190460893916f5a7e81e830"}}' 2023-04-19 09:05:43,794 79708 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/2ba73f5b9190460893916f5a7e81e830/volumes/467ce2d6-9f2f-4a2d-8d95-2de02eaf64a1 0.046s 2023-04-19 09:05:43,795 79708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:05:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-feedad93-cf62-4a9b-b701-5de6085fbbc4', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-feedad93-cf62-4a9b-b701-5de6085fbbc4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2ba73f5b9190460893916f5a7e81e830/volumes/467ce2d6-9f2f-4a2d-8d95-2de02eaf64a1'} Body: b'{"volume": {"id": "467ce2d6-9f2f-4a2d-8d95-2de02eaf64a1", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:05:42.000000", "updated_at": "2023-04-19T09:05:43.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-165976728", "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/2ba73f5b9190460893916f5a7e81e830/volumes/467ce2d6-9f2f-4a2d-8d95-2de02eaf64a1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2ba73f5b9190460893916f5a7e81e830/volumes/467ce2d6-9f2f-4a2d-8d95-2de02eaf64a1"}], "user_id": "417ab2caa4b24e77a6b08a9924b20a48", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2ba73f5b9190460893916f5a7e81e830"}}' 2023-04-19 09:05:43,926 79708 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/2ba73f5b9190460893916f5a7e81e830/volumes/467ce2d6-9f2f-4a2d-8d95-2de02eaf64a1 0.119s 2023-04-19 09:05:43,926 79708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:05: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-625bcbb5-a028-4515-afab-b8e126e7e674', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/2ba73f5b9190460893916f5a7e81e830/volumes/467ce2d6-9f2f-4a2d-8d95-2de02eaf64a1'} Body: b'' 2023-04-19 09:05:43,949 79708 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/2ba73f5b9190460893916f5a7e81e830/volumes/467ce2d6-9f2f-4a2d-8d95-2de02eaf64a1 0.022s 2023-04-19 09:05:43,949 79708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:05: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-2a5142e4-49c1-4944-af5c-a63fc70d9d01', 'x-openstack-request-id': 'req-2a5142e4-49c1-4944-af5c-a63fc70d9d01', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/2ba73f5b9190460893916f5a7e81e830/volumes/467ce2d6-9f2f-4a2d-8d95-2de02eaf64a1'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 467ce2d6-9f2f-4a2d-8d95-2de02eaf64a1 could not be found."}}' {2} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_host_name [0.031088s] ... ok {2} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_and_host_name [0.095368s] ... ok {2} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_binary_name [0.027027s] ... ok {10} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions [0.165437s] ... ok {2} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_volume_host_name [1.701074s] ... 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 33f7fe50-8091-485b-9d61-6fa5cb46db4d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 09:05:46,297 79692 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 202 POST http://10.0.0.210/volume/v3/99dc8ad2b07d4f4c814656c600bf6b38/volumes 0.376s 2023-04-19 09:05:46,297 79692 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-691937806"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 09:05:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09b77e7d-69e4-4c4e-8206-884121cd9a5f', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09b77e7d-69e4-4c4e-8206-884121cd9a5f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/99dc8ad2b07d4f4c814656c600bf6b38/volumes'} Body: b'{"volume": {"id": "33f7fe50-8091-485b-9d61-6fa5cb46db4d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:05:46.239836", "updated_at": null, "name": "tempest-VolumesServicesTestJSON-Volume-691937806", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99dc8ad2b07d4f4c814656c600bf6b38/volumes/33f7fe50-8091-485b-9d61-6fa5cb46db4d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99dc8ad2b07d4f4c814656c600bf6b38/volumes/33f7fe50-8091-485b-9d61-6fa5cb46db4d"}], "user_id": "7bb90c57bd864c3b8115a3c14e804e94", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 09:05:46,376 79692 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.0.0.210/volume/v3/99dc8ad2b07d4f4c814656c600bf6b38/volumes/33f7fe50-8091-485b-9d61-6fa5cb46db4d 0.069s 2023-04-19 09:05:46,376 79692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:05:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11c58269-1dbb-4bce-869b-97d47aa6b043', 'content-length': '888', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11c58269-1dbb-4bce-869b-97d47aa6b043', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99dc8ad2b07d4f4c814656c600bf6b38/volumes/33f7fe50-8091-485b-9d61-6fa5cb46db4d'} Body: b'{"volume": {"id": "33f7fe50-8091-485b-9d61-6fa5cb46db4d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:05:46.000000", "updated_at": null, "name": "tempest-VolumesServicesTestJSON-Volume-691937806", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99dc8ad2b07d4f4c814656c600bf6b38/volumes/33f7fe50-8091-485b-9d61-6fa5cb46db4d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99dc8ad2b07d4f4c814656c600bf6b38/volumes/33f7fe50-8091-485b-9d61-6fa5cb46db4d"}], "user_id": "7bb90c57bd864c3b8115a3c14e804e94", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99dc8ad2b07d4f4c814656c600bf6b38"}}' 2023-04-19 09:05:47,430 79692 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.0.0.210/volume/v3/99dc8ad2b07d4f4c814656c600bf6b38/volumes/33f7fe50-8091-485b-9d61-6fa5cb46db4d 0.041s 2023-04-19 09:05:47,430 79692 DEBUG [tempest.lib.com mon.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:05:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19e1fd4a-d3d6-44e9-b3b2-ba4ab2f68257', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19e1fd4a-d3d6-44e9-b3b2-ba4ab2f68257', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99dc8ad2b07d4f4c814656c600bf6b38/volumes/33f7fe50-8091-485b-9d61-6fa5cb46db4d'} Body: b'{"volume": {"id": "33f7fe50-8091-485b-9d61-6fa5cb46db4d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:05:46.000000", "updated_at": "2023-04-19T09:05:46.000000", "name": "tempest-VolumesServicesTestJSON-Volume-691937806", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99dc8ad2b07d4f4c814656c600bf6b38/volumes/33f7fe50-8091-485b-9d61-6fa5cb46db4d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99dc8ad2b07d4f4c814656c600bf6b38/volumes/33f7fe50-8091-485b-9d61-6fa5cb46db4d"}], "user_id": "7bb90c57bd864c3b8115a3c14e804e94", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99dc8ad2b07d4f4c814656c600bf6b38"}}' 2023-04-19 09:05:47,481 79692 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/99dc8ad2b07d4f4c814656c600bf6b38/volumes/33f7fe50-8091-485b-9d61-6fa5cb46db4d 0.040s 2023-04-19 09:05:47,482 79692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:05:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1aae7cc-cbc1-4cbe-8b5e-931cb13bf342', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1aae7cc-cbc1-4cbe-8b5e-931cb13bf342', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99dc8ad2b07d4f4c814656c600bf6b38/volumes/33f7fe50-8091-485b-9d61-6fa5cb46db4d'} Body: b'{"volume": {"id": "33f7fe50-8091-485b-9d61-6fa5cb46db4d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:05:46.000000", "updated_at": "2023-04-19T09:05:46.000000", "name": "tempest-VolumesServicesTestJSON-Volume-691937806", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99dc8ad2b07d4f4c814656c600bf6b38/volumes/33f7fe50-8091-485b-9d61-6fa5cb46db4d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99dc8ad2b07d4f4c814656c600bf6b38/volumes/33f7fe50-8091-485b-9d61-6fa5cb46db4d"}], "user_id": "7bb90c57bd864c3b8115a3c14e804e94", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99dc8ad2b07d4f4c814656c600bf6b38"}}' 2023-04-19 09:05:47,597 79692 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/99dc8ad2b07d4f4c814656c600bf6b38/volumes/33f7fe50-8091-485b-9d61-6fa5cb46db4d 0.105s 2023-04-19 09:05:47,597 79692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:05:47 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-ea98c703-04f9-44c6-af3d-72066415f63f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/99dc8ad2b07d4f4c814656c600bf6b38/volumes/33f7fe50-8091-485b-9d61-6fa5cb46db4d'} Body: b'' 2023-04-19 09:05:47,620 79692 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/99dc8ad2b07d4f4c814656c600bf6b38/volumes/33f7fe50-8091-485b-9d61-6fa5cb46db4d 0.022s 2023-04-19 09:05:47,620 79692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:05: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-60c9dd71-7b90-43a6-904b-6b9cd375b613', 'x-openstack-request-id': 'req-60c9dd71-7b90-43a6-904b-6b9cd375b613', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/99dc8ad2b07d4f4c814656c600bf6b38/volumes/33f7fe50-8091-485b-9d61-6fa5cb46db4d'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 33f7fe50-8091-485b-9d61-6fa5cb46db4d could not be found."}}' {2} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_list_services [0.029332s] ... ok {10} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_get_list_accept_volume_transfer [1.737299s] ... 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 7b4a6723-4803-4759-9e46-db9d40bd6835 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 09:05:49,862 79708 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 202 POST http://10.0.0.210/volume/v3/cdf1895cc08d4a03bc79ca1ab4d02ec2/volumes 0.420s 2023-04-19 09:05:49,862 79708 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-1011673979"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 09:05:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf2f4aa5-41de-4e65-8674-9a01d41aa1ac', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf2f4aa5-41de-4e65-8674-9a01d41aa1ac', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/cdf1895cc08d4a03bc79ca1ab4d02ec2/volumes'} Body: b'{"volume": {"id": "7b4a6723-4803-4759-9e46-db9d40bd6835", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:05:49.793433", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-1011673979", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/cdf1895cc08d4a03bc79ca1ab4d02ec2/volumes/7b4a6723-4803-4759-9e46-db9d40bd6835"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cdf1895cc08d4a03bc79ca1ab4d02ec2/volumes/7b4a6723-4803-4759-9e46-db9d40bd6835"}], "user_id": "5de81a57accf417eaf003fbb93336373", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 09:05:49,910 79708 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/cdf1895cc08d4a03bc79ca1ab4d02ec2/volumes/7b4a6723-4803-4759-9e46-db9d40bd6835 0.038s 2023-04-19 09:05:49,911 79708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:05:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6279854-a319-448d-85e2-00a39c2d3440', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6279854-a319-448d-85e2-00a39c2d3440', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/cdf1895cc08d4a03bc79ca1ab4d02ec2/volumes/7b4a6723-4803-4759-9e46-db9d40bd6835'} Body: b'{"volume": {"id": "7b4a6723-4803-4759-9e46-db9d40bd6835", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:05:50.000000", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-1011673979", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/cdf1895cc08d4a03bc79ca1ab4d02ec2/volumes/7b4a6723-4803-4759-9e46-db9d40bd6835"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cdf1895cc08d4a03bc79ca1ab4d02ec2/volumes/7b4a6723-4803-4759-9e46-db9d40bd6835"}], "user_id": "5de81a57accf417eaf003fbb93336373", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cdf1895cc08d4a03bc79ca1ab4d02ec2"}}' 2023-04-19 09:05:50,961 79708 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/cdf1895cc08d4a03bc79ca1ab4d02ec2/volumes/7b4a6723-4803-4759-9e46-db9d40bd6835 0.039s 2023-04-19 09:05:50,961 79708 DEBUG [tempest.l ib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:05:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f9bf02b-4037-4ee9-808c-2e96ebf97eca', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f9bf02b-4037-4ee9-808c-2e96ebf97eca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/cdf1895cc08d4a03bc79ca1ab4d02ec2/volumes/7b4a6723-4803-4759-9e46-db9d40bd6835'} Body: b'{"volume": {"id": "7b4a6723-4803-4759-9e46-db9d40bd6835", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:05:50.000000", "updated_at": "2023-04-19T09:05:50.000000", "name": "tempest-VolumesTransfersTest-Volume-1011673979", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/cdf1895cc08d4a03bc79ca1ab4d02ec2/volumes/7b4a6723-4803-4759-9e46-db9d40bd6835"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cdf1895cc08d4a03bc79ca1ab4d02ec2/volumes/7b4a6723-4803-4759-9e46-db9d40bd6835"}], "user_id": "5de81a57accf417eaf003fbb93336373", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cdf1895cc08d4a03bc79ca1ab4d02ec2"}}' 2023-04-19 09:05:51,028 79708 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/cdf1895cc08d4a03bc79ca1ab4d02ec2/volumes/7b4a6723-4803-4759-9e46-db9d40bd6835 0.056s 2023-04-19 09:05:51,028 79708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:05:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09ef0996-5329-4f0d-9e55-281976af741c', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09ef0996-5329-4f0d-9e55-281976af741c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/cdf1895cc08d4a03bc79ca1ab4d02ec2/volumes/7b4a6723-4803-4759-9e46-db9d40bd6835'} Body: b'{"volume": {"id": "7b4a6723-4803-4759-9e46-db9d40bd6835", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:05:50.000000", "updated_at": "2023-04-19T09:05:50.000000", "name": "tempest-VolumesTransfersTest-Volume-1011673979", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/cdf1895cc08d4a03bc79ca1ab4d02ec2/volumes/7b4a6723-4803-4759-9e46-db9d40bd6835"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cdf1895cc08d4a03bc79ca1ab4d02ec2/volumes/7b4a6723-4803-4759-9e46-db9d40bd6835"}], "user_id": "5de81a57accf417eaf003fbb93336373", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cdf1895cc08d4a03bc79ca1ab4d02ec2"}}' 2023-04-19 09:05:51,153 79708 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/cdf1895cc08d4a03bc79ca1ab4d02ec2/volumes/7b4a6723-4803-4759-9e46-db9d40bd6835 0.114s 2023-04-19 09:05:51,153 79708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:05:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-l ength': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6380ec9d-ab8d-4cfc-97a8-005b06b0c1a0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/cdf1895cc08d4a03bc79ca1ab4d02ec2/volumes/7b4a6723-4803-4759-9e46-db9d40bd6835'} Body: b'' 2023-04-19 09:05:51,176 79708 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/cdf1895cc08d4a03bc79ca1ab4d02ec2/volumes/7b4a6723-4803-4759-9e46-db9d40bd6835 0.022s 2023-04-19 09:05:51,176 79708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:05: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-42207efa-8088-4383-b033-39576e98280e', 'x-openstack-request-id': 'req-42207efa-8088-4383-b033-39576e98280e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/cdf1895cc08d4a03bc79ca1ab4d02ec2/volumes/7b4a6723-4803-4759-9e46-db9d40bd6835'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 7b4a6723-4803-4759-9e46-db9d40bd6835 could not be found."}}' {10} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_list_delete_volume_transfer [1.470471s] ... 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 44f44b9e-b0ee-4798-946e-161db5e54f89 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 09:05:51,355 79708 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 202 POST http://10.0.0.210/volume/v3/cdf1895cc08d4a03bc79ca1ab4d02ec2/volumes 0.175s 2023-04-19 09:05:51,355 79708 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-354095026"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 09:05:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-001b65a6-d5e3-4714-b083-938fced0f047', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-001b65a6-d5e3-4714-b083-938fced0f047', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/cdf1895cc08d4a03bc79ca1ab4d02ec2/volumes'} Body: b'{"volume": {"id": "44f44b9e-b0ee-4798-946e-161db5e54f89", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:05:51.297711", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-354095026", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/cdf1895cc08d4a03bc79ca1ab4d02ec2/volumes/44f44b9e-b0ee-4798-946e-161db5e54f89"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cdf1895cc08d4a03bc79ca1ab4d02ec2/volumes/44f44b9e-b0ee-4798-946e-161db5e54f89"}], "user_id": "5de81a57accf417eaf003fbb93336373", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 09:05:51,407 79708 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/cdf1895cc08d4a03bc79ca1ab4d02ec2/volumes/44f44b9e-b0ee-4798-946e-161db5e54f89 0.042s 2023-04-19 09:05:51,407 79708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:05:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fadb6b4b-ed00-481a-9da8-771117fa5a07', 'content-length': '885', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fadb6b4b-ed00-481a-9da8-771117fa5a07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/cdf1895cc08d4a03bc79ca1ab4d02ec2/volumes/44f44b9e-b0ee-4798-946e-161db5e54f89'} Body: b'{"volume": {"id": "44f44b9e-b0ee-4798-946e-161db5e54f89", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:05:51.000000", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-354095026", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/cdf1895cc08d4a03bc79ca1ab4d02ec2/volumes/44f44b9e-b0ee-4798-946e-161db5e54f89"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cdf1895cc08d4a03bc79ca1ab4d02ec2/volumes/44f44b9e-b0ee-4798-946e-161db5e54f89"}], "user_id": "5de81a57accf417eaf003fbb93336373", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cdf1895cc08d4a03bc79ca1ab4d02ec2"}}' 2023-04-19 09:05:52,460 79708 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/cdf1895cc08d4a03bc79ca1ab4d02ec2/volumes/44f44b9e-b0ee-4798-946e-161db5e54f89 0.042s 2023-04-19 09:05:52,461 79708 DEBUG [tempest.lib.common.rest_ client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:05:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5788b5fa-4331-46ba-8766-4bf81adf4e70', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5788b5fa-4331-46ba-8766-4bf81adf4e70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/cdf1895cc08d4a03bc79ca1ab4d02ec2/volumes/44f44b9e-b0ee-4798-946e-161db5e54f89'} Body: b'{"volume": {"id": "44f44b9e-b0ee-4798-946e-161db5e54f89", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:05:51.000000", "updated_at": "2023-04-19T09:05:51.000000", "name": "tempest-VolumesTransfersTest-Volume-354095026", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/cdf1895cc08d4a03bc79ca1ab4d02ec2/volumes/44f44b9e-b0ee-4798-946e-161db5e54f89"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cdf1895cc08d4a03bc79ca1ab4d02ec2/volumes/44f44b9e-b0ee-4798-946e-161db5e54f89"}], "user_id": "5de81a57accf417eaf003fbb93336373", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cdf1895cc08d4a03bc79ca1ab4d02ec2"}}' 2023-04-19 09:05:52,512 79708 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/cdf1895cc08d4a03bc79ca1ab4d02ec2/volumes/44f44b9e-b0ee-4798-946e-161db5e54f89 0.041s 2023-04-19 09:05:52,513 79708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:05:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47a9b355-c376-400d-9d28-dea7dcb0fdac', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47a9b355-c376-400d-9d28-dea7dcb0fdac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/cdf1895cc08d4a03bc79ca1ab4d02ec2/volumes/44f44b9e-b0ee-4798-946e-161db5e54f89'} Body: b'{"volume": {"id": "44f44b9e-b0ee-4798-946e-161db5e54f89", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:05:51.000000", "updated_at": "2023-04-19T09:05:51.000000", "name": "tempest-VolumesTransfersTest-Volume-354095026", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/cdf1895cc08d4a03bc79ca1ab4d02ec2/volumes/44f44b9e-b0ee-4798-946e-161db5e54f89"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cdf1895cc08d4a03bc79ca1ab4d02ec2/volumes/44f44b9e-b0ee-4798-946e-161db5e54f89"}], "user_id": "5de81a57accf417eaf003fbb93336373", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cdf1895cc08d4a03bc79ca1ab4d02ec2"}}' 2023-04-19 09:05:52,628 79708 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/cdf1895cc08d4a03bc79ca1ab4d02ec2/volumes/44f44b9e-b0ee-4798-946e-161db5e54f89 0.105s 2023-04-19 09:05:52,629 79708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:05:52 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-ea3375d6-b225-4cea-b607-54e861d4a38d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/cdf1895cc08d4a03bc79ca1ab4d02ec2/volumes/44f44b9e-b0ee-4798-946e-161db5e54f89'} Body: b'' 2023-04-19 09:05:52,649 79708 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/cdf1895cc08d4a03bc79ca1ab4d02ec2/volumes/44f44b9e-b0ee-4798-946e-161db5e54f89 0.019s 2023-04-19 09:05:52,649 79708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:05:52 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-3cd70aee-27b5-41ad-beea-abd097679356', 'x-openstack-request-id': 'req-3cd70aee-27b5-41ad-beea-abd097679356', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/cdf1895cc08d4a03bc79ca1ab4d02ec2/volumes/44f44b9e-b0ee-4798-946e-161db5e54f89'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 44f44b9e-b0ee-4798-946e-161db5e54f89 could not be found."}}' {2} setUpClass (tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON) [0.000000s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_snapshot_quotas_negative.py", line 65, in resource_setup cls.volume = cls.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 18dfd0ff-415a-4ab3-86b4-a24af3ee9aa0 failed to build and is in ERROR status {2} tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test.test_create_get_list_accept_volume_transfer [1.774384s] ... 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 d874f6be-bd39-4845-866b-30ba4b70247d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 09:05:56,499 79692 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 202 POST http://10.0.0.210/volume/v3/5b1f59993605474a8450cceaecaced6b/volumes 0.455s 2023-04-19 09:05:56,499 79692 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-606246358"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 09:05:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe11ffb3-c769-4b1c-9593-a00b739a6b67', 'content-length': '885', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe11ffb3-c769-4b1c-9593-a00b739a6b67', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5b1f59993605474a8450cceaecaced6b/volumes'} Body: b'{"volume": {"id": "d874f6be-bd39-4845-866b-30ba4b70247d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:05:56.412525", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-606246358", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5b1f59993605474a8450cceaecaced6b/volumes/d874f6be-bd39-4845-866b-30ba4b70247d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5b1f59993605474a8450cceaecaced6b/volumes/d874f6be-bd39-4845-866b-30ba4b70247d"}], "user_id": "82923f4a04a442438d505f29e11dce60", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2023-04-19 09:05:56,550 79692 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/5b1f59993605474a8450cceaecaced6b/volumes/d874f6be-bd39-4845-866b-30ba4b70247d 0.041s 2023-04-19 09:05:56,551 79692 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': 'Wed, 19 Apr 2023 09:05:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0a09906-ce3e-4a91-8a1d-b0ae62df820d', 'content-length': '953', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0a09906-ce3e-4a91-8a1d-b0ae62df820d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5b1f59993605474a8450cceaecaced6b/volumes/d874f6be-bd39-4845-866b-30ba4b70247d'} Body: b'{"volume": {"id": "d874f6be-bd39-4845-866b-30ba4b70247d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:05:56.000000", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-606246358", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5b1f59993605474a8450cceaecaced6b/volumes/d874f6be-bd39-4845-866b-30ba4b70247d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5b1f59993605474a8450cceaecaced6b/volumes/d874f6be-bd39-4845-866b-30ba4b70247d"}], "user_id": "82923f4a04a442438d505f29e11dce60", "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": "5b1f59993605474a8450cceaecaced6b"}}' 2023-04-19 09:05:57,605 79692 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/5b1f59993605474a8450cceaecaced6b/volumes/d874f6be-bd39-4845-866b-30ba4b70247d 0.042s 2023-04-19 09:05:57,606 79692 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': 'Wed, 19 Apr 2023 09:05:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41ac4faa-f0af-4979-8ea2-0ae5a39dc0ec', 'content-length': '974', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41ac4faa-f0af-4979-8ea2-0ae5a39dc0ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5b1f59993605474a8450cceaecaced6b/volumes/d874f6be-bd39-4845-866b-30ba4b70247d'} Body: b'{"volume": {"id": "d874f6be-bd39-4845-866b-30ba4b70247d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:05:56.000000", "updated_at": "2023-04-19T09:05:57.000000", "name": "tempest-VolumesTransfersV355Test-Volume-606246358", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5b1f59993605474a8450cceaecaced6b/volumes/d874f6be-bd39-4845-866b-30ba4b70247d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5b1f59993605474a8450cceaecaced6b/volumes/d874f6be-bd39-4845-866b-30ba4b70247d"}], "user_id": "82923f4a04a442438d505f29e11dce60", "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": "5b1f59993605474a8450cceaecaced6b"}}' 2023-04-19 09:05:57,677 79692 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/5b1f59993605474a8450cceaecaced6b/volumes/d874f6be-bd39-4845-866b-30ba4b70247d 0.059s 2023-04-19 09:05:57,677 79692 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': 'Wed, 19 Apr 2023 09:05:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eefd7ded-15f9-4994-8349-913b40832407', 'content-length': '974', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eefd7ded-15f9-4994-8349-913b40832407', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5b1f59993605474a8450cceaecaced6b/volumes/d874f6be-bd39-4845-866b-30ba4b70247d'} Body: b'{"volume": {"id": "d874f6be-bd39-4845-866b-30ba4b70247d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:05:56.000000", "updated_at": "2023-04-19T09:05:57.000000", "name": "tempest-VolumesTransfersV355Test-Volume-606246358", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5b1f59993605474a8450cceaecaced6b/volumes/d874f6be-bd39-4845-866b-30ba4b70247d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5b1f59993605474a8450cceaecaced6b/volumes/d874f6be-bd39-4845-866b-30ba4b70247d"}], "user_id": "82923f4a04a442438d505f29e11dce60", "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": "5b1f59993605474a8450cceaecaced6b"}}' 2023-04-19 09:05:57,792 79692 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_ru n_cleanups): 202 DELETE http://10.0.0.210/volume/v3/5b1f59993605474a8450cceaecaced6b/volumes/d874f6be-bd39-4845-866b-30ba4b70247d 0.104s 2023-04-19 09:05:57,792 79692 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': 'Wed, 19 Apr 2023 09:05:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e08206a7-ca8a-4628-a0b9-12879d742f61', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5b1f59993605474a8450cceaecaced6b/volumes/d874f6be-bd39-4845-866b-30ba4b70247d'} Body: b'' 2023-04-19 09:05:57,816 79692 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/5b1f59993605474a8450cceaecaced6b/volumes/d874f6be-bd39-4845-866b-30ba4b70247d 0.023s 2023-04-19 09:05:57,816 79692 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': 'Wed, 19 Apr 2023 09:05:57 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-bd41b4a7-8d7d-4410-9aa6-bd6b7457794a', 'x-openstack-request-id': 'req-bd41b4a7-8d7d-4410-9aa6-bd6b7457794a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/5b1f59993605474a8450cceaecaced6b/volumes/d874f6be-bd39-4845-866b-30ba4b70247d'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume d874f6be-bd39-4845-866b-30ba4b70247d could not be found."}}' {10} tempest.api.volume.test_volumes_extend.VolumesExtendAttachedTest.test_extend_attached_volume ... SKIPPED: Attached volume extend is disabled. {2} tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test.test_create_list_delete_volume_transfer [1.519571s] ... 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 7cabaa8d-fe29-4975-b819-de23164c16b0 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 09:05:58,019 79692 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_list_delete_volume_transfer): 202 POST http://10.0.0.210/volume/v3/5b1f59993605474a8450cceaecaced6b/volumes 0.199s 2023-04-19 09:05:58,019 79692 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-814803063"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 09:05:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13c0c415-611d-418a-873e-0d47979c7805', 'content-length': '885', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13c0c415-611d-418a-873e-0d47979c7805', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5b1f59993605474a8450cceaecaced6b/volumes'} Body: b'{"volume": {"id": "7cabaa8d-fe29-4975-b819-de23164c16b0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:05:57.953960", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-814803063", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5b1f59993605474a8450cceaecaced6b/volumes/7cabaa8d-fe29-4975-b819-de23164c16b0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5b1f59993605474a8450cceaecaced6b/volumes/7cabaa8d-fe29-4975-b819-de23164c16b0"}], "user_id": "82923f4a04a442438d505f29e11dce60", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2023-04-19 09:05:58,072 79692 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/5b1f59993605474a8450cceaecaced6b/volumes/7cabaa8d-fe29-4975-b819-de23164c16b0 0.042s 2023-04-19 09:05:58,072 79692 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': 'Wed, 19 Apr 2023 09:05:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9090b416-3c4b-48f3-8ab9-f95ce7d990bd', 'content-length': '953', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9090b416-3c4b-48f3-8ab9-f95ce7d990bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5b1f59993605474a8450cceaecaced6b/volumes/7cabaa8d-fe29-4975-b819-de23164c16b0'} Body: b'{"volume": {"id": "7cabaa8d-fe29-4975-b819-de23164c16b0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:05:58.000000", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-814803063", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5b1f59993605474a8450cceaecaced6b/volumes/7cabaa8d-fe29-4975-b819-de23164c16b0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5b1f59993605474a8450cceaecaced6b/volumes/7cabaa8d-fe29-4975-b819-de23164c16b0"}], "user_id": "82923f4a04a442438d505f29e11dce60", "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": "5b1f59993605474a8450cceaecaced6b"}}' 2023-04-19 09:05:59,126 79692 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV3 55Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/5b1f59993605474a8450cceaecaced6b/volumes/7cabaa8d-fe29-4975-b819-de23164c16b0 0.041s 2023-04-19 09:05:59,126 79692 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': 'Wed, 19 Apr 2023 09:05:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68e2175a-b047-4342-b811-e7deb493c53c', 'content-length': '974', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68e2175a-b047-4342-b811-e7deb493c53c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5b1f59993605474a8450cceaecaced6b/volumes/7cabaa8d-fe29-4975-b819-de23164c16b0'} Body: b'{"volume": {"id": "7cabaa8d-fe29-4975-b819-de23164c16b0", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:05:58.000000", "updated_at": "2023-04-19T09:05:58.000000", "name": "tempest-VolumesTransfersV355Test-Volume-814803063", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5b1f59993605474a8450cceaecaced6b/volumes/7cabaa8d-fe29-4975-b819-de23164c16b0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5b1f59993605474a8450cceaecaced6b/volumes/7cabaa8d-fe29-4975-b819-de23164c16b0"}], "user_id": "82923f4a04a442438d505f29e11dce60", "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": "5b1f59993605474a8450cceaecaced6b"}}' 2023-04-19 09:05:59,180 79692 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/5b1f59993605474a8450cceaecaced6b/volumes/7cabaa8d-fe29-4975-b819-de23164c16b0 0.043s 2023-04-19 09:05:59,181 79692 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': 'Wed, 19 Apr 2023 09:05:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7736cc1c-2c48-4bde-baf4-f9a4f3f37bf3', 'content-length': '974', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7736cc1c-2c48-4bde-baf4-f9a4f3f37bf3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5b1f59993605474a8450cceaecaced6b/volumes/7cabaa8d-fe29-4975-b819-de23164c16b0'} Body: b'{"volume": {"id": "7cabaa8d-fe29-4975-b819-de23164c16b0", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:05:58.000000", "updated_at": "2023-04-19T09:05:58.000000", "name": "tempest-VolumesTransfersV355Test-Volume-814803063", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5b1f59993605474a8450cceaecaced6b/volumes/7cabaa8d-fe29-4975-b819-de23164c16b0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5b1f59993605474a8450cceaecaced6b/volumes/7cabaa8d-fe29-4975-b819-de23164c16b0"}], "user_id": "82923f4a04a442438d505f29e11dce60", "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": "5b1f59993605474a8450cceaecaced6b"}}' 2023-04-19 09:05:59,315 79692 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/5b1f59993605474a8450cceaecaced6b/volumes/7cabaa8d-fe29-4975-b819-de23164c16b0 0.123s 2023-04-19 09:05:59,315 79692 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': 'Wed, 19 Apr 2023 09:05: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-6c6e0a65-d779-4ada-bb1a-22cfc74612c1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5b1f59993605474a8450cceaecaced6b/volumes/7cabaa8d-fe29-4975-b819-de23164c16b0'} Body: b'' 2023-04-19 09:05:59,337 79692 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/5b1f59993605474a8450cceaecaced6b/volumes/7cabaa8d-fe29-4975-b819-de23164c16b0 0.021s 2023-04-19 09:05:59,338 79692 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': 'Wed, 19 Apr 2023 09:05:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-93eb573d-07e8-4ef6-8572-f40f2cdb3009', 'x-openstack-request-id': 'req-93eb573d-07e8-4ef6-8572-f40f2cdb3009', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/5b1f59993605474a8450cceaecaced6b/volumes/7cabaa8d-fe29-4975-b819-de23164c16b0'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 7cabaa8d-fe29-4975-b819-de23164c16b0 could not be found."}}' {2} setUpClass (tempest.api.volume.test_volumes_list.VolumesListTestJSON) [0.000000s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/test_volumes_list.py", line 89, in resource_setup volume = cls.create_volume(metadata=cls.metadata) File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume ceeb3f5a-0c94-4e25-9926-078e06587462 failed to build and is in ERROR status {2} setUpClass (tempest.scenario.test_volume_backup_restore.TestVolumeBackupRestore) ... SKIPPED: Backup is not enable. {10} 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 7540fc57-454b-4923-9167-c77c01666cd4 failed to build and is in ERROR status {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_volume_backed_server_confirm [122.837757s] ... 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 4c6793d7-7871-4cc7-80a2-7bb4b5c168be failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 09:05:14,229 79688 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/7d498d65-6a3f-4931-8bac-02df40af4d43 0.245s 2023-04-19 09:05:14,229 79688 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:05:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1658', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-923145f3-ffdc-4f72-b6b7-ba442d052da7', 'x-compute-request-id': 'req-923145f3-ffdc-4f72-b6b7-ba442d052da7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7d498d65-6a3f-4931-8bac-02df40af4d43'} Body: b'{"server": {"id": "7d498d65-6a3f-4931-8bac-02df40af4d43", "name": "tempest-ServerActionsTestJSON-server-2103462940", "status": "ACTIVE", "tenant_id": "6f9bae68f0bf44e1a4abd034fd09df54", "user_id": "83f0da7d2f754cc5a67884f51062e6a0", "metadata": {}, "hostId": "ae06f30ee59e63dfd23003c29aa15bfbf132c116e3f71fbc04f749f1", "image": {"id": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/dd568ba7-ea17-4ae2-908e-3035f1035aee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:58:26Z", "updated": "2023-04-19T08:58:34Z", "addresses": {"tempest-ServerActionsTestJSON-503419187-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fa:f5:36"}, {"version": 4, "addr": "172.24.4.31", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fa:f5:36"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/7d498d65-6a3f-4931-8bac-02df40af4d43"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/7d498d65-6a3f-4931-8bac-02df40af4d43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1922976022", "OS-SRV-USG:launched_at": "2023-04-19T08:58:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1464837571"}], "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-19 09:05:14,467 79688 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/7d498d65-6a3f-4931-8bac-02df40af4d43 0.226s 2023-04-19 09:05:14,468 79688 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:05:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1658', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3aabb14a-987e-4d94-bec4-b822f394ad4d', 'x-compute-request-id': 'req-3aabb14a-987e-4d94-bec4-b822f394ad4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7d498d65-6a3f-4931-8bac-02df40af4d43'} Body: b'{"server": {"id": "7d498d65-6a3f-4931-8bac-02df40af4d43", "name": "tempest-ServerActionsTestJSON-server-2103462940", "status": "ACTIVE", "tenant_id": "6f9bae68f0bf44e1a4abd034fd09df54", "user_id": "83f0da7d2f754cc5a67884f51062e6a0", "metadata": {}, "hostId": "ae06f30ee59e63dfd23003c29aa15bfbf132c116e3f71fbc04f749f1", "image": {"id": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "links": [{"rel": "bookmark", "href": "http://10. 0.0.210/compute/images/dd568ba7-ea17-4ae2-908e-3035f1035aee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:58:26Z", "updated": "2023-04-19T08:58:34Z", "addresses": {"tempest-ServerActionsTestJSON-503419187-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fa:f5:36"}, {"version": 4, "addr": "172.24.4.31", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fa:f5:36"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/7d498d65-6a3f-4931-8bac-02df40af4d43"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/7d498d65-6a3f-4931-8bac-02df40af4d43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1922976022", "OS-SRV-USG:launched_at": "2023-04-19T08:58:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1464837571"}], "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-19 09:05:14,635 79688 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/7d498d65-6a3f-4931-8bac-02df40af4d43 0.154s 2023-04-19 09:05:14,635 79688 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:05:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1658', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-15ab7967-f08f-465a-936b-edc23c60fbd0', 'x-compute-request-id': 'req-15ab7967-f08f-465a-936b-edc23c60fbd0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7d498d65-6a3f-4931-8bac-02df40af4d43'} Body: b'{"server": {"id": "7d498d65-6a3f-4931-8bac-02df40af4d43", "name": "tempest-ServerActionsTestJSON-server-2103462940", "status": "ACTIVE", "tenant_id": "6f9bae68f0bf44e1a4abd034fd09df54", "user_id": "83f0da7d2f754cc5a67884f51062e6a0", "metadata": {}, "hostId": "ae06f30ee59e63dfd23003c29aa15bfbf132c116e3f71fbc04f749f1", "image": {"id": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/dd568ba7-ea17-4ae2-908e-3035f1035aee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:58:26Z", "updated": "2023-04-19T08:58:34Z", "addresses": {"tempest-ServerActionsTestJSON-503419187-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fa:f5:36"}, {"version": 4, "addr": "172.24.4.31", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fa:f5:36"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/7d498d65-6a3f-4931-8bac-02df40af4d43"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/7d498d65-6a3f-4931-8bac-02df40af4d43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1922976022", "OS-SRV-USG:launched_at": "2023-04-19T08:58:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1464837571"}], "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-19 09:06:14,735 79688 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 201 POST http://10.0.0.210/identity/v3/auth/toke ns 0.081s 2023-04-19 09:06:14,736 79688 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 19 Apr 2023 09:06:14 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-1cc4cf29-7c67-4082-99ca-c97b6b0be261', '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": "83f0da7d2f754cc5a67884f51062e6a0", "name": "tempest-ServerActionsTestJSON-1364694190-project-member", "password_expires_at": null}, "audit_ids": ["hVyDbmC1R4S-RNj755o5Uw"], "expires_at": "2023-04-19T10:06:14.000000Z", "issued_at": "2023-04-19T09:06:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f9bae68f0bf44e1a4abd034fd09df54", "name": "tempest-ServerActionsTestJSON-1364694190"}, "is_domain": false, "roles": [{"id": "45fc525c8c5440819026c2d31316f10d", "name": "reader"}, {"id": "34261de33dff45759db3c64a7b6ec984", "name": "member"}], "catalog": [{"endpoints": [{"id": "2e496f3cad8d414abd2448bb8532a4c7", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "29fc0ad9be4d4b0fae792a48927ba4fb", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "62d5fc32dc6d4dda96c18dcf38975224", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/6f9bae68f0bf44e1a4abd034fd09df54", "region": "RegionOne"}], "id": "312d8c8a5cbf4f6982b03f3968d80759", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "deac9fc2e9574f9e9ccff18b176c5f67", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/6f9bae68f0bf44e1a4abd034fd09df54", "region": "RegionOne"}], "id": "32219e37b07540d3ba53ca79f3cb5ff9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "4682339d7be045da817dd408e4fc9bcb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/6f9bae68f0bf44e1a4abd034fd09df54", "region": "RegionOne"}], "id": "4c90ba9ce2174f2d8513ed524a7e3915", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "c216644ed918406cb1a1cf80fd83cfcf", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "6805fa9e882448ebada64a227995f651", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "0b90d9df5fa743878bfb4b67c8393028", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "b1f800f6c631482db1b5e4cb224654a6", "type": "image", "name": "glance"}, {"endpoints": [{"id": "912e0b96e3f043eb804c892738476d9a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d5eb1e085e9e49dc810e3358668885ed", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "88a86b6b25ac4ad1838fb87a7c8c0c93", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "dde0405576ac448181be74c8c6162b21", "type": "identity", "name": "keystone"}]}}' 2023-04-19 09:06:14,736 79688 INFO [tempest.lib.common.fixed_network] (ServerActionsTestJSON:test_resize_volume_backed_server_confirm) Found network {'id': '792204b2-b26a-409e-818d-2d0ceb28a1c1', 'name': 'tempest-ServerActionsTestJSON-503419187-network', 'tenant_id': '6f9bae68f0bf44e1a4abd034fd09df54', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '6f9bae68f0bf44e1a4abd034fd09df54', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 17153, 'is_default': False, 'availability_zone_hints': [], 'availability_z ones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-19T08:58:18Z', 'updated_at': '2023-04-19T08:58:18Z', 'revision_number': 1} available for tenant 2023-04-19 09:06:14,737 79688 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1922976022', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGeklV4IqcAjc3DcytXr/nLNCdyAjK5nf6eRUHVWvG42Xll0G3lauXb1mUAWKFVek04tPq6eCe6xF2XeXNNFNC0J4CG5VVZJXgWCFjwMDC/XttDRF2vzRsRB2ugr50V58Q==', 'fingerprint': '59:eb:f4:68:cc:5f:94:70:07:42:1e:3b:85:6a:19:08', 'user_id': '83f0da7d2f754cc5a67884f51062e6a0', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDS5uqkNI8GIDOa3que/FbvQMFH7DjN/euP+bVCouw20mMPD2BhKoNB\nAnwa8VenMLegBwYFK4EEACKhZANiAARnpJVeCKnAI3Nw3MrV6/5yzQncgIyuZ3+n\nkVB1VrxuNl5ZdBt5Wrl29ZlAFihVXpNOLT6ungnusRdl3lzTRTQtCeAhuVVWSV4F\nghY8DAwv17bQ0Rdr80bEQdroK+dFefE=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'dd7ac700-0cb3-4626-9cf5-5c9cf6dfb6f3', 'name': 'tempest-securitygroup--1464837571', 'stateful': True, 'tenant_id': '6f9bae68f0bf44e1a4abd034fd09df54', 'description': 'tempest-description--302443926', 'shared': False, 'security_group_rules': [{'id': '3437be3c-4074-4a25-af99-b24f94e29f56', 'tenant_id': '6f9bae68f0bf44e1a4abd034fd09df54', 'security_group_id': 'dd7ac700-0cb3-4626-9cf5-5c9cf6dfb6f3', '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': 527, 'description': None, 'tags': [], 'created_at': '2023-04-19T08:58:24Z', 'updated_at': '2023-04-19T08:58:24Z', 'revision_number': 0, 'project_id': '6f9bae68f0bf44e1a4abd034fd09df54'}, {'id': '36214ac7-065a-437c-af38-2cbaf7e88989', 'tenant_id': '6f9bae68f0bf44e1a4abd034fd09df54', 'security_group_id': 'dd7ac700-0cb3-4626-9cf5-5c9cf6dfb6f3', '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': 526, 'description': None, 'tags': [], 'created_at': '2023-04-19T08:58:24Z', 'updated_at': '2023-04-19T08:58:24Z', 'revision_number': 0, 'project_id': '6f9bae68f0bf44e1a4abd034fd09df54'}], 'tags': [], 'created_at': '2023-04-19T08:58:24Z', 'updated_at': '2023-04-19T08:58:24Z', 'revision_number': 1, 'project_id': '6f9bae68f0bf44e1a4abd034fd09df54'}, 'floating_ip': {'id': '7857a422-64ff-4a1c-a75b-5aa5ae7031a8', 'tenant_id': '6f9bae68f0bf44e1a4abd034fd09df54', 'floating_ip_address': '172.24.4.31', 'floating_network_id': 'f3b6c58a-7313-4857-bbb4-b9d92ca646b0', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '6f9bae68f0bf44e1a4abd034fd09df54', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-19T08:58:25Z', 'updated_at': '2023-04-19T08:58:25Z', 'revision_number': 0, 'ip': '172.24.4.31'}} 2023-04-19 09:06:15,055 79688 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 202 POST http://10.0.0.210/volume/v3/6f9bae68f0bf44e1a4abd034fd09df54/volumes 0.317s 2023-04-19 09:06:15,056 79688 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-325450055", "imageRef": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "size": 1}} Response - Headers: {'date': 'Wed, 19 Apr 2023 09:06:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74a45cbb-ed94-4aa5-846e-e7f8123fd870', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74a45cbb-ed94-4aa5 -846e-e7f8123fd870', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6f9bae68f0bf44e1a4abd034fd09df54/volumes'} Body: b'{"volume": {"id": "4c6793d7-7871-4cc7-80a2-7bb4b5c168be", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:06:14.992247", "updated_at": null, "name": "tempest-tempest.common.compute-volume-325450055", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6f9bae68f0bf44e1a4abd034fd09df54/volumes/4c6793d7-7871-4cc7-80a2-7bb4b5c168be"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6f9bae68f0bf44e1a4abd034fd09df54/volumes/4c6793d7-7871-4cc7-80a2-7bb4b5c168be"}], "user_id": "83f0da7d2f754cc5a67884f51062e6a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 09:06:15,108 79688 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 200 GET http://10.0.0.210/volume/v3/6f9bae68f0bf44e1a4abd034fd09df54/volumes/4c6793d7-7871-4cc7-80a2-7bb4b5c168be 0.042s 2023-04-19 09:06:15,108 79688 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:06:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f56c126-e620-4110-b62c-d3f072eb7645', 'content-length': '887', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f56c126-e620-4110-b62c-d3f072eb7645', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6f9bae68f0bf44e1a4abd034fd09df54/volumes/4c6793d7-7871-4cc7-80a2-7bb4b5c168be'} Body: b'{"volume": {"id": "4c6793d7-7871-4cc7-80a2-7bb4b5c168be", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:06:15.000000", "updated_at": null, "name": "tempest-tempest.common.compute-volume-325450055", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6f9bae68f0bf44e1a4abd034fd09df54/volumes/4c6793d7-7871-4cc7-80a2-7bb4b5c168be"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6f9bae68f0bf44e1a4abd034fd09df54/volumes/4c6793d7-7871-4cc7-80a2-7bb4b5c168be"}], "user_id": "83f0da7d2f754cc5a67884f51062e6a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f9bae68f0bf44e1a4abd034fd09df54"}}' 2023-04-19 09:06:16,167 79688 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 200 GET http://10.0.0.210/volume/v3/6f9bae68f0bf44e1a4abd034fd09df54/volumes/4c6793d7-7871-4cc7-80a2-7bb4b5c168be 0.047s 2023-04-19 09:06:16,167 79688 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:06:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3162cf39-fddb-4e20-b596-04937b71acb5', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3162cf39-fddb-4e20-b596-04937b71acb5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6f9bae68f0bf44e1a4abd034fd09df54/volumes/4c6793d7-7871-4cc7-80a2-7bb4b5c168be'} Body: b'{"volume": {"id": "4c6793d7-7871-4cc7-80a2-7bb4b5c168be", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:06:15.000 000", "updated_at": "2023-04-19T09:06:15.000000", "name": "tempest-tempest.common.compute-volume-325450055", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6f9bae68f0bf44e1a4abd034fd09df54/volumes/4c6793d7-7871-4cc7-80a2-7bb4b5c168be"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6f9bae68f0bf44e1a4abd034fd09df54/volumes/4c6793d7-7871-4cc7-80a2-7bb4b5c168be"}], "user_id": "83f0da7d2f754cc5a67884f51062e6a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f9bae68f0bf44e1a4abd034fd09df54"}}' 2023-04-19 09:06:16,286 79688 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 202 DELETE http://10.0.0.210/volume/v3/6f9bae68f0bf44e1a4abd034fd09df54/volumes/4c6793d7-7871-4cc7-80a2-7bb4b5c168be 0.108s 2023-04-19 09:06:16,286 79688 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:06:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b2c8da9-aa09-4020-a80b-c5263b352c18', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6f9bae68f0bf44e1a4abd034fd09df54/volumes/4c6793d7-7871-4cc7-80a2-7bb4b5c168be'} Body: b'' 2023-04-19 09:06:16,311 79688 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 404 GET http://10.0.0.210/volume/v3/6f9bae68f0bf44e1a4abd034fd09df54/volumes/4c6793d7-7871-4cc7-80a2-7bb4b5c168be 0.024s 2023-04-19 09:06:16,312 79688 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:06:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec730e16-24a2-4d2b-8cb2-7744b30baf41', 'x-openstack-request-id': 'req-ec730e16-24a2-4d2b-8cb2-7744b30baf41', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/6f9bae68f0bf44e1a4abd034fd09df54/volumes/4c6793d7-7871-4cc7-80a2-7bb4b5c168be'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 4c6793d7-7871-4cc7-80a2-7bb4b5c168be could not be found."}}' 2023-04-19 09:06:16,312 79688 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-19 09:06:16,751 79688 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/7d498d65-6a3f-4931-8bac-02df40af4d43 0.438s 2023-04-19 09:06:16,752 79688 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:06:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1658', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-80eb9b93-ada8-4f0a-a559-b159f0da94f1', 'x-compute-request-id': 'req-80eb9b93-ada8-4f0a-a559-b159f0da94f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7d498d65-6a3f-4931-8bac-02df40af4d43'} Body: b'{"server": {"id": "7d498d65-6a3f- 4931-8bac-02df40af4d43", "name": "tempest-ServerActionsTestJSON-server-2103462940", "status": "ACTIVE", "tenant_id": "6f9bae68f0bf44e1a4abd034fd09df54", "user_id": "83f0da7d2f754cc5a67884f51062e6a0", "metadata": {}, "hostId": "ae06f30ee59e63dfd23003c29aa15bfbf132c116e3f71fbc04f749f1", "image": {"id": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/dd568ba7-ea17-4ae2-908e-3035f1035aee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:58:26Z", "updated": "2023-04-19T08:58:34Z", "addresses": {"tempest-ServerActionsTestJSON-503419187-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fa:f5:36"}, {"version": 4, "addr": "172.24.4.31", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fa:f5:36"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/7d498d65-6a3f-4931-8bac-02df40af4d43"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/7d498d65-6a3f-4931-8bac-02df40af4d43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1922976022", "OS-SRV-USG:launched_at": "2023-04-19T08:58:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1464837571"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' {0} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_create_group_from_group_snapshot [1.775110s] ... 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 d6cbc477-75a0-4b5d-aa4f-4ec82c684b0c failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 09:08:13,386 79688 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 200 POST http://10.0.0.210/volume/v3/b852b2fa952441ff9a94cf34b360ad55/types 0.170s 2023-04-19 09:08:13,386 79688 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-55156313"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 09:08:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b87d4394-699c-4c2b-9031-86ea7bb09b2b', 'content-length': '222', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b87d4394-699c-4c2b-9031-86ea7bb09b2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b852b2fa952441ff9a94cf34b360ad55/types'} Body: b'{"volume_type": {"id": "1f67404b-3257-4a05-a960-3bfc0e4a2315", "name": "tempest-GroupSnapshotsTest-volume-type-55156313", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-19 09:08:13,431 79688 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 202 POST http://10.0.0.210/volume/v3/b852b2fa952441ff9a94cf34b360ad55/group_types 0.041s 2023-04-19 09:08:13,431 79688 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-876749056"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 09:08:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc370c04-9f9e-4035-9e45-3c37f3b69966', 'content-length': '180', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc370c04-9f9e-4035-9e45-3c37f3b69966', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b852b2fa952441ff9a94cf34b360ad55/group_types'} Body: b'{"group_type": {"id": "77a99683-875e-4143-b818-e741d80dc0a6", "name": "tempest-GroupSnapshotsTest-group-type-876749056", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-19 09:08:13,659 79688 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 202 POST http://10.0.0.210/volume/v3/bbf2b88c1a8a4a968c4ef176f5108ca0/groups 0.225s 2023-04-19 09:08:13,659 79688 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": "77a99683-875e-4143-b818-e741d80dc0a6", "volume_types": ["1f67404b-3257-4a05-a960-3bfc0e4a2315"], "name": "tempest-GroupSnapshotsTest-Group-748292166"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 09:08:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82fd387b-eac1-4742-9c76-52dc502644df', 'content-length': '111', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82fd387b-eac1-4742-9c76-52dc502644df', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/bbf2b88c1a8a4a968c4ef176f5108ca0/groups'} Body: b'{"group": {"id": "d6cbc477-75a0-4b5d-aa4f-4ec82c684b0c", "name": "tempest-GroupSnapshotsTest-Group-748292166"}}' 2023-04-19 09:08:13,700 79688 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 200 GET http://10.0.0.210/volume/v3/bbf2b88c1a8a4a968c4ef176f5108ca0/groups/d6cbc477-75a0-4b5d-aa4f-4ec82c684b0c 0.038s 2023-04-19 09:08:13,700 79688 DEBUG [tempest.lib.common.re st_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:08:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77387dba-8e0e-40cf-b72b-3e3abac26df7', 'content-length': '391', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77387dba-8e0e-40cf-b72b-3e3abac26df7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/bbf2b88c1a8a4a968c4ef176f5108ca0/groups/d6cbc477-75a0-4b5d-aa4f-4ec82c684b0c'} Body: b'{"group": {"id": "d6cbc477-75a0-4b5d-aa4f-4ec82c684b0c", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-19T09:08:14.000000", "name": "tempest-GroupSnapshotsTest-Group-748292166", "description": null, "group_type": "77a99683-875e-4143-b818-e741d80dc0a6", "volume_types": ["1f67404b-3257-4a05-a960-3bfc0e4a2315"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-19 09:08:14,732 79688 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 200 GET http://10.0.0.210/volume/v3/bbf2b88c1a8a4a968c4ef176f5108ca0/groups/d6cbc477-75a0-4b5d-aa4f-4ec82c684b0c 0.027s 2023-04-19 09:08:14,732 79688 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': 'Wed, 19 Apr 2023 09:08:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae39d641-60cc-4b75-b9c2-bd1ed7d43da7', 'content-length': '388', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae39d641-60cc-4b75-b9c2-bd1ed7d43da7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/bbf2b88c1a8a4a968c4ef176f5108ca0/groups/d6cbc477-75a0-4b5d-aa4f-4ec82c684b0c'} Body: b'{"group": {"id": "d6cbc477-75a0-4b5d-aa4f-4ec82c684b0c", "status": "error", "availability_zone": "nova", "created_at": "2023-04-19T09:08:14.000000", "name": "tempest-GroupSnapshotsTest-Group-748292166", "description": null, "group_type": "77a99683-875e-4143-b818-e741d80dc0a6", "volume_types": ["1f67404b-3257-4a05-a960-3bfc0e4a2315"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-19 09:08:14,805 79688 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/bbf2b88c1a8a4a968c4ef176f5108ca0/volumes/detail 0.068s 2023-04-19 09:08:14,805 79688 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': 'Wed, 19 Apr 2023 09:08:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8409e28c-1699-4540-8780-6f26e9b8e250', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8409e28c-1699-4540-8780-6f26e9b8e250', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/bbf2b88c1a8a4a968c4ef176f5108ca0/volumes/detail'} Body: b'{"volumes": []}' 2023-04-19 09:08:14,881 79688 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/bbf2b88c1a8a4a968c4ef176f5108ca0/groups/d6cbc477-75a0-4b5d-aa4f-4ec82c684b0c/action 0.066s 2023-04-19 09:08:14,882 79688 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-vol umes": true}} Response - Headers: {'date': 'Wed, 19 Apr 2023 09:08:14 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-9d501e88-6777-4261-aeea-828f46096649', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/bbf2b88c1a8a4a968c4ef176f5108ca0/groups/d6cbc477-75a0-4b5d-aa4f-4ec82c684b0c/action'} Body: b'' 2023-04-19 09:08:14,897 79688 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/bbf2b88c1a8a4a968c4ef176f5108ca0/groups/d6cbc477-75a0-4b5d-aa4f-4ec82c684b0c 0.014s 2023-04-19 09:08:14,897 79688 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': 'Wed, 19 Apr 2023 09:08:14 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-16466af3-6005-4ac3-9951-994d56455349', 'x-openstack-request-id': 'req-16466af3-6005-4ac3-9951-994d56455349', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/bbf2b88c1a8a4a968c4ef176f5108ca0/groups/d6cbc477-75a0-4b5d-aa4f-4ec82c684b0c'} Body: b'{"itemNotFound": {"code": 404, "message": "Group d6cbc477-75a0-4b5d-aa4f-4ec82c684b0c could not be found."}}' 2023-04-19 09:08:14,926 79688 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/b852b2fa952441ff9a94cf34b360ad55/group_types/77a99683-875e-4143-b818-e741d80dc0a6 0.029s 2023-04-19 09:08:14,927 79688 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': 'Wed, 19 Apr 2023 09:08:14 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-38d5375b-33f4-445f-ba3e-f4b41549de8d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b852b2fa952441ff9a94cf34b360ad55/group_types/77a99683-875e-4143-b818-e741d80dc0a6'} Body: b'' 2023-04-19 09:08:14,973 79688 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/b852b2fa952441ff9a94cf34b360ad55/types/1f67404b-3257-4a05-a960-3bfc0e4a2315 0.046s 2023-04-19 09:08:14,974 79688 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:08: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-3efa567b-3606-47f5-a6ab-52622382e745', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b852b2fa952441ff9a94cf34b360ad55/types/1f67404b-3257-4a05-a960-3bfc0e4a2315'} Body: b'' 2023-04-19 09:08:14,989 79688 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/b852b2fa952441ff9a94cf34b360ad55/types/1f67404b-3257-4a05-a960-3bfc0e4a2315 0.014s 2023-04-19 09:08:14,989 79688 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09 :08:14 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-1beec94b-98b5-4fc3-b008-89d198c19be9', 'x-openstack-request-id': 'req-1beec94b-98b5-4fc3-b008-89d198c19be9', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/b852b2fa952441ff9a94cf34b360ad55/types/1f67404b-3257-4a05-a960-3bfc0e4a2315'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 1f67404b-3257-4a05-a960-3bfc0e4a2315 could not be found."}}' {0} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_delete_group_snapshots_following_updated_volumes [1.504708s] ... 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 fa91bae6-781e-4fbf-ab65-3c4461703000 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 09:08:15,034 79688 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 POST http://10.0.0.210/volume/v3/b852b2fa952441ff9a94cf34b360ad55/types 0.041s 2023-04-19 09:08:15,034 79688 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-905054086"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 09:08:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b28741f5-b6f5-4bff-a21e-46887a6c45df', 'content-length': '223', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b28741f5-b6f5-4bff-a21e-46887a6c45df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b852b2fa952441ff9a94cf34b360ad55/types'} Body: b'{"volume_type": {"id": "89f0d77a-3227-46db-9615-2b2580986bb2", "name": "tempest-GroupSnapshotsTest-volume-type-905054086", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-19 09:08:15,068 79688 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 202 POST http://10.0.0.210/volume/v3/b852b2fa952441ff9a94cf34b360ad55/group_types 0.029s 2023-04-19 09:08:15,069 79688 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-1905724358"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 09:08:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1dc7b27-2578-4bc5-ad95-10a17ad57bf0', 'content-length': '181', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1dc7b27-2578-4bc5-ad95-10a17ad57bf0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b852b2fa952441ff9a94cf34b360ad55/group_types'} Body: b'{"group_type": {"id": "c45c1832-945b-4e18-90ef-4c8fcf4b85eb", "name": "tempest-GroupSnapshotsTest-group-type-1905724358", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-19 09:08:15,162 79688 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 202 POST http://10.0.0.210/volume/v3/bbf2b88c1a8a4a968c4ef176f5108ca0/groups 0.091s 2023-04-19 09:08:15,163 79688 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": "c45c1832-945b-4e18-90ef-4c8fcf4b85eb", "volume_types": ["89f0d77a-3227-46db-9615-2b2580986bb2"], "name": "tempest-GroupSnapshotsTest-Group-1588580271"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 09:08:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b2d1e5a-1083-4f12-8f47-0f5c3d8247c3', 'content-length': '112', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b2d1e5a-1083-4f12-8f47-0f5c3d8247c3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/bbf2b88c1a8a4a968c4ef176f5108ca0/groups'} Body: b'{"group": {"id": "fa91bae6-781e-4fbf-ab65-3c4461703000", "name": "tempest-GroupSnapshotsTest-Group-1588580271"}}' 2023-04-19 09:08:15,196 79688 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.0.0.210/volume/v3/bbf2b88c1a8a4a968c4ef176f5108ca0/groups/fa91bae6-781e-4fbf-ab65-3c446170300 0 0.030s 2023-04-19 09:08:15,197 79688 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': 'Wed, 19 Apr 2023 09:08:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c928110-44a6-4a10-af6a-bf53d8fa4750', 'content-length': '392', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c928110-44a6-4a10-af6a-bf53d8fa4750', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/bbf2b88c1a8a4a968c4ef176f5108ca0/groups/fa91bae6-781e-4fbf-ab65-3c4461703000'} Body: b'{"group": {"id": "fa91bae6-781e-4fbf-ab65-3c4461703000", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-19T09:08:15.000000", "name": "tempest-GroupSnapshotsTest-Group-1588580271", "description": null, "group_type": "c45c1832-945b-4e18-90ef-4c8fcf4b85eb", "volume_types": ["89f0d77a-3227-46db-9615-2b2580986bb2"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-19 09:08:16,230 79688 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.0.0.210/volume/v3/bbf2b88c1a8a4a968c4ef176f5108ca0/groups/fa91bae6-781e-4fbf-ab65-3c4461703000 0.028s 2023-04-19 09:08:16,231 79688 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': 'Wed, 19 Apr 2023 09:08:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-516bb826-097e-45bd-9cfe-1ed13f856c76', 'content-length': '389', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-516bb826-097e-45bd-9cfe-1ed13f856c76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/bbf2b88c1a8a4a968c4ef176f5108ca0/groups/fa91bae6-781e-4fbf-ab65-3c4461703000'} Body: b'{"group": {"id": "fa91bae6-781e-4fbf-ab65-3c4461703000", "status": "error", "availability_zone": "nova", "created_at": "2023-04-19T09:08:15.000000", "name": "tempest-GroupSnapshotsTest-Group-1588580271", "description": null, "group_type": "c45c1832-945b-4e18-90ef-4c8fcf4b85eb", "volume_types": ["89f0d77a-3227-46db-9615-2b2580986bb2"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-19 09:08:16,235 79688 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-19 09:08:16,300 79688 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/bbf2b88c1a8a4a968c4ef176f5108ca0/volumes/detail 0.064s 2023-04-19 09:08:16,300 79688 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': 'Wed, 19 Apr 2023 09:08:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d7475a1-0fe9-4429-8810-f1dc93c0fcf5', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d7475a1-0fe9-4429-8810-f1dc93c0fcf5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/bbf2b88c1a8a4a968c4ef176f5108ca0/volumes/detail'} Body: b'{"volumes": []}' 2023-04-19 09:08:16,374 79688 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/bbf2b88c1a8a4a968c4ef176f5108ca0/groups/fa91bae6-781e-4fbf-ab65-3c4461703000/action 0.063s 2023-04-19 09:08:16,374 79688 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': 'Wed, 19 Apr 2023 09:08:16 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-6c93a822-46b0-41c2-b5e1-073a487e71e2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/bbf2b88c1a8a4a968c4ef176f5108ca0/groups/fa91bae6-781e-4fbf-ab65-3c4461703000/action'} Body: b'' 2023-04-19 09:08:16,390 79688 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/bbf2b88c1a8a4a968c4ef176f5108ca0/groups/fa91bae6-781e-4fbf-ab65-3c4461703000 0.015s 2023-04-19 09:08:16,390 79688 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': 'Wed, 19 Apr 2023 09:08:16 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-616af0c1-fe60-4e3d-9c13-496534d13c67', 'x-openstack-request-id': 'req-616af0c1-fe60-4e3d-9c13-496534d13c67', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/bbf2b88c1a8a4a968c4ef176f5108ca0/groups/fa91bae6-781e-4fbf-ab65-3c4461703000'} Body: b'{"itemNotFound": {"code": 404, "message": "Group fa91bae6-781e-4fbf-ab65-3c4461703000 could not be found."}}' 2023-04-19 09:08:16,418 79688 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/b852b2fa952441ff9a94cf34b360ad55/group_types/c45c1832-945b-4e18-90ef-4c8fcf4b85eb 0.027s 2023-04-19 09:08:16,419 79688 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': 'Wed, 19 Apr 2023 09:08:16 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-c0a42f10-5c9a-4a7e-8c17-80fdff88be9b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b852b2fa952441ff9a94cf34b360ad55/group_types/c45c1832-945b-4e18-90ef-4c8fcf4b85eb'} Body: b'' 2023-04-19 09:08:16,478 79688 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/b852b2fa952441ff9a94cf34b360ad55/types/89f0d77a-3227-46db-9615-2b2580986bb2 0.058s 2023-04-19 09:08:16,478 79688 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:08:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-125615dc-b4ce-4d98-8787-69b6dc692da1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b852b2fa952441ff9a94cf34b360ad55/types/89f0d77a-3227-46db-9615-2b2580986bb2'} Body: b'' 2023-04-19 09:08:16,496 79688 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/b852b2fa952441ff9a94cf34b360ad55/types/89f0d77a-3227-46db-9615-2b258098 6bb2 0.017s 2023-04-19 09:08:16,497 79688 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:08:16 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-b5e7b3cf-6dc0-417f-b087-bc5297f846dd', 'x-openstack-request-id': 'req-b5e7b3cf-6dc0-417f-b087-bc5297f846dd', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/b852b2fa952441ff9a94cf34b360ad55/types/89f0d77a-3227-46db-9615-2b2580986bb2'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 89f0d77a-3227-46db-9615-2b2580986bb2 could not be found."}}' {0} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_group_snapshot_create_show_list_delete [1.629206s] ... 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 7ba5e92b-999f-438c-a40b-863e01603466 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 09:08:16,529 79688 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 POST http://10.0.0.210/volume/v3/b852b2fa952441ff9a94cf34b360ad55/types 0.029s 2023-04-19 09:08:16,530 79688 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-957926569"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 09:08:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-499d5a77-db6f-49f5-9023-5cb324f9bfb1', 'content-length': '223', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-499d5a77-db6f-49f5-9023-5cb324f9bfb1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b852b2fa952441ff9a94cf34b360ad55/types'} Body: b'{"volume_type": {"id": "3c7e78f1-25bb-4ba9-92d2-bee6680364b2", "name": "tempest-GroupSnapshotsTest-volume-type-957926569", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-19 09:08:16,564 79688 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/b852b2fa952441ff9a94cf34b360ad55/group_types 0.031s 2023-04-19 09:08:16,564 79688 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-1062908095"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 09:08:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ead3eae-98e2-4491-9b3e-79222afdb445', 'content-length': '181', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ead3eae-98e2-4491-9b3e-79222afdb445', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b852b2fa952441ff9a94cf34b360ad55/group_types'} Body: b'{"group_type": {"id": "412aa6b0-db33-49a0-8305-64222b1dc58b", "name": "tempest-GroupSnapshotsTest-group-type-1062908095", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-19 09:08:16,751 79688 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/bbf2b88c1a8a4a968c4ef176f5108ca0/groups 0.185s 2023-04-19 09:08:16,752 79688 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": "412aa6b0-db33-49a0-8305-64222b1dc58b", "volume_types": ["3c7e78f1-25bb-4ba9-92d2-bee6680364b2"], "name": "tempest-GroupSnapshotsTest-Group-919067400"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 09:08:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f170130-4724-4c81-8909-332ad810d2dd', 'content-length': '111', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f170130-4724-4c81-8909-332ad810d2dd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/bbf2b88c1a8a4a968c4ef176f5108ca0/groups'} Body: b'{"group": {"id": "7ba5e92b-999f-438c-a40b-863e01603466", "name": "tempest-GroupSnapshotsTest-Group-919067400"}}' 2023-04-19 09:08:16,783 79688 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/bbf2b88c1a8a4a968c4ef176f5108ca0/groups/7ba5e92b-999f-438c-a40b-863e01603466 0.029s 2023-04-19 09:08:16,783 79688 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': 'Wed, 19 Apr 2023 09:08:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26c0d9d5-812c-4a4a-8039-fa1dcf953a01', 'content-length': '391', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26c0d9d5-812c-4a4a-8039-fa1dcf953a01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/bbf2b88c1a8a4a968c4ef176f5108ca0/groups/7ba5e92b-999f-438c-a40b-863e01603466'} Body: b'{"group": {"id": "7ba5e92b-999f-438c-a40b-863e01603466", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-19T09:08:17.000000", "name": "tempest-GroupSnapshotsTest-Group-919067400", "description": null, "group_type": "412aa6b0-db33-49a0-8305-64222b1dc58b", "volume_types": ["3c7e78f1-25bb-4ba9-92d2-bee6680364b2"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-19 09:08:17,824 79688 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/bbf2b88c1a8a4a968c4ef176f5108ca0/groups/7ba5e92b-999f-438c-a40b-863e01603466 0.035s 2023-04-19 09:08:17,824 79688 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': 'Wed, 19 Apr 2023 09:08:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-272b7127-8d21-4df9-bc22-bebd4e7334f5', 'content-length': '388', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-272b7127-8d21-4df9-bc22-bebd4e7334f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/bbf2b88c1a8a4a968c4ef176f5108ca0/groups/7ba5e92b-999f-438c-a40b-863e01603466'} Body: b'{"group": {"id": "7ba5e92b-999f-438c-a40b-863e01603466", "status": "error", "availability_zone": "nova", "created_at": "2023-04-19T09:08:17.000000", "name": "tempest-GroupSnapshotsTest-Group-919067400", "description": null, "group_type": "412aa6b0-db33-49a0-8305-64222b1dc58b", "volume_types": ["3c7e78f1-25bb-4ba9-92d2-bee6680364b2"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-19 09:08:17,901 79688 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/bbf2b88c1a8a4a968c4ef176f5108ca0/volumes/detail 0.073s 2023-04-19 09:08:17,901 79688 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': 'Wed, 19 Apr 2023 09:08:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e95f271-f7cf-4fa6-8035-d3f42bdda66f', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e95f271-f7cf-4fa6-8035-d3f42bdda66f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/bbf2b88c1a8a4a968c4ef176f5108ca0/volumes/detail'} Body: b'{"volumes": []}' 2023-04-19 09:08:17,976 79688 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/bbf2b88c1a8a4a968c4ef176f5108ca0/groups/7ba5e92b-999f-438c-a40b-863e01603466/action 0.064s 2023-04-19 09:08:17,976 79688 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': 'Wed, 19 Apr 2023 09:08:17 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-09ead8af-f367-442d-9fb7-704cf702ec2b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/bbf2b88c1a8a4a968c4ef176f5108ca0/groups/7ba5e92b-999f-438c-a40b-863e01603466/action'} Body: b'' 2023-04-19 09:08:17,994 79688 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/bbf2b88c1a8a4a968c4ef176f5108ca0/groups/7ba5e92b-999f-438c-a40b-863e01603466 0.017s 2023-04-19 09:08:17,995 79688 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': 'Wed, 19 Apr 2023 09:08:17 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-af476274-8790-4e58-84d1-a62e70b77c8e', 'x-openstack-request-id': 'req-af476274-8790-4e58-84d1-a62e70b77c8e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/bbf2b88c1a8a4a968c4ef176f5108ca0/groups/7ba5e92b-999f-438c-a40b-863e01603466'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 7ba5e92b-999f-438c-a40b-863e01603466 could not be found."}}' 2023-04-19 09:08:18,032 79688 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/b852b2fa952441ff9a94cf34b360ad55/group_types/412aa6b0-db33-49a0-8305-64222b1dc58b 0.036s 2023-04-19 09:08:18,033 79688 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': 'Wed, 19 Apr 2023 09:08:17 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-fdc61c66-a326-49d7-8e7c-b138390a6eaf', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b852b2fa952441ff9a94cf34b360ad55/group_types/412aa6b0-db33-49a0-8305-64222b1dc58b'} Body: b'' 2023-04-19 09:08:18,111 79688 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/b852b2fa952441ff9a94cf34b360ad55/types/3c7e78f1-25bb-4ba9-92d2-bee6680364b2 0.078s 2023-04-19 09:08:18,112 79688 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:08:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1cc4a829-4863-4c5e-b013-04ca01ddc596', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b852b2fa952441ff9a94cf34b360ad55/types/3c7e78f1-25bb-4ba9-92d2-bee6680364b2'} Body: b'' 2023-04-19 09:08:18,128 79688 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/b852b2fa952441ff9a94cf34b360ad55/types/3c7e78f1-25bb-4ba9-92d2-bee6680364b2 0.016s 2023-04-19 09:08:18,129 79688 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Head ers: {'date': 'Wed, 19 Apr 2023 09:08:18 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-9cb2a5bd-8734-4b99-960a-e83c1b662876', 'x-openstack-request-id': 'req-9cb2a5bd-8734-4b99-960a-e83c1b662876', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/b852b2fa952441ff9a94cf34b360ad55/types/3c7e78f1-25bb-4ba9-92d2-bee6680364b2'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 3c7e78f1-25bb-4ba9-92d2-bee6680364b2 could not be found."}}' {0} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_associate_disassociate_qos [0.723156s] ... ok {0} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_back_end_consumer [0.154720s] ... ok {0} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_both_consumer [0.147295s] ... ok {0} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_front_end_consumer [0.151675s] ... ok {0} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_get_qos [0.023064s] ... ok {0} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_list_qos [0.026844s] ... ok {0} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_set_unset_qos_key [0.175657s] ... ok {0} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_list_hosts [0.176230s] ... ok {0} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_show_host [0.089121s] ... ok {0} setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithMigrationTest) ... SKIPPED: Cinder multi-backend feature disabled {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_from_non_bootable_volume [122.132201s] ... 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 00e5e08b-6a9d-4e80-95bf-81db4d2209a2 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 09:06:36,202 79690 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/0774fa00-a00f-407f-a35c-84ee20e978fb 0.248s 2023-04-19 09:06:36,202 79690 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:06:35 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-b01e6d72-6d92-4e27-8a62-731ce27e6255', 'x-compute-request-id': 'req-b01e6d72-6d92-4e27-8a62-731ce27e6255', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/0774fa00-a00f-407f-a35c-84ee20e978fb'} Body: b'{"server": {"id": "0774fa00-a00f-407f-a35c-84ee20e978fb", "name": "tempest-ServersNegativeTestJSON-server-1468426867", "status": "ACTIVE", "tenant_id": "80ba0c38a5b945ffaf630fcb6d7ac351", "user_id": "7223b37335ab46669f76b534e995a083", "metadata": {}, "hostId": "b99a7ccc62ba69d439708c4eea4f86c201047afd944a6bc9a3a87710", "image": {"id": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/dd568ba7-ea17-4ae2-908e-3035f1035aee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T09:02:03Z", "updated": "2023-04-19T09:02:11Z", "addresses": {"tempest-ServersNegativeTestJSON-704784737-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:1f:32"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/0774fa00-a00f-407f-a35c-84ee20e978fb"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/0774fa00-a00f-407f-a35c-84ee20e978fb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-19T09:02: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-19 09:07:36,640 79690 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_from_non_bootable_volume): 202 POST http://10.0.0.210/volume/v3/80ba0c38a5b945ffaf630fcb6d7ac351/volumes 0.363s 2023-04-19 09:07:36,641 79690 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-1936199368"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 09:07:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5ac94f2-7315-48b7-815d-2d6b29d414bb', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5ac94f2-7315-48b7-815d-2d6b29d414bb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/80ba0c38a5b945ffaf630fcb6d7ac351/volumes'} Body: b'{"volume": {"id": "00e5e08b-6a9d-4e80-95bf-81db4d2209a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:07:36.576807", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-1936199368", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/80ba0c38a5b945ffaf630fcb6d7ac351/volumes/00e5e08b-6a9d-4e80-95bf-81db4d2209a2"}, {"rel": "bookmark", "href": "http://10.0.0. 210/volume/80ba0c38a5b945ffaf630fcb6d7ac351/volumes/00e5e08b-6a9d-4e80-95bf-81db4d2209a2"}], "user_id": "7223b37335ab46669f76b534e995a083", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 09:07:36,702 79690 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_from_non_bootable_volume): 200 GET http://10.0.0.210/volume/v3/80ba0c38a5b945ffaf630fcb6d7ac351/volumes/00e5e08b-6a9d-4e80-95bf-81db4d2209a2 0.048s 2023-04-19 09:07:36,703 79690 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:07:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62844b19-3030-4f75-9915-f8f1e304b2d7', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62844b19-3030-4f75-9915-f8f1e304b2d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/80ba0c38a5b945ffaf630fcb6d7ac351/volumes/00e5e08b-6a9d-4e80-95bf-81db4d2209a2'} Body: b'{"volume": {"id": "00e5e08b-6a9d-4e80-95bf-81db4d2209a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:07:37.000000", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-1936199368", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/80ba0c38a5b945ffaf630fcb6d7ac351/volumes/00e5e08b-6a9d-4e80-95bf-81db4d2209a2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/80ba0c38a5b945ffaf630fcb6d7ac351/volumes/00e5e08b-6a9d-4e80-95bf-81db4d2209a2"}], "user_id": "7223b37335ab46669f76b534e995a083", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ba0c38a5b945ffaf630fcb6d7ac351"}}' 2023-04-19 09:07:37,754 79690 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_from_non_bootable_volume): 200 GET http://10.0.0.210/volume/v3/80ba0c38a5b945ffaf630fcb6d7ac351/volumes/00e5e08b-6a9d-4e80-95bf-81db4d2209a2 0.038s 2023-04-19 09:07:37,754 79690 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:07:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46c083f3-c64f-48f4-8642-662b25b43ad5', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46c083f3-c64f-48f4-8642-662b25b43ad5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/80ba0c38a5b945ffaf630fcb6d7ac351/volumes/00e5e08b-6a9d-4e80-95bf-81db4d2209a2'} Body: b'{"volume": {"id": "00e5e08b-6a9d-4e80-95bf-81db4d2209a2", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:07:37.000000", "updated_at": "2023-04-19T09:07:37.000000", "name": "tempest-ServersNegativeTestJSON-volume-1936199368", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/80ba0c38a5b945ffaf630fcb6d7ac351/volumes/00e5e08b-6a9d-4e80-95bf-81db4d2209a2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/80ba0c38a5b945ffaf630fcb6d7ac351/volumes/00e5e08b-6a9d-4e80-95bf-81db4d2209a2"}], "user_id": "7223b37335ab46669f76b534e995a083", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-te nant-attr:tenant_id": "80ba0c38a5b945ffaf630fcb6d7ac351"}}' 2023-04-19 09:07:38,044 79690 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/0774fa00-a00f-407f-a35c-84ee20e978fb 0.277s 2023-04-19 09:07:38,044 79690 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:07:37 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-b2aab1ce-7e75-4e40-90e2-7f3df0ea5488', 'x-compute-request-id': 'req-b2aab1ce-7e75-4e40-90e2-7f3df0ea5488', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/0774fa00-a00f-407f-a35c-84ee20e978fb'} Body: b'{"server": {"id": "0774fa00-a00f-407f-a35c-84ee20e978fb", "name": "tempest-ServersNegativeTestJSON-server-1468426867", "status": "ACTIVE", "tenant_id": "80ba0c38a5b945ffaf630fcb6d7ac351", "user_id": "7223b37335ab46669f76b534e995a083", "metadata": {}, "hostId": "b99a7ccc62ba69d439708c4eea4f86c201047afd944a6bc9a3a87710", "image": {"id": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/dd568ba7-ea17-4ae2-908e-3035f1035aee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T09:02:03Z", "updated": "2023-04-19T09:02:11Z", "addresses": {"tempest-ServersNegativeTestJSON-704784737-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:1f:32"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/0774fa00-a00f-407f-a35c-84ee20e978fb"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/0774fa00-a00f-407f-a35c-84ee20e978fb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-19T09:02:11.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' {2} cinder_tempest_plugin.scenario.test_snapshots.SnapshotDataIntegrityTests.test_snapshot_data_integrity [165.518265s] ... 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 506d58a5-b32d-4b51-a099-a26f08327a1e failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 09:06:19,155 79692 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.218s 2023-04-19 09:06:19,155 79692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-SnapshotDataIntegrityTests-1177972120", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBGWE1UOxgktwYW0k+lLsfFwHWvDXK2sb00vfA0d4HRRGKyNM1+G152Kf4vr7K2PrO/lkDVGJTNtoUa7LNPAgEBCbx9Grft22P4LPYJtmPVc9q72NuEbVvmakuRQeyHuMw=="}} Response - Headers: {'date': 'Wed, 19 Apr 2023 09:06:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '405', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f3cd36aa-d166-4047-a388-8a2bfce14492', 'x-compute-request-id': 'req-f3cd36aa-d166-4047-a388-8a2bfce14492', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-SnapshotDataIntegrityTests-1177972120", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBGWE1UOxgktwYW0k+lLsfFwHWvDXK2sb00vfA0d4HRRGKyNM1+G152Kf4vr7K2PrO/lkDVGJTNtoUa7LNPAgEBCbx9Grft22P4LPYJtmPVc9q72NuEbVvmakuRQeyHuMw==", "fingerprint": "9a:d3:d2:98:ac:7a:63:06:71:74:5b:2a:19:ec:9b:e2", "user_id": "82e9245cc03f477c919c5f4ad80976d1"}}' 2023-04-19 09:06:19,311 79692 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.153s 2023-04-19 09:06:19,311 79692 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-1205534771", "description": "tempest-secgroup-smoke-1205534771 description", "project_id": "166add6cefd0450b96ddcc94d6e505c0"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-406da850-6fd0-4088-9f0b-edfa30d1686d', 'date': 'Wed, 19 Apr 2023 09:06:19 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "39225028-eff0-41a4-80ba-15a0b1fd8898", "name": "tempest-secgroup-smoke-1205534771", "stateful": true, "tenant_id": "166add6cefd0450b96ddcc94d6e505c0", "description": "tempest-secgroup-smoke-1205534771 description", "shared": false, "security_group_rules": [{"id": "35075653-edaa-4304-a0af-5e5852c35e10", "tenant_id": "166add6cefd0450b96ddcc94d6e505c0", "security_group_id": "39225028-eff0-41a4-80ba-15a0b1fd8898", "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": 899, "description": null, "tags": [], "created_at": "2023-04-19T09:06:19Z", "updated_at": "2023-04-19T09:06:19Z", "revision_number": 0, "project_id": "166add6cefd0450b96ddcc94d6e505c0"}, {"id": "4bd685c5-39bd-4f9d-83d3-dcf9179e80e1", "tenant_id": "166add6cefd0450b96ddcc94d6e505c0", "security_group_id": "39225028-eff0-41a4-80ba-15a0b1fd8898", "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": 900, "description": null, "tags": [], "created_at": "2023-04-19T09:06:19Z", "updated_at": "2023-04-19T09:06:19Z", "revision_number": 0, "project_id": "166add6cefd0450b96ddcc94d6e505c0"}], "tags": [], "created_at": "2023-04-19T09:06:19Z", "updated_at": "2023-04-19T09:06:19Z", "revision_number" : 1, "project_id": "166add6cefd0450b96ddcc94d6e505c0"}}' 2023-04-19 09:06:19,470 79692 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-19 09:06:19,471 79692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "39225028-eff0-41a4-80ba-15a0b1fd8898", "project_id": "166add6cefd0450b96ddcc94d6e505c0", "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-a2894326-a8e9-4a5c-b99d-ab56d3947c08', 'date': 'Wed, 19 Apr 2023 09:06:19 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "1b8b0204-c1c8-449b-8695-499952171132", "tenant_id": "166add6cefd0450b96ddcc94d6e505c0", "security_group_id": "39225028-eff0-41a4-80ba-15a0b1fd8898", "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-19T09:06:19Z", "updated_at": "2023-04-19T09:06:19Z", "revision_number": 0, "project_id": "166add6cefd0450b96ddcc94d6e505c0"}}' 2023-04-19 09:06:19,665 79692 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.194s 2023-04-19 09:06:19,666 79692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "39225028-eff0-41a4-80ba-15a0b1fd8898", "project_id": "166add6cefd0450b96ddcc94d6e505c0", "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-e908d971-d957-4801-bd24-b7a7654c4500', 'date': 'Wed, 19 Apr 2023 09:06:19 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "76b2b466-a274-43cd-ad20-182f8d8175c1", "tenant_id": "166add6cefd0450b96ddcc94d6e505c0", "security_group_id": "39225028-eff0-41a4-80ba-15a0b1fd8898", "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-19T09:06:19Z", "updated_at": "2023-04-19T09:06:19Z", "revision_number": 0, "project_id": "166add6cefd0450b96ddcc94d6e505c0"}}' 2023-04-19 09:06:19,854 79692 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.187s 2023-04-19 09:06:19,854 79692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "39225028-eff0-41a4-80ba-15a0b1fd8898", "project_id": "166add6cefd0450b96ddcc94d6e505c0", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-ca1b00fc-0d9f-475e-a765-f972015ed399', 'date': 'Wed, 19 Apr 2023 09:06:19 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "3d7efd73-66bf-41c5-a93d-06cc1f7f511d", "tenant_id": "166add 6cefd0450b96ddcc94d6e505c0", "security_group_id": "39225028-eff0-41a4-80ba-15a0b1fd8898", "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-19T09:06:19Z", "updated_at": "2023-04-19T09:06:19Z", "revision_number": 0, "project_id": "166add6cefd0450b96ddcc94d6e505c0"}}' 2023-04-19 09:06:20,022 79692 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.168s 2023-04-19 09:06:20,023 79692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "39225028-eff0-41a4-80ba-15a0b1fd8898", "project_id": "166add6cefd0450b96ddcc94d6e505c0", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-6113f4fe-83fb-4cc4-874a-15768dcf2e18', 'date': 'Wed, 19 Apr 2023 09:06:20 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "e62e4113-6f51-46d2-a027-7d6497d9f060", "tenant_id": "166add6cefd0450b96ddcc94d6e505c0", "security_group_id": "39225028-eff0-41a4-80ba-15a0b1fd8898", "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-19T09:06:19Z", "updated_at": "2023-04-19T09:06:19Z", "revision_number": 0, "project_id": "166add6cefd0450b96ddcc94d6e505c0"}}' 2023-04-19 09:06:20,184 79692 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.161s 2023-04-19 09:06:20,184 79692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "39225028-eff0-41a4-80ba-15a0b1fd8898", "project_id": "166add6cefd0450b96ddcc94d6e505c0", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-5dc521d9-b575-484f-bfa3-750dfe6cc4e8', 'date': 'Wed, 19 Apr 2023 09:06:20 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "751da34e-0123-46c7-a4c6-441291fdcce3", "tenant_id": "166add6cefd0450b96ddcc94d6e505c0", "security_group_id": "39225028-eff0-41a4-80ba-15a0b1fd8898", "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-19T09:06:20Z", "updated_at": "2023-04-19T09:06:20Z", "revision_number": 0, "project_id": "166add6cefd0450b96ddcc94d6e505c0"}}' 2023-04-19 09:06:20,348 79692 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-19 09:06:20,348 79692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "39225028-eff0-41a4-80ba-15a0b1fd8898", "project_id": "166add6cefd0450b96ddcc94d6e505c0", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content -type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-f7864dcc-65d4-4207-a62f-2a955efb55e9', 'date': 'Wed, 19 Apr 2023 09:06:20 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "6a3138b2-7b96-4b31-ac85-2b8c54a5d1e3", "tenant_id": "166add6cefd0450b96ddcc94d6e505c0", "security_group_id": "39225028-eff0-41a4-80ba-15a0b1fd8898", "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-19T09:06:20Z", "updated_at": "2023-04-19T09:06:20Z", "revision_number": 0, "project_id": "166add6cefd0450b96ddcc94d6e505c0"}}' 2023-04-19 09:06:20,501 79692 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.083s 2023-04-19 09:06:20,501 79692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 19 Apr 2023 09:06:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2825', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-cba686af-9e82-44ac-8f28-4a8e96a40bfa', '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": "82e9245cc03f477c919c5f4ad80976d1", "name": "tempest-SnapshotDataIntegrityTests-2107470815-project-member", "password_expires_at": null}, "audit_ids": ["7trezWGXTSSTaE01oROgEw"], "expires_at": "2023-04-19T10:06:20.000000Z", "issued_at": "2023-04-19T09:06:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "166add6cefd0450b96ddcc94d6e505c0", "name": "tempest-SnapshotDataIntegrityTests-2107470815"}, "is_domain": false, "roles": [{"id": "45fc525c8c5440819026c2d31316f10d", "name": "reader"}, {"id": "34261de33dff45759db3c64a7b6ec984", "name": "member"}], "catalog": [{"endpoints": [{"id": "2e496f3cad8d414abd2448bb8532a4c7", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "29fc0ad9be4d4b0fae792a48927ba4fb", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "62d5fc32dc6d4dda96c18dcf38975224", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/166add6cefd0450b96ddcc94d6e505c0", "region": "RegionOne"}], "id": "312d8c8a5cbf4f6982b03f3968d80759", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "deac9fc2e9574f9e9ccff18b176c5f67", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/166add6cefd0450b96ddcc94d6e505c0", "region": "RegionOne"}], "id": "32219e37b07540d3ba53ca79f3cb5ff9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "4682339d7be045da817dd408e4fc9bcb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/166add6cefd0450b96ddcc94d6e505c0", "region": "RegionOne"}], "id": "4c90ba9ce2174f2d8513ed524a7e3915", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "c216644ed918406cb1a1cf80fd83cfcf", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "6805fa9e882448ebada64a227995f651", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "0b90d9df5fa743878bfb4b67c8393028", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "b1f800f6c631482db1b5e4cb224654a6", "type": "image", "name": "glance"}, {"endpoints": [{"id": "912e0b96e3f043eb804c892738476d9a", "interface": "public", "region_id": "RegionOne", "ur l": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d5eb1e085e9e49dc810e3358668885ed", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "88a86b6b25ac4ad1838fb87a7c8c0c93", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "dde0405576ac448181be74c8c6162b21", "type": "identity", "name": "keystone"}]}}' 2023-04-19 09:06:20,502 79692 INFO [tempest.lib.common.fixed_network] (SnapshotDataIntegrityTests:test_snapshot_data_integrity) Found network {'id': '48cc9f2a-05f6-4acd-b3cd-4a7d9157260c', 'name': 'tempest-SnapshotDataIntegrityTests-1227961563-network', 'tenant_id': '166add6cefd0450b96ddcc94d6e505c0', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '166add6cefd0450b96ddcc94d6e505c0', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 3920, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-19T09:06:06Z', 'updated_at': '2023-04-19T09:06:06Z', 'revision_number': 1} available for tenant 2023-04-19 09:06:21,122 79692 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 202 POST http://10.0.0.210/compute/v2.1/servers 0.618s 2023-04-19 09:06:21,122 79692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-SnapshotDataIntegrityTests-server-1211422176", "imageRef": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "flavorRef": "42", "key_name": "tempest-SnapshotDataIntegrityTests-1177972120", "security_groups": [{"name": "tempest-secgroup-smoke-1205534771"}], "networks": [{"uuid": "48cc9f2a-05f6-4acd-b3cd-4a7d9157260c"}]}} Response - Headers: {'date': 'Wed, 19 Apr 2023 09:06:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '404', 'location': 'http://10.0.0.210/compute/v2.1/servers/353ee43a-b893-4169-ab1c-f1b536963645', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d049a943-d12a-4c2d-be8e-cbbe559d25e7', 'x-compute-request-id': 'req-d049a943-d12a-4c2d-be8e-cbbe559d25e7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "353ee43a-b893-4169-ab1c-f1b536963645", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/353ee43a-b893-4169-ab1c-f1b536963645"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/353ee43a-b893-4169-ab1c-f1b536963645"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1205534771"}], "adminPass": "oYwW8Rxaj8dk"}}' 2023-04-19 09:06:21,190 79692 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/353ee43a-b893-4169-ab1c-f1b536963645 0.065s 2023-04-19 09:06:21,191 79692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:06:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1257', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b41f8545-866e-40dd-bed9-32e77dc33592', 'x-compute-request-id': 'req-b41f8545-866e-40dd-bed9-32e77dc33592', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/353ee43a-b893-4169-ab1c-f1b536963 645'} Body: b'{"server": {"id": "353ee43a-b893-4169-ab1c-f1b536963645", "name": "tempest-SnapshotDataIntegrityTests-server-1211422176", "status": "BUILD", "tenant_id": "166add6cefd0450b96ddcc94d6e505c0", "user_id": "82e9245cc03f477c919c5f4ad80976d1", "metadata": {}, "hostId": "", "image": {"id": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/dd568ba7-ea17-4ae2-908e-3035f1035aee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T09:06:21Z", "updated": "2023-04-19T09:06:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/353ee43a-b893-4169-ab1c-f1b536963645"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/353ee43a-b893-4169-ab1c-f1b536963645"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-SnapshotDataIntegrityTests-1177972120", "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-19 09:07:11,594 79692 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/353ee43a-b893-4169-ab1c-f1b536963645 0.361s 2023-04-19 09:07:11,594 79692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:07:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-23efe19f-dba4-4dd3-8924-400e8bb54fe9', 'x-compute-request-id': 'req-23efe19f-dba4-4dd3-8924-400e8bb54fe9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/353ee43a-b893-4169-ab1c-f1b536963645'} Body: b'{"server": {"id": "353ee43a-b893-4169-ab1c-f1b536963645", "name": "tempest-SnapshotDataIntegrityTests-server-1211422176", "status": "ACTIVE", "tenant_id": "166add6cefd0450b96ddcc94d6e505c0", "user_id": "82e9245cc03f477c919c5f4ad80976d1", "metadata": {}, "hostId": "969c6a6ee01d9ade3083dd53ad7cd8627a293bc56d6e5f73aa916f8d", "image": {"id": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/dd568ba7-ea17-4ae2-908e-3035f1035aee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T09:06:21Z", "updated": "2023-04-19T09:06:28Z", "addresses": {"tempest-SnapshotDataIntegrityTests-1227961563-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:48:ab"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/353ee43a-b893-4169-ab1c-f1b536963645"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/353ee43a-b893-4169-ab1c-f1b536963645"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-SnapshotDataIntegrityTests-1177972120", "OS-SRV-USG:launched_at": "2023-04-19T09:06:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1205534771"}], "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-19 09:07:11,605 79692 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-19 09:08:12,278 79692 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/353ee43a-b893-4169-ab1c-f1b536963645 0.613s 2023-04-19 09:08:12,278 79692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:08:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e874b06d-4d67-45b6-9533-19e697f42823', 'x-compute-request-id': 'req-e874b06d-4d67-45b6-9533-19e697f42823', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/353ee43a-b893-4169-ab1c-f1b536963645'} Body: b'{"server": {"id": "353ee43a-b893-4169-ab1c-f1b536963645", "name": "tempest-SnapshotDataIntegrityTests-server-1211422176", "status": "ACTIVE", "tenant_id": "166add6cefd0450b96ddcc94d6e505c0", "user_id": "82e9245cc03f477c919c5f4ad80976d1", "metadata": {}, "hostId": "969c6a6ee01d9ade3083dd53ad7cd8627a293bc56d6e5f73aa916f8d", "image": {"id": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/dd568ba7-ea17-4ae2-908e-3035f1035aee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T09:06:21Z", "updated": "2023-04-19T09:06:28Z", "addresses": {"tempest-SnapshotDataIntegrityTests-1227961563-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:48:ab"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/353ee43a-b893-4169-ab1c-f1b536963645"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/353ee43a-b893-4169-ab1c-f1b536963645"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-SnapshotDataIntegrityTests-1177972120", "OS-SRV-USG:launched_at": "2023-04-19T09:06:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1205534771"}], "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-19 09:08:12,549 79692 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 202 POST http://10.0.0.210/volume/v3/166add6cefd0450b96ddcc94d6e505c0/volumes 0.259s 2023-04-19 09:08:12,549 79692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1403354504", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Wed, 19 Apr 2023 09:08:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce9b8897-df55-4a75-9336-31653b0961e5', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce9b8897-df55-4a75-9336-31653b0961e5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/166add6cefd0450b96ddcc94d6e505c0/volumes'} Body: b'{"volume": {"id": "506d58a5-b32d-4b51-a099-a26f08327a1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:08:12.451775", "updated_at": null, "name": "tempest-SnapshotDataIntegrityTests-volume-1403354504", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/166add6cefd0450b96ddcc94d6e505c0/volumes/506d58 a5-b32d-4b51-a099-a26f08327a1e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/166add6cefd0450b96ddcc94d6e505c0/volumes/506d58a5-b32d-4b51-a099-a26f08327a1e"}], "user_id": "82e9245cc03f477c919c5f4ad80976d1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 09:08:12,643 79692 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/volume/v3/166add6cefd0450b96ddcc94d6e505c0/volumes/506d58a5-b32d-4b51-a099-a26f08327a1e 0.084s 2023-04-19 09:08:12,643 79692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:08:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5453245-7f38-4e19-8271-79d6e543909b', 'content-length': '892', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5453245-7f38-4e19-8271-79d6e543909b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/166add6cefd0450b96ddcc94d6e505c0/volumes/506d58a5-b32d-4b51-a099-a26f08327a1e'} Body: b'{"volume": {"id": "506d58a5-b32d-4b51-a099-a26f08327a1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:08:12.000000", "updated_at": null, "name": "tempest-SnapshotDataIntegrityTests-volume-1403354504", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/166add6cefd0450b96ddcc94d6e505c0/volumes/506d58a5-b32d-4b51-a099-a26f08327a1e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/166add6cefd0450b96ddcc94d6e505c0/volumes/506d58a5-b32d-4b51-a099-a26f08327a1e"}], "user_id": "82e9245cc03f477c919c5f4ad80976d1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "166add6cefd0450b96ddcc94d6e505c0"}}' 2023-04-19 09:08:13,693 79692 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/volume/v3/166add6cefd0450b96ddcc94d6e505c0/volumes/506d58a5-b32d-4b51-a099-a26f08327a1e 0.038s 2023-04-19 09:08:13,694 79692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:08:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-339b836e-eece-4267-9666-e58e06c21fbe', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-339b836e-eece-4267-9666-e58e06c21fbe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/166add6cefd0450b96ddcc94d6e505c0/volumes/506d58a5-b32d-4b51-a099-a26f08327a1e'} Body: b'{"volume": {"id": "506d58a5-b32d-4b51-a099-a26f08327a1e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:08:12.000000", "updated_at": "2023-04-19T09:08:13.000000", "name": "tempest-SnapshotDataIntegrityTests-volume-1403354504", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/166add6cefd0450b96ddcc94d6e505c0/volumes/506d58a5-b32d-4b51-a099-a26f08327a1e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/166add6cefd0450b96ddcc94d6e505c0/volumes/506d58a5-b32d-4b51-a099-a26f08327a1e"}], "user_id": "82e9245cc03f477c919c5f4ad80976d1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id" : null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "166add6cefd0450b96ddcc94d6e505c0"}}' 2023-04-19 09:08:13,827 79692 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/166add6cefd0450b96ddcc94d6e505c0/volumes/506d58a5-b32d-4b51-a099-a26f08327a1e 0.122s 2023-04-19 09:08:13,827 79692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:08: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-d7fe8b1e-3ce0-4379-8e53-dbafb6cd3928', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/166add6cefd0450b96ddcc94d6e505c0/volumes/506d58a5-b32d-4b51-a099-a26f08327a1e'} Body: b'' 2023-04-19 09:08:13,847 79692 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/166add6cefd0450b96ddcc94d6e505c0/volumes/506d58a5-b32d-4b51-a099-a26f08327a1e 0.019s 2023-04-19 09:08:13,848 79692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:08: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-5601af33-6fca-47e8-ba38-7cf0a8fb76e2', 'x-openstack-request-id': 'req-5601af33-6fca-47e8-ba38-7cf0a8fb76e2', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/166add6cefd0450b96ddcc94d6e505c0/volumes/506d58a5-b32d-4b51-a099-a26f08327a1e'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 506d58a5-b32d-4b51-a099-a26f08327a1e could not be found."}}' 2023-04-19 09:08:13,968 79692 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/353ee43a-b893-4169-ab1c-f1b536963645 0.120s 2023-04-19 09:08:13,968 79692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:08:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5b521b96-1d9a-44bf-89bc-a8df48ffab92', 'x-compute-request-id': 'req-5b521b96-1d9a-44bf-89bc-a8df48ffab92', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/353ee43a-b893-4169-ab1c-f1b536963645'} Body: b'' 2023-04-19 09:08:14,154 79692 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/353ee43a-b893-4169-ab1c-f1b536963645 0.185s 2023-04-19 09:08:14,155 79692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:08:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1575', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e34a8b0c-76c5-4196-954e-5e8b298a16fb', 'x-compute-request-id': 'req-e34a8b0c-76c5-4196-954e-5e8b298a16fb', 'connection': 'close', 'status': '200', 'co ntent-location': 'http://10.0.0.210/compute/v2.1/servers/353ee43a-b893-4169-ab1c-f1b536963645'} Body: b'{"server": {"id": "353ee43a-b893-4169-ab1c-f1b536963645", "name": "tempest-SnapshotDataIntegrityTests-server-1211422176", "status": "ACTIVE", "tenant_id": "166add6cefd0450b96ddcc94d6e505c0", "user_id": "82e9245cc03f477c919c5f4ad80976d1", "metadata": {}, "hostId": "969c6a6ee01d9ade3083dd53ad7cd8627a293bc56d6e5f73aa916f8d", "image": {"id": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/dd568ba7-ea17-4ae2-908e-3035f1035aee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T09:06:21Z", "updated": "2023-04-19T09:08:14Z", "addresses": {"tempest-SnapshotDataIntegrityTests-1227961563-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:48:ab"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/353ee43a-b893-4169-ab1c-f1b536963645"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/353ee43a-b893-4169-ab1c-f1b536963645"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-SnapshotDataIntegrityTests-1177972120", "OS-SRV-USG:launched_at": "2023-04-19T09:06:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1205534771"}], "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-19 09:09:04,235 79692 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/353ee43a-b893-4169-ab1c-f1b536963645 0.050s 2023-04-19 09:09:04,236 79692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:09:04 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-ba779e28-e9f8-4174-a62a-17f5a419aea3', 'x-compute-request-id': 'req-ba779e28-e9f8-4174-a62a-17f5a419aea3', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/353ee43a-b893-4169-ab1c-f1b536963645'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 353ee43a-b893-4169-ab1c-f1b536963645 could not be found."}}' 2023-04-19 09:09:04,417 79692 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/39225028-eff0-41a4-80ba-15a0b1fd8898 0.180s 2023-04-19 09:09:04,417 79692 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-ee85826b-d081-41d6-bf4a-5b0510d8eddf', 'content-length': '0', 'date': 'Wed, 19 Apr 2023 09:09:04 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/39225028-eff0-41a4-80ba-15a0b1fd8898'} Body: b'' 2023-04-19 09:09:04,451 79692 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-SnapshotDataIntegrityTests-1177972120 0.033s 2023-04-19 09:09:04,451 79692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 0 9:09:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a96f5daa-dad0-49e9-a0d4-7463fe251686', 'x-compute-request-id': 'req-a96f5daa-dad0-49e9-a0d4-7463fe251686', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-SnapshotDataIntegrityTests-1177972120'} Body: b'' {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_invalid_bdm_in_2nd_dict [121.978919s] ... 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 51e2537e-672e-44a8-b5a3-c83baecc4ab2 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 09:08:38,331 79690 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/0774fa00-a00f-407f-a35c-84ee20e978fb 0.242s 2023-04-19 09:08:38,332 79690 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:08:38 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-511b995b-1ea5-4f83-bde4-f5067e470a70', 'x-compute-request-id': 'req-511b995b-1ea5-4f83-bde4-f5067e470a70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/0774fa00-a00f-407f-a35c-84ee20e978fb'} Body: b'{"server": {"id": "0774fa00-a00f-407f-a35c-84ee20e978fb", "name": "tempest-ServersNegativeTestJSON-server-1468426867", "status": "ACTIVE", "tenant_id": "80ba0c38a5b945ffaf630fcb6d7ac351", "user_id": "7223b37335ab46669f76b534e995a083", "metadata": {}, "hostId": "b99a7ccc62ba69d439708c4eea4f86c201047afd944a6bc9a3a87710", "image": {"id": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/dd568ba7-ea17-4ae2-908e-3035f1035aee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T09:02:03Z", "updated": "2023-04-19T09:02:11Z", "addresses": {"tempest-ServersNegativeTestJSON-704784737-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:1f:32"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/0774fa00-a00f-407f-a35c-84ee20e978fb"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/0774fa00-a00f-407f-a35c-84ee20e978fb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-19T09:02: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-19 09:09:38,612 79690 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/80ba0c38a5b945ffaf630fcb6d7ac351/volumes 0.198s 2023-04-19 09:09:38,613 79690 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-1481350777"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 09:09:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-734b5991-8eb6-4dc7-bf12-3710345c4a3f', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-734b5991-8eb6-4dc7-bf12-3710345c4a3f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/80ba0c38a5b945ffaf630fcb6d7ac351/volumes'} Body: b'{"volume": {"id": "51e2537e-672e-44a8-b5a3-c83baecc4ab2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:09:38.550488", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-1481350777", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/80ba0c38a5b945ffaf630fcb6d7ac351/volumes/51e2537e-672e-44a8-b5a3-c83baecc4ab2"}, {"rel": "bookmark", "href": "http://10.0.0.2 10/volume/80ba0c38a5b945ffaf630fcb6d7ac351/volumes/51e2537e-672e-44a8-b5a3-c83baecc4ab2"}], "user_id": "7223b37335ab46669f76b534e995a083", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 09:09:38,666 79690 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/80ba0c38a5b945ffaf630fcb6d7ac351/volumes/51e2537e-672e-44a8-b5a3-c83baecc4ab2 0.044s 2023-04-19 09:09:38,667 79690 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:09:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6fbc3e5-8e9a-434b-9e6e-a3725290bff0', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6fbc3e5-8e9a-434b-9e6e-a3725290bff0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/80ba0c38a5b945ffaf630fcb6d7ac351/volumes/51e2537e-672e-44a8-b5a3-c83baecc4ab2'} Body: b'{"volume": {"id": "51e2537e-672e-44a8-b5a3-c83baecc4ab2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:09:39.000000", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-1481350777", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/80ba0c38a5b945ffaf630fcb6d7ac351/volumes/51e2537e-672e-44a8-b5a3-c83baecc4ab2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/80ba0c38a5b945ffaf630fcb6d7ac351/volumes/51e2537e-672e-44a8-b5a3-c83baecc4ab2"}], "user_id": "7223b37335ab46669f76b534e995a083", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ba0c38a5b945ffaf630fcb6d7ac351"}}' 2023-04-19 09:09:39,725 79690 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/80ba0c38a5b945ffaf630fcb6d7ac351/volumes/51e2537e-672e-44a8-b5a3-c83baecc4ab2 0.046s 2023-04-19 09:09:39,726 79690 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:09:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12d778ff-aa07-4d35-b466-6818ecf202c0', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12d778ff-aa07-4d35-b466-6818ecf202c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/80ba0c38a5b945ffaf630fcb6d7ac351/volumes/51e2537e-672e-44a8-b5a3-c83baecc4ab2'} Body: b'{"volume": {"id": "51e2537e-672e-44a8-b5a3-c83baecc4ab2", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:09:39.000000", "updated_at": "2023-04-19T09:09:39.000000", "name": "tempest-ServersNegativeTestJSON-volume-1481350777", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/80ba0c38a5b945ffaf630fcb6d7ac351/volumes/51e2537e-672e-44a8-b5a3-c83baecc4ab2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/80ba0c38a5b945ffaf630fcb6d7ac351/volumes/51e2537e-672e-44a8-b5a3-c83baecc4ab2"}], "user_id": "7223b37335ab46669f76b534e995a083", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenan t-attr:tenant_id": "80ba0c38a5b945ffaf630fcb6d7ac351"}}' 2023-04-19 09:09:40,001 79690 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/0774fa00-a00f-407f-a35c-84ee20e978fb 0.262s 2023-04-19 09:09:40,001 79690 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:09:39 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-38ae1236-101f-47f1-892a-665285a62378', 'x-compute-request-id': 'req-38ae1236-101f-47f1-892a-665285a62378', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/0774fa00-a00f-407f-a35c-84ee20e978fb'} Body: b'{"server": {"id": "0774fa00-a00f-407f-a35c-84ee20e978fb", "name": "tempest-ServersNegativeTestJSON-server-1468426867", "status": "ACTIVE", "tenant_id": "80ba0c38a5b945ffaf630fcb6d7ac351", "user_id": "7223b37335ab46669f76b534e995a083", "metadata": {}, "hostId": "b99a7ccc62ba69d439708c4eea4f86c201047afd944a6bc9a3a87710", "image": {"id": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/dd568ba7-ea17-4ae2-908e-3035f1035aee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T09:02:03Z", "updated": "2023-04-19T09:02:11Z", "addresses": {"tempest-ServersNegativeTestJSON-704784737-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:1f:32"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/0774fa00-a00f-407f-a35c-84ee20e978fb"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/0774fa00-a00f-407f-a35c-84ee20e978fb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-19T09:02: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": []}}' {3} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_attach_volume [1.374647s] ... 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 afd1fbd7-5532-460b-bee0-56d8b7e664ba failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 09:11:09,631 79694 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_attach_volume): 202 POST http://10.0.0.210/volume/v3/482473c32be6487b96dcd567bbe53aca/volumes 0.251s 2023-04-19 09:11:09,632 79694 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-2102736340"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 09:11:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91ce1738-736b-4418-bb6d-08dea7551cca', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91ce1738-736b-4418-bb6d-08dea7551cca', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/482473c32be6487b96dcd567bbe53aca/volumes'} Body: b'{"volume": {"id": "afd1fbd7-5532-460b-bee0-56d8b7e664ba", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:11:09.566236", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-2102736340", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/482473c32be6487b96dcd567bbe53aca/volumes/afd1fbd7-5532-460b-bee0-56d8b7e664ba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/482473c32be6487b96dcd567bbe53aca/volumes/afd1fbd7-5532-460b-bee0-56d8b7e664ba"}], "user_id": "69cb8ca1e122463c99e177c121fe98b5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 09:11:09,688 79694 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_attach_volume): 200 GET http://10.0.0.210/volume/v3/482473c32be6487b96dcd567bbe53aca/volumes/afd1fbd7-5532-460b-bee0-56d8b7e664ba 0.044s 2023-04-19 09:11:09,689 79694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:11:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59b77e3c-1ee3-4803-bbae-f7bb560aca84', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59b77e3c-1ee3-4803-bbae-f7bb560aca84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/482473c32be6487b96dcd567bbe53aca/volumes/afd1fbd7-5532-460b-bee0-56d8b7e664ba'} Body: b'{"volume": {"id": "afd1fbd7-5532-460b-bee0-56d8b7e664ba", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:11:10.000000", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-2102736340", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/482473c32be6487b96dcd567bbe53aca/volumes/afd1fbd7-5532-460b-bee0-56d8b7e664ba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/482473c32be6487b96dcd567bbe53aca/volumes/afd1fbd7-5532-460b-bee0-56d8b7e664ba"}], "user_id": "69cb8ca1e122463c99e177c121fe98b5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "482473c32be6487b96dcd567bbe53aca"}}' 2023-04-19 09:11:10,741 79694 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_attach_volume): 200 GET http://10.0.0.210/volume/v3/482473c32be6487b96dcd567bbe53aca/volumes/afd1fbd7-5532-460b-bee0-56d8b7e664ba 0.041s 2023-04-19 09:11:10,741 79694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:11:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78c54890-2d4e-4908-8ba2-92e5463bc91e', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78c54890-2d4e-4908-8ba2-92e5463bc91e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/482473c32be6487b96dcd567bbe53aca/volumes/afd1fbd7-5532-460b-bee0-56d8b7e664ba'} Body: b'{"volume": {"id": "afd1fbd7-5532-460b-bee0-56d8b7e664ba", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:11:10.000000", "updated_at": "2023-04-19T09:11:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2102736340", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/482473c32be6487b96dcd567bbe53aca/volumes/afd1fbd7-5532-460b-bee0-56d8b7e664ba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/482473c32be6487b96dcd567bbe53aca/volumes/afd1fbd7-5532-460b-bee0-56d8b7e664ba"}], "user_id": "69cb8ca1e122463c99e177c121fe98b5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "482473c32be6487b96dcd567bbe53aca"}}' {3} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_detach_volume [1.352391s] ... 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 a11273dc-0bf7-415c-906f-2949f8d97856 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 09:11:10,935 79694 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 202 POST http://10.0.0.210/volume/v3/482473c32be6487b96dcd567bbe53aca/volumes 0.180s 2023-04-19 09:11:10,935 79694 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-1555075576"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 09:11:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93e75857-a9ef-43ed-8253-b4af04276661', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93e75857-a9ef-43ed-8253-b4af04276661', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/482473c32be6487b96dcd567bbe53aca/volumes'} Body: b'{"volume": {"id": "a11273dc-0bf7-415c-906f-2949f8d97856", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:11:10.879313", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-1555075576", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/482473c32be6487b96dcd567bbe53aca/volumes/a11273dc-0bf7-415c-906f-2949f8d97856"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/482473c32be6487b96dcd567bbe53aca/volumes/a11273dc-0bf7-415c-906f-2949f8d97856"}], "user_id": "69cb8ca1e122463c99e177c121fe98b5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 09:11:10,983 79694 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.0.0.210/volume/v3/482473c32be6487b96dcd567bbe53aca/volumes/a11273dc-0bf7-415c-906f-2949f8d97856 0.037s 2023-04-19 09:11:10,983 79694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:11:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a95305ad-5c77-4e3c-a26d-43ba5da2ee81', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a95305ad-5c77-4e3c-a26d-43ba5da2ee81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/482473c32be6487b96dcd567bbe53aca/volumes/a11273dc-0bf7-415c-906f-2949f8d97856'} Body: b'{"volume": {"id": "a11273dc-0bf7-415c-906f-2949f8d97856", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:11:11.000000", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-1555075576", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/482473c32be6487b96dcd567bbe53aca/volumes/a11273dc-0bf7-415c-906f-2949f8d97856"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/482473c32be6487b96dcd567bbe53aca/volumes/a11273dc-0bf7-415c-906f-2949f8d97856"}], "user_id": "69cb8ca1e122463c99e177c121fe98b5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "482473c32be6487b96dcd567bbe53aca"}}' 2023-04-19 09:11:12,092 79694 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.0.0.210/volume/v3/482473c32be6487b96dcd567bbe53aca/volumes/a11273dc-0bf7-415c-906f-2949f8d97856 0.097s 2023-04-19 09:11:12,093 79694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:11:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9131c67a-1d71-458a-aa4b-f14ae84c5ee0', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9131c67a-1d71-458a-aa4b-f14ae84c5ee0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/482473c32be6487b96dcd567bbe53aca/volumes/a11273dc-0bf7-415c-906f-2949f8d97856'} Body: b'{"volume": {"id": "a11273dc-0bf7-415c-906f-2949f8d97856", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:11:11.000000", "updated_at": "2023-04-19T09:11:11.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1555075576", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/482473c32be6487b96dcd567bbe53aca/volumes/a11273dc-0bf7-415c-906f-2949f8d97856"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/482473c32be6487b96dcd567bbe53aca/volumes/a11273dc-0bf7-415c-906f-2949f8d97856"}], "user_id": "69cb8ca1e122463c99e177c121fe98b5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "482473c32be6487b96dcd567bbe53aca"}}' {0} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_force_detach_volume [163.375315s] ... 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 aaf4b24b-4294-46ed-bd3b-b5d3b13302e6 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 09:08:31,367 79688 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.094s 2023-04-19 09:08:31,367 79688 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 19 Apr 2023 09:08:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2807', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-d3b7d25a-33dd-4699-9e2e-92ae833a24ee', '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": "9295e3f87a284ec6a00b45e571529c85", "name": "tempest-VolumesActionsTest-241990935-project-member", "password_expires_at": null}, "audit_ids": ["GuWHpKEGQdakfsKZFgaFpw"], "expires_at": "2023-04-19T10:08:31.000000Z", "issued_at": "2023-04-19T09:08:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "aa86fb36d7b545e6a2b9f110f9e2f922", "name": "tempest-VolumesActionsTest-241990935"}, "is_domain": false, "roles": [{"id": "45fc525c8c5440819026c2d31316f10d", "name": "reader"}, {"id": "34261de33dff45759db3c64a7b6ec984", "name": "member"}], "catalog": [{"endpoints": [{"id": "2e496f3cad8d414abd2448bb8532a4c7", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "29fc0ad9be4d4b0fae792a48927ba4fb", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "62d5fc32dc6d4dda96c18dcf38975224", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/aa86fb36d7b545e6a2b9f110f9e2f922", "region": "RegionOne"}], "id": "312d8c8a5cbf4f6982b03f3968d80759", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "deac9fc2e9574f9e9ccff18b176c5f67", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/aa86fb36d7b545e6a2b9f110f9e2f922", "region": "RegionOne"}], "id": "32219e37b07540d3ba53ca79f3cb5ff9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "4682339d7be045da817dd408e4fc9bcb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/aa86fb36d7b545e6a2b9f110f9e2f922", "region": "RegionOne"}], "id": "4c90ba9ce2174f2d8513ed524a7e3915", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "c216644ed918406cb1a1cf80fd83cfcf", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "6805fa9e882448ebada64a227995f651", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "0b90d9df5fa743878bfb4b67c8393028", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "b1f800f6c631482db1b5e4cb224654a6", "type": "image", "name": "glance"}, {"endpoints": [{"id": "912e0b96e3f043eb804c892738476d9a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d5eb1e085e9e49dc810e3358668885ed", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "88a86b6b25ac4ad1838fb87a7c8c0c93", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "dde0405576ac448181be74c8c6162b21", "type": "identity", "name": "keystone"}]}}' 2023-04-19 09:08:31,368 79688 INFO [tempest.lib.common.fixed_network] (VolumesActionsTest:test_force_detach_volume) Found network {'id': '8ca5426e-f07c-4f4d-a295-68afb6af6eea', 'name': 'tempest-VolumesActionsTest-1093377808-network', 'tenant_id': 'aa86fb36d7b545e6a2b9f110f9e2f922', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'aa86fb36d7b545e6a2b9f110f9e2f922', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': ' geneve', 'provider:physical_network': None, 'provider:segmentation_id': 16540, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-19T09:08:28Z', 'updated_at': '2023-04-19T09:08:28Z', 'revision_number': 1} available for tenant 2023-04-19 09:08:32,134 79688 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 0.765s 2023-04-19 09:08:32,134 79688 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesActionsTest-instance-1481021691", "imageRef": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "flavorRef": "42", "networks": [{"uuid": "8ca5426e-f07c-4f4d-a295-68afb6af6eea"}]}} Response - Headers: {'date': 'Wed, 19 Apr 2023 09:08:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/763f7e24-ccbf-4b8a-aca4-93216f93b182', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1dd6e1cb-2d61-4934-8504-77cfe46feb4d', 'x-compute-request-id': 'req-1dd6e1cb-2d61-4934-8504-77cfe46feb4d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "763f7e24-ccbf-4b8a-aca4-93216f93b182", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/763f7e24-ccbf-4b8a-aca4-93216f93b182"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/763f7e24-ccbf-4b8a-aca4-93216f93b182"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "bYf4A2kHQzTp"}}' 2023-04-19 09:08:32,216 79688 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/763f7e24-ccbf-4b8a-aca4-93216f93b182 0.079s 2023-04-19 09:08:32,217 79688 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:08:32 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-c5ece7a1-9cdf-49f1-ba7a-d18b360ee9cb', 'x-compute-request-id': 'req-c5ece7a1-9cdf-49f1-ba7a-d18b360ee9cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/763f7e24-ccbf-4b8a-aca4-93216f93b182'} Body: b'{"server": {"id": "763f7e24-ccbf-4b8a-aca4-93216f93b182", "name": "tempest-VolumesActionsTest-instance-1481021691", "status": "BUILD", "tenant_id": "aa86fb36d7b545e6a2b9f110f9e2f922", "user_id": "9295e3f87a284ec6a00b45e571529c85", "metadata": {}, "hostId": "", "image": {"id": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/dd568ba7-ea17-4ae2-908e-3035f1035aee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T09:08:32Z", "updated": "2023-04-19T09:08:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/763f7e24-ccbf-4b8a-aca4-93216f93b182"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/763f7e24-ccbf-4b8a-aca4-93216f93b182"}], "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": "sche duling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2023-04-19 09:09:22,453 79688 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/763f7e24-ccbf-4b8a-aca4-93216f93b182 0.220s 2023-04-19 09:09:22,454 79688 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:09:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1487', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9cff1f1a-2ad2-4b7a-a06d-3b9dcf9aca05', 'x-compute-request-id': 'req-9cff1f1a-2ad2-4b7a-a06d-3b9dcf9aca05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/763f7e24-ccbf-4b8a-aca4-93216f93b182'} Body: b'{"server": {"id": "763f7e24-ccbf-4b8a-aca4-93216f93b182", "name": "tempest-VolumesActionsTest-instance-1481021691", "status": "ACTIVE", "tenant_id": "aa86fb36d7b545e6a2b9f110f9e2f922", "user_id": "9295e3f87a284ec6a00b45e571529c85", "metadata": {}, "hostId": "89ebf89e9729598cca4a4d0f24cc8fb8cee7f7112aa36a18f4436399", "image": {"id": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/dd568ba7-ea17-4ae2-908e-3035f1035aee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T09:08:32Z", "updated": "2023-04-19T09:08:39Z", "addresses": {"tempest-VolumesActionsTest-1093377808-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:ce:de"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/763f7e24-ccbf-4b8a-aca4-93216f93b182"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/763f7e24-ccbf-4b8a-aca4-93216f93b182"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-19T09:08: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": []}}' 2023-04-19 09:09:22,466 79688 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-19 09:10:22,740 79688 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 202 POST http://10.0.0.210/volume/v3/aa86fb36d7b545e6a2b9f110f9e2f922/volumes 0.213s 2023-04-19 09:10:22,741 79688 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-1017214114"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 09:10:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a88314cc-d37e-4d72-b1eb-332484f75068', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a88314cc-d37e-4d72-b1eb-332484f75068', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/aa86fb36d7b545e6a2b9f110f9e2f922/volumes'} Body: b'{"volume": {"id": "aaf4b24b-4294-46ed-bd3b-b5d3b13302e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:10:22.679716", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1017214114", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, " source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/aaf4b24b-4294-46ed-bd3b-b5d3b13302e6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/aaf4b24b-4294-46ed-bd3b-b5d3b13302e6"}], "user_id": "9295e3f87a284ec6a00b45e571529c85", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 09:10:22,797 79688 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/volume/v3/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/aaf4b24b-4294-46ed-bd3b-b5d3b13302e6 0.047s 2023-04-19 09:10:22,797 79688 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:10:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9863849-6da9-499d-8f18-ce8d36dc77b3', 'content-length': '884', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9863849-6da9-499d-8f18-ce8d36dc77b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/aaf4b24b-4294-46ed-bd3b-b5d3b13302e6'} Body: b'{"volume": {"id": "aaf4b24b-4294-46ed-bd3b-b5d3b13302e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:10:23.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1017214114", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/aaf4b24b-4294-46ed-bd3b-b5d3b13302e6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/aaf4b24b-4294-46ed-bd3b-b5d3b13302e6"}], "user_id": "9295e3f87a284ec6a00b45e571529c85", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "aa86fb36d7b545e6a2b9f110f9e2f922"}}' 2023-04-19 09:10:23,893 79688 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/volume/v3/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/aaf4b24b-4294-46ed-bd3b-b5d3b13302e6 0.085s 2023-04-19 09:10:23,894 79688 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:10:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d31a94c1-c1e3-406e-bd11-a9f3eb35c621', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d31a94c1-c1e3-406e-bd11-a9f3eb35c621', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/aaf4b24b-4294-46ed-bd3b-b5d3b13302e6'} Body: b'{"volume": {"id": "aaf4b24b-4294-46ed-bd3b-b5d3b13302e6", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:10:23.000000", "updated_at": "2023-04-19T09:10:23.000000", "name": "tempest-VolumesActionsTest-Volume-1017214114", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/aaf4b24b-4294-46ed-bd3b-b5d3b13302e6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/aaf4b24b-4294-46ed-bd3b-b5d3b13302e6"}], "user_id": "9295e3f87a284ec6a0 0b45e571529c85", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "aa86fb36d7b545e6a2b9f110f9e2f922"}}' 2023-04-19 09:10:23,950 79688 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/aaf4b24b-4294-46ed-bd3b-b5d3b13302e6 0.045s 2023-04-19 09:10:23,950 79688 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:10:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c117d1ed-1857-4b48-8eb5-105834a77d1d', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c117d1ed-1857-4b48-8eb5-105834a77d1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/aaf4b24b-4294-46ed-bd3b-b5d3b13302e6'} Body: b'{"volume": {"id": "aaf4b24b-4294-46ed-bd3b-b5d3b13302e6", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:10:23.000000", "updated_at": "2023-04-19T09:10:23.000000", "name": "tempest-VolumesActionsTest-Volume-1017214114", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/aaf4b24b-4294-46ed-bd3b-b5d3b13302e6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/aaf4b24b-4294-46ed-bd3b-b5d3b13302e6"}], "user_id": "9295e3f87a284ec6a00b45e571529c85", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "aa86fb36d7b545e6a2b9f110f9e2f922"}}' 2023-04-19 09:10:24,089 79688 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/aaf4b24b-4294-46ed-bd3b-b5d3b13302e6 0.129s 2023-04-19 09:10:24,090 79688 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:10:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9cb3bc7-6dd9-4c66-9d7b-0532e0e51e04', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/aaf4b24b-4294-46ed-bd3b-b5d3b13302e6'} Body: b'' 2023-04-19 09:10:24,119 79688 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/aaf4b24b-4294-46ed-bd3b-b5d3b13302e6 0.028s 2023-04-19 09:10:24,119 79688 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:10: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-b7f7b2b7-afc0-4b0e-92bc-611274bdea5e', 'x-openstack-request-id': 'req-b7f7b2b7-afc0-4b0e-92bc-611274bdea5e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/aaf4b24b-4294-46ed-bd3b-b5d3b13302e6'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume aaf4b24b-4294-46ed-bd3b-b5d3b13302e6 could not be found."}}' 2023-04-19 09:10:24,256 79688 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/763f7e24-ccbf-4b8a-aca4-93216f93b182 0.136s 2023-04-19 09:10:24,257 79688 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:10: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-2246034a-8bb8-4fd9-85b5-e1e314372988', 'x-compute-request-id': 'req-2246034a-8bb8-4fd9-85b5-e1e314372988', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/763f7e24-ccbf-4b8a-aca4-93216f93b182'} Body: b'' 2023-04-19 09:10:24,562 79688 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/763f7e24-ccbf-4b8a-aca4-93216f93b182 0.304s 2023-04-19 09:10:24,562 79688 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:10:24 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-28c5f639-7d17-49ca-9e92-a747ab1b8f82', 'x-compute-request-id': 'req-28c5f639-7d17-49ca-9e92-a747ab1b8f82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/763f7e24-ccbf-4b8a-aca4-93216f93b182'} Body: b'{"server": {"id": "763f7e24-ccbf-4b8a-aca4-93216f93b182", "name": "tempest-VolumesActionsTest-instance-1481021691", "status": "ACTIVE", "tenant_id": "aa86fb36d7b545e6a2b9f110f9e2f922", "user_id": "9295e3f87a284ec6a00b45e571529c85", "metadata": {}, "hostId": "89ebf89e9729598cca4a4d0f24cc8fb8cee7f7112aa36a18f4436399", "image": {"id": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/dd568ba7-ea17-4ae2-908e-3035f1035aee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T09:08:32Z", "updated": "2023-04-19T09:10:24Z", "addresses": {"tempest-VolumesActionsTest-1093377808-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:ce:de"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/763f7e24-ccbf-4b8a-aca4-93216f93b182"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/763f7e24-ccbf-4b8a-aca4-93216f93b182"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-19T09:08:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "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-19 09:11:14,641 79688 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/763f7e24-ccbf-4b8a-aca4-93216f93b182 0.033s 2023-04-19 09:11:14,641 79688 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:11:14 GMT', 'server': 'Apache/2.4.52 (U buntu)', '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-ceb03916-335f-4f1b-9a08-3075cc22c18d', 'x-compute-request-id': 'req-ceb03916-335f-4f1b-9a08-3075cc22c18d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/763f7e24-ccbf-4b8a-aca4-93216f93b182'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 763f7e24-ccbf-4b8a-aca4-93216f93b182 could not be found."}}' {0} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_attaching [1.506085s] ... 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 42f0203d-77b0-4b43-99d8-86df1c6ace3b failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 09:11:14,865 79688 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/aa86fb36d7b545e6a2b9f110f9e2f922/volumes 0.218s 2023-04-19 09:11:14,865 79688 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-1579752875"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 09:11:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cdb74092-d655-467a-b2a9-650a02de7e68', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cdb74092-d655-467a-b2a9-650a02de7e68', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/aa86fb36d7b545e6a2b9f110f9e2f922/volumes'} Body: b'{"volume": {"id": "42f0203d-77b0-4b43-99d8-86df1c6ace3b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:11:14.791693", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1579752875", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/42f0203d-77b0-4b43-99d8-86df1c6ace3b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/42f0203d-77b0-4b43-99d8-86df1c6ace3b"}], "user_id": "9295e3f87a284ec6a00b45e571529c85", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 09:11:14,916 79688 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/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/42f0203d-77b0-4b43-99d8-86df1c6ace3b 0.041s 2023-04-19 09:11:14,917 79688 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:11:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-446621cf-a4b4-4646-aeda-00fd770d885d', 'content-length': '884', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-446621cf-a4b4-4646-aeda-00fd770d885d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/42f0203d-77b0-4b43-99d8-86df1c6ace3b'} Body: b'{"volume": {"id": "42f0203d-77b0-4b43-99d8-86df1c6ace3b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:11:15.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1579752875", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/42f0203d-77b0-4b43-99d8-86df1c6ace3b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/42f0203d-77b0-4b43-99d8-86df1c6ace3b"}], "user_id": "9295e3f87a284ec6a00b45e571529c85", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "aa86fb36d7b545e6a2b9f110f9e2f922"}}' 2023-04-19 09:11:15,969 79688 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/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/42f0203d-77b0-4b43-99d8-86df1c6ace3b 0.040s 2023-04-19 09:11:15,969 79688 DEBUG [tem pest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:11:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dbc09102-3ba5-42e8-b7fd-793786a28ce2', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dbc09102-3ba5-42e8-b7fd-793786a28ce2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/42f0203d-77b0-4b43-99d8-86df1c6ace3b'} Body: b'{"volume": {"id": "42f0203d-77b0-4b43-99d8-86df1c6ace3b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:11:15.000000", "updated_at": "2023-04-19T09:11:15.000000", "name": "tempest-VolumesActionsTest-Volume-1579752875", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/42f0203d-77b0-4b43-99d8-86df1c6ace3b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/42f0203d-77b0-4b43-99d8-86df1c6ace3b"}], "user_id": "9295e3f87a284ec6a00b45e571529c85", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "aa86fb36d7b545e6a2b9f110f9e2f922"}}' 2023-04-19 09:11:16,021 79688 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/42f0203d-77b0-4b43-99d8-86df1c6ace3b 0.038s 2023-04-19 09:11:16,022 79688 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:11:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd4a51be-3185-4b26-acef-b942b3087bb4', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd4a51be-3185-4b26-acef-b942b3087bb4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/42f0203d-77b0-4b43-99d8-86df1c6ace3b'} Body: b'{"volume": {"id": "42f0203d-77b0-4b43-99d8-86df1c6ace3b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:11:15.000000", "updated_at": "2023-04-19T09:11:15.000000", "name": "tempest-VolumesActionsTest-Volume-1579752875", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/42f0203d-77b0-4b43-99d8-86df1c6ace3b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/42f0203d-77b0-4b43-99d8-86df1c6ace3b"}], "user_id": "9295e3f87a284ec6a00b45e571529c85", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "aa86fb36d7b545e6a2b9f110f9e2f922"}}' 2023-04-19 09:11:16,130 79688 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/42f0203d-77b0-4b43-99d8-86df1c6ace3b 0.098s 2023-04-19 09:11:16,130 79688 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:11:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-len gth': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c96bd99d-eb5d-4cee-8ebe-2a898b65b322', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/42f0203d-77b0-4b43-99d8-86df1c6ace3b'} Body: b'' 2023-04-19 09:11:16,150 79688 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/42f0203d-77b0-4b43-99d8-86df1c6ace3b 0.020s 2023-04-19 09:11:16,151 79688 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:11:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7306734-2a71-4086-a707-3f7189f73d2a', 'x-openstack-request-id': 'req-f7306734-2a71-4086-a707-3f7189f73d2a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/42f0203d-77b0-4b43-99d8-86df1c6ace3b'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 42f0203d-77b0-4b43-99d8-86df1c6ace3b could not be found."}}' {0} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_creating [1.488233s] ... 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 787a7a4d-6fd6-4069-ad0b-8f52f351b99f failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 09:11:16,336 79688 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/aa86fb36d7b545e6a2b9f110f9e2f922/volumes 0.182s 2023-04-19 09:11:16,336 79688 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-537203316"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 09:11:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6053fa1-0f94-4bd4-a86b-960a785ebde3', 'content-length': '815', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6053fa1-0f94-4bd4-a86b-960a785ebde3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/aa86fb36d7b545e6a2b9f110f9e2f922/volumes'} Body: b'{"volume": {"id": "787a7a4d-6fd6-4069-ad0b-8f52f351b99f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:11:16.276774", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-537203316", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/787a7a4d-6fd6-4069-ad0b-8f52f351b99f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/787a7a4d-6fd6-4069-ad0b-8f52f351b99f"}], "user_id": "9295e3f87a284ec6a00b45e571529c85", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 09:11:16,388 79688 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/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/787a7a4d-6fd6-4069-ad0b-8f52f351b99f 0.042s 2023-04-19 09:11:16,389 79688 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:11:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd7c7157-3bda-4d07-ba91-4e8b32e43d1b', 'content-length': '883', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd7c7157-3bda-4d07-ba91-4e8b32e43d1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/787a7a4d-6fd6-4069-ad0b-8f52f351b99f'} Body: b'{"volume": {"id": "787a7a4d-6fd6-4069-ad0b-8f52f351b99f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:11:16.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-537203316", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/787a7a4d-6fd6-4069-ad0b-8f52f351b99f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/787a7a4d-6fd6-4069-ad0b-8f52f351b99f"}], "user_id": "9295e3f87a284ec6a00b45e571529c85", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "aa86fb36d7b545e6a2b9f110f9e2f922"}}' 2023-04-19 09:11:17,440 79688 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/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/787a7a4d-6fd6-4069-ad0b-8f52f351b99f 0.040s 2023-04-19 09:11:17,440 79688 DEBUG [tempest.l ib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:11:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-643fee1b-7c6e-483d-bbb3-a2d1c0fdd9ab', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-643fee1b-7c6e-483d-bbb3-a2d1c0fdd9ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/787a7a4d-6fd6-4069-ad0b-8f52f351b99f'} Body: b'{"volume": {"id": "787a7a4d-6fd6-4069-ad0b-8f52f351b99f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:11:16.000000", "updated_at": "2023-04-19T09:11:16.000000", "name": "tempest-VolumesActionsTest-Volume-537203316", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/787a7a4d-6fd6-4069-ad0b-8f52f351b99f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/787a7a4d-6fd6-4069-ad0b-8f52f351b99f"}], "user_id": "9295e3f87a284ec6a00b45e571529c85", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "aa86fb36d7b545e6a2b9f110f9e2f922"}}' 2023-04-19 09:11:17,491 79688 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/787a7a4d-6fd6-4069-ad0b-8f52f351b99f 0.040s 2023-04-19 09:11:17,491 79688 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:11:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c6e43bd-431c-4389-87b8-103c6e0f0231', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c6e43bd-431c-4389-87b8-103c6e0f0231', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/787a7a4d-6fd6-4069-ad0b-8f52f351b99f'} Body: b'{"volume": {"id": "787a7a4d-6fd6-4069-ad0b-8f52f351b99f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:11:16.000000", "updated_at": "2023-04-19T09:11:16.000000", "name": "tempest-VolumesActionsTest-Volume-537203316", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/787a7a4d-6fd6-4069-ad0b-8f52f351b99f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/787a7a4d-6fd6-4069-ad0b-8f52f351b99f"}], "user_id": "9295e3f87a284ec6a00b45e571529c85", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "aa86fb36d7b545e6a2b9f110f9e2f922"}}' 2023-04-19 09:11:17,620 79688 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/787a7a4d-6fd6-4069-ad0b-8f52f351b99f 0.118s 2023-04-19 09:11:17,620 79688 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:11:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0 ', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3e2575b-9f37-4d06-929f-0dc2304d67b1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/787a7a4d-6fd6-4069-ad0b-8f52f351b99f'} Body: b'' 2023-04-19 09:11:17,641 79688 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/787a7a4d-6fd6-4069-ad0b-8f52f351b99f 0.020s 2023-04-19 09:11:17,641 79688 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:11:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-e145f44e-8f24-452a-94f8-04bfc60d32f7', 'x-openstack-request-id': 'req-e145f44e-8f24-452a-94f8-04bfc60d32f7', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/787a7a4d-6fd6-4069-ad0b-8f52f351b99f'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 787a7a4d-6fd6-4069-ad0b-8f52f351b99f could not be found."}}' {0} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_error [1.483429s] ... 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 73364a8d-f981-4529-9a90-e1a36819e16d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 09:11:17,827 79688 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/aa86fb36d7b545e6a2b9f110f9e2f922/volumes 0.182s 2023-04-19 09:11:17,827 79688 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-2055869444"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 09:11:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ba05f95-a39a-4fb9-a664-f782be8396b6', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ba05f95-a39a-4fb9-a664-f782be8396b6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/aa86fb36d7b545e6a2b9f110f9e2f922/volumes'} Body: b'{"volume": {"id": "73364a8d-f981-4529-9a90-e1a36819e16d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:11:17.767940", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-2055869444", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/73364a8d-f981-4529-9a90-e1a36819e16d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/73364a8d-f981-4529-9a90-e1a36819e16d"}], "user_id": "9295e3f87a284ec6a00b45e571529c85", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 09:11:17,883 79688 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/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/73364a8d-f981-4529-9a90-e1a36819e16d 0.046s 2023-04-19 09:11:17,884 79688 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:11:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ccbf5c3c-b2b5-41f9-84e3-be00708e9699', 'content-length': '884', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ccbf5c3c-b2b5-41f9-84e3-be00708e9699', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/73364a8d-f981-4529-9a90-e1a36819e16d'} Body: b'{"volume": {"id": "73364a8d-f981-4529-9a90-e1a36819e16d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:11:18.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-2055869444", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/73364a8d-f981-4529-9a90-e1a36819e16d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/73364a8d-f981-4529-9a90-e1a36819e16d"}], "user_id": "9295e3f87a284ec6a00b45e571529c85", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "aa86fb36d7b545e6a2b9f110f9e2f922"}}' 2023-04-19 09:11:18,935 79688 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/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/73364a8d-f981-4529-9a90-e1a36819e16d 0.039s 2023-04-19 09:11:18,935 79688 DEBUG [tempest.lib.com mon.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:11:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-240e8025-21bf-423f-9f7d-028d06599d1f', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-240e8025-21bf-423f-9f7d-028d06599d1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/73364a8d-f981-4529-9a90-e1a36819e16d'} Body: b'{"volume": {"id": "73364a8d-f981-4529-9a90-e1a36819e16d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:11:18.000000", "updated_at": "2023-04-19T09:11:18.000000", "name": "tempest-VolumesActionsTest-Volume-2055869444", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/73364a8d-f981-4529-9a90-e1a36819e16d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/73364a8d-f981-4529-9a90-e1a36819e16d"}], "user_id": "9295e3f87a284ec6a00b45e571529c85", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "aa86fb36d7b545e6a2b9f110f9e2f922"}}' 2023-04-19 09:11:18,991 79688 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/73364a8d-f981-4529-9a90-e1a36819e16d 0.044s 2023-04-19 09:11:18,991 79688 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:11:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87df3f53-f8d0-4989-834a-a9bf8dd7be8e', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87df3f53-f8d0-4989-834a-a9bf8dd7be8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/73364a8d-f981-4529-9a90-e1a36819e16d'} Body: b'{"volume": {"id": "73364a8d-f981-4529-9a90-e1a36819e16d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:11:18.000000", "updated_at": "2023-04-19T09:11:18.000000", "name": "tempest-VolumesActionsTest-Volume-2055869444", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/73364a8d-f981-4529-9a90-e1a36819e16d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/73364a8d-f981-4529-9a90-e1a36819e16d"}], "user_id": "9295e3f87a284ec6a00b45e571529c85", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "aa86fb36d7b545e6a2b9f110f9e2f922"}}' 2023-04-19 09:11:19,105 79688 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/73364a8d-f981-4529-9a90-e1a36819e16d 0.104s 2023-04-19 09:11:19,106 79688 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:11:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', ' content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79852a19-b9f6-4dbc-9737-e8160b1c05ab', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/73364a8d-f981-4529-9a90-e1a36819e16d'} Body: b'' 2023-04-19 09:11:19,126 79688 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/73364a8d-f981-4529-9a90-e1a36819e16d 0.020s 2023-04-19 09:11:19,127 79688 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:11:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-7830ef6d-172a-4850-b04f-5b7f266b6cac', 'x-openstack-request-id': 'req-7830ef6d-172a-4850-b04f-5b7f266b6cac', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/73364a8d-f981-4529-9a90-e1a36819e16d'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 73364a8d-f981-4529-9a90-e1a36819e16d could not be found."}}' {0} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_maintenance [1.576510s] ... 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 17fd70e2-bf65-431e-bbfb-4886842b0405 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 09:11:19,309 79688 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/aa86fb36d7b545e6a2b9f110f9e2f922/volumes 0.178s 2023-04-19 09:11:19,309 79688 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-59086339"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 09:11:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7a31f98-0b5f-4457-b61c-4228249c8792', 'content-length': '814', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7a31f98-0b5f-4457-b61c-4228249c8792', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/aa86fb36d7b545e6a2b9f110f9e2f922/volumes'} Body: b'{"volume": {"id": "17fd70e2-bf65-431e-bbfb-4886842b0405", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:11:19.252959", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-59086339", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/17fd70e2-bf65-431e-bbfb-4886842b0405"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/17fd70e2-bf65-431e-bbfb-4886842b0405"}], "user_id": "9295e3f87a284ec6a00b45e571529c85", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 09:11:19,371 79688 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/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/17fd70e2-bf65-431e-bbfb-4886842b0405 0.052s 2023-04-19 09:11:19,371 79688 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:11:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9664510-42b9-42af-94bf-c3424b6b5355', 'content-length': '882', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9664510-42b9-42af-94bf-c3424b6b5355', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/17fd70e2-bf65-431e-bbfb-4886842b0405'} Body: b'{"volume": {"id": "17fd70e2-bf65-431e-bbfb-4886842b0405", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:11:19.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-59086339", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/17fd70e2-bf65-431e-bbfb-4886842b0405"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/17fd70e2-bf65-431e-bbfb-4886842b0405"}], "user_id": "9295e3f87a284ec6a00b45e571529c85", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "aa86fb36d7b545e6a2b9f110f9e2f922"}}' 2023-04-19 09:11:20,437 79688 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/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/17fd70e2-bf65-431e-bbfb-4886842b0405 0.052s 2023-04-19 09:11:20,437 79688 DEBUG [tem pest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:11:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ddca324-50b3-4064-af6d-ff00f5b6b68b', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ddca324-50b3-4064-af6d-ff00f5b6b68b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/17fd70e2-bf65-431e-bbfb-4886842b0405'} Body: b'{"volume": {"id": "17fd70e2-bf65-431e-bbfb-4886842b0405", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:11:19.000000", "updated_at": "2023-04-19T09:11:19.000000", "name": "tempest-VolumesActionsTest-Volume-59086339", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/17fd70e2-bf65-431e-bbfb-4886842b0405"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/17fd70e2-bf65-431e-bbfb-4886842b0405"}], "user_id": "9295e3f87a284ec6a00b45e571529c85", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "aa86fb36d7b545e6a2b9f110f9e2f922"}}' 2023-04-19 09:11:20,568 79688 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/17fd70e2-bf65-431e-bbfb-4886842b0405 0.121s 2023-04-19 09:11:20,568 79688 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:11:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b12ef5f-db68-4fea-8657-03e25df38280', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b12ef5f-db68-4fea-8657-03e25df38280', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/17fd70e2-bf65-431e-bbfb-4886842b0405'} Body: b'{"volume": {"id": "17fd70e2-bf65-431e-bbfb-4886842b0405", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:11:19.000000", "updated_at": "2023-04-19T09:11:19.000000", "name": "tempest-VolumesActionsTest-Volume-59086339", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/17fd70e2-bf65-431e-bbfb-4886842b0405"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/17fd70e2-bf65-431e-bbfb-4886842b0405"}], "user_id": "9295e3f87a284ec6a00b45e571529c85", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "aa86fb36d7b545e6a2b9f110f9e2f922"}}' 2023-04-19 09:11:20,683 79688 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/17fd70e2-bf65-431e-bbfb-4886842b0405 0.103s 2023-04-19 09:11:20,684 79688 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:11:20 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-62d7f1e7-ea71-401b-a540-47bf6f600cb1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/17fd70e2-bf65-431e-bbfb-4886842b0405'} Body: b'' 2023-04-19 09:11:20,706 79688 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/17fd70e2-bf65-431e-bbfb-4886842b0405 0.021s 2023-04-19 09:11:20,706 79688 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:11:20 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-e7761dda-c9df-4e77-95d1-bb70bf5f0bb4', 'x-openstack-request-id': 'req-e7761dda-c9df-4e77-95d1-bb70bf5f0bb4', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/17fd70e2-bf65-431e-bbfb-4886842b0405'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 17fd70e2-bf65-431e-bbfb-4886842b0405 could not be found."}}' {0} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_reset_status [1.552731s] ... 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 04f5fba0-71f7-4f20-8143-6d99ce6410e8 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 09:11:20,939 79688 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_reset_status): 202 POST http://10.0.0.210/volume/v3/aa86fb36d7b545e6a2b9f110f9e2f922/volumes 0.229s 2023-04-19 09:11:20,939 79688 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-1326425566"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 09:11:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef808dc3-9888-445b-b21d-98079693fc55', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef808dc3-9888-445b-b21d-98079693fc55', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/aa86fb36d7b545e6a2b9f110f9e2f922/volumes'} Body: b'{"volume": {"id": "04f5fba0-71f7-4f20-8143-6d99ce6410e8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:11:20.868544", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1326425566", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/04f5fba0-71f7-4f20-8143-6d99ce6410e8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/04f5fba0-71f7-4f20-8143-6d99ce6410e8"}], "user_id": "9295e3f87a284ec6a00b45e571529c85", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 09:11:20,989 79688 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_reset_status): 200 GET http://10.0.0.210/volume/v3/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/04f5fba0-71f7-4f20-8143-6d99ce6410e8 0.039s 2023-04-19 09:11:20,989 79688 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:11:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7328aa6-32f9-469c-adc4-d4d9aae03734', 'content-length': '884', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7328aa6-32f9-469c-adc4-d4d9aae03734', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/04f5fba0-71f7-4f20-8143-6d99ce6410e8'} Body: b'{"volume": {"id": "04f5fba0-71f7-4f20-8143-6d99ce6410e8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:11:21.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1326425566", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/04f5fba0-71f7-4f20-8143-6d99ce6410e8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/04f5fba0-71f7-4f20-8143-6d99ce6410e8"}], "user_id": "9295e3f87a284ec6a00b45e571529c85", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "aa86fb36d7b545e6a2b9f110f9e2f922"}}' 2023-04-19 09:11:22,041 79688 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_reset_status): 200 GET http://10.0.0.210/volume/v3/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/04f5fba0-71f7-4f20-8143-6d99ce6410e8 0.041s 2023-04-19 09:11:22,041 79688 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'applicati on/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:11:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d1e40a6-93da-49b3-8809-481fb60a1870', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d1e40a6-93da-49b3-8809-481fb60a1870', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/04f5fba0-71f7-4f20-8143-6d99ce6410e8'} Body: b'{"volume": {"id": "04f5fba0-71f7-4f20-8143-6d99ce6410e8", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:11:21.000000", "updated_at": "2023-04-19T09:11:21.000000", "name": "tempest-VolumesActionsTest-Volume-1326425566", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/04f5fba0-71f7-4f20-8143-6d99ce6410e8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/04f5fba0-71f7-4f20-8143-6d99ce6410e8"}], "user_id": "9295e3f87a284ec6a00b45e571529c85", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "aa86fb36d7b545e6a2b9f110f9e2f922"}}' 2023-04-19 09:11:22,095 79688 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/04f5fba0-71f7-4f20-8143-6d99ce6410e8 0.039s 2023-04-19 09:11:22,096 79688 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:11:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05d975d7-80de-49e5-8a3e-00ce3b49ffef', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05d975d7-80de-49e5-8a3e-00ce3b49ffef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/04f5fba0-71f7-4f20-8143-6d99ce6410e8'} Body: b'{"volume": {"id": "04f5fba0-71f7-4f20-8143-6d99ce6410e8", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:11:21.000000", "updated_at": "2023-04-19T09:11:21.000000", "name": "tempest-VolumesActionsTest-Volume-1326425566", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/04f5fba0-71f7-4f20-8143-6d99ce6410e8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/04f5fba0-71f7-4f20-8143-6d99ce6410e8"}], "user_id": "9295e3f87a284ec6a00b45e571529c85", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "aa86fb36d7b545e6a2b9f110f9e2f922"}}' 2023-04-19 09:11:22,226 79688 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/04f5fba0-71f7-4f20-8143-6d99ce6410e8 0.120s 2023-04-19 09:11:22,227 79688 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:11:22 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-c434bb21-613f-4961-853c-40cea242d992', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/04f5fba0-71f7-4f20-8143-6d99ce6410e8'} Body: b'' 2023-04-19 09:11:22,261 79688 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/04f5fba0-71f7-4f20-8143-6d99ce6410e8 0.033s 2023-04-19 09:11:22,261 79688 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:11:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-0bb12d82-b1c5-41f7-a8e1-3ac4e04239e9', 'x-openstack-request-id': 'req-0bb12d82-b1c5-41f7-a8e1-3ac4e04239e9', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/04f5fba0-71f7-4f20-8143-6d99ce6410e8'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 04f5fba0-71f7-4f20-8143-6d99ce6410e8 could not be found."}}' {0} cinder_tempest_plugin.api.volume.test_create_from_image.VolumeAndVolumeTypeFromImageTest.test_create_from_image_with_volume_type_image_property [3.664016s] ... 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 d605acb7-fc83-4c17-91eb-eea768dd9311 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 09:11:26,718 79688 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/9d68924c695a41db98ce72656ce7bd39/types 0.179s 2023-04-19 09:11:26,718 79688 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': 'Wed, 19 Apr 2023 09:11:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d085b1c7-7202-4224-93c7-76b08af4813d', 'content-length': '339', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d085b1c7-7202-4224-93c7-76b08af4813d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9d68924c695a41db98ce72656ce7bd39/types'} Body: b'{"volume_type": {"id": "a7cc12c2-0928-41f1-979d-78cda96b3776", "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-19 09:11:27,491 79688 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.769s 2023-04-19 09:11:27,491 79688 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': 'Wed, 19 Apr 2023 09:11:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '738', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/fea79857-d59e-4d1a-9241-716626262a29', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-6bd27867-f14b-4c39-ab1c-3cc487ec82c1', '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": "cc189b41a45b447e940a993dace396fa", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "fea79857-d59e-4d1a-9241-716626262a29", "created_at": "2023-04-19T09:11:27Z", "updated_at": "2023-04-19T09:11:27Z", "tags": [], "self": "/v2/images/fea79857-d59e-4d1a-9241-716626262a29", "file": "/v2/images/fea79857-d59e-4d1a-9241-716626262a29/file", "schema": "/v2/schemas/image"}' 2023-04-19 09:11:28,627 79688 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/fea79857-d59e-4d1a-9241-716626262a29/file 1.134s 2023-04-19 09:11:28,628 79688 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Wed, 19 Apr 2023 09:11:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': ' text/html; charset=UTF-8', 'x-openstack-request-id': 'req-3e5a8097-4dc1-49ce-8d2d-e4a1b20ab69d', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/fea79857-d59e-4d1a-9241-716626262a29/file'} Body: b'' 2023-04-19 09:11:28,650 79688 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/fea79857-d59e-4d1a-9241-716626262a29 0.022s 2023-04-19 09:11:28,650 79688 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:11:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '898', 'content-type': 'application/json', 'x-openstack-request-id': 'req-415e33c4-0e3e-488d-8587-615e7cfb7bfc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/fea79857-d59e-4d1a-9241-716626262a29'} 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": "4d9d525611f3fbd9eea5eb8e2d841567", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "cc189b41a45b447e940a993dace396fa", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "4ae00b1ed0daee261744d96a44a6d9cfc76a2d3d3ac1dea75510ff457d28257d7067fe369bff90fd436ffafaefdbf8b1ba8686c1b212b53bd8ad41234bd630d9", "id": "fea79857-d59e-4d1a-9241-716626262a29", "created_at": "2023-04-19T09:11:27Z", "updated_at": "2023-04-19T09:11:29Z", "tags": [], "self": "/v2/images/fea79857-d59e-4d1a-9241-716626262a29", "file": "/v2/images/fea79857-d59e-4d1a-9241-716626262a29/file", "schema": "/v2/schemas/image"}' 2023-04-19 09:11:28,673 79688 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/fea79857-d59e-4d1a-9241-716626262a29 0.022s 2023-04-19 09:11:28,674 79688 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:11:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '898', 'content-type': 'application/json', 'x-openstack-request-id': 'req-54a2d5e2-85f4-46f6-84a1-a15ca39dc641', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/fea79857-d59e-4d1a-9241-716626262a29'} 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": "4d9d525611f3fbd9eea5eb8e2d841567", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "cc189b41a45b447e940a993dace396fa", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "4ae00b1ed0daee261744d96a44a6d9cfc76a2d3d3ac1dea75510ff457d28257d7067fe369bff90fd436ffafaefdbf8b1ba8686c1b212b53bd8ad41234bd630d9", "id": "fea79857-d59e-4d1a-9241-716626262a29", "created_at": "2023-04-19T09:11:27Z", "updated_at": "2023-04-19T09:11:29Z", "tags": [], "self": "/v2/images/fea79857-d59e-4d1a-9241-716626262a29", "file": "/v2/images/fea79857-d59e-4d1a-9241-716626262a29/file", "schema": "/v2/schemas/image"}' 2023-04-19 09:11:28,695 79688 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/fea79857-d59e-4d1a-9241-716626262a29 0.021s 2023-04-19 09:11:28,695 79688 DEBUG [tempest.lib.common.rest_client] Request - Headers: {' Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:11:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '898', 'content-type': 'application/json', 'x-openstack-request-id': 'req-552d47d6-afb7-4e95-bb9d-0932e9256c80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/fea79857-d59e-4d1a-9241-716626262a29'} 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": "4d9d525611f3fbd9eea5eb8e2d841567", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "cc189b41a45b447e940a993dace396fa", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "4ae00b1ed0daee261744d96a44a6d9cfc76a2d3d3ac1dea75510ff457d28257d7067fe369bff90fd436ffafaefdbf8b1ba8686c1b212b53bd8ad41234bd630d9", "id": "fea79857-d59e-4d1a-9241-716626262a29", "created_at": "2023-04-19T09:11:27Z", "updated_at": "2023-04-19T09:11:29Z", "tags": [], "self": "/v2/images/fea79857-d59e-4d1a-9241-716626262a29", "file": "/v2/images/fea79857-d59e-4d1a-9241-716626262a29/file", "schema": "/v2/schemas/image"}' 2023-04-19 09:11:29,088 79688 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/cc189b41a45b447e940a993dace396fa/volumes 0.391s 2023-04-19 09:11:29,088 79688 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": "fea79857-d59e-4d1a-9241-716626262a29", "size": 1}} Response - Headers: {'date': 'Wed, 19 Apr 2023 09:11:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b419d56e-085a-41eb-91c1-cc21eff8b771', 'content-length': '862', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b419d56e-085a-41eb-91c1-cc21eff8b771', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/cc189b41a45b447e940a993dace396fa/volumes'} Body: b'{"volume": {"id": "d605acb7-fc83-4c17-91eb-eea768dd9311", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:11:29.023190", "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/cc189b41a45b447e940a993dace396fa/volumes/d605acb7-fc83-4c17-91eb-eea768dd9311"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cc189b41a45b447e940a993dace396fa/volumes/d605acb7-fc83-4c17-91eb-eea768dd9311"}], "user_id": "b006b3dfe03940f8ade8804bff1f49cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 09:11:29,137 79688 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/cc189b41a45b447e940a993dace396fa/volumes/d605acb7-fc83-4c17-91eb-eea768dd9311 0.040s 2023-04-19 09:11:29,137 79688 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:11:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f167e1c2-1b7a-478b-89bc-f34c7058e169', 'content-lengt h': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f167e1c2-1b7a-478b-89bc-f34c7058e169', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/cc189b41a45b447e940a993dace396fa/volumes/d605acb7-fc83-4c17-91eb-eea768dd9311'} Body: b'{"volume": {"id": "d605acb7-fc83-4c17-91eb-eea768dd9311", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:11:29.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/cc189b41a45b447e940a993dace396fa/volumes/d605acb7-fc83-4c17-91eb-eea768dd9311"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cc189b41a45b447e940a993dace396fa/volumes/d605acb7-fc83-4c17-91eb-eea768dd9311"}], "user_id": "b006b3dfe03940f8ade8804bff1f49cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc189b41a45b447e940a993dace396fa"}}' 2023-04-19 09:11:30,190 79688 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/cc189b41a45b447e940a993dace396fa/volumes/d605acb7-fc83-4c17-91eb-eea768dd9311 0.040s 2023-04-19 09:11:30,190 79688 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:11:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aaed6ae0-0289-4206-8d56-cdb284af904c', 'content-length': '951', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aaed6ae0-0289-4206-8d56-cdb284af904c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/cc189b41a45b447e940a993dace396fa/volumes/d605acb7-fc83-4c17-91eb-eea768dd9311'} Body: b'{"volume": {"id": "d605acb7-fc83-4c17-91eb-eea768dd9311", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:11:29.000000", "updated_at": "2023-04-19T09:11:29.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/cc189b41a45b447e940a993dace396fa/volumes/d605acb7-fc83-4c17-91eb-eea768dd9311"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cc189b41a45b447e940a993dace396fa/volumes/d605acb7-fc83-4c17-91eb-eea768dd9311"}], "user_id": "b006b3dfe03940f8ade8804bff1f49cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc189b41a45b447e940a993dace396fa"}}' {1} tempest.api.volume.admin.test_encrypted_volumes_extend.EncryptedVolumesExtendAttachedTest.test_extend_attached_encrypted_volume_luksv1 ... SKIPPED: Attached encrypted volume extend is disabled. {1} tempest.api.volume.admin.test_encrypted_volumes_extend.EncryptedVolumesExtendAttachedTest.test_extend_attached_encrypted_volume_luksv2 ... SKIPPED: Attached encrypted volume extend is disabled. {1} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_disable_log_reason_with_no_reason [0.023111s] ... ok {1} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_disable_service_with_invalid_binary [0.032655s] ... ok {1} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_enable_service_with_invalid_host [0.027286s] ... ok {1} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_freeze_host_with_invalid_host [0.032059s] ... ok {1} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_thaw_host_with_invalid_host [0.024072s] ... ok {1} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_spec_create_get_delete [0.162761s] ... ok {1} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_list [0.081159s] ... ok {1} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_update [0.204191s] ... ok {1} 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 0c9cba0b-0771-4196-90ca-59f69a1614e0 failed to build and is in ERROR status {1} setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsTest) ... SKIPPED: Cinder backup feature disabled {1} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_boot_server_from_encrypted_volume_luks ... SKIPPED: Encrypted volume attach is not supported {1} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_boot_server_from_encrypted_volume_luksv2 ... SKIPPED: Encrypted volume attach is not supported {1} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_create_server_from_volume_snapshot [1.903982s] ... 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 10d0438c-228f-43c3-b322-0e5b0aa311bc failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 09:12:05,922 79690 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/image/v2/images/dd568ba7-ea17-4ae2-908e-3035f1035aee 0.149s 2023-04-19 09:12:05,922 79690 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:12:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-28a5c5c1-9204-4009-8fbc-7f332163a455', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/dd568ba7-ea17-4ae2-908e-3035f1035aee'} 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": "711d5428f1bd471fa25d071fe9c4d7c6", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "created_at": "2023-04-19T08:53:19Z", "updated_at": "2023-04-19T08:53:21Z", "tags": [], "self": "/v2/images/dd568ba7-ea17-4ae2-908e-3035f1035aee", "file": "/v2/images/dd568ba7-ea17-4ae2-908e-3035f1035aee/file", "schema": "/v2/schemas/image"}' 2023-04-19 09:12:06,240 79690 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 202 POST http://10.0.0.210/volume/v3/ad8d2b101ca545c7af9aee467a97fdec/volumes 0.317s 2023-04-19 09:12:06,241 79690 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-2099967662", "snapshot_id": null, "imageRef": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Wed, 19 Apr 2023 09:12:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d269913-55a2-405b-b5f0-3580704f88b3', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d269913-55a2-405b-b5f0-3580704f88b3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ad8d2b101ca545c7af9aee467a97fdec/volumes'} Body: b'{"volume": {"id": "10d0438c-228f-43c3-b322-0e5b0aa311bc", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:12:06.183706", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-2099967662", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ad8d2b101ca545c7af9aee467a97fdec/volumes/10d0438c-228f-43c3-b322-0e5b0aa311bc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ad8d2b101ca545c7af9aee467a97fdec/volumes/10d0438c-228f-43c3-b322-0e5b0aa311bc"}], "user_id": "a86deb7f8b564d14aa0a3d09cfe012f0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 09:12:06,290 79690 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/volume/v3/ad8d2b101ca545c7af9aee467a97fdec/volumes/10d0438c-228f-43c3-b322-0e5b0aa311bc 0.038s 2023-04-19 09:12:06,290 79690 DEBUG [tempest.lib.common.rest_clie nt] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:12:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5af7bf9a-0dcf-4d27-97da-26d04e9a6070', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5af7bf9a-0dcf-4d27-97da-26d04e9a6070', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ad8d2b101ca545c7af9aee467a97fdec/volumes/10d0438c-228f-43c3-b322-0e5b0aa311bc'} Body: b'{"volume": {"id": "10d0438c-228f-43c3-b322-0e5b0aa311bc", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:12:06.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-2099967662", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ad8d2b101ca545c7af9aee467a97fdec/volumes/10d0438c-228f-43c3-b322-0e5b0aa311bc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ad8d2b101ca545c7af9aee467a97fdec/volumes/10d0438c-228f-43c3-b322-0e5b0aa311bc"}], "user_id": "a86deb7f8b564d14aa0a3d09cfe012f0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ad8d2b101ca545c7af9aee467a97fdec"}}' 2023-04-19 09:12:07,340 79690 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/volume/v3/ad8d2b101ca545c7af9aee467a97fdec/volumes/10d0438c-228f-43c3-b322-0e5b0aa311bc 0.038s 2023-04-19 09:12:07,340 79690 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:12:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba4e9b97-e352-46ac-8ecc-eda5ac54db93', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba4e9b97-e352-46ac-8ecc-eda5ac54db93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ad8d2b101ca545c7af9aee467a97fdec/volumes/10d0438c-228f-43c3-b322-0e5b0aa311bc'} Body: b'{"volume": {"id": "10d0438c-228f-43c3-b322-0e5b0aa311bc", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:12:06.000000", "updated_at": "2023-04-19T09:12:06.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-2099967662", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ad8d2b101ca545c7af9aee467a97fdec/volumes/10d0438c-228f-43c3-b322-0e5b0aa311bc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ad8d2b101ca545c7af9aee467a97fdec/volumes/10d0438c-228f-43c3-b322-0e5b0aa311bc"}], "user_id": "a86deb7f8b564d14aa0a3d09cfe012f0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ad8d2b101ca545c7af9aee467a97fdec"}}' 2023-04-19 09:12:07,652 79690 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/ad8d2b101ca545c7af9aee467a97fdec/volumes/10d0438c-228f-43c3-b322-0e5b0aa311bc 0.300s 2023-04-19 09:12:07,652 79690 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:12:07 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-223337c0-0718-4662-aacf-2659e9468bcf', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ad8d2b101ca545c7af9aee467a97fdec/volumes/10d0438c-228f-43c3-b322-0e5b0aa311bc'} Body: b'' 2023-04-19 09:12:07,674 79690 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/ad8d2b101ca545c7af9aee467a97fdec/volumes/10d0438c-228f-43c3-b322-0e5b0aa311bc 0.021s 2023-04-19 09:12:07,675 79690 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:12:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ee1a05f-4744-468a-9994-6c2958ef50c7', 'x-openstack-request-id': 'req-8ee1a05f-4744-468a-9994-6c2958ef50c7', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/ad8d2b101ca545c7af9aee467a97fdec/volumes/10d0438c-228f-43c3-b322-0e5b0aa311bc'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 10d0438c-228f-43c3-b322-0e5b0aa311bc could not be found."}}' {1} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_image_defined_boot_from_volume [1.734024s] ... 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 0c706536-fad8-428b-beb1-d67ee35dc327 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 09:12:07,699 79690 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/image/v2/images/dd568ba7-ea17-4ae2-908e-3035f1035aee 0.021s 2023-04-19 09:12:07,700 79690 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:12:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-0081dcfa-a428-4f7e-867d-16e6a7a9bcae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/dd568ba7-ea17-4ae2-908e-3035f1035aee'} 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": "711d5428f1bd471fa25d071fe9c4d7c6", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "created_at": "2023-04-19T08:53:19Z", "updated_at": "2023-04-19T08:53:21Z", "tags": [], "self": "/v2/images/dd568ba7-ea17-4ae2-908e-3035f1035aee", "file": "/v2/images/dd568ba7-ea17-4ae2-908e-3035f1035aee/file", "schema": "/v2/schemas/image"}' 2023-04-19 09:12:08,188 79690 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 202 POST http://10.0.0.210/volume/v3/ad8d2b101ca545c7af9aee467a97fdec/volumes 0.488s 2023-04-19 09:12:08,188 79690 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-1182339935", "snapshot_id": null, "imageRef": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Wed, 19 Apr 2023 09:12:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91cfe29b-17dc-46a7-9adb-814bc91a76cc', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91cfe29b-17dc-46a7-9adb-814bc91a76cc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ad8d2b101ca545c7af9aee467a97fdec/volumes'} Body: b'{"volume": {"id": "0c706536-fad8-428b-beb1-d67ee35dc327", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:12:07.969362", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1182339935", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ad8d2b101ca545c7af9aee467a97fdec/volumes/0c706536-fad8-428b-beb1-d67ee35dc327"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ad8d2b101ca545c7af9aee467a97fdec/volumes/0c706536-fad8-428b-beb1-d67ee35dc327"}], "user_id": "a86deb7f8b564d14aa0a3d09cfe012f0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 09:12:08,235 79690 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/volume/v3/ad8d2b101ca545c7af9aee467a97fdec/volumes/0c706536-fad8-428b-beb1-d67ee35dc327 0.036s 2023-04-19 09:12:08,235 79690 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:12:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e59b52f5-7e5a-4a9e-a1a1-9137a4d30d3c', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e59b52f5-7e5a-4a9e-a1a1-9137a4d30d3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ad8d2b101ca545c7af9aee467a97fdec/volumes/0c706536-fad8-428b-beb1-d67ee35dc327'} Body: b'{"volume": {"id": "0c706536-fad8-428b-beb1-d67ee35dc327", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:12:08.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1182339935", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ad8d2b101ca545c7af9aee467a97fdec/volumes/0c706536-fad8-428b-beb1-d67ee35dc327"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ad8d2b101ca545c7af9aee467a97fdec/volumes/0c706536-fad8-428b-beb1-d67ee35dc327"}], "user_id": "a86deb7f8b564d14aa0a3d09cfe012f0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ad8d2b101ca545c7af9aee467a97fdec"}}' 2023-04-19 09:12:09,285 79690 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/volume/v3/ad8d2b101ca545c7af9aee467a97fdec/volumes/0c706536-fad8-428b-beb1-d67ee35dc327 0.038s 2023-04-19 09:12:09,285 79690 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:12:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04973119-26d0-4b50-bc41-289f6eb207ec', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04973119-26d0-4b50-bc41-289f6eb207ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ad8d2b101ca545c7af9aee467a97fdec/volumes/0c706536-fad8-428b-beb1-d67ee35dc327'} Body: b'{"volume": {"id": "0c706536-fad8-428b-beb1-d67ee35dc327", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:12:08.000000", "updated_at": "2023-04-19T09:12:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1182339935", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ad8d2b101ca545c7af9aee467a97fdec/volumes/0c706536-fad8-428b-beb1-d67ee35dc327"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ad8d2b101ca545c7af9aee467a97fdec/volumes/0c706536-fad8-428b-beb1-d67ee35dc327"}], "user_id": "a86deb7f8b564d14aa0a3d09cfe012f0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ad8d2b101ca545c7af9aee467a97fdec"}}' 2023-04-19 09:12:09,389 79690 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/ad8d2b101ca545c7af9aee467a97fdec/volumes/0c706536-fad8-428b-beb1-d67ee35dc327 0.093s 2023-04-19 09:12:09,390 79690 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:12: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-41e83327-526f-405f-878a-ab5d0f4c6798', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ad8d2b101ca545c7af9aee467a97fdec/volumes/0c706536-fad8-428b-beb1-d67ee35dc327'} Body: b'' 2023-04-19 09:12:09,410 79690 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/ad8d2b101ca545c7af9aee467a97fdec/volumes/0c706536-fad8-428b-beb1-d67ee35dc327 0.020s 2023-04-19 09:12:09,411 79690 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:12: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-041e9849-354f-47ce-889a-907d25bc5d55', 'x-openstack-request-id': 'req-041e9849-354f-47ce-889a-907d25bc5d55', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/ad8d2b101ca545c7af9aee467a97fdec/volumes/0c706536-fad8-428b-beb1-d67ee35dc327'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 0c706536-fad8-428b-beb1-d67ee35dc327 could not be found."}}' {1} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern [3.432413s] ... 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 230ffbd1-0e32-4ec0-91fd-e69ed6048199 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 09:12:09,414 79690 INFO [tempest.scenario.test_volume_boot_pattern] Creating keypair and security group 2023-04-19 09:12:09,470 79690 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.051s 2023-04-19 09:12:09,470 79690 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestVolumeBootPattern-38183323", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHGRTq7QDHOKwBj1Osfyda0J5ZI+H2aKWVwUht+qEOXW3HgEQC+s3YIWZLauAPhbmhRiYUFnDEPjf2+eJ0rj73YbHVXqkFpkrL+g31xGZ5XvYB7PXbZHN69ZPdLL6SKL5g=="}} Response - Headers: {'date': 'Wed, 19 Apr 2023 09:12:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '398', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5f38ef33-6295-4992-88d5-5c40e4a21d6a', 'x-compute-request-id': 'req-5f38ef33-6295-4992-88d5-5c40e4a21d6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestVolumeBootPattern-38183323", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHGRTq7QDHOKwBj1Osfyda0J5ZI+H2aKWVwUht+qEOXW3HgEQC+s3YIWZLauAPhbmhRiYUFnDEPjf2+eJ0rj73YbHVXqkFpkrL+g31xGZ5XvYB7PXbZHN69ZPdLL6SKL5g==", "fingerprint": "4d:c6:34:4c:8c:3b:72:63:f7:01:d4:2e:c3:da:af:7e", "user_id": "a86deb7f8b564d14aa0a3d09cfe012f0"}}' 2023-04-19 09:12:09,639 79690 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.155s 2023-04-19 09:12:09,640 79690 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-914833471", "description": "tempest-secgroup-smoke-914833471 description", "project_id": "ad8d2b101ca545c7af9aee467a97fdec"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-30ad3431-f97d-49df-a950-427ee8d0b1e9', 'date': 'Wed, 19 Apr 2023 09:12:09 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "e67eb55e-a973-4675-bcb3-816604388bdd", "name": "tempest-secgroup-smoke-914833471", "stateful": true, "tenant_id": "ad8d2b101ca545c7af9aee467a97fdec", "description": "tempest-secgroup-smoke-914833471 description", "shared": false, "security_group_rules": [{"id": "5d1e4481-8660-4df3-9e92-f3602265cb57", "tenant_id": "ad8d2b101ca545c7af9aee467a97fdec", "security_group_id": "e67eb55e-a973-4675-bcb3-816604388bdd", "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": 1055, "description": null, "tags": [], "created_at": "2023-04-19T09:12:09Z", "updated_at": "2023-04-19T09:12:09Z", "revision_number": 0, "project_id": "ad8d2b101ca545c7af9aee467a97fdec"}, {"id": "d108a121-d3d8-435c-a06a-efa3f16fabec", "tenant_id": "ad8d2b101ca545c7af9aee467a97fdec", "security_group_id": "e67eb55e-a973-4675-bcb3-816604388bdd", "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": 1054, "description": null, "tags": [], "created_at": "2023-04-19T09:12:09Z", "updated_at": "2023-04-19T09:12:09Z", "revision_number": 0, "project_id": "ad8d2b101ca 545c7af9aee467a97fdec"}], "tags": [], "created_at": "2023-04-19T09:12:09Z", "updated_at": "2023-04-19T09:12:09Z", "revision_number": 1, "project_id": "ad8d2b101ca545c7af9aee467a97fdec"}}' 2023-04-19 09:12:09,790 79690 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.148s 2023-04-19 09:12:09,790 79690 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "e67eb55e-a973-4675-bcb3-816604388bdd", "project_id": "ad8d2b101ca545c7af9aee467a97fdec", "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-7b583076-ac2f-457f-ae1f-345660ab6e23', 'date': 'Wed, 19 Apr 2023 09:12:09 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "7718af76-0ed2-428d-a169-690918e3397d", "tenant_id": "ad8d2b101ca545c7af9aee467a97fdec", "security_group_id": "e67eb55e-a973-4675-bcb3-816604388bdd", "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-19T09:12:09Z", "updated_at": "2023-04-19T09:12:09Z", "revision_number": 0, "project_id": "ad8d2b101ca545c7af9aee467a97fdec"}}' 2023-04-19 09:12:09,951 79690 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.159s 2023-04-19 09:12:09,951 79690 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "e67eb55e-a973-4675-bcb3-816604388bdd", "project_id": "ad8d2b101ca545c7af9aee467a97fdec", "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-78719e5d-4e35-4e47-a01b-d3aa3257382f', 'date': 'Wed, 19 Apr 2023 09:12:09 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "93342169-1dcb-400f-a731-8be4b7e78531", "tenant_id": "ad8d2b101ca545c7af9aee467a97fdec", "security_group_id": "e67eb55e-a973-4675-bcb3-816604388bdd", "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-19T09:12:09Z", "updated_at": "2023-04-19T09:12:09Z", "revision_number": 0, "project_id": "ad8d2b101ca545c7af9aee467a97fdec"}}' 2023-04-19 09:12:10,115 79690 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.163s 2023-04-19 09:12:10,116 79690 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "e67eb55e-a973-4675-bcb3-816604388bdd", "project_id": "ad8d2b101ca545c7af9aee467a97fdec", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-b900fd1d-26fb-4ff6-86a0-2326e3ed0b2b', 'date': 'Wed, 19 Apr 2023 09:12:10 GMT', 'connection': 'close', 'status': '201', 'content-location ': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "abd64f19-e648-493c-b07b-878626b79482", "tenant_id": "ad8d2b101ca545c7af9aee467a97fdec", "security_group_id": "e67eb55e-a973-4675-bcb3-816604388bdd", "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-19T09:12:10Z", "updated_at": "2023-04-19T09:12:10Z", "revision_number": 0, "project_id": "ad8d2b101ca545c7af9aee467a97fdec"}}' 2023-04-19 09:12:10,278 79690 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.161s 2023-04-19 09:12:10,278 79690 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "e67eb55e-a973-4675-bcb3-816604388bdd", "project_id": "ad8d2b101ca545c7af9aee467a97fdec", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-fab0f148-f163-4e3a-a828-02ee7800adc4', 'date': 'Wed, 19 Apr 2023 09:12:10 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "b832e392-07d7-46a7-ac4b-605a1bacd036", "tenant_id": "ad8d2b101ca545c7af9aee467a97fdec", "security_group_id": "e67eb55e-a973-4675-bcb3-816604388bdd", "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-19T09:12:10Z", "updated_at": "2023-04-19T09:12:10Z", "revision_number": 0, "project_id": "ad8d2b101ca545c7af9aee467a97fdec"}}' 2023-04-19 09:12:10,431 79690 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.153s 2023-04-19 09:12:10,432 79690 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "e67eb55e-a973-4675-bcb3-816604388bdd", "project_id": "ad8d2b101ca545c7af9aee467a97fdec", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-573c2aaf-4537-4ae2-9a9a-4fa395c5d385', 'date': 'Wed, 19 Apr 2023 09:12:10 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "4e203c95-f1fc-4a6e-a063-964fe0e116ea", "tenant_id": "ad8d2b101ca545c7af9aee467a97fdec", "security_group_id": "e67eb55e-a973-4675-bcb3-816604388bdd", "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-19T09:12:10Z", "updated_at": "2023-04-19T09:12:10Z", "revision_number": 0, "project_id": "ad8d2b101ca545c7af9aee467a97fdec"}}' 2023-04-19 09:12:10,613 79690 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.180s 2023-04-19 09:12:10,613 79690 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": "e67eb55e-a973-4675-bcb3-816604388bdd", "project_id": "ad8d2b101ca545c7af9aee467a97fdec", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-8b6e0963-1969-4c92-a9a1-bf0f8951d08e', 'date': 'Wed, 19 Apr 2023 09:12:10 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "4e12a1c1-af5c-4ea7-8292-517f52453745", "tenant_id": "ad8d2b101ca545c7af9aee467a97fdec", "security_group_id": "e67eb55e-a973-4675-bcb3-816604388bdd", "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-19T09:12:10Z", "updated_at": "2023-04-19T09:12:10Z", "revision_number": 0, "project_id": "ad8d2b101ca545c7af9aee467a97fdec"}}' 2023-04-19 09:12:10,614 79690 INFO [tempest.scenario.test_volume_boot_pattern] Booting instance 1 from volume 2023-04-19 09:12:10,640 79690 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/image/v2/images/dd568ba7-ea17-4ae2-908e-3035f1035aee 0.026s 2023-04-19 09:12:10,641 79690 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:12:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-52445be3-59a0-4fe6-8f61-46fd0fd4493e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/dd568ba7-ea17-4ae2-908e-3035f1035aee'} 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": "711d5428f1bd471fa25d071fe9c4d7c6", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "created_at": "2023-04-19T08:53:19Z", "updated_at": "2023-04-19T08:53:21Z", "tags": [], "self": "/v2/images/dd568ba7-ea17-4ae2-908e-3035f1035aee", "file": "/v2/images/dd568ba7-ea17-4ae2-908e-3035f1035aee/file", "schema": "/v2/schemas/image"}' 2023-04-19 09:12:11,369 79690 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 202 POST http://10.0.0.210/volume/v3/ad8d2b101ca545c7af9aee467a97fdec/volumes 0.726s 2023-04-19 09:12:11,369 79690 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-661775362", "snapshot_id": null, "imageRef": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Wed, 19 Apr 2023 09:12:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5bc45673-6746-4b51-8c62-16240c6468c8', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5bc45673-6746-4b51-8c62-16240c6468c8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ad8d2b101ca545c7af9aee467a97fdec/volumes'} Body: b'{"volume": {"id": "230ffbd1-0e32-4ec0-91fd-e69ed6048199", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:12:10.930284", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-661775362", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ad8d2b101ca545c7af9aee467a97fdec/volumes/230ffbd1-0e32-4ec0-91fd-e69ed6048199"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ad8d2b101ca545c7af9aee467a97fdec/volumes/230ffbd1-0e32-4ec0-91fd-e69ed6048199"}], "user_id": "a86deb7f8b564d14aa0a3d09cfe012f0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 09:12:11,427 79690 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/volume/v3/ad8d2b101ca545c7af9aee467a97fdec/volumes/230ffbd1-0e32-4ec0-91fd-e69ed6048199 0.047s 2023-04-19 09:12:11,427 79690 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:12:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dbf466f4-96ef-4db9-b8ef-bf89198a036a', 'content-length': '893', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dbf466f4-96ef-4db9-b8ef-bf89198a036a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ad8d2b101ca545c7af9aee467a97fdec/volumes/230ffbd1-0e32-4ec0-91fd-e69ed6048199'} Body: b'{"volume": {"id": "230ffbd1-0e32-4ec0-91fd-e69ed6048199", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:12:11.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-661775362", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ad8d2b101ca545c7af9aee467a97fdec/volumes/230ffbd1-0e32-4ec0-91fd-e69ed6048199"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ad8d2b101ca545c7af9aee467a97fdec/volumes/230ffbd1-0e32-4ec0-91fd-e69ed6048199"}], "user_id": "a86deb7f8b564d14aa0a3d09cfe012f0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ad8d2b101ca545c7af9aee467a97fdec"}}' 2023-04-19 09:12:12,477 79690 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/volume/v3/ad8d2b101ca545c7af9aee467a97fdec/volumes/230ffbd1-0e32-4ec0-91fd-e69ed6048199 0.038s 2023-04-19 09:12:12,477 79690 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:12:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65ffbbcc-1091-4f51-9582-4dc778750906', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65ffbbcc-1091-4f51-9582-4dc778750906', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ad8d2b101ca545c7af9aee467a97fdec/volumes/230ffbd1-0e32-4ec0-91fd-e69ed6048199'} Body: b'{"volume": {"id": "230ffbd1-0e32-4ec0-91fd-e69ed6048199", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:12:11.000000", "updated_at": "2023-04-19T09:12:11.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-661775362", "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/ad8d2b101ca545c7af9aee467a97fdec/volumes/230ffbd1-0e32-4ec0-91fd-e69ed6048199"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ad8d2b101ca545c7af9aee467a97fdec/volumes/230ffbd1-0e32-4ec0-91fd-e69ed6048199"}], "user_id": "a86deb7f8b564d14aa0a3d09cfe012f0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ad8d2b101ca545c7af9aee467a97fdec"}}' 2023-04-19 09:12:12,608 79690 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/ad8d2b101ca545c7af9aee467a97fdec/volumes/230ffbd1-0e32-4ec0-91fd-e69ed6048199 0.118s 2023-04-19 09:12:12,608 79690 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:12:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f6a87a0-7ea5-4be3-8721-b89772601210', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ad8d2b101ca545c7af9aee467a97fdec/volumes/230ffbd1-0e32-4ec0-91fd-e69ed6048199'} Body: b'' 2023-04-19 09:12:12,645 79690 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/ad8d2b101ca545c7af9aee467a97fdec/volumes/230ffbd1-0e32-4ec0-91fd-e69ed6048199 0.036s 2023-04-19 09:12:12,645 79690 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:12: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-c25a7604-cbb4-46cf-8fa8-c92b0e9daf22', 'x-openstack-request-id': 'req-c25a7604-cbb4-46cf-8fa8-c92b0e9daf22', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/ad8d2b101ca545c7af9aee467a97fdec/volumes/230ffbd1-0e32-4ec0-91fd-e69ed6048199'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 230ffbd1-0e32-4ec0-91fd-e69ed6048199 could not be found."}}' 2023-04-19 09:12:12,814 79690 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/e67eb55e-a973-4675-bcb3-816604388bdd 0.168s 2023-04-19 09:12:12,814 79690 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-1ce31736-1494-4a24-ab60-a071890f3ff4', 'content-length': '0', 'date': 'Wed, 19 Apr 2023 09:12:12 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/e67eb55e-a973-4675-bcb3-816604388bdd'} Body: b'' 2023-04-19 09:12:12,844 79690 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestVolumeBootPattern-38183323 0.029s 2023-04-19 09:12:12,845 79690 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:12: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': 'OpenSt ack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1c0affca-83a5-4212-813e-cb6449e496a8', 'x-compute-request-id': 'req-1c0affca-83a5-4212-813e-cb6449e496a8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestVolumeBootPattern-38183323'} Body: b'' {1} setUpClass (cinder_tempest_plugin.scenario.test_volume_encrypted.TestEncryptedCinderVolumes) ... SKIPPED: Encrypted volume attach is not supported {3} 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 746c2bd2-e29d-4938-bd93-adf856dbc045 failed to build and is in ERROR status {3} tempest.api.volume.test_versions.VersionsTest.test_list_versions [0.011732s] ... ok {3} tempest.api.volume.test_versions.VersionsTest.test_show_version [0.161508s] ... ok {3} setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test) ... SKIPPED: Cinder backup feature disabled {3} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_bootable_volume [1.850240s] ... 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 5390aed9-8f31-4017-89cd-42f370874902 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 09:13:03,334 79694 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.0.0.210/image/v2/images/dd568ba7-ea17-4ae2-908e-3035f1035aee 0.148s 2023-04-19 09:13:03,335 79694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:13:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-e2e6a220-4383-4278-9850-39c82258bf27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/dd568ba7-ea17-4ae2-908e-3035f1035aee'} 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": "711d5428f1bd471fa25d071fe9c4d7c6", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "created_at": "2023-04-19T08:53:19Z", "updated_at": "2023-04-19T08:53:21Z", "tags": [], "self": "/v2/images/dd568ba7-ea17-4ae2-908e-3035f1035aee", "file": "/v2/images/dd568ba7-ea17-4ae2-908e-3035f1035aee/file", "schema": "/v2/schemas/image"}' 2023-04-19 09:13:03,718 79694 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 202 POST http://10.0.0.210/volume/v3/c38a2f127afd4a2f9214b3c21c3fb8ad/volumes 0.383s 2023-04-19 09:13:03,719 79694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"imageRef": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "size": 1, "name": "tempest-VolumesCloneTest-Volume-1913661582"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 09:13:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d181b41-907c-4ff5-a8d1-de9fffd7eb37', 'content-length': '814', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d181b41-907c-4ff5-a8d1-de9fffd7eb37', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c38a2f127afd4a2f9214b3c21c3fb8ad/volumes'} Body: b'{"volume": {"id": "5390aed9-8f31-4017-89cd-42f370874902", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:13:03.653244", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-1913661582", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c38a2f127afd4a2f9214b3c21c3fb8ad/volumes/5390aed9-8f31-4017-89cd-42f370874902"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c38a2f127afd4a2f9214b3c21c3fb8ad/volumes/5390aed9-8f31-4017-89cd-42f370874902"}], "user_id": "84b69b2d92e448d29f47c009f368b007", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 09:13:03,769 79694 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.0.0.210/volume/v3/c38a2f127afd4a2f9214b3c21c3fb8ad/volumes/5390aed9-8f31-4017-89cd-42f370874902 0.041s 2023-04-19 09:13:03,770 79694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Toke n': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:13:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5449023-5f80-468f-bcb0-bca125055170', 'content-length': '882', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5449023-5f80-468f-bcb0-bca125055170', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c38a2f127afd4a2f9214b3c21c3fb8ad/volumes/5390aed9-8f31-4017-89cd-42f370874902'} Body: b'{"volume": {"id": "5390aed9-8f31-4017-89cd-42f370874902", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:13:04.000000", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-1913661582", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c38a2f127afd4a2f9214b3c21c3fb8ad/volumes/5390aed9-8f31-4017-89cd-42f370874902"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c38a2f127afd4a2f9214b3c21c3fb8ad/volumes/5390aed9-8f31-4017-89cd-42f370874902"}], "user_id": "84b69b2d92e448d29f47c009f368b007", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c38a2f127afd4a2f9214b3c21c3fb8ad"}}' 2023-04-19 09:13:04,822 79694 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.0.0.210/volume/v3/c38a2f127afd4a2f9214b3c21c3fb8ad/volumes/5390aed9-8f31-4017-89cd-42f370874902 0.041s 2023-04-19 09:13:04,822 79694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:13:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de9abd7b-fbb8-40d2-a2f6-237ef0e4d2de', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de9abd7b-fbb8-40d2-a2f6-237ef0e4d2de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c38a2f127afd4a2f9214b3c21c3fb8ad/volumes/5390aed9-8f31-4017-89cd-42f370874902'} Body: b'{"volume": {"id": "5390aed9-8f31-4017-89cd-42f370874902", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:13:04.000000", "updated_at": "2023-04-19T09:13:04.000000", "name": "tempest-VolumesCloneTest-Volume-1913661582", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c38a2f127afd4a2f9214b3c21c3fb8ad/volumes/5390aed9-8f31-4017-89cd-42f370874902"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c38a2f127afd4a2f9214b3c21c3fb8ad/volumes/5390aed9-8f31-4017-89cd-42f370874902"}], "user_id": "84b69b2d92e448d29f47c009f368b007", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c38a2f127afd4a2f9214b3c21c3fb8ad"}}' 2023-04-19 09:13:04,875 79694 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/c38a2f127afd4a2f9214b3c21c3fb8ad/volumes/5390aed9-8f31-4017-89cd-42f370874902 0.042s 2023-04-19 09:13:04,876 79694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:13:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc7e198c-94b8-44a2-a926-a5e306a27da0', 'content-length': '903', 'openstack-api-version' : 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc7e198c-94b8-44a2-a926-a5e306a27da0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c38a2f127afd4a2f9214b3c21c3fb8ad/volumes/5390aed9-8f31-4017-89cd-42f370874902'} Body: b'{"volume": {"id": "5390aed9-8f31-4017-89cd-42f370874902", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:13:04.000000", "updated_at": "2023-04-19T09:13:04.000000", "name": "tempest-VolumesCloneTest-Volume-1913661582", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c38a2f127afd4a2f9214b3c21c3fb8ad/volumes/5390aed9-8f31-4017-89cd-42f370874902"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c38a2f127afd4a2f9214b3c21c3fb8ad/volumes/5390aed9-8f31-4017-89cd-42f370874902"}], "user_id": "84b69b2d92e448d29f47c009f368b007", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c38a2f127afd4a2f9214b3c21c3fb8ad"}}' 2023-04-19 09:13:04,998 79694 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/c38a2f127afd4a2f9214b3c21c3fb8ad/volumes/5390aed9-8f31-4017-89cd-42f370874902 0.103s 2023-04-19 09:13:04,998 79694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:13:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-446332dd-617d-408e-81f0-6d64a0cda4d4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c38a2f127afd4a2f9214b3c21c3fb8ad/volumes/5390aed9-8f31-4017-89cd-42f370874902'} Body: b'' 2023-04-19 09:13:05,035 79694 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/c38a2f127afd4a2f9214b3c21c3fb8ad/volumes/5390aed9-8f31-4017-89cd-42f370874902 0.036s 2023-04-19 09:13:05,035 79694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:13:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd847032-9c94-4385-94be-f323cec95614', 'x-openstack-request-id': 'req-cd847032-9c94-4385-94be-f323cec95614', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/c38a2f127afd4a2f9214b3c21c3fb8ad/volumes/5390aed9-8f31-4017-89cd-42f370874902'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 5390aed9-8f31-4017-89cd-42f370874902 could not be found."}}' {3} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_volume [1.470620s] ... 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 b60e6004-06b4-4b20-875b-25ba8c163ae9 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 09:13:05,218 79694 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 202 POST http://10.0.0.210/volume/v3/c38a2f127afd4a2f9214b3c21c3fb8ad/volumes 0.180s 2023-04-19 09:13:05,218 79694 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-1230851170"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 09:13:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55f68f9a-2055-4937-ade2-fdd5123674d8', 'content-length': '814', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55f68f9a-2055-4937-ade2-fdd5123674d8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c38a2f127afd4a2f9214b3c21c3fb8ad/volumes'} Body: b'{"volume": {"id": "b60e6004-06b4-4b20-875b-25ba8c163ae9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:13:05.161693", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-1230851170", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c38a2f127afd4a2f9214b3c21c3fb8ad/volumes/b60e6004-06b4-4b20-875b-25ba8c163ae9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c38a2f127afd4a2f9214b3c21c3fb8ad/volumes/b60e6004-06b4-4b20-875b-25ba8c163ae9"}], "user_id": "84b69b2d92e448d29f47c009f368b007", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 09:13:05,269 79694 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.0.0.210/volume/v3/c38a2f127afd4a2f9214b3c21c3fb8ad/volumes/b60e6004-06b4-4b20-875b-25ba8c163ae9 0.042s 2023-04-19 09:13:05,269 79694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:13:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29555d58-9280-46e0-ab30-d1a63898f6b4', 'content-length': '882', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29555d58-9280-46e0-ab30-d1a63898f6b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c38a2f127afd4a2f9214b3c21c3fb8ad/volumes/b60e6004-06b4-4b20-875b-25ba8c163ae9'} Body: b'{"volume": {"id": "b60e6004-06b4-4b20-875b-25ba8c163ae9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:13:05.000000", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-1230851170", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c38a2f127afd4a2f9214b3c21c3fb8ad/volumes/b60e6004-06b4-4b20-875b-25ba8c163ae9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c38a2f127afd4a2f9214b3c21c3fb8ad/volumes/b60e6004-06b4-4b20-875b-25ba8c163ae9"}], "user_id": "84b69b2d92e448d29f47c009f368b007", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c38a2f127afd4a2f9214b3c21c3fb8ad"}}' 2023-04-19 09:13:06,317 79694 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.0.0.210/volume/v3/c38a2f127afd4a2f9214b3c21c3fb8ad/volumes/b60e6004-06b4-4b20-875b-25ba8c163ae9 0.037s 2023-04-19 09:13:06,317 79694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Acce pt': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:13:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6481294b-b27a-4477-8451-7bbb4f7f3775', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6481294b-b27a-4477-8451-7bbb4f7f3775', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c38a2f127afd4a2f9214b3c21c3fb8ad/volumes/b60e6004-06b4-4b20-875b-25ba8c163ae9'} Body: b'{"volume": {"id": "b60e6004-06b4-4b20-875b-25ba8c163ae9", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:13:05.000000", "updated_at": "2023-04-19T09:13:05.000000", "name": "tempest-VolumesCloneTest-Volume-1230851170", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c38a2f127afd4a2f9214b3c21c3fb8ad/volumes/b60e6004-06b4-4b20-875b-25ba8c163ae9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c38a2f127afd4a2f9214b3c21c3fb8ad/volumes/b60e6004-06b4-4b20-875b-25ba8c163ae9"}], "user_id": "84b69b2d92e448d29f47c009f368b007", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c38a2f127afd4a2f9214b3c21c3fb8ad"}}' 2023-04-19 09:13:06,365 79694 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/c38a2f127afd4a2f9214b3c21c3fb8ad/volumes/b60e6004-06b4-4b20-875b-25ba8c163ae9 0.037s 2023-04-19 09:13:06,365 79694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:13:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7d00cfb-bc8a-43d3-b00e-7788e55e9d62', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7d00cfb-bc8a-43d3-b00e-7788e55e9d62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c38a2f127afd4a2f9214b3c21c3fb8ad/volumes/b60e6004-06b4-4b20-875b-25ba8c163ae9'} Body: b'{"volume": {"id": "b60e6004-06b4-4b20-875b-25ba8c163ae9", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:13:05.000000", "updated_at": "2023-04-19T09:13:05.000000", "name": "tempest-VolumesCloneTest-Volume-1230851170", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c38a2f127afd4a2f9214b3c21c3fb8ad/volumes/b60e6004-06b4-4b20-875b-25ba8c163ae9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c38a2f127afd4a2f9214b3c21c3fb8ad/volumes/b60e6004-06b4-4b20-875b-25ba8c163ae9"}], "user_id": "84b69b2d92e448d29f47c009f368b007", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c38a2f127afd4a2f9214b3c21c3fb8ad"}}' 2023-04-19 09:13:06,486 79694 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/c38a2f127afd4a2f9214b3c21c3fb8ad/volumes/b60e6004-06b4-4b20-875b-25ba8c163ae9 0.109s 2023-04-19 09:13:06,486 79694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:13:06 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-07c913bf-28cd-444b-8bc7-656a27d8e59d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c38a2f127afd4a2f9214b3c21c3fb8ad/volumes/b60e6004-06b4-4b20-875b-25ba8c163ae9'} Body: b'' 2023-04-19 09:13:06,507 79694 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/c38a2f127afd4a2f9214b3c21c3fb8ad/volumes/b60e6004-06b4-4b20-875b-25ba8c163ae9 0.020s 2023-04-19 09:13:06,507 79694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:13:06 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-b0f97504-739a-48e7-a305-7753cf99f03f', 'x-openstack-request-id': 'req-b0f97504-739a-48e7-a305-7753cf99f03f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/c38a2f127afd4a2f9214b3c21c3fb8ad/volumes/b60e6004-06b4-4b20-875b-25ba8c163ae9'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume b60e6004-06b4-4b20-875b-25ba8c163ae9 could not be found."}}' {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete [1.593637s] ... 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 b4fbe088-d795-47d2-8dcc-efe89e53f3c0 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 09:13:08,156 79694 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 202 POST http://10.0.0.210/volume/v3/03be2d960517431ba547ad9829de98d2/volumes 0.346s 2023-04-19 09:13:08,157 79694 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-746891541", "metadata": {"Type": "Test"}}} Response - Headers: {'date': 'Wed, 19 Apr 2023 09:13:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f17f596-8518-4ea5-ab8b-7a9361fdf205', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f17f596-8518-4ea5-ab8b-7a9361fdf205', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/03be2d960517431ba547ad9829de98d2/volumes'} Body: b'{"volume": {"id": "b4fbe088-d795-47d2-8dcc-efe89e53f3c0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:13:08.096411", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-746891541", "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/03be2d960517431ba547ad9829de98d2/volumes/b4fbe088-d795-47d2-8dcc-efe89e53f3c0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/03be2d960517431ba547ad9829de98d2/volumes/b4fbe088-d795-47d2-8dcc-efe89e53f3c0"}], "user_id": "563c6dbb1dc542fd8df6f8d55012e7a9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 09:13:08,210 79694 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.0.0.210/volume/v3/03be2d960517431ba547ad9829de98d2/volumes/b4fbe088-d795-47d2-8dcc-efe89e53f3c0 0.043s 2023-04-19 09:13:08,210 79694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:13:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1c478f3-12e4-46ac-8e07-2ad143b6226b', 'content-length': '893', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1c478f3-12e4-46ac-8e07-2ad143b6226b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/03be2d960517431ba547ad9829de98d2/volumes/b4fbe088-d795-47d2-8dcc-efe89e53f3c0'} Body: b'{"volume": {"id": "b4fbe088-d795-47d2-8dcc-efe89e53f3c0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:13:08.000000", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-746891541", "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/03be2d960517431ba547ad9829de98d2/volumes/b4fbe088-d795-47d2-8dcc-efe89e53f3c0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/03be2d960517431ba547ad9829de98d2/volumes/b4fbe088-d795-47d2-8dcc-efe89e53f3c0"}], "user_id": "563c6dbb1dc542fd8df6f8d55012e7a9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "03be2d960517431ba547ad9829de98d2"}}' 2023-04-19 09:13:09,260 79694 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.0.0.210/volume/v3/03be2d960517431ba547ad9829de98d2/volumes/b4fbe088-d795-47d2-8dcc-efe89e53f3c0 0.039s 2023-04-19 09:13:09,260 79694 DEBUG [tempest.lib .common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:13:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6557ce7e-e994-41a4-b01f-1e76ce5a0f39', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6557ce7e-e994-41a4-b01f-1e76ce5a0f39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/03be2d960517431ba547ad9829de98d2/volumes/b4fbe088-d795-47d2-8dcc-efe89e53f3c0'} Body: b'{"volume": {"id": "b4fbe088-d795-47d2-8dcc-efe89e53f3c0", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:13:08.000000", "updated_at": "2023-04-19T09:13:08.000000", "name": "tempest-VolumesGetTest-Volume-746891541", "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/03be2d960517431ba547ad9829de98d2/volumes/b4fbe088-d795-47d2-8dcc-efe89e53f3c0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/03be2d960517431ba547ad9829de98d2/volumes/b4fbe088-d795-47d2-8dcc-efe89e53f3c0"}], "user_id": "563c6dbb1dc542fd8df6f8d55012e7a9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "03be2d960517431ba547ad9829de98d2"}}' 2023-04-19 09:13:09,378 79694 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/03be2d960517431ba547ad9829de98d2/volumes/b4fbe088-d795-47d2-8dcc-efe89e53f3c0 0.106s 2023-04-19 09:13:09,378 79694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:13: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-4a28b91e-03a3-440f-a5fb-c7502740fc79', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/03be2d960517431ba547ad9829de98d2/volumes/b4fbe088-d795-47d2-8dcc-efe89e53f3c0'} Body: b'' 2023-04-19 09:13:09,402 79694 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/03be2d960517431ba547ad9829de98d2/volumes/b4fbe088-d795-47d2-8dcc-efe89e53f3c0 0.023s 2023-04-19 09:13:09,402 79694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:13: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-c8ec3f0b-d8d2-4e48-9c20-2e9d7cc883b1', 'x-openstack-request-id': 'req-c8ec3f0b-d8d2-4e48-9c20-2e9d7cc883b1', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/03be2d960517431ba547ad9829de98d2/volumes/b4fbe088-d795-47d2-8dcc-efe89e53f3c0'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume b4fbe088-d795-47d2-8dcc-efe89e53f3c0 could not be found."}}' {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone [1.577743s] ... 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 805de4cb-782f-4e30-b150-de79f9677eb7 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 09:13:09,680 79694 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/03be2d960517431ba547ad9829de98d2/volumes 0.274s 2023-04-19 09:13:09,680 79694 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-1227957282"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 09:13:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f10c6279-c2f1-4045-ba32-c172cb67c4ba', 'content-length': '812', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f10c6279-c2f1-4045-ba32-c172cb67c4ba', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/03be2d960517431ba547ad9829de98d2/volumes'} Body: b'{"volume": {"id": "805de4cb-782f-4e30-b150-de79f9677eb7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:13:09.608566", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1227957282", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/03be2d960517431ba547ad9829de98d2/volumes/805de4cb-782f-4e30-b150-de79f9677eb7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/03be2d960517431ba547ad9829de98d2/volumes/805de4cb-782f-4e30-b150-de79f9677eb7"}], "user_id": "563c6dbb1dc542fd8df6f8d55012e7a9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 09:13:09,731 79694 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/03be2d960517431ba547ad9829de98d2/volumes/805de4cb-782f-4e30-b150-de79f9677eb7 0.040s 2023-04-19 09:13:09,731 79694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:13:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c71b1bb9-ab05-4862-b125-7470fdf4d584', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c71b1bb9-ab05-4862-b125-7470fdf4d584', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/03be2d960517431ba547ad9829de98d2/volumes/805de4cb-782f-4e30-b150-de79f9677eb7'} Body: b'{"volume": {"id": "805de4cb-782f-4e30-b150-de79f9677eb7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:13:10.000000", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1227957282", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/03be2d960517431ba547ad9829de98d2/volumes/805de4cb-782f-4e30-b150-de79f9677eb7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/03be2d960517431ba547ad9829de98d2/volumes/805de4cb-782f-4e30-b150-de79f9677eb7"}], "user_id": "563c6dbb1dc542fd8df6f8d55012e7a9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "03be2d960517431ba547ad9829de98d2"}}' 2023-04-19 09:13:10,785 79694 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/03be2d960517431ba547ad9829de98d2/volumes/805de4cb-782f-4e30-b150-de79f9677eb7 0.042s 2023-04-19 09:13:10,786 79694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:13:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e863831-37ae-4849-8e56-7b4a943f4341', 'content-length': '901', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e863831-37ae-4849-8e56-7b4a943f4341', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/03be2d960517431ba547ad9829de98d2/volumes/805de4cb-782f-4e30-b150-de79f9677eb7'} Body: b'{"volume": {"id": "805de4cb-782f-4e30-b150-de79f9677eb7", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:13:10.000000", "updated_at": "2023-04-19T09:13:10.000000", "name": "tempest-VolumesGetTest-Volume-1227957282", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/03be2d960517431ba547ad9829de98d2/volumes/805de4cb-782f-4e30-b150-de79f9677eb7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/03be2d960517431ba547ad9829de98d2/volumes/805de4cb-782f-4e30-b150-de79f9677eb7"}], "user_id": "563c6dbb1dc542fd8df6f8d55012e7a9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "03be2d960517431ba547ad9829de98d2"}}' 2023-04-19 09:13:10,839 79694 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/03be2d960517431ba547ad9829de98d2/volumes/805de4cb-782f-4e30-b150-de79f9677eb7 0.043s 2023-04-19 09:13:10,839 79694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:13:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc35a147-f73e-4e19-b879-089711a8d343', 'content-length': '901', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc35a147-f73e-4e19-b879-089711a8d343', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/03be2d960517431ba547ad9829de98d2/volumes/805de4cb-782f-4e30-b150-de79f9677eb7'} Body: b'{"volume": {"id": "805de4cb-782f-4e30-b150-de79f9677eb7", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:13:10.000000", "updated_at": "2023-04-19T09:13:10.000000", "name": "tempest-VolumesGetTest-Volume-1227957282", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/03be2d960517431ba547ad9829de98d2/volumes/805de4cb-782f-4e30-b150-de79f9677eb7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/03be2d960517431ba547ad9829de98d2/volumes/805de4cb-782f-4e30-b150-de79f9677eb7"}], "user_id": "563c6dbb1dc542fd8df6f8d55012e7a9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "03be2d960517431ba547ad9829de98d2"}}' 2023-04-19 09:13:10,957 79694 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/03be2d960517431ba547ad9829de98d2/volumes/805de4cb-782f-4e30-b150-de79f9677eb7 0.107s 2023-04-19 09:13:10,957 79694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:13: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-c3f10204-ba7c-429d-84e0-49f9a0433927', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/03be2d960517431ba547ad9829de98d2/volumes/805de4cb-782f-4e30-b150-de79f9677eb7'} Body: b'' 2023-04-19 09:13:10,981 79694 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/03be2d960517431ba547ad9829de98d2/volumes/805de4cb-782f-4e30-b150-de79f9677eb7 0.023s 2023-04-19 09:13:10,982 79694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:13: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-41f2b641-fa8e-407a-9d95-a65032b34e5b', 'x-openstack-request-id': 'req-41f2b641-fa8e-407a-9d95-a65032b34e5b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/03be2d960517431ba547ad9829de98d2/volumes/805de4cb-782f-4e30-b150-de79f9677eb7'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 805de4cb-782f-4e30-b150-de79f9677eb7 could not be found."}}' {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image [1.603765s] ... 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 0b036c39-9455-4888-ba6d-91d35f57c1e9 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 09:13:11,005 79694 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/dd568ba7-ea17-4ae2-908e-3035f1035aee 0.020s 2023-04-19 09:13:11,005 79694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:13:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-f7bfca6d-841f-46a2-be75-5a5ceab625d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/dd568ba7-ea17-4ae2-908e-3035f1035aee'} 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": "711d5428f1bd471fa25d071fe9c4d7c6", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "created_at": "2023-04-19T08:53:19Z", "updated_at": "2023-04-19T08:53:21Z", "tags": [], "self": "/v2/images/dd568ba7-ea17-4ae2-908e-3035f1035aee", "file": "/v2/images/dd568ba7-ea17-4ae2-908e-3035f1035aee/file", "schema": "/v2/schemas/image"}' 2023-04-19 09:13:11,353 79694 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/03be2d960517431ba547ad9829de98d2/volumes 0.348s 2023-04-19 09:13:11,354 79694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"imageRef": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "size": 1, "name": "tempest-VolumesGetTest-Volume-884383149", "metadata": {"Type": "Test"}}} Response - Headers: {'date': 'Wed, 19 Apr 2023 09:13:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09ad0718-be91-423c-94e4-4d263e5bde0f', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09ad0718-be91-423c-94e4-4d263e5bde0f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/03be2d960517431ba547ad9829de98d2/volumes'} Body: b'{"volume": {"id": "0b036c39-9455-4888-ba6d-91d35f57c1e9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:13:11.290793", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-884383149", "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/03be2d960517431ba547ad9829de98d2/volumes/0b036c39-9455-4888-ba6d-91d35f57c1e9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/03be2d960517431ba547ad9829de98d2/volumes/0b036c39-9455-4888-ba6d-91d35f57c1e9"}], "user_id": "563c6dbb1dc542fd8df6f8d55012e7a9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 09:13:11,403 79694 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/03be2d960517431ba547ad9829de98d2/volumes/0b036c39-9455-4888-ba6d-91d35f57c1e9 0.040s 2023-04-19 09:13:11,403 79694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {' Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:13:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b461a0d-9ea9-4216-a91a-eebff3769be8', 'content-length': '893', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b461a0d-9ea9-4216-a91a-eebff3769be8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/03be2d960517431ba547ad9829de98d2/volumes/0b036c39-9455-4888-ba6d-91d35f57c1e9'} Body: b'{"volume": {"id": "0b036c39-9455-4888-ba6d-91d35f57c1e9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:13:11.000000", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-884383149", "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/03be2d960517431ba547ad9829de98d2/volumes/0b036c39-9455-4888-ba6d-91d35f57c1e9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/03be2d960517431ba547ad9829de98d2/volumes/0b036c39-9455-4888-ba6d-91d35f57c1e9"}], "user_id": "563c6dbb1dc542fd8df6f8d55012e7a9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "03be2d960517431ba547ad9829de98d2"}}' 2023-04-19 09:13:12,453 79694 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/03be2d960517431ba547ad9829de98d2/volumes/0b036c39-9455-4888-ba6d-91d35f57c1e9 0.038s 2023-04-19 09:13:12,453 79694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:13:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c4c102a-49f9-40e5-b5ce-9a7548638193', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c4c102a-49f9-40e5-b5ce-9a7548638193', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/03be2d960517431ba547ad9829de98d2/volumes/0b036c39-9455-4888-ba6d-91d35f57c1e9'} Body: b'{"volume": {"id": "0b036c39-9455-4888-ba6d-91d35f57c1e9", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:13:11.000000", "updated_at": "2023-04-19T09:13:11.000000", "name": "tempest-VolumesGetTest-Volume-884383149", "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/03be2d960517431ba547ad9829de98d2/volumes/0b036c39-9455-4888-ba6d-91d35f57c1e9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/03be2d960517431ba547ad9829de98d2/volumes/0b036c39-9455-4888-ba6d-91d35f57c1e9"}], "user_id": "563c6dbb1dc542fd8df6f8d55012e7a9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "03be2d960517431ba547ad9829de98d2"}}' 2023-04-19 09:13:12,563 79694 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/03be2d960517431ba547ad9829de98d2/volumes/0b036c39-9455-4888-ba6d-91d35f57c1e9 0.099s 2023-04-19 09:13:12,564 79694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:13:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61086c5c-95a8-4624-88d1-9e95b90b963b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/03be2d960517431ba547ad9829de98d2/volumes/0b036c39-9455-4888-ba6d-91d35f57c1e9'} Body: b'' 2023-04-19 09:13:12,586 79694 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/03be2d960517431ba547ad9829de98d2/volumes/0b036c39-9455-4888-ba6d-91d35f57c1e9 0.022s 2023-04-19 09:13:12,587 79694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:13: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-7db28fad-67f6-4346-9b5a-77c56ad67dc8', 'x-openstack-request-id': 'req-7db28fad-67f6-4346-9b5a-77c56ad67dc8', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/03be2d960517431ba547ad9829de98d2/volumes/0b036c39-9455-4888-ba6d-91d35f57c1e9'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 0b036c39-9455-4888-ba6d-91d35f57c1e9 could not be found."}}' {3} 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 efdadf26-a008-4807-a6c1-67c4641e3c53 failed to build and is in ERROR status {3} setUpClass (cinder_tempest_plugin.scenario.test_volume_multiattach.VolumeMultiattachTests) ... SKIPPED: Volume multi-attach is not available. ============================== Failed 98 tests - output below: ============================== 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 e2f523a5-92b6-4ebe-9712-375e9ad15eec failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:56:42,161 79702 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 1.020s 2023-04-19 08:56:42,162 79702 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-778563088", "metadata": {"Type": "work"}}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:56:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '352', 'location': 'http://10.0.0.210/compute/v2.1/os-volumes/e2f523a5-92b6-4ebe-9712-375e9ad15eec', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e3e277d-e0f0-41fc-8bdd-53db4eeef2c2', 'x-compute-request-id': 'req-4e3e277d-e0f0-41fc-8bdd-53db4eeef2c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes'} Body: b'{"volume": {"id": "e2f523a5-92b6-4ebe-9712-375e9ad15eec", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-19T08:56:41.862038", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-778563088", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {"Type": "work"}}}' 2023-04-19 08:56:42,242 79702 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/e2f523a5-92b6-4ebe-9712-375e9ad15eec 0.073s 2023-04-19 08:56:42,243 79702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:56:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '352', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7d1493e5-8f6e-4986-ae73-68c3f1b06465', 'x-compute-request-id': 'req-7d1493e5-8f6e-4986-ae73-68c3f1b06465', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/e2f523a5-92b6-4ebe-9712-375e9ad15eec'} Body: b'{"volume": {"id": "e2f523a5-92b6-4ebe-9712-375e9ad15eec", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-19T08:56:42.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-778563088", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {"Type": "work"}}}' 2023-04-19 08:56:43,322 79702 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/e2f523a5-92b6-4ebe-9712-375e9ad15eec 0.073s 2023-04-19 08:56:43,322 79702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:56:43 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-0a480c03-00ff-4fc5-96c8-dbfee47ab372', 'x-compute-request-id': 'req-0a480c03-00ff-4fc5-96c8-dbfee47ab372', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/e2f523a5-92b6-4ebe-9712-375e9ad15eec'} Body: b'{"volume": {"id": "e2f523a5-92b6-4ebe-9712-375e9ad15eec", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-19T08:56:42.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-778563088", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {"Type": "work"}}}' 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 c59c1611-3cc5-4c17-9ba2-c4fdeeaa5980 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:56:42,702 79698 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.838s 2023-04-19 08:56:42,703 79698 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-180045810"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:56:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '344', 'location': 'http://10.0.0.210/compute/v2.1/os-volumes/c59c1611-3cc5-4c17-9ba2-c4fdeeaa5980', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e7e3daae-10b9-436e-ae29-e1ccf95de2b0', 'x-compute-request-id': 'req-e7e3daae-10b9-436e-ae29-e1ccf95de2b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes'} Body: b'{"volume": {"id": "c59c1611-3cc5-4c17-9ba2-c4fdeeaa5980", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-19T08:56:42.451188", "attachments": [{}], "displayName": "tempest-VolumesSnapshotsTestJSON-volume-180045810", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {}}}' 2023-04-19 08:56:43,018 79698 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/c59c1611-3cc5-4c17-9ba2-c4fdeeaa5980 0.308s 2023-04-19 08:56:43,019 79698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:56:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '341', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dc7ff338-e9a4-4eb9-af70-5a3ec91ff3d9', 'x-compute-request-id': 'req-dc7ff338-e9a4-4eb9-af70-5a3ec91ff3d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/c59c1611-3cc5-4c17-9ba2-c4fdeeaa5980'} Body: b'{"volume": {"id": "c59c1611-3cc5-4c17-9ba2-c4fdeeaa5980", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-19T08:56:42.000000", "attachments": [{}], "displayName": "tempest-VolumesSnapshotsTestJSON-volume-180045810", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {}}}' 2023-04-19 08:56:44,393 79698 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/c59c1611-3cc5-4c17-9ba2-c4fdeeaa5980 0.368s 2023-04-19 08:56:44,393 79698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:56:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '341', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bc1e9b02-e031-46a7-818c-ec1216fc134c', 'x-compute-request-id': 'req-bc1e9b02-e031-46a7-818c-ec1216fc134c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/c59c1611-3cc5-4c17-9ba2-c4fdeeaa5980'} Body: b'{"volume": {"id": "c59c1611-3cc5-4c17-9ba2-c4fdeeaa5980", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-19T0 8:56:42.000000", "attachments": [{}], "displayName": "tempest-VolumesSnapshotsTestJSON-volume-180045810", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {}}}' tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_get_capabilities_backend[id-3750af44-5ea2-4cd4-bc3e-56e7e6caf854] ------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_backends_capabilities.py", line 38, in test_get_capabilities_backend self.admin_capabilities_client.show_backend_capabilities(self.hosts[0]) IndexError: list index out of range tempest.api.volume.admin.test_volume_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 98e1967b-0ed6-4781-8720-18626f7377ed failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:56:47,085 79702 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 POST http://10.0.0.210/volume/v3/fb2b482474414005b2ee9a8ca608461a/types 0.151s 2023-04-19 08:56:47,085 79702 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-1758728065", "os-volume-type-access:is_public": false}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:56:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0444f6f7-3412-40f5-95e3-59d407c87ad5', 'content-length': '229', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0444f6f7-3412-40f5-95e3-59d407c87ad5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/fb2b482474414005b2ee9a8ca608461a/types'} Body: b'{"volume_type": {"id": "1f2de583-c1bd-46c0-a2ae-7631feee92b0", "name": "tempest-VolumeTypesAccessTest-volume-type-1758728065", "is_public": false, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": false}}' 2023-04-19 08:56:47,239 79702 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 404 POST http://10.0.0.210/volume/v3/aa60e5440d2841d7933c227f173bd04f/volumes 0.150s 2023-04-19 08:56:47,239 79702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"volume_type": "1f2de583-c1bd-46c0-a2ae-7631feee92b0", "size": 1}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:56:47 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-92020955-de23-4d95-b767-3b6aec71b544', 'x-openstack-request-id': 'req-92020955-de23-4d95-b767-3b6aec71b544', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/aa60e5440d2841d7933c227f173bd04f/volumes'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 1f2de583-c1bd-46c0-a2ae-7631feee92b0 could not be found."}}' 2023-04-19 08:56:47,239 79702 WARNING [tempest.lib.common.rest_client] Deprecated: "tenant_id" property is deprecated for removal, use "project_id" instead 2023-04-19 08:56:47,277 79702 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 202 POST http://10.0.0.210/volume/v3/fb2b482474414005b2ee9a8ca608461a/types/1f2de583-c1bd-46c0-a2ae-7631feee92b0/action 0.037s 2023-04-19 08:56:47,277 79702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"addProjectAccess": {"project": "aa60e5440d2841d7933c227f173bd04f"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:56: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-f152c095-1911-44a2-9d96-58e2b55c76c5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/fb2b482474414005b2ee9a8ca608461a/types/1f2de583-c1bd-46c0-a2ae-7631feee92b0/action'} Body: b'' 2023-04-19 08:56:47,520 79702 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 202 POST http://10.0.0.210/volume/v3/aa60e5440d2841d7933c227f173bd04f/volumes 0.241s 2023-04-19 08:56:47,520 79702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"volume_type": "1f2de583-c1bd-46c0-a2ae-7631feee 92b0", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-678148882"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:56:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-beb08d77-042b-4160-858f-0192954d95f7', 'content-length': '859', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-beb08d77-042b-4160-858f-0192954d95f7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/aa60e5440d2841d7933c227f173bd04f/volumes'} Body: b'{"volume": {"id": "98e1967b-0ed6-4781-8720-18626f7377ed", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:56:47.455810", "updated_at": null, "name": "tempest-VolumeTypesAccessTest-Volume-678148882", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-1758728065", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/aa60e5440d2841d7933c227f173bd04f/volumes/98e1967b-0ed6-4781-8720-18626f7377ed"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/aa60e5440d2841d7933c227f173bd04f/volumes/98e1967b-0ed6-4781-8720-18626f7377ed"}], "user_id": "b0cfd128025642ab8320359a9472f233", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 08:56:47,579 79702 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.0.0.210/volume/v3/aa60e5440d2841d7933c227f173bd04f/volumes/98e1967b-0ed6-4781-8720-18626f7377ed 0.049s 2023-04-19 08:56:47,580 79702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:56:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-272e5e4f-43e8-4899-8477-0951d0bfb2f2', 'content-length': '927', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-272e5e4f-43e8-4899-8477-0951d0bfb2f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/aa60e5440d2841d7933c227f173bd04f/volumes/98e1967b-0ed6-4781-8720-18626f7377ed'} Body: b'{"volume": {"id": "98e1967b-0ed6-4781-8720-18626f7377ed", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:56:47.000000", "updated_at": null, "name": "tempest-VolumeTypesAccessTest-Volume-678148882", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-1758728065", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/aa60e5440d2841d7933c227f173bd04f/volumes/98e1967b-0ed6-4781-8720-18626f7377ed"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/aa60e5440d2841d7933c227f173bd04f/volumes/98e1967b-0ed6-4781-8720-18626f7377ed"}], "user_id": "b0cfd128025642ab8320359a9472f233", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "aa60e5440d2841d7933c227f173bd04f"}}' 2023-04-19 08:56:48,645 79702 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.0.0.210/volume/v3/aa60e5440d2841d7933c227f173bd04f/volumes/98e1967b-0ed6-4781-8720-18626f7377ed 0.054s 2023-04-19 08:56:48,646 79702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:56:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0c5d435-8b83-43f6-86c4-aadab3371d8f', 'content-length': '948', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0c5d435-8b83-43f6-86c4-aadab3371d8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/aa60e5440d2841d7933c227f173bd04f/volumes/98e1967b-0ed6-4781-8720-18626f7377ed'} Body: b'{"volume": {"id": "98e1967b-0ed6-4781-8720-18626f7377ed", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:56:47.000000", "updated_at": "2023-04-19T08:56:48.000000", "name": "tempest-VolumeTypesAccessTest-Volume-678148882", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-1758728065", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/aa60e5440d2841d7933c227f173bd04f/volumes/98e1967b-0ed6-4781-8720-18626f7377ed"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/aa60e5440d2841d7933c227f173bd04f/volumes/98e1967b-0ed6-4781-8720-18626f7377ed"}], "user_id": "b0cfd128025642ab8320359a9472f233", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "aa60e5440d2841d7933c227f173bd04f"}}' 2023-04-19 08:56:48,737 79702 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/aa60e5440d2841d7933c227f173bd04f/volumes/98e1967b-0ed6-4781-8720-18626f7377ed 0.080s 2023-04-19 08:56:48,737 79702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:56:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0340a4d8-cc5a-4732-9c89-5b8ddb4e0289', 'content-length': '948', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0340a4d8-cc5a-4732-9c89-5b8ddb4e0289', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/aa60e5440d2841d7933c227f173bd04f/volumes/98e1967b-0ed6-4781-8720-18626f7377ed'} Body: b'{"volume": {"id": "98e1967b-0ed6-4781-8720-18626f7377ed", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:56:47.000000", "updated_at": "2023-04-19T08:56:48.000000", "name": "tempest-VolumeTypesAccessTest-Volume-678148882", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-1758728065", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/aa60e5440d2841d7933c227f173bd04f/volumes/98e1967b-0ed6-4781-8720-18626f7377ed"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/aa60e5440d2841d7933c227f173bd04f/volumes/98e1967b-0ed6-4781-8720-18626f7377ed"}], "user_id": "b0cfd128025642ab8320359a9472f233", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "aa60e5440d2841d7933c227f173bd04f"}}' 2023-04-19 08:56:49,121 79702 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/aa60e5440d2841d7933c227f173bd04f/volumes/98e1967b-0ed6-4781-8720-18626f7377ed 0.374s 2023-04-19 08:56:49,122 79702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:56: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-404b0be2-1b0a-44cb-abfa-327d9a5e2efe', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/aa60e5440d2841d 7933c227f173bd04f/volumes/98e1967b-0ed6-4781-8720-18626f7377ed'} Body: b'' 2023-04-19 08:56:49,146 79702 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/aa60e5440d2841d7933c227f173bd04f/volumes/98e1967b-0ed6-4781-8720-18626f7377ed 0.023s 2023-04-19 08:56:49,146 79702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:56:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b9a7d49-dd5e-4625-8fe2-0f28fbfd55a2', 'x-openstack-request-id': 'req-9b9a7d49-dd5e-4625-8fe2-0f28fbfd55a2', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/aa60e5440d2841d7933c227f173bd04f/volumes/98e1967b-0ed6-4781-8720-18626f7377ed'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 98e1967b-0ed6-4781-8720-18626f7377ed could not be found."}}' 2023-04-19 08:56:49,180 79702 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/fb2b482474414005b2ee9a8ca608461a/types/1f2de583-c1bd-46c0-a2ae-7631feee92b0/action 0.033s 2023-04-19 08:56:49,180 79702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"removeProjectAccess": {"project": "aa60e5440d2841d7933c227f173bd04f"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:56: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-401f6af4-739f-4965-b5c4-51cb1132b3dd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/fb2b482474414005b2ee9a8ca608461a/types/1f2de583-c1bd-46c0-a2ae-7631feee92b0/action'} Body: b'' 2023-04-19 08:56:49,252 79702 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/fb2b482474414005b2ee9a8ca608461a/types/1f2de583-c1bd-46c0-a2ae-7631feee92b0 0.072s 2023-04-19 08:56:49,253 79702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:56: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-fb2568c9-f425-4be7-8216-98b0e44f2000', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/fb2b482474414005b2ee9a8ca608461a/types/1f2de583-c1bd-46c0-a2ae-7631feee92b0'} Body: b'' 2023-04-19 08:56:49,276 79702 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/fb2b482474414005b2ee9a8ca608461a/types/1f2de583-c1bd-46c0-a2ae-7631feee92b0 0.022s 2023-04-19 08:56:49,276 79702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:56: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-49243e8e-03fe-4c06-92d5-e10668641931', 'x-openstack-request-id': 'req-49243e8e-03fe-4c06-92d5-e10668641931', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/fb2b482474414005b2ee9a8ca6 08461a/types/1f2de583-c1bd-46c0-a2ae-7631feee92b0'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 1f2de583-c1bd-46c0-a2ae-7631feee92b0 could not be found."}}' tempest.api.volume.admin.test_groups.GroupsV320Test.test_reset_group_status[id-b20c696b-0cbc-49a5-8b3a-b1fb9338f45c] -------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_groups.py", line 221, in test_reset_group_status group = self.create_group(group_type=group_type['id'], File "/opt/stack/tempest/tempest/api/volume/base.py", line 249, in create_group waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group b6206e44-d08b-4184-ab13-dff22b09d512 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:56:48,316 79698 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 200 POST http://10.0.0.210/volume/v3/97df2c2a88f44055978de543bc289e26/types 0.248s 2023-04-19 08:56:48,317 79698 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-1264607962"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:56:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b95ee0ee-31bf-4fb7-ba79-0af4e8d160e1', 'content-length': '220', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b95ee0ee-31bf-4fb7-ba79-0af4e8d160e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/97df2c2a88f44055978de543bc289e26/types'} Body: b'{"volume_type": {"id": "7c39f40f-17a2-4cc0-be54-3fabdf6bdabf", "name": "tempest-GroupsV320Test-volume-type-1264607962", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-19 08:56:48,371 79698 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 202 POST http://10.0.0.210/volume/v3/97df2c2a88f44055978de543bc289e26/group_types 0.051s 2023-04-19 08:56:48,371 79698 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-1152794347"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:56:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77f06858-d04f-4855-a8cd-545996b1d2ba', 'content-length': '177', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77f06858-d04f-4855-a8cd-545996b1d2ba', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/97df2c2a88f44055978de543bc289e26/group_types'} Body: b'{"group_type": {"id": "700a864d-6d27-4bad-9ca1-050b97d92df3", "name": "tempest-GroupsV320Test-group-type-1152794347", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-19 08:56:48,604 79698 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 202 POST http://10.0.0.210/volume/v3/aa94c620636f40e6a08c83b8908fd8b5/groups 0.230s 2023-04-19 08:56:48,605 79698 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": "700a864d-6d27-4bad-9ca1-050b97d92df3", "volume_types": ["7c39f40f-17a2-4cc0-be54-3fabdf6bdabf"], "name": "tempest-GroupsV320Test-Group-1358596551"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:56:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25c91d24-8c5b-4004-bdbc-82d5074c024d', 'content-length': '108', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25c91d24-8c5b-4004-bdbc-82d5074c024d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/aa94c620636f40e6a08c83b8908fd8b5/groups'} Body: b'{"group": {"id": "b6206e44-d08b-4184-ab13-dff22b09d512", "name": "tempest-GroupsV320Test-Group-1358596551"}}' 2023-04-19 08:56:48,656 79698 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 200 GET http://10.0.0.210/volume/v3/aa94c620636f40e6a08c83b8908fd8b5/groups/b6206e44-d08b-4184-ab13-dff22b09d512 0.049s 2023-04-19 08:56:48,657 79698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'applicatio n/json', 'Openstack-Api-Version': 'volume 3.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:56:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da68e499-9065-417b-83f6-715edf19158b', 'content-length': '388', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da68e499-9065-417b-83f6-715edf19158b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/aa94c620636f40e6a08c83b8908fd8b5/groups/b6206e44-d08b-4184-ab13-dff22b09d512'} Body: b'{"group": {"id": "b6206e44-d08b-4184-ab13-dff22b09d512", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-19T08:56:49.000000", "name": "tempest-GroupsV320Test-Group-1358596551", "description": null, "group_type": "700a864d-6d27-4bad-9ca1-050b97d92df3", "volume_types": ["7c39f40f-17a2-4cc0-be54-3fabdf6bdabf"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-19 08:56:49,694 79698 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 200 GET http://10.0.0.210/volume/v3/aa94c620636f40e6a08c83b8908fd8b5/groups/b6206e44-d08b-4184-ab13-dff22b09d512 0.032s 2023-04-19 08:56:49,695 79698 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': 'Wed, 19 Apr 2023 08:56:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-177e5779-d962-430f-b538-336baf9e4e1d', 'content-length': '385', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-177e5779-d962-430f-b538-336baf9e4e1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/aa94c620636f40e6a08c83b8908fd8b5/groups/b6206e44-d08b-4184-ab13-dff22b09d512'} Body: b'{"group": {"id": "b6206e44-d08b-4184-ab13-dff22b09d512", "status": "error", "availability_zone": "nova", "created_at": "2023-04-19T08:56:49.000000", "name": "tempest-GroupsV320Test-Group-1358596551", "description": null, "group_type": "700a864d-6d27-4bad-9ca1-050b97d92df3", "volume_types": ["7c39f40f-17a2-4cc0-be54-3fabdf6bdabf"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-19 08:56:49,786 79698 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/aa94c620636f40e6a08c83b8908fd8b5/volumes/detail 0.086s 2023-04-19 08:56:49,786 79698 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': 'Wed, 19 Apr 2023 08:56:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e21b0c2-d188-492b-b396-3e2e4d652df7', 'content-length': '15', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e21b0c2-d188-492b-b396-3e2e4d652df7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/aa94c620636f40e6a08c83b8908fd8b5/volumes/detail'} Body: b'{"volumes": []}' 2023-04-19 08:56:49,905 79698 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/aa94c620636f40e6a08c83b8908fd8b5/groups/b6206e44-d08b-4184-ab13-dff22b09d512/action 0.107s 2023-04-19 08:56:49,906 79698 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': 'Wed, 19 Apr 2023 08:56:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'con tent-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6589c1c2-0b78-4b7c-af39-6d3e42d7b5ae', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/aa94c620636f40e6a08c83b8908fd8b5/groups/b6206e44-d08b-4184-ab13-dff22b09d512/action'} Body: b'' 2023-04-19 08:56:49,926 79698 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/aa94c620636f40e6a08c83b8908fd8b5/groups/b6206e44-d08b-4184-ab13-dff22b09d512 0.019s 2023-04-19 08:56:49,926 79698 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': 'Wed, 19 Apr 2023 08:56:49 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-eaa87570-8620-4021-aefe-93b36e1fcf16', 'x-openstack-request-id': 'req-eaa87570-8620-4021-aefe-93b36e1fcf16', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/aa94c620636f40e6a08c83b8908fd8b5/groups/b6206e44-d08b-4184-ab13-dff22b09d512'} Body: b'{"itemNotFound": {"code": 404, "message": "Group b6206e44-d08b-4184-ab13-dff22b09d512 could not be found."}}' 2023-04-19 08:56:49,998 79698 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/97df2c2a88f44055978de543bc289e26/group_types/700a864d-6d27-4bad-9ca1-050b97d92df3 0.071s 2023-04-19 08:56:50,001 79698 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': 'Wed, 19 Apr 2023 08:56:49 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-68e19e9b-cdcb-476c-ba49-a9b49672dfce', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/97df2c2a88f44055978de543bc289e26/group_types/700a864d-6d27-4bad-9ca1-050b97d92df3'} Body: b'' 2023-04-19 08:56:50,097 79698 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/97df2c2a88f44055978de543bc289e26/types/7c39f40f-17a2-4cc0-be54-3fabdf6bdabf 0.096s 2023-04-19 08:56:50,098 79698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:56: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-efa11c6a-1dcd-4173-8a01-beca40db7a0f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/97df2c2a88f44055978de543bc289e26/types/7c39f40f-17a2-4cc0-be54-3fabdf6bdabf'} Body: b'' 2023-04-19 08:56:50,116 79698 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/97df2c2a88f44055978de543bc289e26/types/7c39f40f-17a2-4cc0-be54-3fabdf6bdabf 0.018s 2023-04-19 08:56:50,116 79698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:56: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-9d9b9e15-7fa7-4078-b0ec-1a9e13747523', 'x-openstack-request-id': 'req-9d9b9e15-7fa7-4078-b0ec-1a9e13747523', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/97df2c2a88f44055978de543bc289e26/types/7c39f40f-17a2-4cc0-be54-3fabdf6bdabf'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 7c39f40f-17a2-4cc0-be54-3fabdf6bdabf 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 15601758-901c-4ccf-958d-5a4210c1d359 failed to build and is in ERROR status 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 ee907bf3-9b02-4c1d-a561-f94bb966cfac failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:57:00,012 79704 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/5ddf32556fe84d65b431a613c8efc962/types 0.134s 2023-04-19 08:57:00,012 79704 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-7019289", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:56:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb541e49-65fd-44b1-ac37-02dff6901dfd', 'content-length': '270', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb541e49-65fd-44b1-ac37-02dff6901dfd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5ddf32556fe84d65b431a613c8efc962/types'} Body: b'{"volume_type": {"id": "b25d45d5-5549-49c4-b410-404f41811c6e", "name": "tempest-VolumeTypesTest-volume-type-7019289", "is_public": true, "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-19 08:57:00,093 79704 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/5ddf32556fe84d65b431a613c8efc962/types 0.078s 2023-04-19 08:57:00,094 79704 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-16529412", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c3195c9-930f-4321-973a-65df2c3fa08c', 'content-length': '271', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c3195c9-930f-4321-973a-65df2c3fa08c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5ddf32556fe84d65b431a613c8efc962/types'} Body: b'{"volume_type": {"id": "75371b6d-6ec4-42fa-9bec-ec089a6784bd", "name": "tempest-VolumeTypesTest-volume-type-16529412", "is_public": true, "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-19 08:57:00,544 79704 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/40391dde6b31466180e625b77f42623a/volumes 0.447s 2023-04-19 08:57:00,544 79704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-VolumeTypesTest-volume-1227502107", "volume_type": "b25d45d5-5549-49c4-b410-404f41811c6e", "size": 1}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f46c32c-e8e4-472c-8dd1-5b2665891e99', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f46c32c-e8e4-472c-8dd1-5b2665891e99', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/40391dde6b31466180e625b77f42623a/volumes'} Body: b'{"volume": {"id": "ee907bf3-9b02-4c1d-a561-f94bb966cfac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:57:00.474461", "updated_at": null, "name": "tempest-VolumeTypesTest-volume-1227502107", "description": null, "volume_type ": "tempest-VolumeTypesTest-volume-type-7019289", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/40391dde6b31466180e625b77f42623a/volumes/ee907bf3-9b02-4c1d-a561-f94bb966cfac"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/40391dde6b31466180e625b77f42623a/volumes/ee907bf3-9b02-4c1d-a561-f94bb966cfac"}], "user_id": "a1b9cec926334849a5c7c8437b9a008b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 08:57:00,620 79704 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/40391dde6b31466180e625b77f42623a/volumes/ee907bf3-9b02-4c1d-a561-f94bb966cfac 0.066s 2023-04-19 08:57:00,620 79704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e50d4f3-1e73-4a31-a593-88bb4c5a71e3', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e50d4f3-1e73-4a31-a593-88bb4c5a71e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/40391dde6b31466180e625b77f42623a/volumes/ee907bf3-9b02-4c1d-a561-f94bb966cfac'} Body: b'{"volume": {"id": "ee907bf3-9b02-4c1d-a561-f94bb966cfac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:57:00.000000", "updated_at": null, "name": "tempest-VolumeTypesTest-volume-1227502107", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-7019289", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/40391dde6b31466180e625b77f42623a/volumes/ee907bf3-9b02-4c1d-a561-f94bb966cfac"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/40391dde6b31466180e625b77f42623a/volumes/ee907bf3-9b02-4c1d-a561-f94bb966cfac"}], "user_id": "a1b9cec926334849a5c7c8437b9a008b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "40391dde6b31466180e625b77f42623a"}}' 2023-04-19 08:57:01,674 79704 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/40391dde6b31466180e625b77f42623a/volumes/ee907bf3-9b02-4c1d-a561-f94bb966cfac 0.042s 2023-04-19 08:57:01,675 79704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f040b7f1-a468-4228-9d5d-a14ab2f85d48', 'content-length': '934', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f040b7f1-a468-4228-9d5d-a14ab2f85d48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/40391dde6b31466180e625b77f42623a/volumes/ee907bf3-9b02-4c1d-a561-f94bb966cfac'} Body: b'{"volume": {"id": "ee907bf3-9b02-4c1d-a561-f94bb966cfac", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:57:00.000000", "updated_at": "2023-04-19T08:57:01.000000", "name": "tempest-VolumeTypesTest-volume-1227502107", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-7019289", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/40391dde6b31466180e625b77f42623a/volumes/ee907bf3-9b02-4c1d-a561-f94bb966 cfac"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/40391dde6b31466180e625b77f42623a/volumes/ee907bf3-9b02-4c1d-a561-f94bb966cfac"}], "user_id": "a1b9cec926334849a5c7c8437b9a008b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "40391dde6b31466180e625b77f42623a"}}' 2023-04-19 08:57:01,737 79704 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/40391dde6b31466180e625b77f42623a/volumes/ee907bf3-9b02-4c1d-a561-f94bb966cfac 0.043s 2023-04-19 08:57:01,737 79704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-686a250b-03b7-4703-a386-00e848983e53', 'content-length': '934', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-686a250b-03b7-4703-a386-00e848983e53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/40391dde6b31466180e625b77f42623a/volumes/ee907bf3-9b02-4c1d-a561-f94bb966cfac'} Body: b'{"volume": {"id": "ee907bf3-9b02-4c1d-a561-f94bb966cfac", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:57:00.000000", "updated_at": "2023-04-19T08:57:01.000000", "name": "tempest-VolumeTypesTest-volume-1227502107", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-7019289", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/40391dde6b31466180e625b77f42623a/volumes/ee907bf3-9b02-4c1d-a561-f94bb966cfac"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/40391dde6b31466180e625b77f42623a/volumes/ee907bf3-9b02-4c1d-a561-f94bb966cfac"}], "user_id": "a1b9cec926334849a5c7c8437b9a008b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "40391dde6b31466180e625b77f42623a"}}' 2023-04-19 08:57:01,852 79704 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/40391dde6b31466180e625b77f42623a/volumes/ee907bf3-9b02-4c1d-a561-f94bb966cfac 0.104s 2023-04-19 08:57:01,852 79704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57: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-c964fe92-a013-4073-b719-dcac2f01dc6f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/40391dde6b31466180e625b77f42623a/volumes/ee907bf3-9b02-4c1d-a561-f94bb966cfac'} Body: b'' 2023-04-19 08:57:01,876 79704 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/40391dde6b31466180e625b77f42623a/volumes/ee907bf3-9b02-4c1d-a561-f94bb966cfac 0.023s 2023-04-19 08:57:01,876 79704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57: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-request-id': 'req-57af3dc1-db48-4799-9bfd-4191e184e489', 'x-openstack-request-id': 'req-57af3dc1-db48-4799-9bfd-4191e184e489', 'connect ion': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/40391dde6b31466180e625b77f42623a/volumes/ee907bf3-9b02-4c1d-a561-f94bb966cfac'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume ee907bf3-9b02-4c1d-a561-f94bb966cfac could not be found."}}' 2023-04-19 08:57:01,920 79704 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/5ddf32556fe84d65b431a613c8efc962/types/75371b6d-6ec4-42fa-9bec-ec089a6784bd 0.043s 2023-04-19 08:57:01,920 79704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57: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-bd5277dd-d606-4671-9a01-917a44d2d4d3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5ddf32556fe84d65b431a613c8efc962/types/75371b6d-6ec4-42fa-9bec-ec089a6784bd'} Body: b'' 2023-04-19 08:57:01,937 79704 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/5ddf32556fe84d65b431a613c8efc962/types/75371b6d-6ec4-42fa-9bec-ec089a6784bd 0.016s 2023-04-19 08:57:01,937 79704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:01 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-bd877f1d-d41e-46a4-862a-b9422aaa77cf', 'x-openstack-request-id': 'req-bd877f1d-d41e-46a4-862a-b9422aaa77cf', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/5ddf32556fe84d65b431a613c8efc962/types/75371b6d-6ec4-42fa-9bec-ec089a6784bd'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 75371b6d-6ec4-42fa-9bec-ec089a6784bd could not be found."}}' 2023-04-19 08:57:01,989 79704 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/5ddf32556fe84d65b431a613c8efc962/types/b25d45d5-5549-49c4-b410-404f41811c6e 0.052s 2023-04-19 08:57:01,990 79704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57: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-adab62c7-dd7a-41ed-a3b5-53d5f6cd78f6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5ddf32556fe84d65b431a613c8efc962/types/b25d45d5-5549-49c4-b410-404f41811c6e'} Body: b'' 2023-04-19 08:57:02,015 79704 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/5ddf32556fe84d65b431a613c8efc962/types/b25d45d5-5549-49c4-b410-404f41811c6e 0.024s 2023-04-19 08:57:02,015 79704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:01 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-daf1bc0d-9fd6-48f8-b1a6-207f32d8d712', 'x-openstack-request-id': 'req-daf1bc0d-9fd6-48f8-b1a6-207f32d8d712', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/5ddf32556fe84d65b431a613c8efc962/types/b25d45d5-5549-49c4-b410-404f41811c6e'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type b25d45d5-5549-49c4-b410-404f41811c6e could not be found."}}' 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 b4c407d0-e729-41b8-b830-3d13fd59d966 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:57:03,609 79698 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 202 POST http://10.0.0.210/volume/v3/3c8113c7cf2e4143ae04bd8e8881d1d5/volumes 0.513s 2023-04-19 08:57:03,609 79698 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-23518676"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-000a5a30-b3bd-4fe0-a7b4-724651bdd2cb', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-000a5a30-b3bd-4fe0-a7b4-724651bdd2cb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3c8113c7cf2e4143ae04bd8e8881d1d5/volumes'} Body: b'{"volume": {"id": "b4c407d0-e729-41b8-b830-3d13fd59d966", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:57:03.535096", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-23518676", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3c8113c7cf2e4143ae04bd8e8881d1d5/volumes/b4c407d0-e729-41b8-b830-3d13fd59d966"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3c8113c7cf2e4143ae04bd8e8881d1d5/volumes/b4c407d0-e729-41b8-b830-3d13fd59d966"}], "user_id": "79d2b6962d6b4095ad1e7d229ce2026a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 08:57:03,672 79698 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.0.0.210/volume/v3/3c8113c7cf2e4143ae04bd8e8881d1d5/volumes/b4c407d0-e729-41b8-b830-3d13fd59d966 0.053s 2023-04-19 08:57:03,673 79698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3e06867-5ca8-45e8-836d-f2fe91b2d3a3', 'content-length': '884', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3e06867-5ca8-45e8-836d-f2fe91b2d3a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3c8113c7cf2e4143ae04bd8e8881d1d5/volumes/b4c407d0-e729-41b8-b830-3d13fd59d966'} Body: b'{"volume": {"id": "b4c407d0-e729-41b8-b830-3d13fd59d966", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:57:04.000000", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-23518676", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3c8113c7cf2e4143ae04bd8e8881d1d5/volumes/b4c407d0-e729-41b8-b830-3d13fd59d966"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3c8113c7cf2e4143ae04bd8e8881d1d5/volumes/b4c407d0-e729-41b8-b830-3d13fd59d966"}], "user_id": "79d2b6962d6b4095ad1e7d229ce2026a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3c8113c7cf2e4143ae04bd8e8881d1d5"}}' 2023-04-19 08:57:04,727 79698 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.0.0.210/volume/v3/3c8113c7cf2e4143ae04bd8e8881d1d5/volumes/b4c407d0-e729-41b8-b830-3d13fd59d966 0.042s 2023-04-19 08:57:04,727 79698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type' : 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7cb85a6c-7a9e-44ba-b50d-d2a2b18159e1', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7cb85a6c-7a9e-44ba-b50d-d2a2b18159e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3c8113c7cf2e4143ae04bd8e8881d1d5/volumes/b4c407d0-e729-41b8-b830-3d13fd59d966'} Body: b'{"volume": {"id": "b4c407d0-e729-41b8-b830-3d13fd59d966", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:57:04.000000", "updated_at": "2023-04-19T08:57:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-23518676", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3c8113c7cf2e4143ae04bd8e8881d1d5/volumes/b4c407d0-e729-41b8-b830-3d13fd59d966"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3c8113c7cf2e4143ae04bd8e8881d1d5/volumes/b4c407d0-e729-41b8-b830-3d13fd59d966"}], "user_id": "79d2b6962d6b4095ad1e7d229ce2026a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3c8113c7cf2e4143ae04bd8e8881d1d5"}}' 2023-04-19 08:57:04,778 79698 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/3c8113c7cf2e4143ae04bd8e8881d1d5/volumes/b4c407d0-e729-41b8-b830-3d13fd59d966 0.039s 2023-04-19 08:57:04,778 79698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f0f7ef2-2558-4991-83af-081ccf4f8cfb', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f0f7ef2-2558-4991-83af-081ccf4f8cfb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3c8113c7cf2e4143ae04bd8e8881d1d5/volumes/b4c407d0-e729-41b8-b830-3d13fd59d966'} Body: b'{"volume": {"id": "b4c407d0-e729-41b8-b830-3d13fd59d966", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:57:04.000000", "updated_at": "2023-04-19T08:57:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-23518676", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3c8113c7cf2e4143ae04bd8e8881d1d5/volumes/b4c407d0-e729-41b8-b830-3d13fd59d966"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3c8113c7cf2e4143ae04bd8e8881d1d5/volumes/b4c407d0-e729-41b8-b830-3d13fd59d966"}], "user_id": "79d2b6962d6b4095ad1e7d229ce2026a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3c8113c7cf2e4143ae04bd8e8881d1d5"}}' 2023-04-19 08:57:04,913 79698 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/3c8113c7cf2e4143ae04bd8e8881d1d5/volumes/b4c407d0-e729-41b8-b830-3d13fd59d966 0.124s 2023-04-19 08:57:04,914 79698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'ope nstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55ab6c70-cb70-4122-997f-9db6df2003a0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3c8113c7cf2e4143ae04bd8e8881d1d5/volumes/b4c407d0-e729-41b8-b830-3d13fd59d966'} Body: b'' 2023-04-19 08:57:04,936 79698 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/3c8113c7cf2e4143ae04bd8e8881d1d5/volumes/b4c407d0-e729-41b8-b830-3d13fd59d966 0.022s 2023-04-19 08:57:04,937 79698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b3b1238-6a0f-4263-b87c-b52d07e680f0', 'x-openstack-request-id': 'req-3b3b1238-6a0f-4263-b87c-b52d07e680f0', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/3c8113c7cf2e4143ae04bd8e8881d1d5/volumes/b4c407d0-e729-41b8-b830-3d13fd59d966'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume b4c407d0-e729-41b8-b830-3d13fd59d966 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 409f542c-a8b2-4185-ade4-6852ec776315 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:57:05,146 79698 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 202 POST http://10.0.0.210/volume/v3/3c8113c7cf2e4143ae04bd8e8881d1d5/volumes 0.207s 2023-04-19 08:57:05,147 79698 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-1306579454"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab0391ac-9655-4c47-879e-5fbd1308947f', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab0391ac-9655-4c47-879e-5fbd1308947f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3c8113c7cf2e4143ae04bd8e8881d1d5/volumes'} Body: b'{"volume": {"id": "409f542c-a8b2-4185-ade4-6852ec776315", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:57:05.073974", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-1306579454", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3c8113c7cf2e4143ae04bd8e8881d1d5/volumes/409f542c-a8b2-4185-ade4-6852ec776315"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3c8113c7cf2e4143ae04bd8e8881d1d5/volumes/409f542c-a8b2-4185-ade4-6852ec776315"}], "user_id": "79d2b6962d6b4095ad1e7d229ce2026a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 08:57:05,197 79698 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/3c8113c7cf2e4143ae04bd8e8881d1d5/volumes/409f542c-a8b2-4185-ade4-6852ec776315 0.040s 2023-04-19 08:57:05,197 79698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9b698ae-759f-448d-a7e3-2dc3aadb7019', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9b698ae-759f-448d-a7e3-2dc3aadb7019', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3c8113c7cf2e4143ae04bd8e8881d1d5/volumes/409f542c-a8b2-4185-ade4-6852ec776315'} Body: b'{"volume": {"id": "409f542c-a8b2-4185-ade4-6852ec776315", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:57:05.000000", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-1306579454", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3c8113c7cf2e4143ae04bd8e8881d1d5/volumes/409f542c-a8b2-4185-ade4-6852ec776315"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3c8113c7cf2e4143ae04bd8e8881d1d5/volumes/409f542c-a8b2-4185-ade4-6852ec776315"}], "user_id": "79d2b6962d6b4095ad1e7d229ce2026a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3c8113c7cf2e4143ae04bd8e8881d1d5"}}' 2023-04-19 08:57:06,260 79698 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/3c8113c7cf2e4143ae04bd8e8881d1d5/volumes/409f542c-a8b2-4185-ade4-6852ec776315 0.051s 2023-04-19 08:57:06,261 79698 DEBUG [tempest.lib.common .rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ea80f99-51e8-4276-b511-ed5f90f170fb', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ea80f99-51e8-4276-b511-ed5f90f170fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3c8113c7cf2e4143ae04bd8e8881d1d5/volumes/409f542c-a8b2-4185-ade4-6852ec776315'} Body: b'{"volume": {"id": "409f542c-a8b2-4185-ade4-6852ec776315", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:57:05.000000", "updated_at": "2023-04-19T08:57:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1306579454", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3c8113c7cf2e4143ae04bd8e8881d1d5/volumes/409f542c-a8b2-4185-ade4-6852ec776315"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3c8113c7cf2e4143ae04bd8e8881d1d5/volumes/409f542c-a8b2-4185-ade4-6852ec776315"}], "user_id": "79d2b6962d6b4095ad1e7d229ce2026a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3c8113c7cf2e4143ae04bd8e8881d1d5"}}' 2023-04-19 08:57:06,348 79698 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/3c8113c7cf2e4143ae04bd8e8881d1d5/volumes/409f542c-a8b2-4185-ade4-6852ec776315 0.077s 2023-04-19 08:57:06,349 79698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6075eb2-25bf-41bd-be63-e177e1dbb8b8', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6075eb2-25bf-41bd-be63-e177e1dbb8b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3c8113c7cf2e4143ae04bd8e8881d1d5/volumes/409f542c-a8b2-4185-ade4-6852ec776315'} Body: b'{"volume": {"id": "409f542c-a8b2-4185-ade4-6852ec776315", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:57:05.000000", "updated_at": "2023-04-19T08:57:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1306579454", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3c8113c7cf2e4143ae04bd8e8881d1d5/volumes/409f542c-a8b2-4185-ade4-6852ec776315"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3c8113c7cf2e4143ae04bd8e8881d1d5/volumes/409f542c-a8b2-4185-ade4-6852ec776315"}], "user_id": "79d2b6962d6b4095ad1e7d229ce2026a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3c8113c7cf2e4143ae04bd8e8881d1d5"}}' 2023-04-19 08:57:06,538 79698 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/3c8113c7cf2e4143ae04bd8e8881d1d5/volumes/409f542c-a8b2-4185-ade4-6852ec776315 0.179s 2023-04-19 08:57:06,539 79698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:06 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-74767ba7-4517-436b-8690-0bde92f58051', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3c8113c7cf2e4143ae04bd8e8881d1d5/volumes/409f542c-a8b2-4185-ade4-6852ec776315'} Body: b'' 2023-04-19 08:57:06,578 79698 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/3c8113c7cf2e4143ae04bd8e8881d1d5/volumes/409f542c-a8b2-4185-ade4-6852ec776315 0.038s 2023-04-19 08:57:06,579 79698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:06 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-cdeb0ffc-d03f-43e3-bafa-72798d77389f', 'x-openstack-request-id': 'req-cdeb0ffc-d03f-43e3-bafa-72798d77389f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/3c8113c7cf2e4143ae04bd8e8881d1d5/volumes/409f542c-a8b2-4185-ade4-6852ec776315'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 409f542c-a8b2-4185-ade4-6852ec776315 could not be found."}}' tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_volume_from_snapshot_decreasing_size[id-677863d1-34f9-456d-b6ac-9924f667a7f4,negative] ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_snapshots_negative.py", line 61, in test_volume_from_snapshot_decreasing_size src_vol = self.create_volume(size=src_size) File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 3123e5a3-5a6c-4262-8de7-c87c3f62dca5 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:57:10,004 79698 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 202 POST http://10.0.0.210/volume/v3/9b18750bc1944486bbe5401ace66d3b4/volumes 0.256s 2023-04-19 08:57:10,005 79698 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-1915110582"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44f8b4e3-2ffb-4a4e-96eb-2d2e2a70cdf8', 'content-length': '829', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44f8b4e3-2ffb-4a4e-96eb-2d2e2a70cdf8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9b18750bc1944486bbe5401ace66d3b4/volumes'} Body: b'{"volume": {"id": "3123e5a3-5a6c-4262-8de7-c87c3f62dca5", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2023-04-19T08:57:09.925982", "updated_at": null, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1915110582", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9b18750bc1944486bbe5401ace66d3b4/volumes/3123e5a3-5a6c-4262-8de7-c87c3f62dca5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9b18750bc1944486bbe5401ace66d3b4/volumes/3123e5a3-5a6c-4262-8de7-c87c3f62dca5"}], "user_id": "f65497abf0004a5c85baa29f50945c54", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 08:57:10,103 79698 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.0.0.210/volume/v3/9b18750bc1944486bbe5401ace66d3b4/volumes/3123e5a3-5a6c-4262-8de7-c87c3f62dca5 0.088s 2023-04-19 08:57:10,103 79698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72f2060b-31f7-49e6-968d-0ad1580b908a', 'content-length': '897', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72f2060b-31f7-49e6-968d-0ad1580b908a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9b18750bc1944486bbe5401ace66d3b4/volumes/3123e5a3-5a6c-4262-8de7-c87c3f62dca5'} Body: b'{"volume": {"id": "3123e5a3-5a6c-4262-8de7-c87c3f62dca5", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2023-04-19T08:57:10.000000", "updated_at": null, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1915110582", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9b18750bc1944486bbe5401ace66d3b4/volumes/3123e5a3-5a6c-4262-8de7-c87c3f62dca5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9b18750bc1944486bbe5401ace66d3b4/volumes/3123e5a3-5a6c-4262-8de7-c87c3f62dca5"}], "user_id": "f65497abf0004a5c85baa29f50945c54", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9b18750bc1944486bbe5401ace66d3b4"}}' 2023-04-19 08:57:11,177 79698 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.0.0.210/volume/v3/9b18750bc1944486bbe5401ace66d3b4/volumes/3123e5a3-5a6c-4262-8de7-c87c3f62d ca5 0.048s 2023-04-19 08:57:11,180 79698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aac7ffd2-03ef-4581-b9bf-c4e70d306649', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aac7ffd2-03ef-4581-b9bf-c4e70d306649', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9b18750bc1944486bbe5401ace66d3b4/volumes/3123e5a3-5a6c-4262-8de7-c87c3f62dca5'} Body: b'{"volume": {"id": "3123e5a3-5a6c-4262-8de7-c87c3f62dca5", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2023-04-19T08:57:10.000000", "updated_at": "2023-04-19T08:57:10.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1915110582", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9b18750bc1944486bbe5401ace66d3b4/volumes/3123e5a3-5a6c-4262-8de7-c87c3f62dca5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9b18750bc1944486bbe5401ace66d3b4/volumes/3123e5a3-5a6c-4262-8de7-c87c3f62dca5"}], "user_id": "f65497abf0004a5c85baa29f50945c54", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9b18750bc1944486bbe5401ace66d3b4"}}' 2023-04-19 08:57:11,234 79698 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/9b18750bc1944486bbe5401ace66d3b4/volumes/3123e5a3-5a6c-4262-8de7-c87c3f62dca5 0.040s 2023-04-19 08:57:11,234 79698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c23f42c-53db-4c98-9b90-e98bcf14765d', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c23f42c-53db-4c98-9b90-e98bcf14765d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9b18750bc1944486bbe5401ace66d3b4/volumes/3123e5a3-5a6c-4262-8de7-c87c3f62dca5'} Body: b'{"volume": {"id": "3123e5a3-5a6c-4262-8de7-c87c3f62dca5", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2023-04-19T08:57:10.000000", "updated_at": "2023-04-19T08:57:10.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1915110582", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9b18750bc1944486bbe5401ace66d3b4/volumes/3123e5a3-5a6c-4262-8de7-c87c3f62dca5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9b18750bc1944486bbe5401ace66d3b4/volumes/3123e5a3-5a6c-4262-8de7-c87c3f62dca5"}], "user_id": "f65497abf0004a5c85baa29f50945c54", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9b18750bc1944486bbe5401ace66d3b4"}}' 2023-04-19 08:57:11,435 79698 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/9b18750bc1944486bbe5401ace66d3b4/volumes/3123e5a3-5a6c-4262-8de7-c87c3f62dca5 0.190s 2023-04-19 08:57:11,435 79698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Resp onse - Headers: {'date': 'Wed, 19 Apr 2023 08:57: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-b5c8bb17-3285-4428-a37d-ae213b9bedbe', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9b18750bc1944486bbe5401ace66d3b4/volumes/3123e5a3-5a6c-4262-8de7-c87c3f62dca5'} Body: b'' 2023-04-19 08:57:11,457 79698 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/9b18750bc1944486bbe5401ace66d3b4/volumes/3123e5a3-5a6c-4262-8de7-c87c3f62dca5 0.022s 2023-04-19 08:57:11,458 79698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57: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-b5ff8e30-67aa-4784-8b3b-4254e6acb421', 'x-openstack-request-id': 'req-b5ff8e30-67aa-4784-8b3b-4254e6acb421', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/9b18750bc1944486bbe5401ace66d3b4/volumes/3123e5a3-5a6c-4262-8de7-c87c3f62dca5'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 3123e5a3-5a6c-4262-8de7-c87c3f62dca5 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 ea65600b-7e45-4201-95c1-69a53dfb65e8 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:57:15,759 79696 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 202 POST http://10.0.0.210/volume/v3/7f1c1fc653874fe2b78501734e704725/volumes 0.612s 2023-04-19 08:57:15,760 79696 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-974586634"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9dda0782-e89f-4622-9690-a93eb0af26be', 'content-length': '811', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9dda0782-e89f-4622-9690-a93eb0af26be', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/7f1c1fc653874fe2b78501734e704725/volumes'} Body: b'{"volume": {"id": "ea65600b-7e45-4201-95c1-69a53dfb65e8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:57:15.626265", "updated_at": null, "name": "tempest-TestVolumeSwap-volume-974586634", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7f1c1fc653874fe2b78501734e704725/volumes/ea65600b-7e45-4201-95c1-69a53dfb65e8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7f1c1fc653874fe2b78501734e704725/volumes/ea65600b-7e45-4201-95c1-69a53dfb65e8"}], "user_id": "2303862da5894e7691780cfe90a354e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 08:57:15,854 79696 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/7f1c1fc653874fe2b78501734e704725/volumes/ea65600b-7e45-4201-95c1-69a53dfb65e8 0.080s 2023-04-19 08:57:15,855 79696 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2af540e-046f-45f6-9457-d0ed476b3ef1', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2af540e-046f-45f6-9457-d0ed476b3ef1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7f1c1fc653874fe2b78501734e704725/volumes/ea65600b-7e45-4201-95c1-69a53dfb65e8'} Body: b'{"volume": {"id": "ea65600b-7e45-4201-95c1-69a53dfb65e8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:57:16.000000", "updated_at": null, "name": "tempest-TestVolumeSwap-volume-974586634", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7f1c1fc653874fe2b78501734e704725/volumes/ea65600b-7e45-4201-95c1-69a53dfb65e8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7f1c1fc653874fe2b78501734e704725/volumes/ea65600b-7e45-4201-95c1-69a53dfb65e8"}], "user_id": "2303862da5894e7691780cfe90a354e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7f1c1fc653874fe2b78501734e704725"}}' 2023-04-19 08:57:16,917 79696 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/7f1c1fc653874fe2b78501734e704725/volumes/ea65600b-7e45-4201-95c1-69a53dfb65e8 0.049s 2023-04-19 08:57:16,917 79696 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X- Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-812548b9-2042-4869-aea0-8d676a3471f3', 'content-length': '900', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-812548b9-2042-4869-aea0-8d676a3471f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7f1c1fc653874fe2b78501734e704725/volumes/ea65600b-7e45-4201-95c1-69a53dfb65e8'} Body: b'{"volume": {"id": "ea65600b-7e45-4201-95c1-69a53dfb65e8", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:57:16.000000", "updated_at": "2023-04-19T08:57:16.000000", "name": "tempest-TestVolumeSwap-volume-974586634", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7f1c1fc653874fe2b78501734e704725/volumes/ea65600b-7e45-4201-95c1-69a53dfb65e8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7f1c1fc653874fe2b78501734e704725/volumes/ea65600b-7e45-4201-95c1-69a53dfb65e8"}], "user_id": "2303862da5894e7691780cfe90a354e1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7f1c1fc653874fe2b78501734e704725"}}' 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 15bbc0aa-eaac-4962-b4f9-06046cba5234 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:57:16,973 79698 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/d9744dfee973430bb3668a6e7f6c9f19/volumes 0.494s 2023-04-19 08:57:16,974 79698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1000474917"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c6875f2-92ce-431f-a2c6-8243097cdb0c', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c6875f2-92ce-431f-a2c6-8243097cdb0c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d9744dfee973430bb3668a6e7f6c9f19/volumes'} Body: b'{"volume": {"id": "15bbc0aa-eaac-4962-b4f9-06046cba5234", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:57:16.909119", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-1000474917", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d9744dfee973430bb3668a6e7f6c9f19/volumes/15bbc0aa-eaac-4962-b4f9-06046cba5234"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d9744dfee973430bb3668a6e7f6c9f19/volumes/15bbc0aa-eaac-4962-b4f9-06046cba5234"}], "user_id": "68eeaa08e00f4c6092a9394e8a1ab3fb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 08:57:17,247 79698 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/d9744dfee973430bb3668a6e7f6c9f19/volumes 0.263s 2023-04-19 08:57:17,247 79698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1139381628"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-154ad249-a57d-4d06-b733-eb5909b6d687', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-154ad249-a57d-4d06-b733-eb5909b6d687', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d9744dfee973430bb3668a6e7f6c9f19/volumes'} Body: b'{"volume": {"id": "d0d42aec-4aa8-489e-9cc8-14e1a054b6e7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:57:17.158859", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-1139381628", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d9744dfee973430bb3668a6e7f6c9f19/volumes/d0d42aec-4aa8-489e-9cc8-14e1a054b6e7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d9744dfee973430bb3668a6e7f6c9f19/volumes/d0d42aec-4aa8-489e-9cc8-14e1a054b6e7"}], "user_id": "68eeaa08e00f4c6092a9394e8a1ab3fb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 08:57:17,530 79698 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/d9744dfee973430bb3668a6e7f6c9f19/volumes 0.263s 2023-04-19 08:57:17,530 79698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-137929465"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3b5778f-671d-43c2-b194-4364159c60eb', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3b5778f-671d-43c2-b194-4364159c60eb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d9744dfee973430bb3668a6e7f6c9f19/volumes'} Body: b'{"volume": {"id": "40940a23-7684-4245-aa78-5168e816bd54", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:57:17.460379", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-137929465", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d9744dfee973430bb3668a6e7f6c9f19/volumes/40940a23-7684-4245-aa78-5168e816bd54"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d9744dfee973430bb3668a6e7f6c9f19/volumes/40940a23-7684-4245-aa78-5168e816bd54"}], "user_id": "68eeaa08e00f4c6092a9394e8a1ab3fb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 08:57:17,796 79698 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/d9744dfee973430bb3668a6e7f6c9f19/volumes 0.256s 2023-04-19 08:57:17,797 79698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-2100572157"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1052d4d3-416b-45cc-a226-e077aa2f8fe7', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1052d4d3-416b-45cc-a226-e077aa2f8fe7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d9744dfee973430bb3668a6e7f6c9f19/volumes'} Body: b'{"volume": {"id": "0389d680-c058-47e5-91e8-9cf1c3182269", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:57:17.728462", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-2100572157", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d9744dfee973430bb3668a6e7f6c9f19/volumes/0389d680-c058-47e5-91e8-9cf1c3182269"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d9744dfee973430bb3668a6e7f6c9f19/volumes/0389d680-c058-47e5-91e8-9cf1c3182269"}], "user_id": "68eeaa08e00f4c6092a9394e8a1ab3fb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 08:57:18,025 79698 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/d9744dfee973430bb3668a6e7f6c9f19/volumes 0.218s 2023-04-19 08:57:18,025 79698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "size": 1, "name": "tempest-CreateVol umesFromImageTest-Volume-1439910781"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf73f1c5-3659-47a3-9d0c-396fe58b260c', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf73f1c5-3659-47a3-9d0c-396fe58b260c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d9744dfee973430bb3668a6e7f6c9f19/volumes'} Body: b'{"volume": {"id": "07fb7247-2713-4a03-8e25-3669896fd992", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:57:17.958578", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-1439910781", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d9744dfee973430bb3668a6e7f6c9f19/volumes/07fb7247-2713-4a03-8e25-3669896fd992"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d9744dfee973430bb3668a6e7f6c9f19/volumes/07fb7247-2713-4a03-8e25-3669896fd992"}], "user_id": "68eeaa08e00f4c6092a9394e8a1ab3fb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 08:57:18,076 79698 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://10.0.0.210/volume/v3/d9744dfee973430bb3668a6e7f6c9f19/volumes/15bbc0aa-eaac-4962-b4f9-06046cba5234 0.042s 2023-04-19 08:57:18,077 79698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9760382-0e7c-4f6a-a400-2a1c135d7de4', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9760382-0e7c-4f6a-a400-2a1c135d7de4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d9744dfee973430bb3668a6e7f6c9f19/volumes/15bbc0aa-eaac-4962-b4f9-06046cba5234'} Body: b'{"volume": {"id": "15bbc0aa-eaac-4962-b4f9-06046cba5234", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:57:17.000000", "updated_at": "2023-04-19T08:57:17.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1000474917", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d9744dfee973430bb3668a6e7f6c9f19/volumes/15bbc0aa-eaac-4962-b4f9-06046cba5234"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d9744dfee973430bb3668a6e7f6c9f19/volumes/15bbc0aa-eaac-4962-b4f9-06046cba5234"}], "user_id": "68eeaa08e00f4c6092a9394e8a1ab3fb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d9744dfee973430bb3668a6e7f6c9f19"}}' 2023-04-19 08:57:19,140 79698 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://10.0.0.210/volume/v3/d9744dfee973430bb3668a6e7f6c9f19/volumes/15bbc0aa-eaac-4962-b4f9-06046cba5234 0.051s 2023-04-19 08:57:19,140 79698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc5f1b2c-7706-4313-b88c-3939f22fc94a', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Versio n', 'x-openstack-request-id': 'req-dc5f1b2c-7706-4313-b88c-3939f22fc94a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d9744dfee973430bb3668a6e7f6c9f19/volumes/15bbc0aa-eaac-4962-b4f9-06046cba5234'} Body: b'{"volume": {"id": "15bbc0aa-eaac-4962-b4f9-06046cba5234", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:57:17.000000", "updated_at": "2023-04-19T08:57:17.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1000474917", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d9744dfee973430bb3668a6e7f6c9f19/volumes/15bbc0aa-eaac-4962-b4f9-06046cba5234"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d9744dfee973430bb3668a6e7f6c9f19/volumes/15bbc0aa-eaac-4962-b4f9-06046cba5234"}], "user_id": "68eeaa08e00f4c6092a9394e8a1ab3fb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d9744dfee973430bb3668a6e7f6c9f19"}}' 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 75a6337c-922e-43f6-84d7-df08dde76240 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:57:23,482 79698 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 202 POST http://10.0.0.210/volume/v3/9b3f4141004d4fbc9b9f39a8e8d6be54/volumes 0.609s 2023-04-19 08:57:23,483 79698 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-891510922"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2884243c-e134-433c-a504-c7831503f0b1', 'content-length': '830', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2884243c-e134-433c-a504-c7831503f0b1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9b3f4141004d4fbc9b9f39a8e8d6be54/volumes'} Body: b'{"volume": {"id": "75a6337c-922e-43f6-84d7-df08dde76240", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:57:23.363041", "updated_at": null, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-891510922", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9b3f4141004d4fbc9b9f39a8e8d6be54/volumes/75a6337c-922e-43f6-84d7-df08dde76240"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9b3f4141004d4fbc9b9f39a8e8d6be54/volumes/75a6337c-922e-43f6-84d7-df08dde76240"}], "user_id": "127fe448c0344b5f9be6323d8a8182dc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 08:57:23,566 79698 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://10.0.0.210/volume/v3/9b3f4141004d4fbc9b9f39a8e8d6be54/volumes/75a6337c-922e-43f6-84d7-df08dde76240 0.072s 2023-04-19 08:57:23,566 79698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c1f489b-39ab-4855-91d3-d7d81e340685', 'content-length': '898', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c1f489b-39ab-4855-91d3-d7d81e340685', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9b3f4141004d4fbc9b9f39a8e8d6be54/volumes/75a6337c-922e-43f6-84d7-df08dde76240'} Body: b'{"volume": {"id": "75a6337c-922e-43f6-84d7-df08dde76240", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:57:23.000000", "updated_at": null, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-891510922", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9b3f4141004d4fbc9b9f39a8e8d6be54/volumes/75a6337c-922e-43f6-84d7-df08dde76240"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9b3f4141004d4fbc9b9f39a8e8d6be54/volumes/75a6337c-922e-43f6-84d7-df08dde76240"}], "user_id": "127fe448c0344b5f9be6323d8a8182dc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9b3f4141004d4fbc9b9f39a8e8d6be54"}}' 2023-04-19 08:57:24,658 79698 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://10.0.0.210/volume/v3/9b3f4141004d4fbc9b9f39a8e8d6be54/volumes/75a6337c- 922e-43f6-84d7-df08dde76240 0.079s 2023-04-19 08:57:24,659 79698 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57876efb-df12-4d60-8425-b11318953097', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57876efb-df12-4d60-8425-b11318953097', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9b3f4141004d4fbc9b9f39a8e8d6be54/volumes/75a6337c-922e-43f6-84d7-df08dde76240'} Body: b'{"volume": {"id": "75a6337c-922e-43f6-84d7-df08dde76240", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:57:23.000000", "updated_at": "2023-04-19T08:57:24.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-891510922", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9b3f4141004d4fbc9b9f39a8e8d6be54/volumes/75a6337c-922e-43f6-84d7-df08dde76240"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9b3f4141004d4fbc9b9f39a8e8d6be54/volumes/75a6337c-922e-43f6-84d7-df08dde76240"}], "user_id": "127fe448c0344b5f9be6323d8a8182dc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9b3f4141004d4fbc9b9f39a8e8d6be54"}}' 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 8dafa0d8-f7f6-4522-8bbc-85822675e20a failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:57:29,312 79688 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 201 POST http://10.0.0.210:9696/networking/v2.0/networks 3.124s 2023-04-19 08:57:29,313 79688 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-891817696"}} Response - Headers: {'content-type': 'application/json', 'content-length': '582', 'x-openstack-request-id': 'req-66e48df0-7da4-4679-9e60-112d9cafe62e', 'date': 'Wed, 19 Apr 2023 08:57:29 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/networks'} Body: b'{"network":{"id":"81aa9b54-a427-491a-97de-f58eb14b4dd9","name":"tempest-tagged-attachments-test-net-891817696","tenant_id":"d0f5324596bc40d2b0f2f588443d5c01","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"d0f5324596bc40d2b0f2f588443d5c01","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-19T08:57:26Z","updated_at":"2023-04-19T08:57:27Z","revision_number":1}}' 2023-04-19 08:57:32,243 79688 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 201 POST http://10.0.0.210:9696/networking/v2.0/subnets 2.930s 2023-04-19 08:57:32,244 79688 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"network_id": "81aa9b54-a427-491a-97de-f58eb14b4dd9", "cidr": "10.10.10.0/24", "ip_version": 4}} Response - Headers: {'content-type': 'application/json', 'content-length': '603', 'x-openstack-request-id': 'req-08c1f805-ccfe-42eb-9a44-71548b5752b7', 'date': 'Wed, 19 Apr 2023 08:57:32 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/subnets'} Body: b'{"subnet":{"id":"078f66d6-f917-4972-8422-febc1ba30472","name":"","tenant_id":"d0f5324596bc40d2b0f2f588443d5c01","network_id":"81aa9b54-a427-491a-97de-f58eb14b4dd9","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-19T08:57:29Z","updated_at":"2023-04-19T08:57:29Z","revision_number":0,"project_id":"d0f5324596bc40d2b0f2f588443d5c01"}}' 2023-04-19 08:57:32,638 79688 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 202 POST http://10.0.0.210/volume/v3/d0f5324596bc40d2b0f2f588443d5c01/volumes 0.393s 2023-04-19 08:57:32,639 79688 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-868935473"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4587fb25-17ab-4c41-bb1b-c683bb573b0c', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4587fb25-17ab-4c41-bb1b-c683bb573b0c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d0f5324596bc40d2b0f2f588443d5c01/volumes'} Body: b'{"volume": {"id": "8dafa0d8-f7f6-4522-8bbc-85822675e20a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:57:32.545632", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-868935473", "description": null, "volume _type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d0f5324596bc40d2b0f2f588443d5c01/volumes/8dafa0d8-f7f6-4522-8bbc-85822675e20a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d0f5324596bc40d2b0f2f588443d5c01/volumes/8dafa0d8-f7f6-4522-8bbc-85822675e20a"}], "user_id": "c3b1441e7a314feaabb46cdf51eef7b1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 08:57:32,711 79688 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/d0f5324596bc40d2b0f2f588443d5c01/volumes/8dafa0d8-f7f6-4522-8bbc-85822675e20a 0.059s 2023-04-19 08:57:32,712 79688 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e56926b-87ef-4431-b7dc-0ae3cf0c50e8', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e56926b-87ef-4431-b7dc-0ae3cf0c50e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d0f5324596bc40d2b0f2f588443d5c01/volumes/8dafa0d8-f7f6-4522-8bbc-85822675e20a'} Body: b'{"volume": {"id": "8dafa0d8-f7f6-4522-8bbc-85822675e20a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:57:33.000000", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-868935473", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d0f5324596bc40d2b0f2f588443d5c01/volumes/8dafa0d8-f7f6-4522-8bbc-85822675e20a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d0f5324596bc40d2b0f2f588443d5c01/volumes/8dafa0d8-f7f6-4522-8bbc-85822675e20a"}], "user_id": "c3b1441e7a314feaabb46cdf51eef7b1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d0f5324596bc40d2b0f2f588443d5c01"}}' 2023-04-19 08:57:33,816 79688 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/d0f5324596bc40d2b0f2f588443d5c01/volumes/8dafa0d8-f7f6-4522-8bbc-85822675e20a 0.091s 2023-04-19 08:57:33,816 79688 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d56ed890-b6bb-41ed-a47c-d037521d1254', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d56ed890-b6bb-41ed-a47c-d037521d1254', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d0f5324596bc40d2b0f2f588443d5c01/volumes/8dafa0d8-f7f6-4522-8bbc-85822675e20a'} Body: b'{"volume": {"id": "8dafa0d8-f7f6-4522-8bbc-85822675e20a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:57:33.000000", "updated_at": "2023-04-19T08:57:33.000000", "name": "tempest-TaggedAttachmentsTest-volume-868935473", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d0f5324596bc40d2b0f2f588443d5c01/volumes/8dafa0d8-f7f6-4522-8bbc-85822675e20a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d0f5324596bc40d2b0f2f588443d5c01/volumes/8dafa0d8-f7f6-4522-8 bbc-85822675e20a"}], "user_id": "c3b1441e7a314feaabb46cdf51eef7b1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d0f5324596bc40d2b0f2f588443d5c01"}}' 2023-04-19 08:57:34,243 79688 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/subnets/078f66d6-f917-4972-8422-febc1ba30472 0.414s 2023-04-19 08:57:34,243 79688 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-3a1d14fd-0fec-4627-9a88-c6d1792d346b', 'date': 'Wed, 19 Apr 2023 08:57:34 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/subnets/078f66d6-f917-4972-8422-febc1ba30472'} Body: b'' 2023-04-19 08:57:34,930 79688 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/networks/81aa9b54-a427-491a-97de-f58eb14b4dd9 0.686s 2023-04-19 08:57:34,930 79688 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-280a4422-06a9-4dbb-b0cb-baa40b801aac', 'date': 'Wed, 19 Apr 2023 08:57:34 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/networks/81aa9b54-a427-491a-97de-f58eb14b4dd9'} Body: b'' tempest.api.volume.admin.test_user_messages.UserMessagesTest.test_delete_message[id-c6eb6901-cdcc-490f-b735-4fe251842aed] ------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_user_messages.py", line 69, in test_delete_message self.messages_client.delete_message(message_id) File "/opt/stack/tempest/tempest/lib/services/volume/v3/messages_client.py", line 46, in delete_message resp, body = self.delete(url) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 339, in delete return self.request('DELETE', url, extra_headers, headers, body) File "/opt/stack/tempest/tempest/lib/services/volume/base_client.py", line 39, in request resp, resp_body = super(BaseClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 922, in _error_checker raise exceptions.ServerFault(resp_body, resp=resp, tempest.lib.exceptions.ServerFault: Got server fault Details: The server has either erred or is incapable of performing the requested operation. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:57:45,009 79696 INFO [tempest.lib.common.rest_client] Request (UserMessagesTest:test_delete_message): 200 POST http://10.0.0.210/volume/v3/879738ec3af24df4b3e66ad711f06351/types 0.174s 2023-04-19 08:57:45,009 79696 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-565123192", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1114929362", "vendor_name": "tempest-vendor_name-588107545"}}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4ff0efa-80d7-4fa4-a8d9-07b01efce9c7', 'content-length': '326', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4ff0efa-80d7-4fa4-a8d9-07b01efce9c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/879738ec3af24df4b3e66ad711f06351/types'} Body: b'{"volume_type": {"id": "35a1bac2-5679-49bd-8ae4-0fa2b8376f01", "name": "tempest-UserMessagesTest-volume-type-565123192", "is_public": true, "extra_specs": {"storage_protocol": "tempest-storage_protocol-1114929362", "vendor_name": "tempest-vendor_name-588107545"}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-19 08:57:45,485 79696 INFO [tempest.lib.common.rest_client] Request (UserMessagesTest:test_delete_message): 202 POST http://10.0.0.210/volume/v3/b21db5b826fb45da8cfd8da99577e612/volumes 0.472s 2023-04-19 08:57:45,485 79696 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.3', 'X-Auth-Token': ''} Body: {"volume": {"volume_type": "35a1bac2-5679-49bd-8ae4-0fa2b8376f01", "size": 1, "name": "tempest-UserMessagesTest-Volume-1015448216"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8f8cd2d-9ebb-46c1-bf55-9b20035851e3', 'content-length': '849', 'openstack-api-version': 'volume 3.3', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8f8cd2d-9ebb-46c1-bf55-9b20035851e3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b21db5b826fb45da8cfd8da99577e612/volumes'} Body: b'{"volume": {"id": "63899e3c-fcee-4f89-b3e5-44586c76f450", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:57:45.406540", "updated_at": null, "name": "tempest-UserMessagesTest-Volume-1015448216", "description": null, "volume_type": "tempest-UserMessagesTest-volume-type-565123192", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b21db5b826fb45da8cfd8da99577e612/volumes/63899e3c-fcee-4f89-b3e5-44586c76f450"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b21db5b826fb45da8cfd8da99577e612/volumes/63899e3c-fcee-4f89-b3e5-44586c76f450"}], "user_id": "da4db8f703814ebcb13d69466d0930e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 08:57:45,540 79696 INFO [tempest.lib.common.rest_client] Request (UserMessagesTest:test_delete_message): 200 GET http://10.0.0.210/volume/v3/b21db5b826fb45da8cfd8da99577e612/volumes/63899e3c-fcee-4f89-b3e5-44586c76f450 0.044s 2023-04-19 08:57:45,540 79696 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.3', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae43b571-0a6c-49e1-af0b-a3e065c5b07e', 'co ntent-length': '917', 'openstack-api-version': 'volume 3.3', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae43b571-0a6c-49e1-af0b-a3e065c5b07e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b21db5b826fb45da8cfd8da99577e612/volumes/63899e3c-fcee-4f89-b3e5-44586c76f450'} Body: b'{"volume": {"id": "63899e3c-fcee-4f89-b3e5-44586c76f450", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:57:45.000000", "updated_at": null, "name": "tempest-UserMessagesTest-Volume-1015448216", "description": null, "volume_type": "tempest-UserMessagesTest-volume-type-565123192", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b21db5b826fb45da8cfd8da99577e612/volumes/63899e3c-fcee-4f89-b3e5-44586c76f450"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b21db5b826fb45da8cfd8da99577e612/volumes/63899e3c-fcee-4f89-b3e5-44586c76f450"}], "user_id": "da4db8f703814ebcb13d69466d0930e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b21db5b826fb45da8cfd8da99577e612"}}' 2023-04-19 08:57:46,612 79696 INFO [tempest.lib.common.rest_client] Request (UserMessagesTest:test_delete_message): 200 GET http://10.0.0.210/volume/v3/b21db5b826fb45da8cfd8da99577e612/volumes/63899e3c-fcee-4f89-b3e5-44586c76f450 0.059s 2023-04-19 08:57:46,612 79696 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.3', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fcb88b44-051e-4abf-b7f9-4ea3704fc759', 'content-length': '938', 'openstack-api-version': 'volume 3.3', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fcb88b44-051e-4abf-b7f9-4ea3704fc759', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b21db5b826fb45da8cfd8da99577e612/volumes/63899e3c-fcee-4f89-b3e5-44586c76f450'} Body: b'{"volume": {"id": "63899e3c-fcee-4f89-b3e5-44586c76f450", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:57:45.000000", "updated_at": "2023-04-19T08:57:46.000000", "name": "tempest-UserMessagesTest-Volume-1015448216", "description": null, "volume_type": "tempest-UserMessagesTest-volume-type-565123192", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b21db5b826fb45da8cfd8da99577e612/volumes/63899e3c-fcee-4f89-b3e5-44586c76f450"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b21db5b826fb45da8cfd8da99577e612/volumes/63899e3c-fcee-4f89-b3e5-44586c76f450"}], "user_id": "da4db8f703814ebcb13d69466d0930e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b21db5b826fb45da8cfd8da99577e612"}}' 2023-04-19 08:57:46,622 79696 INFO [tempest.common.waiters] volume 63899e3c-fcee-4f89-b3e5-44586c76f450 reached error after waiting for 1.622718 seconds 2023-04-19 08:57:46,663 79696 INFO [tempest.lib.common.rest_client] Request (UserMessagesTest:test_delete_message): 200 GET http://10.0.0.210/volume/v3/b21db5b826fb45da8cfd8da99577e612/messages 0.040s 2023-04-19 08:57:46,663 79696 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.3', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74c01e6d-d445-4682-81d0-98621bc81599', 'content-length': '12254', 'ope nstack-api-version': 'volume 3.3', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74c01e6d-d445-4682-81d0-98621bc81599', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b21db5b826fb45da8cfd8da99577e612/messages'} Body: b'{"messages": [{"id": "8ce8901b-ff31-4e73-aaca-d7bc3225e2e3", "event_id": "VOLUME_VOLUME_001_003", "user_message": "schedule allocate volume:Could not find any available weighted backend.", "message_level": "ERROR", "created_at": "2023-04-19T08:57:46.000000", "guaranteed_until": "2023-05-19T08:57:46.000000", "request_id": "req-e8f8cd2d-9ebb-46c1-bf55-9b20035851e3", "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b21db5b826fb45da8cfd8da99577e612/messages/8ce8901b-ff31-4e73-aaca-d7bc3225e2e3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b21db5b826fb45da8cfd8da99577e612/messages/8ce8901b-ff31-4e73-aaca-d7bc3225e2e3"}], "resource_type": "VOLUME", "resource_uuid": "63899e3c-fcee-4f89-b3e5-44586c76f450"}, {"id": "1ce7491f-c00f-4071-a1f0-fcca4924e534", "event_id": "VOLUME_VOLUME_001_003", "user_message": "schedule allocate volume:Could not find any available weighted backend.", "message_level": "ERROR", "created_at": "2023-04-19T08:57:33.000000", "guaranteed_until": "2023-05-19T08:57:33.000000", "request_id": "req-4587fb25-17ab-4c41-bb1b-c683bb573b0c", "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b21db5b826fb45da8cfd8da99577e612/messages/1ce7491f-c00f-4071-a1f0-fcca4924e534"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b21db5b826fb45da8cfd8da99577e612/messages/1ce7491f-c00f-4071-a1f0-fcca4924e534"}], "resource_type": "VOLUME", "resource_uuid": "8dafa0d8-f7f6-4522-8bbc-85822675e20a"}, {"id": "5335f22d-b65b-409b-9fb1-8f78fc48b659", "event_id": "VOLUME_VOLUME_001_003", "user_message": "schedule allocate volume:Could not find any available weighted backend.", "message_level": "ERROR", "created_at": "2023-04-19T08:57:24.000000", "guaranteed_until": "2023-05-19T08:57:24.000000", "request_id": "req-2884243c-e134-433c-a504-c7831503f0b1", "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b21db5b826fb45da8cfd8da99577e612/messages/5335f22d-b65b-409b-9fb1-8f78fc48b659"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b21db5b826fb45da8cfd8da99577e612/messages/5335f22d-b65b-409b-9fb1-8f78fc48b659"}], "resource_type": "VOLUME", "resource_uuid": "75a6337c-922e-43f6-84d7-df08dde76240"}, {"id": "f170832c-301c-46f4-b006-09059a1774d4", "event_id": "VOLUME_VOLUME_001_003", "user_message": "schedule allocate volume:Could not find any available weighted backend.", "message_level": "ERROR", "created_at": "2023-04-19T08:57:18.000000", "guaranteed_until": "2023-05-19T08:57:18.000000", "request_id": "req-1052d4d3-416b-45cc-a226-e077aa2f8fe7", "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b21db5b826fb45da8cfd8da99577e612/messages/f170832c-301c-46f4-b006-09059a1774d4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b21db5b826fb45da8cfd8da99577e612/messages/f170832c-301c-46f4-b006-09059a1774d4"}], "resource_type": "VOLUME", "resource_uuid": "0389d680-c058-47e5-91e8-9cf1c3182269"}, {"id": "7eedc48b-5614-4591-b253-ce126b2c59f9", "event_id": "VOLUME_VOLUME_001_003", "user_message": "schedule allocate volume:Could not find any available weighted backend.", "message_level": "ERROR", "created_at": "2023-04-19T08:57:18.000000", "guaranteed_until": "2023-05-19T08:57:18.000000", "request_id": "req-bf73f1c5-3659-47a3-9d0c-396fe58b260c", "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b21db5b826fb45da8cfd8da99577e612/messages/7eedc48b-5614-4591-b253-ce126b2c59f9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b21db5b826fb45da8cfd8da99577e612/messages/7eedc48b-5614-4591-b253-ce126b2c59f9"}], "resource_type": "VOLUME", "resource_uuid": "07fb7247-2713-4a03-8e25-3669896fd992"}, {"id": "2b0a4559-d7e9-4e8a-9e42-921cdbb8ac9d", "event_id": "VOLUME_VOLUME_001_003", "user_message": "schedule allocate volume:Could not find any available weighted backend.", "message_level": "ER ROR", "created_at": "2023-04-19T08:57:18.000000", "guaranteed_until": "2023-05-19T08:57:18.000000", "request_id": "req-f3b5778f-671d-43c2-b194-4364159c60eb", "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b21db5b826fb45da8cfd8da99577e612/messages/2b0a4559-d7e9-4e8a-9e4 2023-04-19 08:57:46,703 79696 INFO [tempest.lib.common.rest_client] Request (UserMessagesTest:test_delete_message): 500 DELETE http://10.0.0.210/volume/v3/b21db5b826fb45da8cfd8da99577e612/messages/8ce8901b-ff31-4e73-aaca-d7bc3225e2e3 0.029s 2023-04-19 08:57:46,703 79696 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.3', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.3', 'vary': 'OpenStack-API-Version', 'content-length': '128', 'content-type': 'application/json', 'x-compute-request-id': 'req-696e1d3a-cf2e-40e3-a40e-bd5444d007b4', 'x-openstack-request-id': 'req-696e1d3a-cf2e-40e3-a40e-bd5444d007b4', 'connection': 'close', 'status': '500', 'content-location': 'http://10.0.0.210/volume/v3/b21db5b826fb45da8cfd8da99577e612/messages/8ce8901b-ff31-4e73-aaca-d7bc3225e2e3'} Body: b'{"computeFault": {"code": 500, "message": "The server has either erred or is incapable of performing the requested operation."}}' 2023-04-19 08:57:46,764 79696 INFO [tempest.lib.common.rest_client] Request (UserMessagesTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/b21db5b826fb45da8cfd8da99577e612/volumes/63899e3c-fcee-4f89-b3e5-44586c76f450 0.059s 2023-04-19 08:57:46,765 79696 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.3', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6cee6a20-02ff-4172-9554-544e9ab4adf7', 'content-length': '938', 'openstack-api-version': 'volume 3.3', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6cee6a20-02ff-4172-9554-544e9ab4adf7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b21db5b826fb45da8cfd8da99577e612/volumes/63899e3c-fcee-4f89-b3e5-44586c76f450'} Body: b'{"volume": {"id": "63899e3c-fcee-4f89-b3e5-44586c76f450", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:57:45.000000", "updated_at": "2023-04-19T08:57:46.000000", "name": "tempest-UserMessagesTest-Volume-1015448216", "description": null, "volume_type": "tempest-UserMessagesTest-volume-type-565123192", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b21db5b826fb45da8cfd8da99577e612/volumes/63899e3c-fcee-4f89-b3e5-44586c76f450"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b21db5b826fb45da8cfd8da99577e612/volumes/63899e3c-fcee-4f89-b3e5-44586c76f450"}], "user_id": "da4db8f703814ebcb13d69466d0930e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b21db5b826fb45da8cfd8da99577e612"}}' 2023-04-19 08:57:46,936 79696 INFO [tempest.lib.common.rest_client] Request (UserMessagesTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/b21db5b826fb45da8cfd8da99577e612/volumes/63899e3c-fcee-4f89-b3e5-44586c76f450 0.158s 2023-04-19 08:57:46,936 79696 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.3', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', ' openstack-api-version': 'volume 3.3', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e26b4b01-1b79-4772-b9e8-237ab2137236', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b21db5b826fb45da8cfd8da99577e612/volumes/63899e3c-fcee-4f89-b3e5-44586c76f450'} Body: b'' 2023-04-19 08:57:46,968 79696 INFO [tempest.lib.common.rest_client] Request (UserMessagesTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/b21db5b826fb45da8cfd8da99577e612/volumes/63899e3c-fcee-4f89-b3e5-44586c76f450 0.031s 2023-04-19 08:57:46,969 79696 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.3', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.3', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-c806ca3a-55e8-49e6-b327-813965ff6040', 'x-openstack-request-id': 'req-c806ca3a-55e8-49e6-b327-813965ff6040', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/b21db5b826fb45da8cfd8da99577e612/volumes/63899e3c-fcee-4f89-b3e5-44586c76f450'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 63899e3c-fcee-4f89-b3e5-44586c76f450 could not be found."}}' 2023-04-19 08:57:47,035 79696 INFO [tempest.lib.common.rest_client] Request (UserMessagesTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/879738ec3af24df4b3e66ad711f06351/types/35a1bac2-5679-49bd-8ae4-0fa2b8376f01 0.066s 2023-04-19 08:57:47,036 79696 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57: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-32ebc10e-7611-43a9-98fe-024ce47b773b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/879738ec3af24df4b3e66ad711f06351/types/35a1bac2-5679-49bd-8ae4-0fa2b8376f01'} Body: b'' 2023-04-19 08:57:47,054 79696 INFO [tempest.lib.common.rest_client] Request (UserMessagesTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/879738ec3af24df4b3e66ad711f06351/types/35a1bac2-5679-49bd-8ae4-0fa2b8376f01 0.017s 2023-04-19 08:57:47,054 79696 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:47 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-6c32314b-af0a-4fa1-90f9-517481d07240', 'x-openstack-request-id': 'req-6c32314b-af0a-4fa1-90f9-517481d07240', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/879738ec3af24df4b3e66ad711f06351/types/35a1bac2-5679-49bd-8ae4-0fa2b8376f01'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 35a1bac2-5679-49bd-8ae4-0fa2b8376f01 could not be found."}}' tempest.api.volume.admin.test_user_messages.UserMessagesTest.test_list_show_messages[id-50f29e6e-f363-42e1-8ad1-f67ae7fd4d5a] ----------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/services/volume/v3/messages_client.py", line 46, in delete_message resp, body = self.delete(url) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 339, in delete return self.request('DELETE', url, extra_headers, headers, body) File "/opt/stack/tempest/tempest/lib/services/volume/base_client.py", line 39, in request resp, resp_body = super(BaseClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 922, in _error_checker raise exceptions.ServerFault(resp_body, resp=resp, tempest.lib.exceptions.ServerFault: Got server fault Details: The server has either erred or is incapable of performing the requested operation. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:57:47,097 79696 INFO [tempest.lib.common.rest_client] Request (UserMessagesTest:test_list_show_messages): 200 POST http://10.0.0.210/volume/v3/879738ec3af24df4b3e66ad711f06351/types 0.037s 2023-04-19 08:57:47,097 79696 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1877452068", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1945563464", "vendor_name": "tempest-vendor_name-1315511308"}}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c275acc3-d081-4c27-b450-ac4b6656758e', 'content-length': '328', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c275acc3-d081-4c27-b450-ac4b6656758e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/879738ec3af24df4b3e66ad711f06351/types'} Body: b'{"volume_type": {"id": "07961a41-401f-4db6-b32f-de92c5801f69", "name": "tempest-UserMessagesTest-volume-type-1877452068", "is_public": true, "extra_specs": {"storage_protocol": "tempest-storage_protocol-1945563464", "vendor_name": "tempest-vendor_name-1315511308"}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-19 08:57:47,337 79696 INFO [tempest.lib.common.rest_client] Request (UserMessagesTest:test_list_show_messages): 202 POST http://10.0.0.210/volume/v3/b21db5b826fb45da8cfd8da99577e612/volumes 0.236s 2023-04-19 08:57:47,337 79696 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.3', 'X-Auth-Token': ''} Body: {"volume": {"volume_type": "07961a41-401f-4db6-b32f-de92c5801f69", "size": 1, "name": "tempest-UserMessagesTest-Volume-1919276529"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02112308-979f-4a04-8309-18766ea8f8c1', 'content-length': '850', 'openstack-api-version': 'volume 3.3', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02112308-979f-4a04-8309-18766ea8f8c1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b21db5b826fb45da8cfd8da99577e612/volumes'} Body: b'{"volume": {"id": "67ca6572-2434-479b-a67d-f556cb7c271a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:57:47.272716", "updated_at": null, "name": "tempest-UserMessagesTest-Volume-1919276529", "description": null, "volume_type": "tempest-UserMessagesTest-volume-type-1877452068", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b21db5b826fb45da8cfd8da99577e612/volumes/67ca6572-2434-479b-a67d-f556cb7c271a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b21db5b826fb45da8cfd8da99577e612/volumes/67ca6572-2434-479b-a67d-f556cb7c271a"}], "user_id": "da4db8f703814ebcb13d69466d0930e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 08:57:47,404 79696 INFO [tempest.lib.common.rest_client] Request (UserMessagesTest:test_list_show_messages): 200 GET http://10.0.0.210/volume/v3/b21db5b826fb45da8cfd8da99577e612/volumes/67ca6572-2434-479b-a67d-f556cb7c271a 0.056s 2023-04-19 08:57:47,404 79696 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.3', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af81c43a-8475-464a-9492-9 d38f0587878', 'content-length': '918', 'openstack-api-version': 'volume 3.3', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af81c43a-8475-464a-9492-9d38f0587878', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b21db5b826fb45da8cfd8da99577e612/volumes/67ca6572-2434-479b-a67d-f556cb7c271a'} Body: b'{"volume": {"id": "67ca6572-2434-479b-a67d-f556cb7c271a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:57:47.000000", "updated_at": null, "name": "tempest-UserMessagesTest-Volume-1919276529", "description": null, "volume_type": "tempest-UserMessagesTest-volume-type-1877452068", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b21db5b826fb45da8cfd8da99577e612/volumes/67ca6572-2434-479b-a67d-f556cb7c271a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b21db5b826fb45da8cfd8da99577e612/volumes/67ca6572-2434-479b-a67d-f556cb7c271a"}], "user_id": "da4db8f703814ebcb13d69466d0930e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b21db5b826fb45da8cfd8da99577e612"}}' 2023-04-19 08:57:48,484 79696 INFO [tempest.lib.common.rest_client] Request (UserMessagesTest:test_list_show_messages): 200 GET http://10.0.0.210/volume/v3/b21db5b826fb45da8cfd8da99577e612/volumes/67ca6572-2434-479b-a67d-f556cb7c271a 0.068s 2023-04-19 08:57:48,484 79696 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.3', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79c10c86-5dcc-4a16-8d8b-724d6ad4b0bb', 'content-length': '939', 'openstack-api-version': 'volume 3.3', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79c10c86-5dcc-4a16-8d8b-724d6ad4b0bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b21db5b826fb45da8cfd8da99577e612/volumes/67ca6572-2434-479b-a67d-f556cb7c271a'} Body: b'{"volume": {"id": "67ca6572-2434-479b-a67d-f556cb7c271a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:57:47.000000", "updated_at": "2023-04-19T08:57:47.000000", "name": "tempest-UserMessagesTest-Volume-1919276529", "description": null, "volume_type": "tempest-UserMessagesTest-volume-type-1877452068", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b21db5b826fb45da8cfd8da99577e612/volumes/67ca6572-2434-479b-a67d-f556cb7c271a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b21db5b826fb45da8cfd8da99577e612/volumes/67ca6572-2434-479b-a67d-f556cb7c271a"}], "user_id": "da4db8f703814ebcb13d69466d0930e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b21db5b826fb45da8cfd8da99577e612"}}' 2023-04-19 08:57:48,495 79696 INFO [tempest.common.waiters] volume 67ca6572-2434-479b-a67d-f556cb7c271a reached error after waiting for 1.495016 seconds 2023-04-19 08:57:48,544 79696 INFO [tempest.lib.common.rest_client] Request (UserMessagesTest:test_list_show_messages): 200 GET http://10.0.0.210/volume/v3/b21db5b826fb45da8cfd8da99577e612/messages 0.049s 2023-04-19 08:57:48,544 79696 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.3', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-408f3d6b-35d9-43b5-a3ea-2598e719fad3', 'con tent-length': '12974', 'openstack-api-version': 'volume 3.3', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-408f3d6b-35d9-43b5-a3ea-2598e719fad3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b21db5b826fb45da8cfd8da99577e612/messages'} Body: b'{"messages": [{"id": "0d8f970a-bda5-4c09-91b3-5b34f5be4a24", "event_id": "VOLUME_VOLUME_001_003", "user_message": "schedule allocate volume:Could not find any available weighted backend.", "message_level": "ERROR", "created_at": "2023-04-19T08:57:47.000000", "guaranteed_until": "2023-05-19T08:57:47.000000", "request_id": "req-02112308-979f-4a04-8309-18766ea8f8c1", "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b21db5b826fb45da8cfd8da99577e612/messages/0d8f970a-bda5-4c09-91b3-5b34f5be4a24"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b21db5b826fb45da8cfd8da99577e612/messages/0d8f970a-bda5-4c09-91b3-5b34f5be4a24"}], "resource_type": "VOLUME", "resource_uuid": "67ca6572-2434-479b-a67d-f556cb7c271a"}, {"id": "8ce8901b-ff31-4e73-aaca-d7bc3225e2e3", "event_id": "VOLUME_VOLUME_001_003", "user_message": "schedule allocate volume:Could not find any available weighted backend.", "message_level": "ERROR", "created_at": "2023-04-19T08:57:46.000000", "guaranteed_until": "2023-05-19T08:57:46.000000", "request_id": "req-e8f8cd2d-9ebb-46c1-bf55-9b20035851e3", "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b21db5b826fb45da8cfd8da99577e612/messages/8ce8901b-ff31-4e73-aaca-d7bc3225e2e3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b21db5b826fb45da8cfd8da99577e612/messages/8ce8901b-ff31-4e73-aaca-d7bc3225e2e3"}], "resource_type": "VOLUME", "resource_uuid": "63899e3c-fcee-4f89-b3e5-44586c76f450"}, {"id": "1ce7491f-c00f-4071-a1f0-fcca4924e534", "event_id": "VOLUME_VOLUME_001_003", "user_message": "schedule allocate volume:Could not find any available weighted backend.", "message_level": "ERROR", "created_at": "2023-04-19T08:57:33.000000", "guaranteed_until": "2023-05-19T08:57:33.000000", "request_id": "req-4587fb25-17ab-4c41-bb1b-c683bb573b0c", "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b21db5b826fb45da8cfd8da99577e612/messages/1ce7491f-c00f-4071-a1f0-fcca4924e534"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b21db5b826fb45da8cfd8da99577e612/messages/1ce7491f-c00f-4071-a1f0-fcca4924e534"}], "resource_type": "VOLUME", "resource_uuid": "8dafa0d8-f7f6-4522-8bbc-85822675e20a"}, {"id": "5335f22d-b65b-409b-9fb1-8f78fc48b659", "event_id": "VOLUME_VOLUME_001_003", "user_message": "schedule allocate volume:Could not find any available weighted backend.", "message_level": "ERROR", "created_at": "2023-04-19T08:57:24.000000", "guaranteed_until": "2023-05-19T08:57:24.000000", "request_id": "req-2884243c-e134-433c-a504-c7831503f0b1", "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b21db5b826fb45da8cfd8da99577e612/messages/5335f22d-b65b-409b-9fb1-8f78fc48b659"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b21db5b826fb45da8cfd8da99577e612/messages/5335f22d-b65b-409b-9fb1-8f78fc48b659"}], "resource_type": "VOLUME", "resource_uuid": "75a6337c-922e-43f6-84d7-df08dde76240"}, {"id": "f170832c-301c-46f4-b006-09059a1774d4", "event_id": "VOLUME_VOLUME_001_003", "user_message": "schedule allocate volume:Could not find any available weighted backend.", "message_level": "ERROR", "created_at": "2023-04-19T08:57:18.000000", "guaranteed_until": "2023-05-19T08:57:18.000000", "request_id": "req-1052d4d3-416b-45cc-a226-e077aa2f8fe7", "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b21db5b826fb45da8cfd8da99577e612/messages/f170832c-301c-46f4-b006-09059a1774d4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b21db5b826fb45da8cfd8da99577e612/messages/f170832c-301c-46f4-b006-09059a1774d4"}], "resource_type": "VOLUME", "resource_uuid": "0389d680-c058-47e5-91e8-9cf1c3182269"}, {"id": "7eedc48b-5614-4591-b253-ce126b2c59f9", "event_id": "VOLUME_VOLUME_001_003", "user_message": "schedule allocate volume:Could not find any available weighted back end.", "message_level": "ERROR", "created_at": "2023-04-19T08:57:18.000000", "guaranteed_until": "2023-05-19T08:57:18.000000", "request_id": "req-bf73f1c5-3659-47a3-9d0c-396fe58b260c", "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b21db5b826fb45da8cfd8da99577e612/messages/7eedc48b-5614-4591-b25 2023-04-19 08:57:48,582 79696 INFO [tempest.lib.common.rest_client] Request (UserMessagesTest:test_list_show_messages): 200 GET http://10.0.0.210/volume/v3/b21db5b826fb45da8cfd8da99577e612/messages/0d8f970a-bda5-4c09-91b3-5b34f5be4a24 0.026s 2023-04-19 08:57:48,582 79696 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.3', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc8e88ec-7f32-4368-9bc6-da828db986d5', 'content-length': '731', 'openstack-api-version': 'volume 3.3', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc8e88ec-7f32-4368-9bc6-da828db986d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b21db5b826fb45da8cfd8da99577e612/messages/0d8f970a-bda5-4c09-91b3-5b34f5be4a24'} Body: b'{"message": {"id": "0d8f970a-bda5-4c09-91b3-5b34f5be4a24", "event_id": "VOLUME_VOLUME_001_003", "user_message": "schedule allocate volume:Could not find any available weighted backend.", "message_level": "ERROR", "created_at": "2023-04-19T08:57:47.000000", "guaranteed_until": "2023-05-19T08:57:47.000000", "request_id": "req-02112308-979f-4a04-8309-18766ea8f8c1", "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b21db5b826fb45da8cfd8da99577e612/messages/0d8f970a-bda5-4c09-91b3-5b34f5be4a24"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b21db5b826fb45da8cfd8da99577e612/messages/0d8f970a-bda5-4c09-91b3-5b34f5be4a24"}], "resource_type": "VOLUME", "resource_uuid": "67ca6572-2434-479b-a67d-f556cb7c271a"}}' 2023-04-19 08:57:48,624 79696 INFO [tempest.lib.common.rest_client] Request (UserMessagesTest:test_list_show_messages): 200 GET http://10.0.0.210/volume/v3/b21db5b826fb45da8cfd8da99577e612/messages 0.038s 2023-04-19 08:57:48,625 79696 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.3', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5207bbd3-0474-4c27-be59-eaf9b8a6144d', 'content-length': '13694', 'openstack-api-version': 'volume 3.3', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5207bbd3-0474-4c27-be59-eaf9b8a6144d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b21db5b826fb45da8cfd8da99577e612/messages'} Body: b'{"messages": [{"id": "42864674-73ac-4f5c-b393-c4905d584795", "event_id": "VOLUME_VOLUME_001_003", "user_message": "schedule allocate volume:Could not find any available weighted backend.", "message_level": "ERROR", "created_at": "2023-04-19T08:57:49.000000", "guaranteed_until": "2023-05-19T08:57:49.000000", "request_id": "req-b5bf78fb-e15e-463a-a249-135511bb0bce", "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b21db5b826fb45da8cfd8da99577e612/messages/42864674-73ac-4f5c-b393-c4905d584795"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b21db5b826fb45da8cfd8da99577e612/messages/42864674-73ac-4f5c-b393-c4905d584795"}], "resource_type": "VOLUME", "resource_uuid": "cc752ac8-4a20-4a93-bcb6-315698dbb6c2"}, {"id": "0d8f970a-bda5-4c09-91b3-5b34f5be4a24", "event_id": "VOLUME_VOLUME_001_003", "user_message": "schedule allocate volume:Could not find any available weighted backend.", "message_level": "ERROR", "created_at": "2023-04-19T08:57:47.000000", "guaranteed_until": "2023-05-19T08:57:47.00 0000", "request_id": "req-02112308-979f-4a04-8309-18766ea8f8c1", "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b21db5b826fb45da8cfd8da99577e612/messages/0d8f970a-bda5-4c09-91b3-5b34f5be4a24"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b21db5b826fb45da8cfd8da99577e612/messages/0d8f970a-bda5-4c09-91b3-5b34f5be4a24"}], "resource_type": "VOLUME", "resource_uuid": "67ca6572-2434-479b-a67d-f556cb7c271a"}, {"id": "8ce8901b-ff31-4e73-aaca-d7bc3225e2e3", "event_id": "VOLUME_VOLUME_001_003", "user_message": "schedule allocate volume:Could not find any available weighted backend.", "message_level": "ERROR", "created_at": "2023-04-19T08:57:46.000000", "guaranteed_until": "2023-05-19T08:57:46.000000", "request_id": "req-e8f8cd2d-9ebb-46c1-bf55-9b20035851e3", "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b21db5b826fb45da8cfd8da99577e612/messages/8ce8901b-ff31-4e73-aaca-d7bc3225e2e3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b21db5b826fb45da8cfd8da99577e612/messages/8ce8901b-ff31-4e73-aaca-d7bc3225e2e3"}], "resource_type": "VOLUME", "resource_uuid": "63899e3c-fcee-4f89-b3e5-44586c76f450"}, {"id": "1ce7491f-c00f-4071-a1f0-fcca4924e534", "event_id": "VOLUME_VOLUME_001_003", "user_message": "schedule allocate volume:Could not find any available weighted backend.", "message_level": "ERROR", "created_at": "2023-04-19T08:57:33.000000", "guaranteed_until": "2023-05-19T08:57:33.000000", "request_id": "req-4587fb25-17ab-4c41-bb1b-c683bb573b0c", "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b21db5b826fb45da8cfd8da99577e612/messages/1ce7491f-c00f-4071-a1f0-fcca4924e534"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b21db5b826fb45da8cfd8da99577e612/messages/1ce7491f-c00f-4071-a1f0-fcca4924e534"}], "resource_type": "VOLUME", "resource_uuid": "8dafa0d8-f7f6-4522-8bbc-85822675e20a"}, {"id": "5335f22d-b65b-409b-9fb1-8f78fc48b659", "event_id": "VOLUME_VOLUME_001_003", "user_message": "schedule allocate volume:Could not find any available weighted backend.", "message_level": "ERROR", "created_at": "2023-04-19T08:57:24.000000", "guaranteed_until": "2023-05-19T08:57:24.000000", "request_id": "req-2884243c-e134-433c-a504-c7831503f0b1", "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b21db5b826fb45da8cfd8da99577e612/messages/5335f22d-b65b-409b-9fb1-8f78fc48b659"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b21db5b826fb45da8cfd8da99577e612/messages/5335f22d-b65b-409b-9fb1-8f78fc48b659"}], "resource_type": "VOLUME", "resource_uuid": "75a6337c-922e-43f6-84d7-df08dde76240"}, {"id": "f170832c-301c-46f4-b006-09059a1774d4", "event_id": "VOLUME_VOLUME_001_003", "user_message": "schedule allocate volume:Could not find any available weighted backend.", "message_level": "ERROR", "created_at": "2023-04-19T08:57:18.000000", "guaranteed_until": "2023-05-19T08:57:18.000000", "request_id": "req-1052d4d3-416b-45cc-a226-e077aa2f8fe7", "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b21db5b826fb45da8cfd8da99577e612/messages/f170832c-301c-46f4-b00 2023-04-19 08:57:48,669 79696 INFO [tempest.lib.common.rest_client] Request (UserMessagesTest:_run_cleanups): 500 DELETE http://10.0.0.210/volume/v3/b21db5b826fb45da8cfd8da99577e612/messages/0d8f970a-bda5-4c09-91b3-5b34f5be4a24 0.033s 2023-04-19 08:57:48,669 79696 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.3', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.3', 'vary': 'OpenStack-API-Version', 'content-length': '128', 'content-type': 'application/json', 'x-compute-request-id': 'req-7fdb5ce7-4b05-479d-bbc0-7cb38652b8fc', 'x-openstack-request-id': 'req-7fdb5ce7-4b05-479d-bbc0-7cb38652b8fc', 'connection': 'close', 'status': '500', 'content-location': 'http://10.0.0.210/volume/v3/b21db5b826fb45da8cfd8da99577e612/messages/0d8f970a-bda5-4c09-91b3-5b34f5be4a2 4'} Body: b'{"computeFault": {"code": 500, "message": "The server has either erred or is incapable of performing the requested operation."}}' 2023-04-19 08:57:48,728 79696 INFO [tempest.lib.common.rest_client] Request (UserMessagesTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/b21db5b826fb45da8cfd8da99577e612/volumes/67ca6572-2434-479b-a67d-f556cb7c271a 0.058s 2023-04-19 08:57:48,728 79696 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.3', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4df9a0c0-e2d9-4846-879c-9847681d76b2', 'content-length': '939', 'openstack-api-version': 'volume 3.3', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4df9a0c0-e2d9-4846-879c-9847681d76b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b21db5b826fb45da8cfd8da99577e612/volumes/67ca6572-2434-479b-a67d-f556cb7c271a'} Body: b'{"volume": {"id": "67ca6572-2434-479b-a67d-f556cb7c271a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:57:47.000000", "updated_at": "2023-04-19T08:57:47.000000", "name": "tempest-UserMessagesTest-Volume-1919276529", "description": null, "volume_type": "tempest-UserMessagesTest-volume-type-1877452068", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b21db5b826fb45da8cfd8da99577e612/volumes/67ca6572-2434-479b-a67d-f556cb7c271a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b21db5b826fb45da8cfd8da99577e612/volumes/67ca6572-2434-479b-a67d-f556cb7c271a"}], "user_id": "da4db8f703814ebcb13d69466d0930e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b21db5b826fb45da8cfd8da99577e612"}}' 2023-04-19 08:57:48,853 79696 INFO [tempest.lib.common.rest_client] Request (UserMessagesTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/b21db5b826fb45da8cfd8da99577e612/volumes/67ca6572-2434-479b-a67d-f556cb7c271a 0.115s 2023-04-19 08:57:48,853 79696 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.3', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.3', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80e9bb78-c1da-4971-9015-87832af168dc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b21db5b826fb45da8cfd8da99577e612/volumes/67ca6572-2434-479b-a67d-f556cb7c271a'} Body: b'' 2023-04-19 08:57:48,883 79696 INFO [tempest.lib.common.rest_client] Request (UserMessagesTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/b21db5b826fb45da8cfd8da99577e612/volumes/67ca6572-2434-479b-a67d-f556cb7c271a 0.029s 2023-04-19 08:57:48,884 79696 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.3', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.3', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-4466e675-d2cb-4230-a93c-51a9832fa19c', 'x-openstack-request-id': 'req-4466e675-d2cb-4230-a93c-51a9832fa19c', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/b21db5b826fb45da8cfd8da99577e612/volumes/67c a6572-2434-479b-a67d-f556cb7c271a'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 67ca6572-2434-479b-a67d-f556cb7c271a could not be found."}}' 2023-04-19 08:57:48,933 79696 INFO [tempest.lib.common.rest_client] Request (UserMessagesTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/879738ec3af24df4b3e66ad711f06351/types/07961a41-401f-4db6-b32f-de92c5801f69 0.049s 2023-04-19 08:57:48,933 79696 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57: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-b5ad84d3-b0bc-4206-9ab7-1759791b4375', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/879738ec3af24df4b3e66ad711f06351/types/07961a41-401f-4db6-b32f-de92c5801f69'} Body: b'' 2023-04-19 08:57:48,949 79696 INFO [tempest.lib.common.rest_client] Request (UserMessagesTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/879738ec3af24df4b3e66ad711f06351/types/07961a41-401f-4db6-b32f-de92c5801f69 0.015s 2023-04-19 08:57:48,950 79696 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2edc37e-c1ab-41c5-b556-131925fdb427', 'x-openstack-request-id': 'req-c2edc37e-c1ab-41c5-b556-131925fdb427', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/879738ec3af24df4b3e66ad711f06351/types/07961a41-401f-4db6-b32f-de92c5801f69'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 07961a41-401f-4db6-b32f-de92c5801f69 could not be found."}}' 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 cc752ac8-4a20-4a93-bcb6-315698dbb6c2 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:57:45,179 79702 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.239s 2023-04-19 08:57:45,179 79702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestShelveInstance-1872320493", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBtShupvaYfgFCO2heo4P7S1HQzQnQu3o4YWjznuu17iVgqvR0vkRFljmrcaQmKKfYxhhWqrF0VnihTQUPRga0+u+BPvLqysiXUdXhSLpENqbBxXFGTPiEFKPvmGpfWSbg=="}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '397', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d1984af8-fcc8-4048-8496-448f9c01d2c0', 'x-compute-request-id': 'req-d1984af8-fcc8-4048-8496-448f9c01d2c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestShelveInstance-1872320493", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBtShupvaYfgFCO2heo4P7S1HQzQnQu3o4YWjznuu17iVgqvR0vkRFljmrcaQmKKfYxhhWqrF0VnihTQUPRga0+u+BPvLqysiXUdXhSLpENqbBxXFGTPiEFKPvmGpfWSbg==", "fingerprint": "ab:1a:31:d2:30:83:89:8b:fa:cb:ba:59:fe:14:f3:a7", "user_id": "3e980b31b8a24d4f98fc8ae2c4103938"}}' 2023-04-19 08:57:45,358 79702 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.176s 2023-04-19 08:57:45,359 79702 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-1514616893", "description": "tempest-secgroup-smoke-1514616893 description", "project_id": "139c9ee8c0e74012ab6f846597baa9c8"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-0cc960ee-eefb-4599-8118-f96f36b2521f', 'date': 'Wed, 19 Apr 2023 08:57:45 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "06c4ebdc-635f-4a0a-8e23-b4a990793db8", "name": "tempest-secgroup-smoke-1514616893", "stateful": true, "tenant_id": "139c9ee8c0e74012ab6f846597baa9c8", "description": "tempest-secgroup-smoke-1514616893 description", "shared": false, "security_group_rules": [{"id": "4d5acbf6-910f-49a4-bc75-62ea163abef6", "tenant_id": "139c9ee8c0e74012ab6f846597baa9c8", "security_group_id": "06c4ebdc-635f-4a0a-8e23-b4a990793db8", "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": 416, "description": null, "tags": [], "created_at": "2023-04-19T08:57:45Z", "updated_at": "2023-04-19T08:57:45Z", "revision_number": 0, "project_id": "139c9ee8c0e74012ab6f846597baa9c8"}, {"id": "fa1c3970-8f3c-4edb-9797-ddc1b10bef69", "tenant_id": "139c9ee8c0e74012ab6f846597baa9c8", "security_group_id": "06c4ebdc-635f-4a0a-8e23-b4a990793db8", "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": 417, "description": null, "tags": [], "created_at": "2023-04-19T08:57:45Z", "updated_at": "2023-04-19T08:57:45Z", "revision_number": 0, "project_id": "139c9ee8c0e74012ab6f846597baa9c8"}], "tags": [], "created_at": "2023-04-19T08:57:45Z", "updated_at": "2023-04-19T08: 57:45Z", "revision_number": 1, "project_id": "139c9ee8c0e74012ab6f846597baa9c8"}}' 2023-04-19 08:57:46,289 79702 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.929s 2023-04-19 08:57:46,290 79702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "06c4ebdc-635f-4a0a-8e23-b4a990793db8", "project_id": "139c9ee8c0e74012ab6f846597baa9c8", "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-1999dffe-f0c3-4282-9cb6-be7f9c4aa47b', 'date': 'Wed, 19 Apr 2023 08:57:46 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": "16c3052f-3104-4bcd-b839-ed8525d8cfaa", "tenant_id": "139c9ee8c0e74012ab6f846597baa9c8", "security_group_id": "06c4ebdc-635f-4a0a-8e23-b4a990793db8", "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-19T08:57:45Z", "updated_at": "2023-04-19T08:57:45Z", "revision_number": 0, "project_id": "139c9ee8c0e74012ab6f846597baa9c8"}}' 2023-04-19 08:57:46,574 79702 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.284s 2023-04-19 08:57:46,575 79702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "06c4ebdc-635f-4a0a-8e23-b4a990793db8", "project_id": "139c9ee8c0e74012ab6f846597baa9c8", "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-b20d3911-875a-47d8-acd5-53046137df0f', 'date': 'Wed, 19 Apr 2023 08:57:46 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": "a6a419f8-594c-48c0-b0c2-141b72637249", "tenant_id": "139c9ee8c0e74012ab6f846597baa9c8", "security_group_id": "06c4ebdc-635f-4a0a-8e23-b4a990793db8", "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-19T08:57:46Z", "updated_at": "2023-04-19T08:57:46Z", "revision_number": 0, "project_id": "139c9ee8c0e74012ab6f846597baa9c8"}}' 2023-04-19 08:57:47,034 79702 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.458s 2023-04-19 08:57:47,035 79702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "06c4ebdc-635f-4a0a-8e23-b4a990793db8", "project_id": "139c9ee8c0e74012ab6f846597baa9c8", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-32c0d7b9-92d4-487e-adc0-f1aa552bcee3', 'date': 'Wed, 19 Apr 2023 08:57:47 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{" security_group_rule": {"id": "307e645a-972c-4c80-974f-f26856d0af34", "tenant_id": "139c9ee8c0e74012ab6f846597baa9c8", "security_group_id": "06c4ebdc-635f-4a0a-8e23-b4a990793db8", "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-19T08:57:46Z", "updated_at": "2023-04-19T08:57:46Z", "revision_number": 0, "project_id": "139c9ee8c0e74012ab6f846597baa9c8"}}' 2023-04-19 08:57:47,209 79702 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.173s 2023-04-19 08:57:47,209 79702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "06c4ebdc-635f-4a0a-8e23-b4a990793db8", "project_id": "139c9ee8c0e74012ab6f846597baa9c8", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-081e040f-2e55-460d-aeb4-c0d7b1289fa7', 'date': 'Wed, 19 Apr 2023 08:57:47 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "58013dca-5607-4ad5-a487-675df2ebe69e", "tenant_id": "139c9ee8c0e74012ab6f846597baa9c8", "security_group_id": "06c4ebdc-635f-4a0a-8e23-b4a990793db8", "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-19T08:57:47Z", "updated_at": "2023-04-19T08:57:47Z", "revision_number": 0, "project_id": "139c9ee8c0e74012ab6f846597baa9c8"}}' 2023-04-19 08:57:47,384 79702 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.174s 2023-04-19 08:57:47,388 79702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "06c4ebdc-635f-4a0a-8e23-b4a990793db8", "project_id": "139c9ee8c0e74012ab6f846597baa9c8", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-ba703666-c69e-4b62-a734-649de9bf5909', 'date': 'Wed, 19 Apr 2023 08:57:47 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "99bdf317-af6c-4ba0-8a5c-abe30482f9fe", "tenant_id": "139c9ee8c0e74012ab6f846597baa9c8", "security_group_id": "06c4ebdc-635f-4a0a-8e23-b4a990793db8", "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-19T08:57:47Z", "updated_at": "2023-04-19T08:57:47Z", "revision_number": 0, "project_id": "139c9ee8c0e74012ab6f846597baa9c8"}}' 2023-04-19 08:57:47,595 79702 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.203s 2023-04-19 08:57:47,596 79702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "06c4ebdc-635f-4a0a-8e23-b4a990793db 8", "project_id": "139c9ee8c0e74012ab6f846597baa9c8", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-7f597960-9860-4463-9f94-2bc7588551ea', 'date': 'Wed, 19 Apr 2023 08:57:47 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "eadc4b7d-99d1-4329-8a95-8d7bbf4b8605", "tenant_id": "139c9ee8c0e74012ab6f846597baa9c8", "security_group_id": "06c4ebdc-635f-4a0a-8e23-b4a990793db8", "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-19T08:57:47Z", "updated_at": "2023-04-19T08:57:47Z", "revision_number": 0, "project_id": "139c9ee8c0e74012ab6f846597baa9c8"}}' 2023-04-19 08:57:47,672 79702 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.062s 2023-04-19 08:57:47,672 79702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:47 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-cfa18dc3-08a0-4737-a68b-65c1a4c9b8b5', '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": "3e980b31b8a24d4f98fc8ae2c4103938", "name": "tempest-TestShelveInstance-1676537141-project-member", "password_expires_at": null}, "audit_ids": ["mOmE8bPZQiGuQXApsTZg7A"], "expires_at": "2023-04-19T09:57:47.000000Z", "issued_at": "2023-04-19T08:57:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "139c9ee8c0e74012ab6f846597baa9c8", "name": "tempest-TestShelveInstance-1676537141"}, "is_domain": false, "roles": [{"id": "45fc525c8c5440819026c2d31316f10d", "name": "reader"}, {"id": "34261de33dff45759db3c64a7b6ec984", "name": "member"}], "catalog": [{"endpoints": [{"id": "2e496f3cad8d414abd2448bb8532a4c7", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "29fc0ad9be4d4b0fae792a48927ba4fb", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "62d5fc32dc6d4dda96c18dcf38975224", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/139c9ee8c0e74012ab6f846597baa9c8", "region": "RegionOne"}], "id": "312d8c8a5cbf4f6982b03f3968d80759", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "deac9fc2e9574f9e9ccff18b176c5f67", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/139c9ee8c0e74012ab6f846597baa9c8", "region": "RegionOne"}], "id": "32219e37b07540d3ba53ca79f3cb5ff9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "4682339d7be045da817dd408e4fc9bcb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/139c9ee8c0e74012ab6f846597baa9c8", "region": "RegionOne"}], "id": "4c90ba9ce2174f2d8513ed524a7e3915", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "c216644ed918406cb1a1cf80fd83cfcf", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "6805fa9e882448ebada64a227995f651", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "0b90d9df5fa743878bfb4b67c8393028", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "b1f800f6c631482db1b5e4cb224654a6", "type": "ima ge", "name": "glance"}, {"endpoints": [{"id": "912e0b96e3f043eb804c892738476d9a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d5eb1e085e9e49dc810e3358668885ed", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "88a86b6b25ac4ad1838fb87a7c8c0c93", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "dde0405576ac448181be74c8c6162b21", "type": "identity", "name": "keystone"}]}}' 2023-04-19 08:57:47,673 79702 INFO [tempest.lib.common.fixed_network] (TestShelveInstance:test_shelve_volume_backed_instance) Found network {'id': '7cec6754-6556-4f9f-a4be-959747eeedfb', 'name': 'tempest-TestShelveInstance-1673159627-network', 'tenant_id': '139c9ee8c0e74012ab6f846597baa9c8', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '139c9ee8c0e74012ab6f846597baa9c8', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 24998, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-19T08:57:08Z', 'updated_at': '2023-04-19T08:57:08Z', 'revision_number': 1} available for tenant 2023-04-19 08:57:48,477 79702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 202 POST http://10.0.0.210/volume/v3/139c9ee8c0e74012ab6f846597baa9c8/volumes 0.802s 2023-04-19 08:57:48,477 79702 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-246566644", "imageRef": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "size": 1}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5bf78fb-e15e-463a-a249-135511bb0bce', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5bf78fb-e15e-463a-a249-135511bb0bce', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/139c9ee8c0e74012ab6f846597baa9c8/volumes'} Body: b'{"volume": {"id": "cc752ac8-4a20-4a93-bcb6-315698dbb6c2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:57:48.404726", "updated_at": null, "name": "tempest-tempest.common.compute-volume-246566644", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/139c9ee8c0e74012ab6f846597baa9c8/volumes/cc752ac8-4a20-4a93-bcb6-315698dbb6c2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/139c9ee8c0e74012ab6f846597baa9c8/volumes/cc752ac8-4a20-4a93-bcb6-315698dbb6c2"}], "user_id": "3e980b31b8a24d4f98fc8ae2c4103938", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 08:57:48,538 79702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.0.0.210/volume/v3/139c9ee8c0e74012ab6f846597baa9c8/volumes/cc752ac8-4a20-4a93-bcb6-315698dbb6c2 0.046s 2023-04-19 08:57:48,538 79702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1437d993-04b9-4518-a26a-f0765e7dbe9c', 'content-length': '887', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack- request-id': 'req-1437d993-04b9-4518-a26a-f0765e7dbe9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/139c9ee8c0e74012ab6f846597baa9c8/volumes/cc752ac8-4a20-4a93-bcb6-315698dbb6c2'} Body: b'{"volume": {"id": "cc752ac8-4a20-4a93-bcb6-315698dbb6c2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:57:48.000000", "updated_at": null, "name": "tempest-tempest.common.compute-volume-246566644", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/139c9ee8c0e74012ab6f846597baa9c8/volumes/cc752ac8-4a20-4a93-bcb6-315698dbb6c2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/139c9ee8c0e74012ab6f846597baa9c8/volumes/cc752ac8-4a20-4a93-bcb6-315698dbb6c2"}], "user_id": "3e980b31b8a24d4f98fc8ae2c4103938", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "139c9ee8c0e74012ab6f846597baa9c8"}}' 2023-04-19 08:57:49,600 79702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.0.0.210/volume/v3/139c9ee8c0e74012ab6f846597baa9c8/volumes/cc752ac8-4a20-4a93-bcb6-315698dbb6c2 0.049s 2023-04-19 08:57:49,601 79702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4bae1b77-6e41-4e40-8a25-d55e889655dd', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4bae1b77-6e41-4e40-8a25-d55e889655dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/139c9ee8c0e74012ab6f846597baa9c8/volumes/cc752ac8-4a20-4a93-bcb6-315698dbb6c2'} Body: b'{"volume": {"id": "cc752ac8-4a20-4a93-bcb6-315698dbb6c2", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:57:48.000000", "updated_at": "2023-04-19T08:57:49.000000", "name": "tempest-tempest.common.compute-volume-246566644", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/139c9ee8c0e74012ab6f846597baa9c8/volumes/cc752ac8-4a20-4a93-bcb6-315698dbb6c2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/139c9ee8c0e74012ab6f846597baa9c8/volumes/cc752ac8-4a20-4a93-bcb6-315698dbb6c2"}], "user_id": "3e980b31b8a24d4f98fc8ae2c4103938", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "139c9ee8c0e74012ab6f846597baa9c8"}}' 2023-04-19 08:57:49,739 79702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 202 DELETE http://10.0.0.210/volume/v3/139c9ee8c0e74012ab6f846597baa9c8/volumes/cc752ac8-4a20-4a93-bcb6-315698dbb6c2 0.116s 2023-04-19 08:57:49,739 79702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57: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-4a10b221-9359-4fd0-89c9-12d8b302d5f0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/139c9ee8c0e74012ab6f846597baa9c8/volumes/cc752ac8-4a20-4a93-bcb6-315698dbb6c2'} Body: b'' 2023-04-19 08:57:49,783 79702 INFO [tempest.lib.common.rest_clie nt] Request (TestShelveInstance:test_shelve_volume_backed_instance): 404 GET http://10.0.0.210/volume/v3/139c9ee8c0e74012ab6f846597baa9c8/volumes/cc752ac8-4a20-4a93-bcb6-315698dbb6c2 0.043s 2023-04-19 08:57:49,783 79702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-a531dff9-038f-4b1e-83ba-e8eefeea9259', 'x-openstack-request-id': 'req-a531dff9-038f-4b1e-83ba-e8eefeea9259', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/139c9ee8c0e74012ab6f846597baa9c8/volumes/cc752ac8-4a20-4a93-bcb6-315698dbb6c2'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume cc752ac8-4a20-4a93-bcb6-315698dbb6c2 could not be found."}}' 2023-04-19 08:57:50,046 79702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/06c4ebdc-635f-4a0a-8e23-b4a990793db8 0.258s 2023-04-19 08:57:50,046 79702 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-668f386e-e53b-4e39-ac52-faf0744ca07b', 'content-length': '0', 'date': 'Wed, 19 Apr 2023 08:57:50 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/06c4ebdc-635f-4a0a-8e23-b4a990793db8'} Body: b'' 2023-04-19 08:57:50,142 79702 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestShelveInstance-1872320493 0.095s 2023-04-19 08:57:50,209 79702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-315d8596-33c4-48f1-9786-51f44c3e54f2', 'x-compute-request-id': 'req-315d8596-33c4-48f1-9786-51f44c3e54f2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestShelveInstance-1872320493'} Body: b'' 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 eb0fc302-e4a7-4183-a184-69e318708706 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:57:53,564 79696 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_get_list_accept_volume_transfer): 202 POST http://10.0.0.210/volume/v3/d68f9fb880784b4aa385c45409e7f80c/volumes 0.752s 2023-04-19 08:57:53,564 79696 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-801995175"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ab51c7e-35f7-4733-bd4f-26d5a7fd8c79', 'content-length': '885', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ab51c7e-35f7-4733-bd4f-26d5a7fd8c79', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d68f9fb880784b4aa385c45409e7f80c/volumes'} Body: b'{"volume": {"id": "eb0fc302-e4a7-4183-a184-69e318708706", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:57:53.491912", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-801995175", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d68f9fb880784b4aa385c45409e7f80c/volumes/eb0fc302-e4a7-4183-a184-69e318708706"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d68f9fb880784b4aa385c45409e7f80c/volumes/eb0fc302-e4a7-4183-a184-69e318708706"}], "user_id": "4945cb1d7bbf4bcd9495138cfa5f927f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2023-04-19 08:57:53,632 79696 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/d68f9fb880784b4aa385c45409e7f80c/volumes/eb0fc302-e4a7-4183-a184-69e318708706 0.057s 2023-04-19 08:57:53,632 79696 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': 'Wed, 19 Apr 2023 08:57:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e01adcc3-0696-4f94-b8ff-1f156cca0587', 'content-length': '953', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e01adcc3-0696-4f94-b8ff-1f156cca0587', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d68f9fb880784b4aa385c45409e7f80c/volumes/eb0fc302-e4a7-4183-a184-69e318708706'} Body: b'{"volume": {"id": "eb0fc302-e4a7-4183-a184-69e318708706", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:57:53.000000", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-801995175", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d68f9fb880784b4aa385c45409e7f80c/volumes/eb0fc302-e4a7-4183-a184-69e318708706"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d68f9fb880784b4aa385c45409e7f80c/volumes/eb0fc302-e4a7-4183-a184-69e318708706"}], "user_id": "4945cb1d7bbf4bcd9495138cfa5f927f", "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": "d68f9fb880784b4aa385c45409e7f80c"}}' 2023-04-19 08:57:54,698 79696 INFO [tempest.lib.common.rest_client] Request (VolumesTra nsfersV357Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/d68f9fb880784b4aa385c45409e7f80c/volumes/eb0fc302-e4a7-4183-a184-69e318708706 0.054s 2023-04-19 08:57:54,699 79696 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': 'Wed, 19 Apr 2023 08:57:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8766c90d-e277-4a81-ad48-db89fa8fad0a', 'content-length': '974', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8766c90d-e277-4a81-ad48-db89fa8fad0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d68f9fb880784b4aa385c45409e7f80c/volumes/eb0fc302-e4a7-4183-a184-69e318708706'} Body: b'{"volume": {"id": "eb0fc302-e4a7-4183-a184-69e318708706", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:57:53.000000", "updated_at": "2023-04-19T08:57:54.000000", "name": "tempest-VolumesTransfersV357Test-Volume-801995175", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d68f9fb880784b4aa385c45409e7f80c/volumes/eb0fc302-e4a7-4183-a184-69e318708706"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d68f9fb880784b4aa385c45409e7f80c/volumes/eb0fc302-e4a7-4183-a184-69e318708706"}], "user_id": "4945cb1d7bbf4bcd9495138cfa5f927f", "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": "d68f9fb880784b4aa385c45409e7f80c"}}' 2023-04-19 08:57:54,758 79696 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/d68f9fb880784b4aa385c45409e7f80c/volumes/eb0fc302-e4a7-4183-a184-69e318708706 0.047s 2023-04-19 08:57:54,759 79696 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': 'Wed, 19 Apr 2023 08:57:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5daa4a2-e3dd-4e46-86cd-79f830b948f7', 'content-length': '974', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5daa4a2-e3dd-4e46-86cd-79f830b948f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d68f9fb880784b4aa385c45409e7f80c/volumes/eb0fc302-e4a7-4183-a184-69e318708706'} Body: b'{"volume": {"id": "eb0fc302-e4a7-4183-a184-69e318708706", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:57:53.000000", "updated_at": "2023-04-19T08:57:54.000000", "name": "tempest-VolumesTransfersV357Test-Volume-801995175", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d68f9fb880784b4aa385c45409e7f80c/volumes/eb0fc302-e4a7-4183-a184-69e318708706"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d68f9fb880784b4aa385c45409e7f80c/volumes/eb0fc302-e4a7-4183-a184-69e318708706"}], "user_id": "4945cb1d7bbf4bcd9495138cfa5f927f", "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": "d68f9fb880784b4aa385c45409e7f80c"}}' 2023-04-19 08:57:54,881 79696 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_ru n_cleanups): 202 DELETE http://10.0.0.210/volume/v3/d68f9fb880784b4aa385c45409e7f80c/volumes/eb0fc302-e4a7-4183-a184-69e318708706 0.111s 2023-04-19 08:57:54,881 79696 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': 'Wed, 19 Apr 2023 08:57:54 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-8f275bfe-3c2d-40d5-b871-212d900cd456', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d68f9fb880784b4aa385c45409e7f80c/volumes/eb0fc302-e4a7-4183-a184-69e318708706'} Body: b'' 2023-04-19 08:57:54,917 79696 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/d68f9fb880784b4aa385c45409e7f80c/volumes/eb0fc302-e4a7-4183-a184-69e318708706 0.035s 2023-04-19 08:57:54,918 79696 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': 'Wed, 19 Apr 2023 08:57:54 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-0bb45831-b1b2-40e8-ab04-d64aeb6eb88f', 'x-openstack-request-id': 'req-0bb45831-b1b2-40e8-ab04-d64aeb6eb88f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/d68f9fb880784b4aa385c45409e7f80c/volumes/eb0fc302-e4a7-4183-a184-69e318708706'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume eb0fc302-e4a7-4183-a184-69e318708706 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 16c80dec-7567-485c-ad95-b1f92cc216e1 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:57:55,163 79696 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_list_delete_volume_transfer): 202 POST http://10.0.0.210/volume/v3/d68f9fb880784b4aa385c45409e7f80c/volumes 0.242s 2023-04-19 08:57:55,164 79696 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-887276305"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-701107c2-4564-4313-b70e-b7efeb37c300', 'content-length': '885', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-701107c2-4564-4313-b70e-b7efeb37c300', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d68f9fb880784b4aa385c45409e7f80c/volumes'} Body: b'{"volume": {"id": "16c80dec-7567-485c-ad95-b1f92cc216e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:57:55.092814", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-887276305", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d68f9fb880784b4aa385c45409e7f80c/volumes/16c80dec-7567-485c-ad95-b1f92cc216e1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d68f9fb880784b4aa385c45409e7f80c/volumes/16c80dec-7567-485c-ad95-b1f92cc216e1"}], "user_id": "4945cb1d7bbf4bcd9495138cfa5f927f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2023-04-19 08:57:55,230 79696 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/d68f9fb880784b4aa385c45409e7f80c/volumes/16c80dec-7567-485c-ad95-b1f92cc216e1 0.056s 2023-04-19 08:57:55,231 79696 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': 'Wed, 19 Apr 2023 08:57:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f588aca-8d65-4016-9908-1178adb16110', 'content-length': '953', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f588aca-8d65-4016-9908-1178adb16110', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d68f9fb880784b4aa385c45409e7f80c/volumes/16c80dec-7567-485c-ad95-b1f92cc216e1'} Body: b'{"volume": {"id": "16c80dec-7567-485c-ad95-b1f92cc216e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:57:55.000000", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-887276305", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d68f9fb880784b4aa385c45409e7f80c/volumes/16c80dec-7567-485c-ad95-b1f92cc216e1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d68f9fb880784b4aa385c45409e7f80c/volumes/16c80dec-7567-485c-ad95-b1f92cc216e1"}], "user_id": "4945cb1d7bbf4bcd9495138cfa5f927f", "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": "d68f9fb880784b4aa385c45409e7f80c"}}' 2023-04-19 08:57:56,284 79696 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV3 57Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/d68f9fb880784b4aa385c45409e7f80c/volumes/16c80dec-7567-485c-ad95-b1f92cc216e1 0.040s 2023-04-19 08:57:56,285 79696 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': 'Wed, 19 Apr 2023 08:57:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a16ee4bf-5112-4198-aa41-4f169788e33a', 'content-length': '974', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a16ee4bf-5112-4198-aa41-4f169788e33a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d68f9fb880784b4aa385c45409e7f80c/volumes/16c80dec-7567-485c-ad95-b1f92cc216e1'} Body: b'{"volume": {"id": "16c80dec-7567-485c-ad95-b1f92cc216e1", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:57:55.000000", "updated_at": "2023-04-19T08:57:55.000000", "name": "tempest-VolumesTransfersV357Test-Volume-887276305", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d68f9fb880784b4aa385c45409e7f80c/volumes/16c80dec-7567-485c-ad95-b1f92cc216e1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d68f9fb880784b4aa385c45409e7f80c/volumes/16c80dec-7567-485c-ad95-b1f92cc216e1"}], "user_id": "4945cb1d7bbf4bcd9495138cfa5f927f", "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": "d68f9fb880784b4aa385c45409e7f80c"}}' 2023-04-19 08:57:56,343 79696 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/d68f9fb880784b4aa385c45409e7f80c/volumes/16c80dec-7567-485c-ad95-b1f92cc216e1 0.047s 2023-04-19 08:57:56,344 79696 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': 'Wed, 19 Apr 2023 08:57:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ff0c1d2-9fee-48df-8d15-90ceedac8fb5', 'content-length': '974', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ff0c1d2-9fee-48df-8d15-90ceedac8fb5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d68f9fb880784b4aa385c45409e7f80c/volumes/16c80dec-7567-485c-ad95-b1f92cc216e1'} Body: b'{"volume": {"id": "16c80dec-7567-485c-ad95-b1f92cc216e1", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:57:55.000000", "updated_at": "2023-04-19T08:57:55.000000", "name": "tempest-VolumesTransfersV357Test-Volume-887276305", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d68f9fb880784b4aa385c45409e7f80c/volumes/16c80dec-7567-485c-ad95-b1f92cc216e1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d68f9fb880784b4aa385c45409e7f80c/volumes/16c80dec-7567-485c-ad95-b1f92cc216e1"}], "user_id": "4945cb1d7bbf4bcd9495138cfa5f927f", "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": "d68f9fb880784b4aa385c45409e7f80c"}}' 2023-04-19 08:57:56,509 79696 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/d68f9fb880784b4aa385c45409e7f80c/volumes/16c80dec-7567-485c-ad95-b1f92cc216e1 0.154s 2023-04-19 08:57:56,509 79696 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': 'Wed, 19 Apr 2023 08:57:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b18a0a0-2e94-4eec-9314-b4232219574f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d68f9fb880784b4aa385c45409e7f80c/volumes/16c80dec-7567-485c-ad95-b1f92cc216e1'} Body: b'' 2023-04-19 08:57:56,529 79696 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/d68f9fb880784b4aa385c45409e7f80c/volumes/16c80dec-7567-485c-ad95-b1f92cc216e1 0.019s 2023-04-19 08:57:56,530 79696 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': 'Wed, 19 Apr 2023 08:57:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-482f3c03-27a0-4cfe-8d97-92dfb9dbad71', 'x-openstack-request-id': 'req-482f3c03-27a0-4cfe-8d97-92dfb9dbad71', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/d68f9fb880784b4aa385c45409e7f80c/volumes/16c80dec-7567-485c-ad95-b1f92cc216e1'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 16c80dec-7567-485c-ad95-b1f92cc216e1 could not be found."}}' tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest.test_create_from_volume_decreasing_size[id-9adae371-a257-43a5-459a-dc7c88e66e0e,negative] ----------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_clone_negative.py", line 40, in test_create_from_volume_decreasing_size src_vol = self.create_volume(size=src_size) File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 697c126b-16f2-4996-bf25-b2fa2b6f0b65 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:58:01,457 79696 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:test_create_from_volume_decreasing_size): 202 POST http://10.0.0.210/volume/v3/6f3a95fcc12641b5a88519caac5f3500/volumes 0.372s 2023-04-19 08:58:01,457 79696 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-995607848"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:58:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f77020aa-05ec-4956-9c02-e591f6b9f40a', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f77020aa-05ec-4956-9c02-e591f6b9f40a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6f3a95fcc12641b5a88519caac5f3500/volumes'} Body: b'{"volume": {"id": "697c126b-16f2-4996-bf25-b2fa2b6f0b65", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2023-04-19T08:58:01.387872", "updated_at": null, "name": "tempest-VolumesCloneNegativeTest-Volume-995607848", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6f3a95fcc12641b5a88519caac5f3500/volumes/697c126b-16f2-4996-bf25-b2fa2b6f0b65"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6f3a95fcc12641b5a88519caac5f3500/volumes/697c126b-16f2-4996-bf25-b2fa2b6f0b65"}], "user_id": "bdf77e21a3254af39fff93915c30f30e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 08:58:01,534 79696 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:test_create_from_volume_decreasing_size): 200 GET http://10.0.0.210/volume/v3/6f3a95fcc12641b5a88519caac5f3500/volumes/697c126b-16f2-4996-bf25-b2fa2b6f0b65 0.067s 2023-04-19 08:58:01,534 79696 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:58:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dfa6c570-9fc1-4219-bc05-cefc0459be5b', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dfa6c570-9fc1-4219-bc05-cefc0459be5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6f3a95fcc12641b5a88519caac5f3500/volumes/697c126b-16f2-4996-bf25-b2fa2b6f0b65'} Body: b'{"volume": {"id": "697c126b-16f2-4996-bf25-b2fa2b6f0b65", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2023-04-19T08:58:01.000000", "updated_at": null, "name": "tempest-VolumesCloneNegativeTest-Volume-995607848", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6f3a95fcc12641b5a88519caac5f3500/volumes/697c126b-16f2-4996-bf25-b2fa2b6f0b65"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6f3a95fcc12641b5a88519caac5f3500/volumes/697c126b-16f2-4996-bf25-b2fa2b6f0b65"}], "user_id": "bdf77e21a3254af39fff93915c30f30e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f3a95fcc12641b5a88519caac5f3500"}}' 2023-04-19 08:58:02,589 79696 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:test_create_from_volume_decreasing_size): 200 GET http://10.0.0.210/volume/v3/6f3a95fcc12641b5a88519caac5f3500/volumes/697c126b-16f2-4996-bf25-b2fa2b6f0b65 0.043s 2023-04-19 08:58:02,589 79696 DEBUG [ tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:58:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7eca2163-a708-4282-a88c-7da33c93287e', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7eca2163-a708-4282-a88c-7da33c93287e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6f3a95fcc12641b5a88519caac5f3500/volumes/697c126b-16f2-4996-bf25-b2fa2b6f0b65'} Body: b'{"volume": {"id": "697c126b-16f2-4996-bf25-b2fa2b6f0b65", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2023-04-19T08:58:01.000000", "updated_at": "2023-04-19T08:58:02.000000", "name": "tempest-VolumesCloneNegativeTest-Volume-995607848", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6f3a95fcc12641b5a88519caac5f3500/volumes/697c126b-16f2-4996-bf25-b2fa2b6f0b65"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6f3a95fcc12641b5a88519caac5f3500/volumes/697c126b-16f2-4996-bf25-b2fa2b6f0b65"}], "user_id": "bdf77e21a3254af39fff93915c30f30e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f3a95fcc12641b5a88519caac5f3500"}}' 2023-04-19 08:58:02,661 79696 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/6f3a95fcc12641b5a88519caac5f3500/volumes/697c126b-16f2-4996-bf25-b2fa2b6f0b65 0.058s 2023-04-19 08:58:02,661 79696 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:58:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd4b79eb-ac0a-4018-bf84-24ab553cb5a0', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd4b79eb-ac0a-4018-bf84-24ab553cb5a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6f3a95fcc12641b5a88519caac5f3500/volumes/697c126b-16f2-4996-bf25-b2fa2b6f0b65'} Body: b'{"volume": {"id": "697c126b-16f2-4996-bf25-b2fa2b6f0b65", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2023-04-19T08:58:01.000000", "updated_at": "2023-04-19T08:58:02.000000", "name": "tempest-VolumesCloneNegativeTest-Volume-995607848", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6f3a95fcc12641b5a88519caac5f3500/volumes/697c126b-16f2-4996-bf25-b2fa2b6f0b65"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6f3a95fcc12641b5a88519caac5f3500/volumes/697c126b-16f2-4996-bf25-b2fa2b6f0b65"}], "user_id": "bdf77e21a3254af39fff93915c30f30e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f3a95fcc12641b5a88519caac5f3500"}}' 2023-04-19 08:58:02,781 79696 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/6f3a95fcc12641b5a88519caac5f3500/volumes/697c126b-16f2-4996-bf25-b2fa2b6f0b65 0.109s 2023-04-19 08:58:02,781 79696 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:58:02 GMT', 'server': 'Apache/2.4.5 2 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-efdca9a6-dffd-457d-a98a-9b6dd919a77f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6f3a95fcc12641b5a88519caac5f3500/volumes/697c126b-16f2-4996-bf25-b2fa2b6f0b65'} Body: b'' 2023-04-19 08:58:02,807 79696 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/6f3a95fcc12641b5a88519caac5f3500/volumes/697c126b-16f2-4996-bf25-b2fa2b6f0b65 0.025s 2023-04-19 08:58:02,807 79696 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:58:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-aacd8d53-970b-452c-9a6e-0e1022da777d', 'x-openstack-request-id': 'req-aacd8d53-970b-452c-9a6e-0e1022da777d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/6f3a95fcc12641b5a88519caac5f3500/volumes/697c126b-16f2-4996-bf25-b2fa2b6f0b65'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 697c126b-16f2-4996-bf25-b2fa2b6f0b65 could not be found."}}' tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest_v242.test_tagged_boot_devices[id-a2e65a6c-66f1-4442-aaa8-498c31778d96,image,network,slow,volume] ---------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_device_tagging.py", line 169, in test_tagged_boot_devices boot_volume = self.create_volume(CONF.compute.image_ref) File "/opt/stack/tempest/tempest/api/compute/base.py", line 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 7954cab5-c71d-475f-968a-ab4fa7924a35 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:58:07,823 79688 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 202 POST http://10.0.0.210/volume/v3/1dc5d507a17d458fb12688df2a1b7262/volumes 0.607s 2023-04-19 08:58:07,824 79688 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-1018789061", "imageRef": "dd568ba7-ea17-4ae2-908e-3035f1035aee"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:58:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd036259-c09a-4e38-ad06-5f8b93d88e98', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd036259-c09a-4e38-ad06-5f8b93d88e98', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/1dc5d507a17d458fb12688df2a1b7262/volumes'} Body: b'{"volume": {"id": "7954cab5-c71d-475f-968a-ab4fa7924a35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:58:07.762913", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-1018789061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1dc5d507a17d458fb12688df2a1b7262/volumes/7954cab5-c71d-475f-968a-ab4fa7924a35"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1dc5d507a17d458fb12688df2a1b7262/volumes/7954cab5-c71d-475f-968a-ab4fa7924a35"}], "user_id": "75aef9bc2c0b4583990407f4db1c37cd", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 08:58:07,885 79688 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/1dc5d507a17d458fb12688df2a1b7262/volumes/7954cab5-c71d-475f-968a-ab4fa7924a35 0.047s 2023-04-19 08:58:07,886 79688 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:58:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5d6990f-ac91-4097-8cba-433785e7fe26', 'content-length': '892', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5d6990f-ac91-4097-8cba-433785e7fe26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1dc5d507a17d458fb12688df2a1b7262/volumes/7954cab5-c71d-475f-968a-ab4fa7924a35'} Body: b'{"volume": {"id": "7954cab5-c71d-475f-968a-ab4fa7924a35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:58:08.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-1018789061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1dc5d507a17d458fb12688df2a1b7262/volumes/7954cab5-c71d-475f-968a-ab4fa7924a35"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1dc5d507a17d458fb12688df2a1b7262/volumes/7954cab5-c71d-475f-968a-ab4fa7924a35"}], "user_id": "75aef9bc2c0b4583990407f4db1c37cd", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1dc5d507a17d458fb12688df2a1b7262"}}' 2023-04-19 08:58:08,951 79688 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/1dc5d507a17d458fb12688df2a1b7262/volumes/7954cab5-c71d-475f-968a-ab4fa7924a35 0.047s 2023-04-19 08:58:08,951 79688 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:58:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b81ff9d7-a26e-4186-91a5-c310f97b4207', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b81ff9d7-a26e-4186-91a5-c310f97b4207', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1dc5d507a17d458fb12688df2a1b7262/volumes/7954cab5-c71d-475f-968a-ab4fa7924a35'} Body: b'{"volume": {"id": "7954cab5-c71d-475f-968a-ab4fa7924a35", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:58:08.000000", "updated_at": "2023-04-19T08:58:08.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1018789061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1dc5d507a17d458fb12688df2a1b7262/volumes/7954cab5-c71d-475f-968a-ab4fa7924a35"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1dc5d507a17d458fb12688df2a1b7262/volumes/7954cab5-c71d-475f-968a-ab4fa7924a35"}], "user_id": "75aef9bc2c0b4583990407f4db1c37cd", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1dc5d507a17d458fb12688df2a1b7262"}}' 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 b15bcd2a-c628-4bf0-af1a-66f01dec5f51 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:58:16,713 79702 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.349s 2023-04-19 08:58:16,713 79702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestStampPattern-1806604121", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHk7OTRap3f+nksOt79dQU1JtbaU+sAMnaT+R+7iwbTz7+tt9sD9QgAWCGMZ5PYCfNOkajItmduADNqQS1GGkj/MkexxXCqH2Kd1wXghEzJq+4/ja/bu2h5zUGKbHFLcLw=="}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:58:16 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-d8ae2f26-c067-4b7f-aeec-eafbf58af635', 'x-compute-request-id': 'req-d8ae2f26-c067-4b7f-aeec-eafbf58af635', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestStampPattern-1806604121", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHk7OTRap3f+nksOt79dQU1JtbaU+sAMnaT+R+7iwbTz7+tt9sD9QgAWCGMZ5PYCfNOkajItmduADNqQS1GGkj/MkexxXCqH2Kd1wXghEzJq+4/ja/bu2h5zUGKbHFLcLw==", "fingerprint": "45:08:bb:cd:80:ee:c0:b3:cc:69:67:48:62:11:cf:fc", "user_id": "39737a8144894c95954d856041afc2fb"}}' 2023-04-19 08:58:16,937 79702 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.220s 2023-04-19 08:58:16,937 79702 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-1980949787", "description": "tempest-secgroup-smoke-1980949787 description", "project_id": "19d42b70790b47b2bf3282d8f7500c15"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-88734be3-0eec-464e-accb-c5692c54212c', 'date': 'Wed, 19 Apr 2023 08:58:16 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "0bad7275-6838-4968-bf68-df9fea22d6ac", "name": "tempest-secgroup-smoke-1980949787", "stateful": true, "tenant_id": "19d42b70790b47b2bf3282d8f7500c15", "description": "tempest-secgroup-smoke-1980949787 description", "shared": false, "security_group_rules": [{"id": "8cb2dd7f-209b-4074-94ad-1159b281b06b", "tenant_id": "19d42b70790b47b2bf3282d8f7500c15", "security_group_id": "0bad7275-6838-4968-bf68-df9fea22d6ac", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 505, "description": null, "tags": [], "created_at": "2023-04-19T08:58:16Z", "updated_at": "2023-04-19T08:58:16Z", "revision_number": 0, "project_id": "19d42b70790b47b2bf3282d8f7500c15"}, {"id": "a61081e2-81e7-47b2-8fda-c59009bff4e0", "tenant_id": "19d42b70790b47b2bf3282d8f7500c15", "security_group_id": "0bad7275-6838-4968-bf68-df9fea22d6ac", "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": 506, "description": null, "tags": [], "created_at": "2023-04-19T08:58:16Z", "updated_at": "2023-04-19T08:58:16Z", "revision_number": 0, "project_id": "19d42b70790b47b2bf3282d8f7500c15"}], "tags": [], "created_at": "2023-04-19T08:58:16Z", "updated_at": "2023-04-19T08:58:16Z", "revision_number": 1, "project_ id": "19d42b70790b47b2bf3282d8f7500c15"}}' 2023-04-19 08:58:17,117 79702 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.179s 2023-04-19 08:58:17,118 79702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "0bad7275-6838-4968-bf68-df9fea22d6ac", "project_id": "19d42b70790b47b2bf3282d8f7500c15", "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-632b0428-12e2-4bb3-bca0-57a6febf371e', 'date': 'Wed, 19 Apr 2023 08:58:17 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": "063e3ab4-6756-4da5-b30a-0a7c6fb57da2", "tenant_id": "19d42b70790b47b2bf3282d8f7500c15", "security_group_id": "0bad7275-6838-4968-bf68-df9fea22d6ac", "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-19T08:58:17Z", "updated_at": "2023-04-19T08:58:17Z", "revision_number": 0, "project_id": "19d42b70790b47b2bf3282d8f7500c15"}}' 2023-04-19 08:58:17,282 79702 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.163s 2023-04-19 08:58:17,282 79702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "0bad7275-6838-4968-bf68-df9fea22d6ac", "project_id": "19d42b70790b47b2bf3282d8f7500c15", "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-8531a192-ecbd-4a25-b08b-b5bc3a46cd3d', 'date': 'Wed, 19 Apr 2023 08:58:17 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": "7b36b9de-7296-40ec-a378-d8067b4997bb", "tenant_id": "19d42b70790b47b2bf3282d8f7500c15", "security_group_id": "0bad7275-6838-4968-bf68-df9fea22d6ac", "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-19T08:58:17Z", "updated_at": "2023-04-19T08:58:17Z", "revision_number": 0, "project_id": "19d42b70790b47b2bf3282d8f7500c15"}}' 2023-04-19 08:58:17,450 79702 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.167s 2023-04-19 08:58:17,450 79702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "0bad7275-6838-4968-bf68-df9fea22d6ac", "project_id": "19d42b70790b47b2bf3282d8f7500c15", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-569e37e6-372e-4fa3-b32d-892b7439ffea', 'date': 'Wed, 19 Apr 2023 08:58:17 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": "501738f2-2887-4a65-9aad-4dfaa4d30b87", "tenant_id": "19d42b70790 b47b2bf3282d8f7500c15", "security_group_id": "0bad7275-6838-4968-bf68-df9fea22d6ac", "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-19T08:58:17Z", "updated_at": "2023-04-19T08:58:17Z", "revision_number": 0, "project_id": "19d42b70790b47b2bf3282d8f7500c15"}}' 2023-04-19 08:58:17,616 79702 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.165s 2023-04-19 08:58:17,617 79702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "0bad7275-6838-4968-bf68-df9fea22d6ac", "project_id": "19d42b70790b47b2bf3282d8f7500c15", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-254c9af9-79df-4e19-8013-96da8291be64', 'date': 'Wed, 19 Apr 2023 08:58:17 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": "836267a7-a362-4a11-8ca6-99cef5ed7294", "tenant_id": "19d42b70790b47b2bf3282d8f7500c15", "security_group_id": "0bad7275-6838-4968-bf68-df9fea22d6ac", "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-19T08:58:17Z", "updated_at": "2023-04-19T08:58:17Z", "revision_number": 0, "project_id": "19d42b70790b47b2bf3282d8f7500c15"}}' 2023-04-19 08:58:17,818 79702 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.200s 2023-04-19 08:58:17,818 79702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "0bad7275-6838-4968-bf68-df9fea22d6ac", "project_id": "19d42b70790b47b2bf3282d8f7500c15", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-e2e9101c-8121-4ea6-b79f-96747012db16', 'date': 'Wed, 19 Apr 2023 08:58:17 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": "72ef0045-a17d-4a5d-9d02-2c5d13ee8ef6", "tenant_id": "19d42b70790b47b2bf3282d8f7500c15", "security_group_id": "0bad7275-6838-4968-bf68-df9fea22d6ac", "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-19T08:58:17Z", "updated_at": "2023-04-19T08:58:17Z", "revision_number": 0, "project_id": "19d42b70790b47b2bf3282d8f7500c15"}}' 2023-04-19 08:58:18,004 79702 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.185s 2023-04-19 08:58:18,005 79702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "0bad7275-6838-4968-bf68-df9fea22d6ac", "project_id": "19d42b70790b47b2bf3282d8f7500c15", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'con tent-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-180bd7a1-0cd7-44f1-b4a4-e74fb3c4e4de', 'date': 'Wed, 19 Apr 2023 08:58:18 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "f12f810b-d5cf-4077-9f29-4e22af7d22c7", "tenant_id": "19d42b70790b47b2bf3282d8f7500c15", "security_group_id": "0bad7275-6838-4968-bf68-df9fea22d6ac", "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-19T08:58:17Z", "updated_at": "2023-04-19T08:58:17Z", "revision_number": 0, "project_id": "19d42b70790b47b2bf3282d8f7500c15"}}' 2023-04-19 08:58:18,257 79702 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 202 POST http://10.0.0.210/volume/v3/19d42b70790b47b2bf3282d8f7500c15/volumes 0.251s 2023-04-19 08:58:18,257 79702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestStampPattern-volume-1571395777", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:58:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b6d08c2-f297-48d6-bdce-9840fb4ae0bb', 'content-length': '814', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b6d08c2-f297-48d6-bdce-9840fb4ae0bb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/19d42b70790b47b2bf3282d8f7500c15/volumes'} Body: b'{"volume": {"id": "b15bcd2a-c628-4bf0-af1a-66f01dec5f51", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:58:18.192878", "updated_at": null, "name": "tempest-TestStampPattern-volume-1571395777", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/19d42b70790b47b2bf3282d8f7500c15/volumes/b15bcd2a-c628-4bf0-af1a-66f01dec5f51"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/19d42b70790b47b2bf3282d8f7500c15/volumes/b15bcd2a-c628-4bf0-af1a-66f01dec5f51"}], "user_id": "39737a8144894c95954d856041afc2fb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 08:58:18,322 79702 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/volume/v3/19d42b70790b47b2bf3282d8f7500c15/volumes/b15bcd2a-c628-4bf0-af1a-66f01dec5f51 0.055s 2023-04-19 08:58:18,322 79702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:58:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3874f18c-7899-41c0-83db-577524c4091d', 'content-length': '882', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3874f18c-7899-41c0-83db-577524c4091d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/19d42b70790b47b2bf3282d8f7500c15/volumes/b15bcd2a-c628-4bf0-af1a-66f01dec5f51'} Body: b'{"volume": {"id": "b15bcd2a-c628-4bf0-af1a-66f01dec5f51", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:58:18.000000", "updated_at": null, "name": "tempest-TestStampPattern-volume-1571395777", "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/19d42b70790b47b2bf3282d8f7500c15/volumes/b15bcd2a-c628-4bf0-af1a-66f01dec5f51"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/19d42b70790b47b2bf3282d8f7500c15/volumes/b15bcd2a-c628-4bf0-af1a-66f01dec5f51"}], "user_id": "39737a8144894c95954d856041afc2fb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "19d42b70790b47b2bf3282d8f7500c15"}}' 2023-04-19 08:58:19,389 79702 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/volume/v3/19d42b70790b47b2bf3282d8f7500c15/volumes/b15bcd2a-c628-4bf0-af1a-66f01dec5f51 0.046s 2023-04-19 08:58:19,389 79702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:58:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99201112-09ff-4b45-af85-3774ef046beb', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99201112-09ff-4b45-af85-3774ef046beb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/19d42b70790b47b2bf3282d8f7500c15/volumes/b15bcd2a-c628-4bf0-af1a-66f01dec5f51'} Body: b'{"volume": {"id": "b15bcd2a-c628-4bf0-af1a-66f01dec5f51", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:58:18.000000", "updated_at": "2023-04-19T08:58:18.000000", "name": "tempest-TestStampPattern-volume-1571395777", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/19d42b70790b47b2bf3282d8f7500c15/volumes/b15bcd2a-c628-4bf0-af1a-66f01dec5f51"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/19d42b70790b47b2bf3282d8f7500c15/volumes/b15bcd2a-c628-4bf0-af1a-66f01dec5f51"}], "user_id": "39737a8144894c95954d856041afc2fb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "19d42b70790b47b2bf3282d8f7500c15"}}' 2023-04-19 08:58:19,507 79702 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/19d42b70790b47b2bf3282d8f7500c15/volumes/b15bcd2a-c628-4bf0-af1a-66f01dec5f51 0.106s 2023-04-19 08:58:19,507 79702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:58:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9422fcc8-886a-480e-a4a5-297cf83676e3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/19d42b70790b47b2bf3282d8f7500c15/volumes/b15bcd2a-c628-4bf0-af1a-66f01dec5f51'} Body: b'' 2023-04-19 08:58:19,531 79702 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/19d42b70790b47b2bf3282d8f7500c15/volumes/b15bcd2a-c628-4bf0-af1a-66f01dec5f51 0.023s 2023-04-19 08:58:19,532 79702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:58:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-req uest-id': 'req-13e2b9c6-aeed-43b9-a351-4cc0f3ec854c', 'x-openstack-request-id': 'req-13e2b9c6-aeed-43b9-a351-4cc0f3ec854c', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/19d42b70790b47b2bf3282d8f7500c15/volumes/b15bcd2a-c628-4bf0-af1a-66f01dec5f51'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume b15bcd2a-c628-4bf0-af1a-66f01dec5f51 could not be found."}}' 2023-04-19 08:58:19,688 79702 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/0bad7275-6838-4968-bf68-df9fea22d6ac 0.155s 2023-04-19 08:58:19,688 79702 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-983da741-22c6-4878-b295-c812ba50be51', 'content-length': '0', 'date': 'Wed, 19 Apr 2023 08:58:19 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/0bad7275-6838-4968-bf68-df9fea22d6ac'} Body: b'' 2023-04-19 08:58:19,736 79702 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestStampPattern-1806604121 0.046s 2023-04-19 08:58:19,736 79702 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:58:19 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-ba607c48-455b-41f4-8949-cf430aef4b8d', 'x-compute-request-id': 'req-ba607c48-455b-41f4-8949-cf430aef4b8d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestStampPattern-1806604121'} 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 d25b91a1-5904-4ea7-861f-07000f8619e1 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:57:03,033 79708 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.083s 2023-04-19 08:57:03,034 79708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:02 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-3a0fa62f-99ed-482f-8cb4-bae15701a8b6', '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": "07d1620672b345eb99b778e29e7d2cfd", "name": "tempest-DeleteServersTestJSON-1292609533-project-member", "password_expires_at": null}, "audit_ids": ["0fywJ4o1SjSZByyrs0kPlg"], "expires_at": "2023-04-19T09:57:02.000000Z", "issued_at": "2023-04-19T08:57:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1746e799f23c48f6b45d9d255afa9fa7", "name": "tempest-DeleteServersTestJSON-1292609533"}, "is_domain": false, "roles": [{"id": "45fc525c8c5440819026c2d31316f10d", "name": "reader"}, {"id": "34261de33dff45759db3c64a7b6ec984", "name": "member"}], "catalog": [{"endpoints": [{"id": "2e496f3cad8d414abd2448bb8532a4c7", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "29fc0ad9be4d4b0fae792a48927ba4fb", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "62d5fc32dc6d4dda96c18dcf38975224", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/1746e799f23c48f6b45d9d255afa9fa7", "region": "RegionOne"}], "id": "312d8c8a5cbf4f6982b03f3968d80759", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "deac9fc2e9574f9e9ccff18b176c5f67", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/1746e799f23c48f6b45d9d255afa9fa7", "region": "RegionOne"}], "id": "32219e37b07540d3ba53ca79f3cb5ff9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "4682339d7be045da817dd408e4fc9bcb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/1746e799f23c48f6b45d9d255afa9fa7", "region": "RegionOne"}], "id": "4c90ba9ce2174f2d8513ed524a7e3915", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "c216644ed918406cb1a1cf80fd83cfcf", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "6805fa9e882448ebada64a227995f651", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "0b90d9df5fa743878bfb4b67c8393028", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "b1f800f6c631482db1b5e4cb224654a6", "type": "image", "name": "glance"}, {"endpoints": [{"id": "912e0b96e3f043eb804c892738476d9a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d5eb1e085e9e49dc810e3358668885ed", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "88a86b6b25ac4ad1838fb87a7c8c0c93", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "dde0405576ac448181be74c8c6162b21", "type": "identity", "name": "keystone"}]}}' 2023-04-19 08:57:03,034 79708 INFO [tempest.lib.common.fixed_network] (DeleteServersTestJSON:test_delete_server_while_in_attached_volume) Found network {'id': 'b9433031-e8e4-4e23-9fca-56b78de03a2c', 'name': 'tempest-DeleteServersTestJSON-1376257382-network', 'tenant_id': '1746e799f23c48f6b45d9d255afa9fa7', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '1746e799f23c48f6b45d9d255afa9fa7', 'port_security_enabled': Tru e, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 6853, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-19T08:56:41Z', 'updated_at': '2023-04-19T08:56:41Z', 'revision_number': 1} available for tenant 2023-04-19 08:57:05,586 79708 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 2.550s 2023-04-19 08:57:05,586 79708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-DeleteServersTestJSON-server-935004310", "imageRef": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "flavorRef": "42", "networks": [{"uuid": "b9433031-e8e4-4e23-9fca-56b78de03a2c"}]}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/e9494b80-2aef-42a9-b51a-cf7d847f9aaa', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4432c1b7-1ff9-4acc-8753-76062d8f6222', 'x-compute-request-id': 'req-4432c1b7-1ff9-4acc-8753-76062d8f6222', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "e9494b80-2aef-42a9-b51a-cf7d847f9aaa", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e9494b80-2aef-42a9-b51a-cf7d847f9aaa"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e9494b80-2aef-42a9-b51a-cf7d847f9aaa"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "KsBHvUt9KpRF"}}' 2023-04-19 08:57:05,730 79708 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/e9494b80-2aef-42a9-b51a-cf7d847f9aaa 0.138s 2023-04-19 08:57:05,730 79708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:05 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-7e05451e-4175-4c0b-93ae-cc5e0a781155', 'x-compute-request-id': 'req-7e05451e-4175-4c0b-93ae-cc5e0a781155', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e9494b80-2aef-42a9-b51a-cf7d847f9aaa'} Body: b'{"server": {"id": "e9494b80-2aef-42a9-b51a-cf7d847f9aaa", "name": "tempest-DeleteServersTestJSON-server-935004310", "status": "BUILD", "tenant_id": "1746e799f23c48f6b45d9d255afa9fa7", "user_id": "07d1620672b345eb99b778e29e7d2cfd", "metadata": {}, "hostId": "", "image": {"id": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/dd568ba7-ea17-4ae2-908e-3035f1035aee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:57:06Z", "updated": "2023-04-19T08:57:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e9494b80-2aef-42a9-b51a-cf7d847f9aaa"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e9494b80-2aef-42a9-b51a-cf7d847f9aaa"}], "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-19 08:57:56,827 79708 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/e9494b80-2aef-42a9-b51a-cf7d847f9aaa 1.050s 2023-04-19 08:57:56,827 79708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1489', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9c0dfb2e-6eff-4d1b-a139-4c41604b0616', 'x-compute-request-id': 'req-9c0dfb2e-6eff-4d1b-a139-4c41604b0616', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e9494b80-2aef-42a9-b51a-cf7d847f9aaa'} Body: b'{"server": {"id": "e9494b80-2aef-42a9-b51a-cf7d847f9aaa", "name": "tempest-DeleteServersTestJSON-server-935004310", "status": "ACTIVE", "tenant_id": "1746e799f23c48f6b45d9d255afa9fa7", "user_id": "07d1620672b345eb99b778e29e7d2cfd", "metadata": {}, "hostId": "2a2585498e39fbe91ece9b8ace9404d3b9f73186a96f70b935461c40", "image": {"id": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/dd568ba7-ea17-4ae2-908e-3035f1035aee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:57:05Z", "updated": "2023-04-19T08:57:22Z", "addresses": {"tempest-DeleteServersTestJSON-1376257382-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:88:09"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e9494b80-2aef-42a9-b51a-cf7d847f9aaa"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e9494b80-2aef-42a9-b51a-cf7d847f9aaa"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-19T08:57:22.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-19 08:57:56,839 79708 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-19 08:58:57,136 79708 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 202 POST http://10.0.0.210/volume/v3/1746e799f23c48f6b45d9d255afa9fa7/volumes 0.234s 2023-04-19 08:58:57,137 79708 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-1615010388"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:58:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e095b546-984e-4b32-8aa8-4f7141cc0535', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e095b546-984e-4b32-8aa8-4f7141cc0535', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/1746e799f23c48f6b45d9d255afa9fa7/volumes'} Body: b'{"volume": {"id": "d25b91a1-5904-4ea7-861f-07000f8619e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:58:57.068 459", "updated_at": null, "name": "tempest-DeleteServersTestJSON-volume-1615010388", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1746e799f23c48f6b45d9d255afa9fa7/volumes/d25b91a1-5904-4ea7-861f-07000f8619e1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1746e799f23c48f6b45d9d255afa9fa7/volumes/d25b91a1-5904-4ea7-861f-07000f8619e1"}], "user_id": "07d1620672b345eb99b778e29e7d2cfd", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 08:58:57,192 79708 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/1746e799f23c48f6b45d9d255afa9fa7/volumes/d25b91a1-5904-4ea7-861f-07000f8619e1 0.042s 2023-04-19 08:58:57,192 79708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:58:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f805df79-21fd-4ae7-970e-780ef71406d4', 'content-length': '887', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f805df79-21fd-4ae7-970e-780ef71406d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1746e799f23c48f6b45d9d255afa9fa7/volumes/d25b91a1-5904-4ea7-861f-07000f8619e1'} Body: b'{"volume": {"id": "d25b91a1-5904-4ea7-861f-07000f8619e1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:58:57.000000", "updated_at": null, "name": "tempest-DeleteServersTestJSON-volume-1615010388", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1746e799f23c48f6b45d9d255afa9fa7/volumes/d25b91a1-5904-4ea7-861f-07000f8619e1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1746e799f23c48f6b45d9d255afa9fa7/volumes/d25b91a1-5904-4ea7-861f-07000f8619e1"}], "user_id": "07d1620672b345eb99b778e29e7d2cfd", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1746e799f23c48f6b45d9d255afa9fa7"}}' 2023-04-19 08:58:58,248 79708 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/1746e799f23c48f6b45d9d255afa9fa7/volumes/d25b91a1-5904-4ea7-861f-07000f8619e1 0.044s 2023-04-19 08:58:58,249 79708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:58:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1d149e1-24ed-4c9c-bf48-95cbd597b8ed', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1d149e1-24ed-4c9c-bf48-95cbd597b8ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1746e799f23c48f6b45d9d255afa9fa7/volumes/d25b91a1-5904-4ea7-861f-07000f8619e1'} Body: b'{"volume": {"id": "d25b91a1-5904-4ea7-861f-07000f8619e1", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:58:57.000000", "updated_at": "2023-04-19T08:58:57.000000", "name": "tempest-DeleteServersTestJSON-volume-1615010388", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1746e799f23c48f6b45d9d255afa9fa7/volume s/d25b91a1-5904-4ea7-861f-07000f8619e1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1746e799f23c48f6b45d9d255afa9fa7/volumes/d25b91a1-5904-4ea7-861f-07000f8619e1"}], "user_id": "07d1620672b345eb99b778e29e7d2cfd", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1746e799f23c48f6b45d9d255afa9fa7"}}' 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 24db619e-96d7-419c-a6e9-14e5d563944a failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:57:23,247 79706 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-19 08:57:23,566 79706 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.316s 2023-04-19 08:57:23,566 79706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1807863673", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCbWqe2r1TJOITiXm2/O4iJUmWMd4j0JZpIudFVPF1J9fffw6xSDCVILXwXcC6VGco4ImesWI2cEPDEtaEyBX0sIn9xb+XSibdrst7DtVGKDgyrO4+aKsVCL8qKPkRm6gg=="}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:23 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-8d2a907c-4a9c-4103-9c1b-a63ebd817e4c', 'x-compute-request-id': 'req-8d2a907c-4a9c-4103-9c1b-a63ebd817e4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1807863673", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCbWqe2r1TJOITiXm2/O4iJUmWMd4j0JZpIudFVPF1J9fffw6xSDCVILXwXcC6VGco4ImesWI2cEPDEtaEyBX0sIn9xb+XSibdrst7DtVGKDgyrO4+aKsVCL8qKPkRm6gg==", "fingerprint": "a9:db:94:26:b9:98:6c:ca:06:1d:38:f6:2e:75:f1:29", "user_id": "ba384516e29d42f79e882e330b38194e"}}' 2023-04-19 08:57:23,573 79706 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1807863673 created 2023-04-19 08:57:23,744 79706 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.171s 2023-04-19 08:57:23,744 79706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1161336595", "description": "tempest-description--959928689"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-285db6ee-aea3-4d18-91cc-fcdbda5db4db', 'date': 'Wed, 19 Apr 2023 08:57:23 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "3acf2884-24ef-4c76-b411-caecb8e0df11", "name": "tempest-securitygroup--1161336595", "stateful": true, "tenant_id": "dfc31b3b02d14e5cb6e3762ddd8411ac", "description": "tempest-description--959928689", "shared": false, "security_group_rules": [{"id": "9ad7bd9b-82ef-442c-8d8c-f2112a1421b0", "tenant_id": "dfc31b3b02d14e5cb6e3762ddd8411ac", "security_group_id": "3acf2884-24ef-4c76-b411-caecb8e0df11", "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": 350, "description": null, "tags": [], "created_at": "2023-04-19T08:57:23Z", "updated_at": "2023-04-19T08:57:23Z", "revision_number": 0, "project_id": "dfc31b3b02d14e5cb6e3762ddd8411ac"}, {"id": "b929a9ad-71e3-4e2a-9c99-8dbf4f430ada", "tenant_id": "dfc31b3b02d14e5cb6e3762ddd8411ac", "security_group_id": "3acf2884-24ef-4c76-b411-caecb8e0df11", "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": 349 , "description": null, "tags": [], "created_at": "2023-04-19T08:57:23Z", "updated_at": "2023-04-19T08:57:23Z", "revision_number": 0, "project_id": "dfc31b3b02d14e5cb6e3762ddd8411ac"}], "tags": [], "created_at": "2023-04-19T08:57:23Z", "updated_at": "2023-04-19T08:57:23Z", "revision_number": 1, "project_id": "dfc31b3b02d14e5cb6e3762ddd8411ac"}}' 2023-04-19 08:57:24,152 79706 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.407s 2023-04-19 08:57:24,153 79706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "3acf2884-24ef-4c76-b411-caecb8e0df11", "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-3e96f399-ccc0-49cb-9956-bfcb656900cd', 'date': 'Wed, 19 Apr 2023 08:57:24 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "e3895a9f-f6d3-4a9a-9017-f4f9cb5aac50", "tenant_id": "dfc31b3b02d14e5cb6e3762ddd8411ac", "security_group_id": "3acf2884-24ef-4c76-b411-caecb8e0df11", "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-19T08:57:23Z", "updated_at": "2023-04-19T08:57:23Z", "revision_number": 0, "project_id": "dfc31b3b02d14e5cb6e3762ddd8411ac"}}' 2023-04-19 08:57:24,580 79706 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.426s 2023-04-19 08:57:24,581 79706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "3acf2884-24ef-4c76-b411-caecb8e0df11", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-8a32ff89-0399-4ea9-835f-73be262e852a', 'date': 'Wed, 19 Apr 2023 08:57:24 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "fcac72ab-f8c7-48f6-a36b-20bd48a8f038", "tenant_id": "dfc31b3b02d14e5cb6e3762ddd8411ac", "security_group_id": "3acf2884-24ef-4c76-b411-caecb8e0df11", "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-19T08:57:24Z", "updated_at": "2023-04-19T08:57:24Z", "revision_number": 0, "project_id": "dfc31b3b02d14e5cb6e3762ddd8411ac"}}' 2023-04-19 08:57:24,581 79706 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1161336595 created 2023-04-19 08:57:26,632 79706 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 2.050s 2023-04-19 08:57:26,633 79706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "f3b6c58a-7313-4857-bbb4-b9d92ca646b0"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-5aab47ab-0c8d-4ed1-9f21-8d376c4b0e1b', 'date': 'Wed, 19 Apr 2023 08:57:26 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "689738b7-21c6-4ea0-840f-ba6386fe56da", "tenant_id": "dfc31b3b02d14e5cb6e3762ddd8411ac", "floating_ip_address": "172.24.4.222", "floating_network_id": "f3b6c58a-7313-4857-bbb4-b9d92ca646b0", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "dfc31b3b02d14e5cb6e3762ddd8411ac", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-19T08:57:25Z", "updated_at": "2023-04-19T08:57:25Z", "revision_number": 0}}' 2023-04-19 08:57:26,633 79706 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '689738b7-21c6-4ea0-840f-ba6386fe56da', 'tenant_id': 'dfc31b3b02d14e5cb6e3762ddd8411ac', 'floating_ip_address': '172.24.4.222', 'floating_network_id': 'f3b6c58a-7313-4857-bbb4-b9d92ca646b0', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'dfc31b3b02d14e5cb6e3762ddd8411ac', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-19T08:57:25Z', 'updated_at': '2023-04-19T08:57:25Z', 'revision_number': 0, 'ip': '172.24.4.222'} created 2023-04-19 08:57:26,858 79706 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.217s 2023-04-19 08:57:26,858 79706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2821', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-66171679-64a1-4290-9bf8-897031bf13ee', '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": "ba384516e29d42f79e882e330b38194e", "name": "tempest-VolumesAdminNegativeTest-1373279422-project-member", "password_expires_at": null}, "audit_ids": ["-kL2_zZES4mrrzb4hiLVNQ"], "expires_at": "2023-04-19T09:57:26.000000Z", "issued_at": "2023-04-19T08:57:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dfc31b3b02d14e5cb6e3762ddd8411ac", "name": "tempest-VolumesAdminNegativeTest-1373279422"}, "is_domain": false, "roles": [{"id": "45fc525c8c5440819026c2d31316f10d", "name": "reader"}, {"id": "34261de33dff45759db3c64a7b6ec984", "name": "member"}], "catalog": [{"endpoints": [{"id": "2e496f3cad8d414abd2448bb8532a4c7", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "29fc0ad9be4d4b0fae792a48927ba4fb", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "62d5fc32dc6d4dda96c18dcf38975224", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/dfc31b3b02d14e5cb6e3762ddd8411ac", "region": "RegionOne"}], "id": "312d8c8a5cbf4f6982b03f3968d80759", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "deac9fc2e9574f9e9ccff18b176c5f67", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/dfc31b3b02d14e5cb6e3762ddd8411ac", "region": "RegionOne"}], "id": "32219e37b07540d3ba53ca79f3cb5ff9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "4682339d7be045da817dd408e4fc9bcb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/dfc31b3b02d14e5cb6e3762ddd8411ac", "region": "RegionOne"}], "id": "4c90ba9ce2174f2d8513e d524a7e3915", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "c216644ed918406cb1a1cf80fd83cfcf", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "6805fa9e882448ebada64a227995f651", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "0b90d9df5fa743878bfb4b67c8393028", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "b1f800f6c631482db1b5e4cb224654a6", "type": "image", "name": "glance"}, {"endpoints": [{"id": "912e0b96e3f043eb804c892738476d9a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d5eb1e085e9e49dc810e3358668885ed", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "88a86b6b25ac4ad1838fb87a7c8c0c93", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "dde0405576ac448181be74c8c6162b21", "type": "identity", "name": "keystone"}]}}' 2023-04-19 08:57:26,859 79706 INFO [tempest.lib.common.fixed_network] (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body) Found network {'id': 'bb5ed195-bdbd-4f10-a99a-402324ddac2c', 'name': 'tempest-VolumesAdminNegativeTest-808499248-network', 'tenant_id': 'dfc31b3b02d14e5cb6e3762ddd8411ac', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'dfc31b3b02d14e5cb6e3762ddd8411ac', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 53424, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-19T08:56:41Z', 'updated_at': '2023-04-19T08:56:41Z', 'revision_number': 1} available for tenant 2023-04-19 08:57:26,860 79706 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1807863673', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCbWqe2r1TJOITiXm2/O4iJUmWMd4j0JZpIudFVPF1J9fffw6xSDCVILXwXcC6VGco4ImesWI2cEPDEtaEyBX0sIn9xb+XSibdrst7DtVGKDgyrO4+aKsVCL8qKPkRm6gg==', 'fingerprint': 'a9:db:94:26:b9:98:6c:ca:06:1d:38:f6:2e:75:f1:29', 'user_id': 'ba384516e29d42f79e882e330b38194e', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDAOogjQkR1cTLtQeO5l6Ozwl5ztJnyHr7P1+/cQmA6ATNTUzBma5ARH\nrbsQCthPP3qgBwYFK4EEACKhZANiAAQm1qntq9UyTiE4l5tvzuIiVJljHeI9CWaS\nLnRVTxdSfX338OsUgwlSC18F3AulRnKOCJnrFiNnBDwxLWhMgV9LCJ/cW/l0om3a\n7Lew7VRig4MqzuPmirFQi/Kij5EZuoI=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '3acf2884-24ef-4c76-b411-caecb8e0df11', 'name': 'tempest-securitygroup--1161336595', 'stateful': True, 'tenant_id': 'dfc31b3b02d14e5cb6e3762ddd8411ac', 'description': 'tempest-description--959928689', 'shared': False, 'security_group_rules': [{'id': '9ad7bd9b-82ef-442c-8d8c-f2112a1421b0', 'tenant_id': 'dfc31b3b02d14e5cb6e3762ddd8411ac', 'security_group_id': '3acf2884-24ef-4c76-b411-caecb8e0df11', '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': 350, 'description': None, 'tags': [], 'created_at': '2023-04-19T08:57:23Z', 'updated_at': '2023-04-19T08:57:23Z', 'revision_number': 0, 'project_id': 'dfc31b3b02d14e5cb6e3762ddd8411ac'}, {'id': 'b929a9ad-71e3-4e2a-9c99-8dbf4f430ada', 'tenant_id': 'dfc31b3b02d14e5cb6e3762ddd8411ac', 'security_group_id': '3acf2884-24ef-4c76-b411-caecb8e0df11', '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': 349, 'description': None, 'tags': [], 'created_at': '202 3-04-19T08:57:23Z', 'updated_at': '2023-04-19T08:57:23Z', 'revision_number': 0, 'project_id': 'dfc31b3b02d14e5cb6e3762ddd8411ac'}], 'tags': [], 'created_at': '2023-04-19T08:57:23Z', 'updated_at': '2023-04-19T08:57:23Z', 'revision_number': 1, 'project_id': 'dfc31b3b02d14e5cb6e3762ddd8411ac'}, 'floating_ip': {'id': '689738b7-21c6-4ea0-840f-ba6386fe56da', 'tenant_id': 'dfc31b3b02d14e5cb6e3762ddd8411ac', 'floating_ip_address': '172.24.4.222', 'floating_network_id': 'f3b6c58a-7313-4857-bbb4-b9d92ca646b0', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'dfc31b3b02d14e5cb6e3762ddd8411ac', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-19T08:57:25Z', 'updated_at': '2023-04-19T08:57:25Z', 'revision_number': 0, 'ip': '172.24.4.222'}} 2023-04-19 08:57:29,709 79706 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 202 POST http://10.0.0.210/compute/v2.1/servers 2.847s 2023-04-19 08:57:29,709 79706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesAdminNegativeTest-server-119009330", "imageRef": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "flavorRef": "42", "networks": [{"uuid": "bb5ed195-bdbd-4f10-a99a-402324ddac2c"}], "security_groups": [{"name": "tempest-securitygroup--1161336595"}], "key_name": "tempest-keypair-1807863673", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '404', 'location': 'http://10.0.0.210/compute/v2.1/servers/1cf5b526-c8b3-4b05-a8d7-f2a433522731', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-53effa0d-946f-4819-a29d-6ef36549386e', 'x-compute-request-id': 'req-53effa0d-946f-4819-a29d-6ef36549386e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "1cf5b526-c8b3-4b05-a8d7-f2a433522731", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1cf5b526-c8b3-4b05-a8d7-f2a433522731"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1cf5b526-c8b3-4b05-a8d7-f2a433522731"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1161336595"}], "adminPass": "MgfFuQKV7Zev"}}' 2023-04-19 08:57:29,848 79706 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/1cf5b526-c8b3-4b05-a8d7-f2a433522731 0.135s 2023-04-19 08:57:29,848 79706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1235', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-99955f9a-d119-437d-b601-36f41f19d404', 'x-compute-request-id': 'req-99955f9a-d119-437d-b601-36f41f19d404', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1cf5b526-c8b3-4b05-a8d7-f2a433522731'} Body: b'{"server": {"id": "1cf5b526-c8b3-4b05-a8d7-f2a433522731", "name": "tempest-VolumesAdminNegativeTest-server-119009330", "status": "BUILD", "tenant_id": "dfc31b3b02d14e5cb6e3762ddd8411ac", "user_id": "ba384516e29d42f79e882e330b38194e", "metadata" : {}, "hostId": "", "image": {"id": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/dd568ba7-ea17-4ae2-908e-3035f1035aee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:57:30Z", "updated": "2023-04-19T08:57:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1cf5b526-c8b3-4b05-a8d7-f2a433522731"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1cf5b526-c8b3-4b05-a8d7-f2a433522731"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1807863673", "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-19 08:58:20,615 79706 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/1cf5b526-c8b3-4b05-a8d7-f2a433522731 0.704s 2023-04-19 08:58:20,616 79706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:58:19 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-4947fa24-6482-4381-9cdc-b5713feaff57', 'x-compute-request-id': 'req-4947fa24-6482-4381-9cdc-b5713feaff57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1cf5b526-c8b3-4b05-a8d7-f2a433522731'} Body: b'{"server": {"id": "1cf5b526-c8b3-4b05-a8d7-f2a433522731", "name": "tempest-VolumesAdminNegativeTest-server-119009330", "status": "ACTIVE", "tenant_id": "dfc31b3b02d14e5cb6e3762ddd8411ac", "user_id": "ba384516e29d42f79e882e330b38194e", "metadata": {}, "hostId": "470d798be7e392e3e79cec24fd82c155ba75c4418cb49c2bb563a2e4", "image": {"id": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/dd568ba7-ea17-4ae2-908e-3035f1035aee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:57:29Z", "updated": "2023-04-19T08:57:41Z", "addresses": {"tempest-VolumesAdminNegativeTest-808499248-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:0b:29"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1cf5b526-c8b3-4b05-a8d7-f2a433522731"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1cf5b526-c8b3-4b05-a8d7-f2a433522731"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1807863673", "OS-SRV-USG:launched_at": "2023-04-19T08:57:41.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1161336595"}], "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-19 08:58:20,629 79706 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-19 08:59:21,158 79706 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/1cf5b526-c8b3-4b05-a8d7-f2a433522731/os-interface 0.468s 2023-04-19 08:59:21,159 79706 DEBUG [tempest.lib.common.rest_client] Request - H eaders: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:59:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '282', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5ffd43f7-d5b0-4c2c-8c35-aab85d9c53d4', 'x-compute-request-id': 'req-5ffd43f7-d5b0-4c2c-8c35-aab85d9c53d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1cf5b526-c8b3-4b05-a8d7-f2a433522731/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "bb5ed195-bdbd-4f10-a99a-402324ddac2c", "port_id": "c019eaaa-35b3-45f0-9201-8cda73c6d51d", "mac_addr": "fa:16:3e:39:0b:29", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "c904e566-7d91-44ec-b9f3-e9faf0e8e31f", "ip_address": "10.0.0.9"}]}]}' 2023-04-19 08:59:21,823 79706 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/689738b7-21c6-4ea0-840f-ba6386fe56da 0.656s 2023-04-19 08:59:21,823 79706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "c019eaaa-35b3-45f0-9201-8cda73c6d51d"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-745e00e3-c5e5-4fc6-95ac-d7b76dfba6fa', 'date': 'Wed, 19 Apr 2023 08:59:21 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/689738b7-21c6-4ea0-840f-ba6386fe56da'} Body: b'{"floatingip": {"id": "689738b7-21c6-4ea0-840f-ba6386fe56da", "tenant_id": "dfc31b3b02d14e5cb6e3762ddd8411ac", "floating_ip_address": "172.24.4.222", "floating_network_id": "f3b6c58a-7313-4857-bbb4-b9d92ca646b0", "router_id": "139c1be9-dbaf-401f-81b4-bd4fe20d5cb1", "port_id": "c019eaaa-35b3-45f0-9201-8cda73c6d51d", "fixed_ip_address": "10.0.0.9", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "bb5ed195-bdbd-4f10-a99a-402324ddac2c", "mac_address": "fa:16:3e:39:0b:29", "admin_state_up": true, "status": "ACTIVE", "device_id": "1cf5b526-c8b3-4b05-a8d7-f2a433522731", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-19T08:57:25Z", "updated_at": "2023-04-19T08:59:21Z", "revision_number": 1, "project_id": "dfc31b3b02d14e5cb6e3762ddd8411ac"}}' 2023-04-19 08:59:21,825 79706 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.222:22' as 'cirros' with public key authentication 2023-04-19 08:59:21,860 79706 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-19 08:59:21,882 79706 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-19 08:59:21,883 79706 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.222 successfully created 2023-04-19 08:59:22,096 79706 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/dfc31b3b02d14e5cb6e3762ddd8411ac/volumes 0.212s 2023-04-19 08:59:22,096 79706 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-1230875544"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:59:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8160b076-ccd8-4422-9014-396c2b81f85e', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-opensta ck-request-id': 'req-8160b076-ccd8-4422-9014-396c2b81f85e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/dfc31b3b02d14e5cb6e3762ddd8411ac/volumes'} Body: b'{"volume": {"id": "24db619e-96d7-419c-a6e9-14e5d563944a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:59:22.037855", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-1230875544", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/dfc31b3b02d14e5cb6e3762ddd8411ac/volumes/24db619e-96d7-419c-a6e9-14e5d563944a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/dfc31b3b02d14e5cb6e3762ddd8411ac/volumes/24db619e-96d7-419c-a6e9-14e5d563944a"}], "user_id": "ba384516e29d42f79e882e330b38194e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 08:59:22,144 79706 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/dfc31b3b02d14e5cb6e3762ddd8411ac/volumes/24db619e-96d7-419c-a6e9-14e5d563944a 0.038s 2023-04-19 08:59:22,144 79706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:59:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc61c9fc-c71a-4dec-ab38-04938ec378ae', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc61c9fc-c71a-4dec-ab38-04938ec378ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/dfc31b3b02d14e5cb6e3762ddd8411ac/volumes/24db619e-96d7-419c-a6e9-14e5d563944a'} Body: b'{"volume": {"id": "24db619e-96d7-419c-a6e9-14e5d563944a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:59:22.000000", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-1230875544", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/dfc31b3b02d14e5cb6e3762ddd8411ac/volumes/24db619e-96d7-419c-a6e9-14e5d563944a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/dfc31b3b02d14e5cb6e3762ddd8411ac/volumes/24db619e-96d7-419c-a6e9-14e5d563944a"}], "user_id": "ba384516e29d42f79e882e330b38194e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "dfc31b3b02d14e5cb6e3762ddd8411ac"}}' 2023-04-19 08:59:23,196 79706 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/dfc31b3b02d14e5cb6e3762ddd8411ac/volumes/24db619e-96d7-419c-a6e9-14e5d563944a 0.040s 2023-04-19 08:59:23,196 79706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:59:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40caaec0-ad5c-47b8-b7ca-54690bea630e', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40caaec0-ad5c-47b8-b7ca-54690bea630e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/dfc31b3b02d14e5cb6e3762ddd8411ac/volumes/24db619e-96d7-419c-a6e9-14e5d563944a'} Body: b'{"volume": {"id": "24db619e-96d7-419c-a6e9-14e5d563944a", "status" : "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:59:22.000000", "updated_at": "2023-04-19T08:59:22.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1230875544", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/dfc31b3b02d14e5cb6e3762ddd8411ac/volumes/24db619e-96d7-419c-a6e9-14e5d563944a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/dfc31b3b02d14e5cb6e3762ddd8411ac/volumes/24db619e-96d7-419c-a6e9-14e5d563944a"}], "user_id": "ba384516e29d42f79e882e330b38194e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "dfc31b3b02d14e5cb6e3762ddd8411ac"}}' 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 d773c2f5-cb95-4100-968e-76aef2e207ea failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:57:00,285 79692 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-19 08:57:00,285 79692 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-19 08:57:00,670 79692 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.382s 2023-04-19 08:57:00,671 79692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-605233126", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMQzMr3cIGurJCA3LYXtn0PdnNrzSUfFBkIbo4S2f+RWSG+jhd1RFg7na7vg71iHSJPc2DQBobCLM6Smf/OGf31S9vhTmzKR8jDwayLjxGgMxgAl8KCcdAYD/oTkDjX1tQ=="}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:00 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-d7960f6c-dd69-4eaa-a5bb-e9bd90801944', 'x-compute-request-id': 'req-d7960f6c-dd69-4eaa-a5bb-e9bd90801944', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-605233126", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMQzMr3cIGurJCA3LYXtn0PdnNrzSUfFBkIbo4S2f+RWSG+jhd1RFg7na7vg71iHSJPc2DQBobCLM6Smf/OGf31S9vhTmzKR8jDwayLjxGgMxgAl8KCcdAYD/oTkDjX1tQ==", "fingerprint": "84:5f:e7:28:d6:26:7f:7d:2f:71:00:05:e0:fc:2b:31", "user_id": "a3a9922ab35648a9ad2f06e247b22469"}}' 2023-04-19 08:57:00,676 79692 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-605233126 created 2023-04-19 08:57:01,843 79692 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 1.166s 2023-04-19 08:57:01,844 79692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--195061419", "description": "tempest-description--1740784264"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-3a1fa0fd-9598-4ba6-8d9e-9337d9293365', 'date': 'Wed, 19 Apr 2023 08:57:01 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "7eb6721f-2685-4fc6-a382-b79b5747658c", "name": "tempest-securitygroup--195061419", "stateful": true, "tenant_id": "1117258536674afcb944dceed05bb305", "description": "tempest-description--1740784264", "shared": false, "security_group_rules": [{"id": "1789377d-aa2f-4104-8da8-5d838f9e3a6c", "tenant_id": "1117258536674afcb944dceed05bb305", "security_group_id": "7eb6721f-2685-4fc6-a382-b79b5747658c", "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": 229, "description": null, "tags": [], "created_at": "2023-04-19T08:57:01Z", "updated_at": "2023-04-19T08:57:01Z", "revision_number": 0, "project_id": "1117258536674afcb944dceed05bb305"}, {"id": "a991e202-70d6-41d1-b904-0513fa78d75f", "tenant_id": "1117258536674afcb944dceed05bb305", "security_group_id": "7eb6721f-2685-4fc6-a382-b79b5747658c", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normali zed_cidr": null, "remote_group_id": null, "standard_attr_id": 230, "description": null, "tags": [], "created_at": "2023-04-19T08:57:01Z", "updated_at": "2023-04-19T08:57:01Z", "revision_number": 0, "project_id": "1117258536674afcb944dceed05bb305"}], "tags": [], "created_at": "2023-04-19T08:57:01Z", "updated_at": "2023-04-19T08:57:01Z", "revision_number": 1, "project_id": "1117258536674afcb944dceed05bb305"}}' 2023-04-19 08:57:03,024 79692 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 1.180s 2023-04-19 08:57:03,025 79692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "7eb6721f-2685-4fc6-a382-b79b5747658c", "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-ada01f09-43c5-4ee9-854b-e94740b241e7', 'date': 'Wed, 19 Apr 2023 08:57: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": "ade87568-f2bf-4246-9e61-860982044813", "tenant_id": "1117258536674afcb944dceed05bb305", "security_group_id": "7eb6721f-2685-4fc6-a382-b79b5747658c", "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-19T08:57:02Z", "updated_at": "2023-04-19T08:57:02Z", "revision_number": 0, "project_id": "1117258536674afcb944dceed05bb305"}}' 2023-04-19 08:57:03,734 79692 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.709s 2023-04-19 08:57:03,735 79692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "7eb6721f-2685-4fc6-a382-b79b5747658c", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-39ea2b35-2684-4dd8-8221-f5172af49eda', 'date': 'Wed, 19 Apr 2023 08:57: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": "b606251f-08f0-4d72-a724-c93c43bfd0c7", "tenant_id": "1117258536674afcb944dceed05bb305", "security_group_id": "7eb6721f-2685-4fc6-a382-b79b5747658c", "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-19T08:57:03Z", "updated_at": "2023-04-19T08:57:03Z", "revision_number": 0, "project_id": "1117258536674afcb944dceed05bb305"}}' 2023-04-19 08:57:03,735 79692 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--195061419 created 2023-04-19 08:57:06,270 79692 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 2.535s 2023-04-19 08:57:06,271 79692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "f3b6c58a-7313-4857-bbb4-b9d92ca646b0"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-op enstack-request-id': 'req-66498689-a4aa-416e-addb-925c96541f84', 'date': 'Wed, 19 Apr 2023 08:57:06 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "521f1a5e-ee95-467d-bf97-7790f1bbbe22", "tenant_id": "1117258536674afcb944dceed05bb305", "floating_ip_address": "172.24.4.225", "floating_network_id": "f3b6c58a-7313-4857-bbb4-b9d92ca646b0", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "1117258536674afcb944dceed05bb305", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-19T08:57:05Z", "updated_at": "2023-04-19T08:57:05Z", "revision_number": 0}}' 2023-04-19 08:57:06,271 79692 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '521f1a5e-ee95-467d-bf97-7790f1bbbe22', 'tenant_id': '1117258536674afcb944dceed05bb305', 'floating_ip_address': '172.24.4.225', 'floating_network_id': 'f3b6c58a-7313-4857-bbb4-b9d92ca646b0', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '1117258536674afcb944dceed05bb305', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-19T08:57:05Z', 'updated_at': '2023-04-19T08:57:05Z', 'revision_number': 0, 'ip': '172.24.4.225'} created 2023-04-19 08:57:06,401 79692 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.118s 2023-04-19 08:57:06,402 79692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:06 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-78116136-3c48-497c-94b9-523c3e515e3e', '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": "a3a9922ab35648a9ad2f06e247b22469", "name": "tempest-AttachVolumeNegativeTest-2047305694-project-member", "password_expires_at": null}, "audit_ids": ["bGFXKu7xQAyyinf5eglUzA"], "expires_at": "2023-04-19T09:57:06.000000Z", "issued_at": "2023-04-19T08:57:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1117258536674afcb944dceed05bb305", "name": "tempest-AttachVolumeNegativeTest-2047305694"}, "is_domain": false, "roles": [{"id": "45fc525c8c5440819026c2d31316f10d", "name": "reader"}, {"id": "34261de33dff45759db3c64a7b6ec984", "name": "member"}], "catalog": [{"endpoints": [{"id": "2e496f3cad8d414abd2448bb8532a4c7", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "29fc0ad9be4d4b0fae792a48927ba4fb", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "62d5fc32dc6d4dda96c18dcf38975224", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/1117258536674afcb944dceed05bb305", "region": "RegionOne"}], "id": "312d8c8a5cbf4f6982b03f3968d80759", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "deac9fc2e9574f9e9ccff18b176c5f67", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/1117258536674afcb944dceed05bb305", "region": "RegionOne"}], "id": "32219e37b07540d3ba53ca79f3cb5ff9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "4682339d7be045da817dd408e4fc9bcb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/1117258536674afcb944dceed05bb305", "region": "RegionOne"}], "id": "4c90ba9ce2174f2d8513ed524a7e3915", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "c216644ed918406cb1a1cf80fd 83cfcf", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "6805fa9e882448ebada64a227995f651", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "0b90d9df5fa743878bfb4b67c8393028", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "b1f800f6c631482db1b5e4cb224654a6", "type": "image", "name": "glance"}, {"endpoints": [{"id": "912e0b96e3f043eb804c892738476d9a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d5eb1e085e9e49dc810e3358668885ed", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "88a86b6b25ac4ad1838fb87a7c8c0c93", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "dde0405576ac448181be74c8c6162b21", "type": "identity", "name": "keystone"}]}}' 2023-04-19 08:57:06,403 79692 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server) Found network {'id': '8d1408f4-e301-423f-9478-1992b94d0706', 'name': 'tempest-AttachVolumeNegativeTest-971077925-network', 'tenant_id': '1117258536674afcb944dceed05bb305', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '1117258536674afcb944dceed05bb305', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 53328, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-19T08:56:41Z', 'updated_at': '2023-04-19T08:56:41Z', 'revision_number': 1} available for tenant 2023-04-19 08:57:06,403 79692 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-605233126', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMQzMr3cIGurJCA3LYXtn0PdnNrzSUfFBkIbo4S2f+RWSG+jhd1RFg7na7vg71iHSJPc2DQBobCLM6Smf/OGf31S9vhTmzKR8jDwayLjxGgMxgAl8KCcdAYD/oTkDjX1tQ==', 'fingerprint': '84:5f:e7:28:d6:26:7f:7d:2f:71:00:05:e0:fc:2b:31', 'user_id': 'a3a9922ab35648a9ad2f06e247b22469', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDA2ye89naQC5V5S0gsjL+u6Xcl+5vxHhiLWOqWmE0bvlV8CuyMfXreU\nhbNtQCCTXdmgBwYFK4EEACKhZANiAATEMzK93CBrqyQgNy2F7Z9D3Zza80lHxQZC\nG6OEtn/kVkhvo4XdURYO52u74O9Yh0iT3Ng0AaGwizOkpn/zhn99Uvb4U5sykfIw\n8Gsi48RoDMYAJfCgnHQGA/6E5A419bU=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '7eb6721f-2685-4fc6-a382-b79b5747658c', 'name': 'tempest-securitygroup--195061419', 'stateful': True, 'tenant_id': '1117258536674afcb944dceed05bb305', 'description': 'tempest-description--1740784264', 'shared': False, 'security_group_rules': [{'id': '1789377d-aa2f-4104-8da8-5d838f9e3a6c', 'tenant_id': '1117258536674afcb944dceed05bb305', 'security_group_id': '7eb6721f-2685-4fc6-a382-b79b5747658c', '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': 229, 'description': None, 'tags': [], 'created_at': '2023-04-19T08:57:01Z', 'updated_at': '2023-04-19T08:57:01Z', 'revision_number': 0, 'project_id': '1117258536674afcb944dceed05bb305'}, {'id': 'a991e202-70d6-41d1-b904-0513fa78d75f', 'tenant_id': '1117258536674afcb944dceed05bb305', 'security_group_id': '7eb6721f-2685-4fc6-a382-b79b5747658c', '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': 230, 'description': None, 'tags': [], 'created_at': '2023-04-19T08:57:01Z', 'updated_at': '2023-04-19T08:57:01Z', 'revision_number': 0, 'project_id': '1117258536674afcb944dc eed05bb305'}], 'tags': [], 'created_at': '2023-04-19T08:57:01Z', 'updated_at': '2023-04-19T08:57:01Z', 'revision_number': 1, 'project_id': '1117258536674afcb944dceed05bb305'}, 'floating_ip': {'id': '521f1a5e-ee95-467d-bf97-7790f1bbbe22', 'tenant_id': '1117258536674afcb944dceed05bb305', 'floating_ip_address': '172.24.4.225', 'floating_network_id': 'f3b6c58a-7313-4857-bbb4-b9d92ca646b0', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '1117258536674afcb944dceed05bb305', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-19T08:57:05Z', 'updated_at': '2023-04-19T08:57:05Z', 'revision_number': 0, 'ip': '172.24.4.225'}} 2023-04-19 08:57:08,071 79692 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 1.667s 2023-04-19 08:57:08,071 79692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-382234972", "imageRef": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "8d1408f4-e301-423f-9478-1992b94d0706"}], "security_groups": [{"name": "tempest-securitygroup--195061419"}], "key_name": "tempest-keypair-605233126", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/1b51e336-42dd-48b7-9181-ccfb76ec521a', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-37dc40cf-44e3-4b4d-8e23-95b4a13bf63e', 'x-compute-request-id': 'req-37dc40cf-44e3-4b4d-8e23-95b4a13bf63e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "1b51e336-42dd-48b7-9181-ccfb76ec521a", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1b51e336-42dd-48b7-9181-ccfb76ec521a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1b51e336-42dd-48b7-9181-ccfb76ec521a"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--195061419"}], "adminPass": "password"}}' 2023-04-19 08:57:08,418 79692 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/1b51e336-42dd-48b7-9181-ccfb76ec521a 0.343s 2023-04-19 08:57:08,418 79692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:08 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-b60532f0-e996-4d1f-abb3-f3edd653df24', 'x-compute-request-id': 'req-b60532f0-e996-4d1f-abb3-f3edd653df24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1b51e336-42dd-48b7-9181-ccfb76ec521a'} Body: b'{"server": {"id": "1b51e336-42dd-48b7-9181-ccfb76ec521a", "name": "tempest-AttachVolumeNegativeTest-server-382234972", "status": "BUILD", "tenant_id": "1117258536674afcb944dceed05bb305", "user_id": "a3a9922ab35648a9ad2f06e247b22469", "metadata": {}, "hostId": "", "image": {"id": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "links": [{"rel": "bookmark", "href": "http://1 0.0.0.210/compute/images/dd568ba7-ea17-4ae2-908e-3035f1035aee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:57:08Z", "updated": "2023-04-19T08:57:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1b51e336-42dd-48b7-9181-ccfb76ec521a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1b51e336-42dd-48b7-9181-ccfb76ec521a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-605233126", "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-19 08:57:59,276 79692 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/1b51e336-42dd-48b7-9181-ccfb76ec521a 0.795s 2023-04-19 08:57:59,276 79692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:58 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-3cd48e93-0955-4eb3-81b2-3ba20fb3adf5', 'x-compute-request-id': 'req-3cd48e93-0955-4eb3-81b2-3ba20fb3adf5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1b51e336-42dd-48b7-9181-ccfb76ec521a'} Body: b'{"server": {"id": "1b51e336-42dd-48b7-9181-ccfb76ec521a", "name": "tempest-AttachVolumeNegativeTest-server-382234972", "status": "ACTIVE", "tenant_id": "1117258536674afcb944dceed05bb305", "user_id": "a3a9922ab35648a9ad2f06e247b22469", "metadata": {}, "hostId": "44798dad7e4b04695c6898e1267752b8ee57d220ba38f9c76d8e7d00", "image": {"id": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/dd568ba7-ea17-4ae2-908e-3035f1035aee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:57:08Z", "updated": "2023-04-19T08:57:24Z", "addresses": {"tempest-AttachVolumeNegativeTest-971077925-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:31:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1b51e336-42dd-48b7-9181-ccfb76ec521a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1b51e336-42dd-48b7-9181-ccfb76ec521a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-605233126", "OS-SRV-USG:launched_at": "2023-04-19T08:57:24.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--195061419"}], "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-19 08:57:59,288 79692 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-19 08:58:59,544 79692 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/1b51e336-42dd-48b7-9181-ccfb76ec521a/os-interface 0.207s 2023-04-19 08:58:59,544 79692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {' date': 'Wed, 19 Apr 2023 08:58:59 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-a172a70f-0d23-42be-93c6-b81ca4e65e3e', 'x-compute-request-id': 'req-a172a70f-0d23-42be-93c6-b81ca4e65e3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1b51e336-42dd-48b7-9181-ccfb76ec521a/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "8d1408f4-e301-423f-9478-1992b94d0706", "port_id": "116a2053-c520-4cad-be73-e202b295b629", "mac_addr": "fa:16:3e:9e:31:e8", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "e9d0d6a1-66b9-4bc9-b6cf-fa8a71f18153", "ip_address": "10.0.0.10"}]}]}' 2023-04-19 08:59:00,572 79692 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/521f1a5e-ee95-467d-bf97-7790f1bbbe22 1.023s 2023-04-19 08:59:00,572 79692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "116a2053-c520-4cad-be73-e202b295b629"}} Response - Headers: {'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-6532eb95-b0e2-4e05-84ec-250706bdb0e9', 'date': 'Wed, 19 Apr 2023 08:59:00 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/521f1a5e-ee95-467d-bf97-7790f1bbbe22'} Body: b'{"floatingip": {"id": "521f1a5e-ee95-467d-bf97-7790f1bbbe22", "tenant_id": "1117258536674afcb944dceed05bb305", "floating_ip_address": "172.24.4.225", "floating_network_id": "f3b6c58a-7313-4857-bbb4-b9d92ca646b0", "router_id": "6090f264-36a3-43cc-b7cd-8760ea2cc42a", "port_id": "116a2053-c520-4cad-be73-e202b295b629", "fixed_ip_address": "10.0.0.10", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "8d1408f4-e301-423f-9478-1992b94d0706", "mac_address": "fa:16:3e:9e:31:e8", "admin_state_up": true, "status": "ACTIVE", "device_id": "1b51e336-42dd-48b7-9181-ccfb76ec521a", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-19T08:57:05Z", "updated_at": "2023-04-19T08:58:59Z", "revision_number": 1, "project_id": "1117258536674afcb944dceed05bb305"}}' 2023-04-19 08:59:00,574 79692 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.225:22' as 'cirros' with public key authentication 2023-04-19 08:59:00,622 79692 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-19 08:59:00,644 79692 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-19 08:59:00,645 79692 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.225 successfully created 2023-04-19 08:59:00,721 79692 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/1b51e336-42dd-48b7-9181-ccfb76ec521a/ips 0.075s 2023-04-19 08:59:00,721 79692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:59:00 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-5d72fa77-d892-458d-900f-e925dfd39a38', 'x-compute-request-id': 'req-5d72fa77-d892-458d-900f-e925dfd39a38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1b51e336-42dd-48b7-91 81-ccfb76ec521a/ips'} Body: b'{"addresses": {"tempest-AttachVolumeNegativeTest-971077925-network": [{"version": 4, "addr": "10.0.0.10"}]}}' 2023-04-19 08:59:00,971 79692 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 202 POST http://10.0.0.210/volume/v3/1117258536674afcb944dceed05bb305/volumes 0.246s 2023-04-19 08:59:00,972 79692 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-1797082631"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:59:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-115f7031-43d7-41e1-8f20-0828201e5e0a', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-115f7031-43d7-41e1-8f20-0828201e5e0a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/1117258536674afcb944dceed05bb305/volumes'} Body: b'{"volume": {"id": "d773c2f5-cb95-4100-968e-76aef2e207ea", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:59:00.907263", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-1797082631", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1117258536674afcb944dceed05bb305/volumes/d773c2f5-cb95-4100-968e-76aef2e207ea"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1117258536674afcb944dceed05bb305/volumes/d773c2f5-cb95-4100-968e-76aef2e207ea"}], "user_id": "a3a9922ab35648a9ad2f06e247b22469", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 08:59:01,037 79692 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/1117258536674afcb944dceed05bb305/volumes/d773c2f5-cb95-4100-968e-76aef2e207ea 0.055s 2023-04-19 08:59:01,037 79692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:59:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-640a459b-8a20-4610-b9ff-dec8929b9e09', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-640a459b-8a20-4610-b9ff-dec8929b9e09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1117258536674afcb944dceed05bb305/volumes/d773c2f5-cb95-4100-968e-76aef2e207ea'} Body: b'{"volume": {"id": "d773c2f5-cb95-4100-968e-76aef2e207ea", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:59:01.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-1797082631", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1117258536674afcb944dceed05bb305/volumes/d773c2f5-cb95-4100-968e-76aef2e207ea"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1117258536674afcb944dceed05bb305/volumes/d773c2f5-cb95-4100-968e-76aef2e207ea"}], "user_id": "a3a9922ab35648a9ad2f06e247b22469", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1117258536674afcb944dceed05bb305"}}' 2023-04-19 08:59:02,086 79692 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_ to_different_server): 200 GET http://10.0.0.210/volume/v3/1117258536674afcb944dceed05bb305/volumes/d773c2f5-cb95-4100-968e-76aef2e207ea 0.036s 2023-04-19 08:59:02,086 79692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:59:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c3793fd-89fe-4d49-a303-53710f4e7b73', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c3793fd-89fe-4d49-a303-53710f4e7b73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1117258536674afcb944dceed05bb305/volumes/d773c2f5-cb95-4100-968e-76aef2e207ea'} Body: b'{"volume": {"id": "d773c2f5-cb95-4100-968e-76aef2e207ea", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:59:01.000000", "updated_at": "2023-04-19T08:59:01.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1797082631", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1117258536674afcb944dceed05bb305/volumes/d773c2f5-cb95-4100-968e-76aef2e207ea"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1117258536674afcb944dceed05bb305/volumes/d773c2f5-cb95-4100-968e-76aef2e207ea"}], "user_id": "a3a9922ab35648a9ad2f06e247b22469", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1117258536674afcb944dceed05bb305"}}' 2023-04-19 08:59:02,393 79692 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/1b51e336-42dd-48b7-9181-ccfb76ec521a 0.295s 2023-04-19 08:59:02,394 79692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:59:02 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-7fc29df5-fc96-4183-b32e-bf9563328752', 'x-compute-request-id': 'req-7fc29df5-fc96-4183-b32e-bf9563328752', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1b51e336-42dd-48b7-9181-ccfb76ec521a'} Body: b'' 2023-04-19 08:59:02,803 79692 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/1b51e336-42dd-48b7-9181-ccfb76ec521a 0.409s 2023-04-19 08:59:02,803 79692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:59:02 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-9eb4a8cb-4de3-4873-8533-612c90b54f2b', 'x-compute-request-id': 'req-9eb4a8cb-4de3-4873-8533-612c90b54f2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1b51e336-42dd-48b7-9181-ccfb76ec521a'} Body: b'{"server": {"id": "1b51e336-42dd-48b7-9181-ccfb76ec521a", "name": "tempest-AttachVolumeNegativeTest-server-382234972", "status": "ACTIVE", "tenant_id": "1117258536674afcb944dceed05bb305", "user_id": "a3a9922ab35648a9ad2f06e247b22469", "metadata": {}, "hostId": "4 4798dad7e4b04695c6898e1267752b8ee57d220ba38f9c76d8e7d00", "image": {"id": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/dd568ba7-ea17-4ae2-908e-3035f1035aee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:57:08Z", "updated": "2023-04-19T08:59:02Z", "addresses": {"tempest-AttachVolumeNegativeTest-971077925-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:31:e8"}, {"version": 4, "addr": "172.24.4.225", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9e:31:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1b51e336-42dd-48b7-9181-ccfb76ec521a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1b51e336-42dd-48b7-9181-ccfb76ec521a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-605233126", "OS-SRV-USG:launched_at": "2023-04-19T08:57:24.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--195061419"}], "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-19 08:59:52,904 79692 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/1b51e336-42dd-48b7-9181-ccfb76ec521a 0.047s 2023-04-19 08:59:52,904 79692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:59:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-79837c1a-fde1-4882-b30a-abc0b2aed2b0', 'x-compute-request-id': 'req-79837c1a-fde1-4882-b30a-abc0b2aed2b0', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1b51e336-42dd-48b7-9181-ccfb76ec521a'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 1b51e336-42dd-48b7-9181-ccfb76ec521a could not be found."}}' 2023-04-19 08:59:52,944 79692 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-605233126 0.039s 2023-04-19 08:59:52,944 79692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:59:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-94a1dff7-0cf1-4475-865d-ed7eec2a98de', 'x-compute-request-id': 'req-94a1dff7-0cf1-4475-865d-ed7eec2a98de', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-605233126'} Body: b'' 2023-04-19 08:59:53,301 79692 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/7eb6721f-2685-4fc6-a382-b79b5747658c 0.356s 2023-04-19 08:59:53,301 79692 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-9f01a1d7-a687-4e22-8dd2-5d77ff1b13b1', 'conten t-length': '0', 'date': 'Wed, 19 Apr 2023 08:59:53 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/7eb6721f-2685-4fc6-a382-b79b5747658c'} Body: b'' 2023-04-19 08:59:53,322 79692 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/7eb6721f-2685-4fc6-a382-b79b5747658c 0.020s 2023-04-19 08:59:53,322 79692 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-5709e202-90bb-4e5d-ac6f-79af63744aba', 'date': 'Wed, 19 Apr 2023 08:59:53 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/7eb6721f-2685-4fc6-a382-b79b5747658c'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 7eb6721f-2685-4fc6-a382-b79b5747658c does not exist", "detail": ""}}' 2023-04-19 08:59:53,820 79692 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/521f1a5e-ee95-467d-bf97-7790f1bbbe22 0.497s 2023-04-19 08:59:53,820 79692 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-c5b0f17b-1716-41ee-9ca9-648e3e61d399', 'content-length': '0', 'date': 'Wed, 19 Apr 2023 08:59:53 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/521f1a5e-ee95-467d-bf97-7790f1bbbe22'} 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 847b8dce-8c71-4c26-8547-8e93486c4834 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:57:01,335 79700 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-19 08:57:01,335 79700 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-19 08:57:01,632 79700 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.293s 2023-04-19 08:57:01,632 79700 DEBUG [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-2063833035", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIVfqqjOOqM1x9kfmRBLdPV3QdiP3oyWTk8PTzvqq2G0sYsg8XS72yFRXdDsHNvzI/ccIAwylnf36/iGyZ9gKWBfJau4Z3gobTzLonNBgFu+phWlvLr+kjIe6isbOJosjQ=="}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:01 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-91988ad7-e603-4c8f-bc67-b2cbce008957', 'x-compute-request-id': 'req-91988ad7-e603-4c8f-bc67-b2cbce008957', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-2063833035", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIVfqqjOOqM1x9kfmRBLdPV3QdiP3oyWTk8PTzvqq2G0sYsg8XS72yFRXdDsHNvzI/ccIAwylnf36/iGyZ9gKWBfJau4Z3gobTzLonNBgFu+phWlvLr+kjIe6isbOJosjQ==", "fingerprint": "51:a6:ed:61:8d:c1:15:35:bd:08:06:71:1d:3c:86:67", "user_id": "f9f4695ad7ea481db6aa047820a7a926"}}' 2023-04-19 08:57:01,637 79700 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-2063833035 created 2023-04-19 08:57:02,518 79700 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.880s 2023-04-19 08:57:02,518 79700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--47184796", "description": "tempest-description--1190220199"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1595', 'x-openstack-request-id': 'req-06f4a2e4-66c9-4beb-80c5-fac43b61f87d', 'date': 'Wed, 19 Apr 2023 08:57:02 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "fa9a05dd-a4ff-421e-883a-35ff7d34d957", "name": "tempest-securitygroup--47184796", "stateful": true, "tenant_id": "92a01bc90d8f48e89ca6eba2f533bebb", "description": "tempest-description--1190220199", "shared": false, "security_group_rules": [{"id": "565d19f7-5fe1-49e1-9f68-f56b8035e0a9", "tenant_id": "92a01bc90d8f48e89ca6eba2f533bebb", "security_group_id": "fa9a05dd-a4ff-421e-883a-35ff7d34d957", "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": 240, "description": null, "tags": [], "created_at": "2023-04-19T08:57:02Z", "updated_at": "2023-04-19T08:57:02Z", "revision_number": 0, "project_id": "92a01bc90d8f48e89ca6eba2f533bebb"}, {"id": "ed693086-f4ad-4024-9eb5-c54fcdb9352e", "tenant_id": "92a01bc90d8f48e89ca6eba2f533bebb", "security_group_id": "fa9a05dd-a4ff-421e-883a-35ff7d34d957", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_i p_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 239, "description": null, "tags": [], "created_at": "2023-04-19T08:57:02Z", "updated_at": "2023-04-19T08:57:02Z", "revision_number": 0, "project_id": "92a01bc90d8f48e89ca6eba2f533bebb"}], "tags": [], "created_at": "2023-04-19T08:57:01Z", "updated_at": "2023-04-19T08:57:02Z", "revision_number": 1, "project_id": "92a01bc90d8f48e89ca6eba2f533bebb"}}' 2023-04-19 08:57:03,009 79700 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.490s 2023-04-19 08:57:03,009 79700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "fa9a05dd-a4ff-421e-883a-35ff7d34d957", "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-b2c6b919-3094-4441-9d19-373104698d2b', 'date': 'Wed, 19 Apr 2023 08:57: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": "d79df402-d220-4822-8832-696e6c741e1e", "tenant_id": "92a01bc90d8f48e89ca6eba2f533bebb", "security_group_id": "fa9a05dd-a4ff-421e-883a-35ff7d34d957", "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-19T08:57:02Z", "updated_at": "2023-04-19T08:57:02Z", "revision_number": 0, "project_id": "92a01bc90d8f48e89ca6eba2f533bebb"}}' 2023-04-19 08:57:03,592 79700 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.582s 2023-04-19 08:57:03,593 79700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "fa9a05dd-a4ff-421e-883a-35ff7d34d957", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-8b30604d-fe1b-4e2b-82cc-41d49353f0eb', 'date': 'Wed, 19 Apr 2023 08:57: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": "d315adc5-5f07-4bd2-b232-0234b462efe5", "tenant_id": "92a01bc90d8f48e89ca6eba2f533bebb", "security_group_id": "fa9a05dd-a4ff-421e-883a-35ff7d34d957", "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-19T08:57:03Z", "updated_at": "2023-04-19T08:57:03Z", "revision_number": 0, "project_id": "92a01bc90d8f48e89ca6eba2f533bebb"}}' 2023-04-19 08:57:03,593 79700 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--47184796 created 2023-04-19 08:57:07,782 79700 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 4.188s 2023-04-19 08:57:07,783 79700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "f3b6c58a-7313-4857-bbb4-b9d92ca646b0"}} Response - Headers: {'content- type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-bb5eaea5-ff3f-4451-96df-2ff0563f7163', 'date': 'Wed, 19 Apr 2023 08:57:07 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "d3554c9f-16de-4b0d-a62c-7f2ceb39cfea", "tenant_id": "92a01bc90d8f48e89ca6eba2f533bebb", "floating_ip_address": "172.24.4.65", "floating_network_id": "f3b6c58a-7313-4857-bbb4-b9d92ca646b0", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "92a01bc90d8f48e89ca6eba2f533bebb", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-19T08:57:06Z", "updated_at": "2023-04-19T08:57:06Z", "revision_number": 0}}' 2023-04-19 08:57:07,783 79700 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'd3554c9f-16de-4b0d-a62c-7f2ceb39cfea', 'tenant_id': '92a01bc90d8f48e89ca6eba2f533bebb', 'floating_ip_address': '172.24.4.65', 'floating_network_id': 'f3b6c58a-7313-4857-bbb4-b9d92ca646b0', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '92a01bc90d8f48e89ca6eba2f533bebb', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-19T08:57:06Z', 'updated_at': '2023-04-19T08:57:06Z', 'revision_number': 0, 'ip': '172.24.4.65'} created 2023-04-19 08:57:07,884 79700 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.093s 2023-04-19 08:57:07,884 79700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2825', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-3deb252b-430d-407b-ab03-f969965cc06b', '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": "f9f4695ad7ea481db6aa047820a7a926", "name": "tempest-AttachVolumeShelveTestJSON-1748471944-project-member", "password_expires_at": null}, "audit_ids": ["rtv2K43OToK7F9tKP_yiIA"], "expires_at": "2023-04-19T09:57:07.000000Z", "issued_at": "2023-04-19T08:57:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "92a01bc90d8f48e89ca6eba2f533bebb", "name": "tempest-AttachVolumeShelveTestJSON-1748471944"}, "is_domain": false, "roles": [{"id": "45fc525c8c5440819026c2d31316f10d", "name": "reader"}, {"id": "34261de33dff45759db3c64a7b6ec984", "name": "member"}], "catalog": [{"endpoints": [{"id": "2e496f3cad8d414abd2448bb8532a4c7", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "29fc0ad9be4d4b0fae792a48927ba4fb", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "62d5fc32dc6d4dda96c18dcf38975224", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/92a01bc90d8f48e89ca6eba2f533bebb", "region": "RegionOne"}], "id": "312d8c8a5cbf4f6982b03f3968d80759", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "deac9fc2e9574f9e9ccff18b176c5f67", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/92a01bc90d8f48e89ca6eba2f533bebb", "region": "RegionOne"}], "id": "32219e37b07540d3ba53ca79f3cb5ff9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "4682339d7be045da817dd408e4fc9bcb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/92a01bc90d8f48e89ca6eba2f533bebb", "region": "RegionOne"}], "id": "4c90ba9ce2174f2d8513ed524a7e3915", "type": "volumev3", "name": "cind erv3"}, {"endpoints": [{"id": "c216644ed918406cb1a1cf80fd83cfcf", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "6805fa9e882448ebada64a227995f651", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "0b90d9df5fa743878bfb4b67c8393028", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "b1f800f6c631482db1b5e4cb224654a6", "type": "image", "name": "glance"}, {"endpoints": [{"id": "912e0b96e3f043eb804c892738476d9a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d5eb1e085e9e49dc810e3358668885ed", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "88a86b6b25ac4ad1838fb87a7c8c0c93", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "dde0405576ac448181be74c8c6162b21", "type": "identity", "name": "keystone"}]}}' 2023-04-19 08:57:07,885 79700 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server) Found network {'id': '90f282cf-5971-437d-8342-d664d3ba170f', 'name': 'tempest-AttachVolumeShelveTestJSON-1301733558-network', 'tenant_id': '92a01bc90d8f48e89ca6eba2f533bebb', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '92a01bc90d8f48e89ca6eba2f533bebb', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 52078, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-19T08:56:42Z', 'updated_at': '2023-04-19T08:56:42Z', 'revision_number': 1} available for tenant 2023-04-19 08:57:07,885 79700 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-2063833035', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIVfqqjOOqM1x9kfmRBLdPV3QdiP3oyWTk8PTzvqq2G0sYsg8XS72yFRXdDsHNvzI/ccIAwylnf36/iGyZ9gKWBfJau4Z3gobTzLonNBgFu+phWlvLr+kjIe6isbOJosjQ==', 'fingerprint': '51:a6:ed:61:8d:c1:15:35:bd:08:06:71:1d:3c:86:67', 'user_id': 'f9f4695ad7ea481db6aa047820a7a926', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBpMrYNs6VIZzl0fZUR266+WEMd4qbwD2OfAII5YnAx9DPKtxTD23h6\n8jTizLAg5NSgBwYFK4EEACKhZANiAASFX6qozjqjNcfZH5kQS3T1d0HYj96Mlk5P\nD0876qthtLGLIPF0u9shUV3Q7Bzb8yP3HCAMMpZ39+v4hsmfYClgXyWruGd4KG08\ny6JzQYBbvqYVpby6/pIyHuorGziaLI0=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'fa9a05dd-a4ff-421e-883a-35ff7d34d957', 'name': 'tempest-securitygroup--47184796', 'stateful': True, 'tenant_id': '92a01bc90d8f48e89ca6eba2f533bebb', 'description': 'tempest-description--1190220199', 'shared': False, 'security_group_rules': [{'id': '565d19f7-5fe1-49e1-9f68-f56b8035e0a9', 'tenant_id': '92a01bc90d8f48e89ca6eba2f533bebb', 'security_group_id': 'fa9a05dd-a4ff-421e-883a-35ff7d34d957', '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': 240, 'description': None, 'tags': [], 'created_at': '2023-04-19T08:57:02Z', 'updated_at': '2023-04-19T08:57:02Z', 'revision_number': 0, 'project_id': '92a01bc90d8f48e89ca6eba2f533bebb'}, {'id': 'ed693086-f4ad-4024-9eb5-c54fcdb9352e', 'tenant_id': '92a01bc90d8f48e89ca6eba2f533bebb', 'security_group_id': 'fa9a05dd-a4ff-421e-883a-35ff7d34d957', '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': 239, 'description': None, 'tags': [], 'created_at': '2023-04-19T08:57:02Z', 'updated_at': '2023-04- 19T08:57:02Z', 'revision_number': 0, 'project_id': '92a01bc90d8f48e89ca6eba2f533bebb'}], 'tags': [], 'created_at': '2023-04-19T08:57:01Z', 'updated_at': '2023-04-19T08:57:02Z', 'revision_number': 1, 'project_id': '92a01bc90d8f48e89ca6eba2f533bebb'}, 'floating_ip': {'id': 'd3554c9f-16de-4b0d-a62c-7f2ceb39cfea', 'tenant_id': '92a01bc90d8f48e89ca6eba2f533bebb', 'floating_ip_address': '172.24.4.65', 'floating_network_id': 'f3b6c58a-7313-4857-bbb4-b9d92ca646b0', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '92a01bc90d8f48e89ca6eba2f533bebb', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-19T08:57:06Z', 'updated_at': '2023-04-19T08:57:06Z', 'revision_number': 0, 'ip': '172.24.4.65'}} 2023-04-19 08:57:10,777 79700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 202 POST http://10.0.0.210/compute/v2.1/servers 2.890s 2023-04-19 08:57:10,777 79700 DEBUG [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-1656313032", "imageRef": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "90f282cf-5971-437d-8342-d664d3ba170f"}], "security_groups": [{"name": "tempest-securitygroup--47184796"}], "key_name": "tempest-keypair-2063833035", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '398', 'location': 'http://10.0.0.210/compute/v2.1/servers/1fd16b53-b17a-4cf6-a7d2-b3265a84e246', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d09c6915-cd23-4ce0-b67a-1dee41c5f595', 'x-compute-request-id': 'req-d09c6915-cd23-4ce0-b67a-1dee41c5f595', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "1fd16b53-b17a-4cf6-a7d2-b3265a84e246", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1fd16b53-b17a-4cf6-a7d2-b3265a84e246"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1fd16b53-b17a-4cf6-a7d2-b3265a84e246"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--47184796"}], "adminPass": "password"}}' 2023-04-19 08:57:11,019 79700 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/1fd16b53-b17a-4cf6-a7d2-b3265a84e246 0.239s 2023-04-19 08:57:11,020 79700 DEBUG [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': 'Wed, 19 Apr 2023 08:57:10 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-5ffc7813-b1a4-4293-8fd3-f24b3c05d4d6', 'x-compute-request-id': 'req-5ffc7813-b1a4-4293-8fd3-f24b3c05d4d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1fd16b53-b17a-4cf6-a7d2-b3265a84e246'} Body: b'{"server": {"id": "1fd16b53-b17a-4cf6-a7d2-b3265a84e246", "name": "tempest-AttachVolumeShelveTestJSON-server-1656313032", "status": "BUILD", "tenant_id": "92a01bc90d8f48e89ca6eba2f533bebb", "user_id": "f9f4695ad 7ea481db6aa047820a7a926", "metadata": {}, "hostId": "", "image": {"id": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/dd568ba7-ea17-4ae2-908e-3035f1035aee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:57:11Z", "updated": "2023-04-19T08:57:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1fd16b53-b17a-4cf6-a7d2-b3265a84e246"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1fd16b53-b17a-4cf6-a7d2-b3265a84e246"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-2063833035", "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-19 08:58:01,412 79700 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/1fd16b53-b17a-4cf6-a7d2-b3265a84e246 0.331s 2023-04-19 08:58:01,412 79700 DEBUG [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': 'Wed, 19 Apr 2023 08:58:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1586', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3c26b655-4853-4874-965a-65a130593f75', 'x-compute-request-id': 'req-3c26b655-4853-4874-965a-65a130593f75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1fd16b53-b17a-4cf6-a7d2-b3265a84e246'} Body: b'{"server": {"id": "1fd16b53-b17a-4cf6-a7d2-b3265a84e246", "name": "tempest-AttachVolumeShelveTestJSON-server-1656313032", "status": "ACTIVE", "tenant_id": "92a01bc90d8f48e89ca6eba2f533bebb", "user_id": "f9f4695ad7ea481db6aa047820a7a926", "metadata": {}, "hostId": "2f39e92c72a28f1015be38f499365c0f00a57c0d1d59ce8de11ee440", "image": {"id": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/dd568ba7-ea17-4ae2-908e-3035f1035aee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:57:10Z", "updated": "2023-04-19T08:57:23Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1301733558-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:cc:e3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1fd16b53-b17a-4cf6-a7d2-b3265a84e246"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1fd16b53-b17a-4cf6-a7d2-b3265a84e246"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2063833035", "OS-SRV-USG:launched_at": "2023-04-19T08:57:22.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--47184796"}], "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-19 08:58:01,426 79700 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-19 08:59:01,924 79700 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/1fd16b53 -b17a-4cf6-a7d2-b3265a84e246/os-interface 0.438s 2023-04-19 08:59:01,925 79700 DEBUG [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': 'Wed, 19 Apr 2023 08:59:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '282', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-093e1e69-4d0e-4fb0-96b5-b2dc67ec7dae', 'x-compute-request-id': 'req-093e1e69-4d0e-4fb0-96b5-b2dc67ec7dae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1fd16b53-b17a-4cf6-a7d2-b3265a84e246/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "90f282cf-5971-437d-8342-d664d3ba170f", "port_id": "03f6740e-abd1-4c67-b8e3-2755ff153f00", "mac_addr": "fa:16:3e:2e:cc:e3", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "fd724085-756c-4269-8e43-86bb61fc17e1", "ip_address": "10.0.0.3"}]}]}' 2023-04-19 08:59:03,793 79700 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/d3554c9f-16de-4b0d-a62c-7f2ceb39cfea 1.864s 2023-04-19 08:59:03,794 79700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "03f6740e-abd1-4c67-b8e3-2755ff153f00"}} Response - Headers: {'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-8a522ca8-e7e6-467b-a478-5a13304f7d7e', 'date': 'Wed, 19 Apr 2023 08:59:03 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/d3554c9f-16de-4b0d-a62c-7f2ceb39cfea'} Body: b'{"floatingip": {"id": "d3554c9f-16de-4b0d-a62c-7f2ceb39cfea", "tenant_id": "92a01bc90d8f48e89ca6eba2f533bebb", "floating_ip_address": "172.24.4.65", "floating_network_id": "f3b6c58a-7313-4857-bbb4-b9d92ca646b0", "router_id": "68136cb2-4dd1-4201-9799-a7dfc2210306", "port_id": "03f6740e-abd1-4c67-b8e3-2755ff153f00", "fixed_ip_address": "10.0.0.3", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "90f282cf-5971-437d-8342-d664d3ba170f", "mac_address": "fa:16:3e:2e:cc:e3", "admin_state_up": true, "status": "ACTIVE", "device_id": "1fd16b53-b17a-4cf6-a7d2-b3265a84e246", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-19T08:57:06Z", "updated_at": "2023-04-19T08:59:02Z", "revision_number": 1, "project_id": "92a01bc90d8f48e89ca6eba2f533bebb"}}' 2023-04-19 08:59:03,796 79700 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.65:22' as 'cirros' with public key authentication 2023-04-19 08:59:03,832 79700 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-19 08:59:03,856 79700 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-19 08:59:03,856 79700 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.65 successfully created 2023-04-19 08:59:03,897 79700 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/1fd16b53-b17a-4cf6-a7d2-b3265a84e246/ips 0.041s 2023-04-19 08:59:03,898 79700 DEBUG [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': 'Wed, 19 Apr 2023 08:59:03 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-93b37869-e1ca-4491-83b9-4d6c0bdc4857', 'x-compute-request-id': 'req-93b37869-e1ca-4491-83b9-4d6c0bdc4857', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1fd16b53-b17a-4cf6-a7d2-b3265a84e246/ips'} Body: b'{"addresses": {"tempest-AttachVolumeShelveTestJSON-1301733558-network": [{"version": 4, "addr": "10.0.0.3"}]}}' 2023-04-19 08:59:04,143 79700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 202 POST http://10.0.0.210/volume/v3/92a01bc90d8f48e89ca6eba2f533bebb/volumes 0.241s 2023-04-19 08:59:04,143 79700 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-1513285945"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:59:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fed47990-297d-4ff3-a168-34b1f5ac2447', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fed47990-297d-4ff3-a168-34b1f5ac2447', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/92a01bc90d8f48e89ca6eba2f533bebb/volumes'} Body: b'{"volume": {"id": "847b8dce-8c71-4c26-8547-8e93486c4834", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:59:04.064794", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-1513285945", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/92a01bc90d8f48e89ca6eba2f533bebb/volumes/847b8dce-8c71-4c26-8547-8e93486c4834"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/92a01bc90d8f48e89ca6eba2f533bebb/volumes/847b8dce-8c71-4c26-8547-8e93486c4834"}], "user_id": "f9f4695ad7ea481db6aa047820a7a926", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 08:59:04,191 79700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/92a01bc90d8f48e89ca6eba2f533bebb/volumes/847b8dce-8c71-4c26-8547-8e93486c4834 0.037s 2023-04-19 08:59:04,192 79700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:59:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0da157e5-fa12-405b-8b28-70324a6df1de', 'content-length': '892', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0da157e5-fa12-405b-8b28-70324a6df1de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/92a01bc90d8f48e89ca6eba2f533bebb/volumes/847b8dce-8c71-4c26-8547-8e93486c4834'} Body: b'{"volume": {"id": "847b8dce-8c71-4c26-8547-8e93486c4834", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:59:04.000000", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-1513285945", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/92a01bc90d8f48e89ca6eba2f533bebb/volumes/847b8dce-8c71-4c26-8547-8e93486c4834"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/92a01bc90d8f48e89ca6eba2f533bebb/volumes/847b8dce-8c71-4c26-8547-8e93486c4834"}], "user_id": "f9f4695ad7ea48 1db6aa047820a7a926", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "92a01bc90d8f48e89ca6eba2f533bebb"}}' 2023-04-19 08:59:05,241 79700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/92a01bc90d8f48e89ca6eba2f533bebb/volumes/847b8dce-8c71-4c26-8547-8e93486c4834 0.038s 2023-04-19 08:59:05,242 79700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:59:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13569976-1813-4905-ba0f-c9906063b105', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13569976-1813-4905-ba0f-c9906063b105', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/92a01bc90d8f48e89ca6eba2f533bebb/volumes/847b8dce-8c71-4c26-8547-8e93486c4834'} Body: b'{"volume": {"id": "847b8dce-8c71-4c26-8547-8e93486c4834", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:59:04.000000", "updated_at": "2023-04-19T08:59:04.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1513285945", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/92a01bc90d8f48e89ca6eba2f533bebb/volumes/847b8dce-8c71-4c26-8547-8e93486c4834"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/92a01bc90d8f48e89ca6eba2f533bebb/volumes/847b8dce-8c71-4c26-8547-8e93486c4834"}], "user_id": "f9f4695ad7ea481db6aa047820a7a926", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "92a01bc90d8f48e89ca6eba2f533bebb"}}' 2023-04-19 08:59:05,374 79700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/1fd16b53-b17a-4cf6-a7d2-b3265a84e246 0.120s 2023-04-19 08:59:05,374 79700 DEBUG [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': 'Wed, 19 Apr 2023 08:59:05 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-d06d6eb9-e75c-4eb8-9c23-825dcd80ce7c', 'x-compute-request-id': 'req-d06d6eb9-e75c-4eb8-9c23-825dcd80ce7c', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1fd16b53-b17a-4cf6-a7d2-b3265a84e246'} Body: b'' 2023-04-19 08:59:05,767 79700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/1fd16b53-b17a-4cf6-a7d2-b3265a84e246 0.393s 2023-04-19 08:59:05,768 79700 DEBUG [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': 'Wed, 19 Apr 2023 08:59:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f6acde63-3067-4bcf-a0e4-0f2a46b0479d', 'x-compute-request-id': 'req-f6ac de63-3067-4bcf-a0e4-0f2a46b0479d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1fd16b53-b17a-4cf6-a7d2-b3265a84e246'} Body: b'{"server": {"id": "1fd16b53-b17a-4cf6-a7d2-b3265a84e246", "name": "tempest-AttachVolumeShelveTestJSON-server-1656313032", "status": "ACTIVE", "tenant_id": "92a01bc90d8f48e89ca6eba2f533bebb", "user_id": "f9f4695ad7ea481db6aa047820a7a926", "metadata": {}, "hostId": "2f39e92c72a28f1015be38f499365c0f00a57c0d1d59ce8de11ee440", "image": {"id": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/dd568ba7-ea17-4ae2-908e-3035f1035aee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:57:10Z", "updated": "2023-04-19T08:59:05Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1301733558-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:cc:e3"}, {"version": 4, "addr": "172.24.4.65", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:cc:e3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1fd16b53-b17a-4cf6-a7d2-b3265a84e246"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1fd16b53-b17a-4cf6-a7d2-b3265a84e246"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2063833035", "OS-SRV-USG:launched_at": "2023-04-19T08:57:22.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--47184796"}], "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-19 08:59:55,863 79700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/1fd16b53-b17a-4cf6-a7d2-b3265a84e246 0.034s 2023-04-19 08:59:55,863 79700 DEBUG [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': 'Wed, 19 Apr 2023 08:59:55 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-c343c7bf-6a99-4f82-aa9b-28f7c617e08e', 'x-compute-request-id': 'req-c343c7bf-6a99-4f82-aa9b-28f7c617e08e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1fd16b53-b17a-4cf6-a7d2-b3265a84e246'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 1fd16b53-b17a-4cf6-a7d2-b3265a84e246 could not be found."}}' 2023-04-19 08:59:55,906 79700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-2063833035 0.042s 2023-04-19 08:59:55,906 79700 DEBUG [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': 'Wed, 19 Apr 2023 08:59:55 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-34f76114-5785-4261-918c-042a0c48efac', 'x-compute-request-id': 'req-34f76114-5785-4261-918c-042a0c48efac', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-206383303 5'} Body: b'' 2023-04-19 08:59:56,283 79700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/fa9a05dd-a4ff-421e-883a-35ff7d34d957 0.376s 2023-04-19 08:59:56,283 79700 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-1e8d4b44-d3fd-4bfd-b640-5ec437d98b8d', 'content-length': '0', 'date': 'Wed, 19 Apr 2023 08:59:56 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/fa9a05dd-a4ff-421e-883a-35ff7d34d957'} Body: b'' 2023-04-19 08:59:56,308 79700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/fa9a05dd-a4ff-421e-883a-35ff7d34d957 0.024s 2023-04-19 08:59:56,308 79700 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-9a4dea16-7aa9-4747-9d65-f8820df81f49', 'date': 'Wed, 19 Apr 2023 08:59:56 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/fa9a05dd-a4ff-421e-883a-35ff7d34d957'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group fa9a05dd-a4ff-421e-883a-35ff7d34d957 does not exist", "detail": ""}}' 2023-04-19 08:59:57,117 79700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/d3554c9f-16de-4b0d-a62c-7f2ceb39cfea 0.808s 2023-04-19 08:59:57,118 79700 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-bdf0c12e-9019-4aea-859f-2d8b5535d34e', 'content-length': '0', 'date': 'Wed, 19 Apr 2023 08:59:57 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/d3554c9f-16de-4b0d-a62c-7f2ceb39cfea'} Body: b'' tempest.api.compute.admin.test_volume.AttachSCSIVolumeTestJSON.test_attach_scsi_disk_with_config_drive[id-777e468f-17ca-4da4-b93d-b7dbf56c0494] ----------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/admin/test_volume.py", line 111, in test_attach_scsi_disk_with_config_drive volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 905a4d1a-68c8-45c0-b911-f789d2c54916 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:57:32,742 79710 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/dd568ba7-ea17-4ae2-908e-3035f1035aee 0.146s 2023-04-19 08:57:32,742 79710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-3ebe9ff7-204c-42af-a07b-94a0ecd836e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/dd568ba7-ea17-4ae2-908e-3035f1035aee'} 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": "711d5428f1bd471fa25d071fe9c4d7c6", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "created_at": "2023-04-19T08:53:19Z", "updated_at": "2023-04-19T08:53:21Z", "tags": [], "self": "/v2/images/dd568ba7-ea17-4ae2-908e-3035f1035aee", "file": "/v2/images/dd568ba7-ea17-4ae2-908e-3035f1035aee/file", "schema": "/v2/schemas/image"}' 2023-04-19 08:57:33,722 79710 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.929s 2023-04-19 08:57:33,722 79710 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': 'Wed, 19 Apr 2023 08:57:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '690', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/8dbeaeaf-2f48-4343-a9c2-882dbd46501e', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-b917ad5a-4f88-4a23-9b81-9af90f4fd568', '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": "32746534c745436f9979a8ae68b9342b", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "8dbeaeaf-2f48-4343-a9c2-882dbd46501e", "created_at": "2023-04-19T08:57:34Z", "updated_at": "2023-04-19T08:57:34Z", "tags": [], "self": "/v2/images/8dbeaeaf-2f48-4343-a9c2-882dbd46501e", "file": "/v2/images/8dbeaeaf-2f48-4343-a9c2-882dbd46501e/file", "schema": "/v2/schemas/image"}' 2023-04-19 08:57:35,712 79710 WARNING [urllib3.connectionpool] Connection pool is full, discarding connection: 10.0.0.210. Connection pool size: 1 2023-04-19 08:57:35,712 79710 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/8dbeaeaf-2f48-4343-a9c2-882dbd46501e/file 1.990s 2023-04-19 08:57:35,713 79710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet -stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-af655451-41ba-4234-b599-900fe051cf73', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/8dbeaeaf-2f48-4343-a9c2-882dbd46501e/file'} Body: b'' 2023-04-19 08:57:35,713 79710 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-19 08:57:35,713 79710 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-19 08:57:36,060 79710 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.344s 2023-04-19 08:57:36,060 79710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1995096777", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEcq6UsOQU9EEQO0bKkvBFKrhz3ZEH5fNM0TOmZnxKI3TW4PBFttWzyjxNOT+e7RBmZ1dBQyfmgQjmNRXD54/ZYJEB3oWsxHbfYXyZHM0iUPtfxNbOtHyqCNvzGPkqETiA=="}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:35 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-7c103ab7-2b43-460c-a73c-0239ecfcf7de', 'x-compute-request-id': 'req-7c103ab7-2b43-460c-a73c-0239ecfcf7de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1995096777", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEcq6UsOQU9EEQO0bKkvBFKrhz3ZEH5fNM0TOmZnxKI3TW4PBFttWzyjxNOT+e7RBmZ1dBQyfmgQjmNRXD54/ZYJEB3oWsxHbfYXyZHM0iUPtfxNbOtHyqCNvzGPkqETiA==", "fingerprint": "bc:5b:bf:21:46:72:05:9c:53:88:27:57:f5:d5:1d:de", "user_id": "623760e48d0f4d0aad8a897a64532771"}}' 2023-04-19 08:57:36,066 79710 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1995096777 created 2023-04-19 08:57:36,323 79710 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.257s 2023-04-19 08:57:36,324 79710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--711979333", "description": "tempest-description--1212107593"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-1a094ea3-af50-4692-8046-f56ca0509709', 'date': 'Wed, 19 Apr 2023 08:57:36 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "cc3f9896-0495-4e79-b39a-8d6fcc12cc68", "name": "tempest-securitygroup--711979333", "stateful": true, "tenant_id": "240b9c518d694345874531857ae2ad74", "description": "tempest-description--1212107593", "shared": false, "security_group_rules": [{"id": "161b8df2-2868-431d-8449-73ad1eb790ee", "tenant_id": "240b9c518d694345874531857ae2ad74", "security_group_id": "cc3f9896-0495-4e79-b39a-8d6fcc12cc68", "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": 387, "description": null, "tags": [], "created_ at": "2023-04-19T08:57:36Z", "updated_at": "2023-04-19T08:57:36Z", "revision_number": 0, "project_id": "240b9c518d694345874531857ae2ad74"}, {"id": "c2f762b3-57ca-4987-a67b-e8214fce4220", "tenant_id": "240b9c518d694345874531857ae2ad74", "security_group_id": "cc3f9896-0495-4e79-b39a-8d6fcc12cc68", "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": 386, "description": null, "tags": [], "created_at": "2023-04-19T08:57:36Z", "updated_at": "2023-04-19T08:57:36Z", "revision_number": 0, "project_id": "240b9c518d694345874531857ae2ad74"}], "tags": [], "created_at": "2023-04-19T08:57:36Z", "updated_at": "2023-04-19T08:57:36Z", "revision_number": 1, "project_id": "240b9c518d694345874531857ae2ad74"}}' 2023-04-19 08:57:36,519 79710 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.193s 2023-04-19 08:57:36,519 79710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "cc3f9896-0495-4e79-b39a-8d6fcc12cc68", "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-6bccd7d5-a65f-41f1-a8c1-131992163f77', 'date': 'Wed, 19 Apr 2023 08:57:36 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": "9ba3dc72-d1c8-43db-b7c1-95fba9675680", "tenant_id": "240b9c518d694345874531857ae2ad74", "security_group_id": "cc3f9896-0495-4e79-b39a-8d6fcc12cc68", "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-19T08:57:36Z", "updated_at": "2023-04-19T08:57:36Z", "revision_number": 0, "project_id": "240b9c518d694345874531857ae2ad74"}}' 2023-04-19 08:57:36,815 79710 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.295s 2023-04-19 08:57:36,815 79710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "cc3f9896-0495-4e79-b39a-8d6fcc12cc68", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-6cc4e3f9-f5ff-4cb3-b1a4-9442d9be8003', 'date': 'Wed, 19 Apr 2023 08:57:36 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": "486a5f39-3823-4d70-8a3c-8e254166e7fc", "tenant_id": "240b9c518d694345874531857ae2ad74", "security_group_id": "cc3f9896-0495-4e79-b39a-8d6fcc12cc68", "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-19T08:57:36Z", "updated_at": "2023-04-19T08:57:36Z", "revision_number": 0, "project_id": "240b9c518d694345874531857ae2ad74"}}' 2023-04-19 08:57:36,815 79710 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--711979333 created 2023-04-19 08:57:38,956 79710 INFO [tempest.lib.common.rest_client] Request ( ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 2.140s 2023-04-19 08:57:38,956 79710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "f3b6c58a-7313-4857-bbb4-b9d92ca646b0"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-7245a4b9-964f-404b-bb40-2cde7f6a7995', 'date': 'Wed, 19 Apr 2023 08:57:38 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "e18f64b7-626a-4996-ad7d-4e0df3edad24", "tenant_id": "240b9c518d694345874531857ae2ad74", "floating_ip_address": "172.24.4.246", "floating_network_id": "f3b6c58a-7313-4857-bbb4-b9d92ca646b0", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "240b9c518d694345874531857ae2ad74", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-19T08:57:38Z", "updated_at": "2023-04-19T08:57:38Z", "revision_number": 0}}' 2023-04-19 08:57:38,957 79710 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'e18f64b7-626a-4996-ad7d-4e0df3edad24', 'tenant_id': '240b9c518d694345874531857ae2ad74', 'floating_ip_address': '172.24.4.246', 'floating_network_id': 'f3b6c58a-7313-4857-bbb4-b9d92ca646b0', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '240b9c518d694345874531857ae2ad74', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-19T08:57:38Z', 'updated_at': '2023-04-19T08:57:38Z', 'revision_number': 0, 'ip': '172.24.4.246'} created 2023-04-19 08:57:39,120 79710 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.158s 2023-04-19 08:57:39,120 79710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:38 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-c52d834a-618e-4390-be6b-6bc51fbe5c9d', '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": "623760e48d0f4d0aad8a897a64532771", "name": "tempest-AttachSCSIVolumeTestJSON-1651963320-project-member", "password_expires_at": null}, "audit_ids": ["ThQb23HcQSOa7_QqmgcDMQ"], "expires_at": "2023-04-19T09:57:39.000000Z", "issued_at": "2023-04-19T08:57:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "240b9c518d694345874531857ae2ad74", "name": "tempest-AttachSCSIVolumeTestJSON-1651963320"}, "is_domain": false, "roles": [{"id": "45fc525c8c5440819026c2d31316f10d", "name": "reader"}, {"id": "34261de33dff45759db3c64a7b6ec984", "name": "member"}], "catalog": [{"endpoints": [{"id": "2e496f3cad8d414abd2448bb8532a4c7", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "29fc0ad9be4d4b0fae792a48927ba4fb", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "62d5fc32dc6d4dda96c18dcf38975224", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/240b9c518d694345874531857ae2ad74", "region": "RegionOne"}], "id": "312d8c8a5cbf4f6982b03f3968d80759", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "deac9fc2e9574f9e9ccff18b176c5f67", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/240b9c518d69434587453 1857ae2ad74", "region": "RegionOne"}], "id": "32219e37b07540d3ba53ca79f3cb5ff9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "4682339d7be045da817dd408e4fc9bcb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/240b9c518d694345874531857ae2ad74", "region": "RegionOne"}], "id": "4c90ba9ce2174f2d8513ed524a7e3915", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "c216644ed918406cb1a1cf80fd83cfcf", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "6805fa9e882448ebada64a227995f651", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "0b90d9df5fa743878bfb4b67c8393028", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "b1f800f6c631482db1b5e4cb224654a6", "type": "image", "name": "glance"}, {"endpoints": [{"id": "912e0b96e3f043eb804c892738476d9a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d5eb1e085e9e49dc810e3358668885ed", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "88a86b6b25ac4ad1838fb87a7c8c0c93", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "dde0405576ac448181be74c8c6162b21", "type": "identity", "name": "keystone"}]}}' 2023-04-19 08:57:39,121 79710 INFO [tempest.lib.common.fixed_network] (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive) Found network {'id': 'c243f765-8936-46a3-919b-09c2fff26370', 'name': 'tempest-AttachSCSIVolumeTestJSON-1375419750-network', 'tenant_id': '240b9c518d694345874531857ae2ad74', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '240b9c518d694345874531857ae2ad74', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 26135, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-19T08:56:42Z', 'updated_at': '2023-04-19T08:56:42Z', 'revision_number': 1} available for tenant 2023-04-19 08:57:39,121 79710 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1995096777', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEcq6UsOQU9EEQO0bKkvBFKrhz3ZEH5fNM0TOmZnxKI3TW4PBFttWzyjxNOT+e7RBmZ1dBQyfmgQjmNRXD54/ZYJEB3oWsxHbfYXyZHM0iUPtfxNbOtHyqCNvzGPkqETiA==', 'fingerprint': 'bc:5b:bf:21:46:72:05:9c:53:88:27:57:f5:d5:1d:de', 'user_id': '623760e48d0f4d0aad8a897a64532771', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBCl1n/2Rh7X/1eVkxBovLGc7LfeVTcM5heCL4zcOrPpL2Mrvu5l7B9\nxUReNbUdGKSgBwYFK4EEACKhZANiAARHKulLDkFPRBEDtGypLwRSq4c92RB+XzTN\nEzpmZ8SiN01uDwRbbVs8o8TTk/nu0QZmdXQUMn5oEI5jUVw+eP2WCRAd6FrMR232\nF8mRzNIlD7X8TWzrR8qgjb8xj5KhE4g=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'cc3f9896-0495-4e79-b39a-8d6fcc12cc68', 'name': 'tempest-securitygroup--711979333', 'stateful': True, 'tenant_id': '240b9c518d694345874531857ae2ad74', 'description': 'tempest-description--1212107593', 'shared': False, 'security_group_rules': [{'id': '161b8df2-2868-431d-8449-73ad1eb790ee', 'tenant_id': '240b9c518d694345874531857ae2ad74', 'security_group_id': 'cc3f9896-0495-4e79-b39a-8d6fcc12cc68', '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': 387, 'description': None, 'tags': [], 'created_at': '2023-04-19T08:57:36Z', 'updated_at': '2023-04-19T08:57:36Z', 'revision_number': 0, 'project_id': '240b9c518d694345874531857ae2ad74'}, {'id': 'c2f762b3-57ca-4987-a67b-e8214fce4220', 'tenant_id': '240b9c518d694345874531857ae2ad74', 'security_gro up_id': 'cc3f9896-0495-4e79-b39a-8d6fcc12cc68', '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': 386, 'description': None, 'tags': [], 'created_at': '2023-04-19T08:57:36Z', 'updated_at': '2023-04-19T08:57:36Z', 'revision_number': 0, 'project_id': '240b9c518d694345874531857ae2ad74'}], 'tags': [], 'created_at': '2023-04-19T08:57:36Z', 'updated_at': '2023-04-19T08:57:36Z', 'revision_number': 1, 'project_id': '240b9c518d694345874531857ae2ad74'}, 'floating_ip': {'id': 'e18f64b7-626a-4996-ad7d-4e0df3edad24', 'tenant_id': '240b9c518d694345874531857ae2ad74', 'floating_ip_address': '172.24.4.246', 'floating_network_id': 'f3b6c58a-7313-4857-bbb4-b9d92ca646b0', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '240b9c518d694345874531857ae2ad74', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-19T08:57:38Z', 'updated_at': '2023-04-19T08:57:38Z', 'revision_number': 0, 'ip': '172.24.4.246'}} 2023-04-19 08:57:40,884 79710 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 202 POST http://10.0.0.210/compute/v2.1/servers 1.762s 2023-04-19 08:57:40,885 79710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachSCSIVolumeTestJSON-server-2094309432", "imageRef": "8dbeaeaf-2f48-4343-a9c2-882dbd46501e", "flavorRef": "42", "config_drive": true, "networks": [{"uuid": "c243f765-8936-46a3-919b-09c2fff26370"}], "security_groups": [{"name": "tempest-securitygroup--711979333"}], "key_name": "tempest-keypair-1995096777", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '403', 'location': 'http://10.0.0.210/compute/v2.1/servers/4072ee68-b759-45b0-919d-7d60e37a876f', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eaea0c0c-ba22-4c9b-9cb0-8fcd1755389e', 'x-compute-request-id': 'req-eaea0c0c-ba22-4c9b-9cb0-8fcd1755389e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "4072ee68-b759-45b0-919d-7d60e37a876f", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4072ee68-b759-45b0-919d-7d60e37a876f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4072ee68-b759-45b0-919d-7d60e37a876f"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--711979333"}], "adminPass": "TNzUPf6mCgA9"}}' 2023-04-19 08:57:41,035 79710 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/4072ee68-b759-45b0-919d-7d60e37a876f 0.147s 2023-04-19 08:57:41,035 79710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1240', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c58310d2-d18a-4a9e-be30-9606bf5a6a56', 'x-compute-request-id': 'req-c58310d2-d18a-4a9e-be30-9606bf5a6a56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0. 210/compute/v2.1/servers/4072ee68-b759-45b0-919d-7d60e37a876f'} Body: b'{"server": {"id": "4072ee68-b759-45b0-919d-7d60e37a876f", "name": "tempest-AttachSCSIVolumeTestJSON-server-2094309432", "status": "BUILD", "tenant_id": "240b9c518d694345874531857ae2ad74", "user_id": "623760e48d0f4d0aad8a897a64532771", "metadata": {}, "hostId": "", "image": {"id": "8dbeaeaf-2f48-4343-a9c2-882dbd46501e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/8dbeaeaf-2f48-4343-a9c2-882dbd46501e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:57:41Z", "updated": "2023-04-19T08:57:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4072ee68-b759-45b0-919d-7d60e37a876f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4072ee68-b759-45b0-919d-7d60e37a876f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1995096777", "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-19 08:58:31,320 79710 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/4072ee68-b759-45b0-919d-7d60e37a876f 0.219s 2023-04-19 08:58:31,320 79710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:58:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1550', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a10f8ea-acae-4fe7-bc2f-adaba1a86477', 'x-compute-request-id': 'req-3a10f8ea-acae-4fe7-bc2f-adaba1a86477', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4072ee68-b759-45b0-919d-7d60e37a876f'} Body: b'{"server": {"id": "4072ee68-b759-45b0-919d-7d60e37a876f", "name": "tempest-AttachSCSIVolumeTestJSON-server-2094309432", "status": "ACTIVE", "tenant_id": "240b9c518d694345874531857ae2ad74", "user_id": "623760e48d0f4d0aad8a897a64532771", "metadata": {}, "hostId": "17c7a35677e4f9a1598bbab572027eef646c390306e3126d10831af6", "image": {"id": "8dbeaeaf-2f48-4343-a9c2-882dbd46501e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/8dbeaeaf-2f48-4343-a9c2-882dbd46501e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:57:40Z", "updated": "2023-04-19T08:57:51Z", "addresses": {"tempest-AttachSCSIVolumeTestJSON-1375419750-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:21:e2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4072ee68-b759-45b0-919d-7d60e37a876f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4072ee68-b759-45b0-919d-7d60e37a876f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1995096777", "OS-SRV-USG:launched_at": "2023-04-19T08:57:50.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--711979333"}], "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-19 08:58:31,332 79710 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-19 08:59:31,515 79710 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/4072ee68-b759-45b0-919d-7d60e37a876f/os-interface 0.181s 2023-04-19 08:59:31,516 79710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:59:31 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-cfc622c7-718f-4e5c-88c4-5b1436c88900', 'x-compute-request-id': 'req-cfc622c7-718f-4e5c-88c4-5b1436c88900', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4072ee68-b759-45b0-919d-7d60e37a876f/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "c243f765-8936-46a3-919b-09c2fff26370", "port_id": "13ca4ef9-af81-4a72-b59d-733eaafa43e2", "mac_addr": "fa:16:3e:45:21:e2", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "3f65e8f3-01e6-4b78-a22f-b58ab4d0b1c9", "ip_address": "10.0.0.13"}]}]}' 2023-04-19 08:59:32,264 79710 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/e18f64b7-626a-4996-ad7d-4e0df3edad24 0.743s 2023-04-19 08:59:32,264 79710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "13ca4ef9-af81-4a72-b59d-733eaafa43e2"}} Response - Headers: {'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-a19e1795-5dd6-44de-9ea1-893400e36030', 'date': 'Wed, 19 Apr 2023 08:59:32 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/e18f64b7-626a-4996-ad7d-4e0df3edad24'} Body: b'{"floatingip": {"id": "e18f64b7-626a-4996-ad7d-4e0df3edad24", "tenant_id": "240b9c518d694345874531857ae2ad74", "floating_ip_address": "172.24.4.246", "floating_network_id": "f3b6c58a-7313-4857-bbb4-b9d92ca646b0", "router_id": "3514f9ad-9ab6-41c1-bbc4-c0a9c8600b63", "port_id": "13ca4ef9-af81-4a72-b59d-733eaafa43e2", "fixed_ip_address": "10.0.0.13", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "c243f765-8936-46a3-919b-09c2fff26370", "mac_address": "fa:16:3e:45:21:e2", "admin_state_up": true, "status": "ACTIVE", "device_id": "4072ee68-b759-45b0-919d-7d60e37a876f", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-19T08:57:38Z", "updated_at": "2023-04-19T08:59:31Z", "revision_number": 1, "project_id": "240b9c518d694345874531857ae2ad74"}}' 2023-04-19 08:59:32,266 79710 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.246:22' as 'cirros' with public key authentication 2023-04-19 08:59:32,312 79710 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-19 08:59:32,334 79710 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-19 08:59:32,334 79710 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.246 successfully created 2023-04-19 08:59:32,576 79710 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 202 POST http://10.0.0.210/volume/v3/240b9c518d694345874531857ae2ad74/volumes 0.240s 2023-04-19 08:59:32,576 79710 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-1973433131"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:59 :32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bdd9fd08-aee0-4148-aeb0-8c99e1273b93', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bdd9fd08-aee0-4148-aeb0-8c99e1273b93', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/240b9c518d694345874531857ae2ad74/volumes'} Body: b'{"volume": {"id": "905a4d1a-68c8-45c0-b911-f789d2c54916", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:59:32.507783", "updated_at": null, "name": "tempest-AttachSCSIVolumeTestJSON-volume-1973433131", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/240b9c518d694345874531857ae2ad74/volumes/905a4d1a-68c8-45c0-b911-f789d2c54916"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/240b9c518d694345874531857ae2ad74/volumes/905a4d1a-68c8-45c0-b911-f789d2c54916"}], "user_id": "623760e48d0f4d0aad8a897a64532771", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 08:59:32,647 79710 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/240b9c518d694345874531857ae2ad74/volumes/905a4d1a-68c8-45c0-b911-f789d2c54916 0.061s 2023-04-19 08:59:32,647 79710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:59:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-318d4873-2ee3-42a9-bf8c-c934c12bb205', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-318d4873-2ee3-42a9-bf8c-c934c12bb205', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/240b9c518d694345874531857ae2ad74/volumes/905a4d1a-68c8-45c0-b911-f789d2c54916'} Body: b'{"volume": {"id": "905a4d1a-68c8-45c0-b911-f789d2c54916", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:59:33.000000", "updated_at": null, "name": "tempest-AttachSCSIVolumeTestJSON-volume-1973433131", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/240b9c518d694345874531857ae2ad74/volumes/905a4d1a-68c8-45c0-b911-f789d2c54916"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/240b9c518d694345874531857ae2ad74/volumes/905a4d1a-68c8-45c0-b911-f789d2c54916"}], "user_id": "623760e48d0f4d0aad8a897a64532771", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "240b9c518d694345874531857ae2ad74"}}' 2023-04-19 08:59:33,725 79710 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/240b9c518d694345874531857ae2ad74/volumes/905a4d1a-68c8-45c0-b911-f789d2c54916 0.066s 2023-04-19 08:59:33,726 79710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:59:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b70d0cb-5c97-4020-bd6f-b55efd1cae2c', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b70d0cb-5c97-4020-bd6f-b55efd1cae2c', 'connection': 'close', 'status': ' 200', 'content-location': 'http://10.0.0.210/volume/v3/240b9c518d694345874531857ae2ad74/volumes/905a4d1a-68c8-45c0-b911-f789d2c54916'} Body: b'{"volume": {"id": "905a4d1a-68c8-45c0-b911-f789d2c54916", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:59:33.000000", "updated_at": "2023-04-19T08:59:33.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-1973433131", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/240b9c518d694345874531857ae2ad74/volumes/905a4d1a-68c8-45c0-b911-f789d2c54916"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/240b9c518d694345874531857ae2ad74/volumes/905a4d1a-68c8-45c0-b911-f789d2c54916"}], "user_id": "623760e48d0f4d0aad8a897a64532771", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "240b9c518d694345874531857ae2ad74"}}' 2023-04-19 08:59:33,878 79710 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/4072ee68-b759-45b0-919d-7d60e37a876f 0.141s 2023-04-19 08:59:33,879 79710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:59:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-73be4de2-dab6-4bd0-a358-338179ad8409', 'x-compute-request-id': 'req-73be4de2-dab6-4bd0-a358-338179ad8409', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4072ee68-b759-45b0-919d-7d60e37a876f'} Body: b'' 2023-04-19 08:59:34,099 79710 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/4072ee68-b759-45b0-919d-7d60e37a876f 0.219s 2023-04-19 08:59:34,099 79710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:59:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1675', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a7b3b15e-c8aa-4aa9-bf96-671b58bb36a5', 'x-compute-request-id': 'req-a7b3b15e-c8aa-4aa9-bf96-671b58bb36a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4072ee68-b759-45b0-919d-7d60e37a876f'} Body: b'{"server": {"id": "4072ee68-b759-45b0-919d-7d60e37a876f", "name": "tempest-AttachSCSIVolumeTestJSON-server-2094309432", "status": "ACTIVE", "tenant_id": "240b9c518d694345874531857ae2ad74", "user_id": "623760e48d0f4d0aad8a897a64532771", "metadata": {}, "hostId": "17c7a35677e4f9a1598bbab572027eef646c390306e3126d10831af6", "image": {"id": "8dbeaeaf-2f48-4343-a9c2-882dbd46501e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/8dbeaeaf-2f48-4343-a9c2-882dbd46501e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:57:40Z", "updated": "2023-04-19T08:59:34Z", "addresses": {"tempest-AttachSCSIVolumeTestJSON-1375419750-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:21:e2"}, {"version": 4, "addr": "172.24.4.246", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:45:21:e2"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"r el": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4072ee68-b759-45b0-919d-7d60e37a876f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4072ee68-b759-45b0-919d-7d60e37a876f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1995096777", "OS-SRV-USG:launched_at": "2023-04-19T08:57:50.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--711979333"}], "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-19 09:00:24,212 79710 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/4072ee68-b759-45b0-919d-7d60e37a876f 0.048s 2023-04-19 09:00:24,213 79710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:00:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-c456cbe6-e95d-4434-8b66-3a625a35b093', 'x-compute-request-id': 'req-c456cbe6-e95d-4434-8b66-3a625a35b093', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4072ee68-b759-45b0-919d-7d60e37a876f'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 4072ee68-b759-45b0-919d-7d60e37a876f could not be found."}}' 2023-04-19 09:00:24,242 79710 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1995096777 0.028s 2023-04-19 09:00:24,243 79710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:00:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a6b4c2b4-11c9-4ac9-8841-a66d4e1a2888', 'x-compute-request-id': 'req-a6b4c2b4-11c9-4ac9-8841-a66d4e1a2888', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1995096777'} Body: b'' 2023-04-19 09:00:24,392 79710 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/cc3f9896-0495-4e79-b39a-8d6fcc12cc68 0.148s 2023-04-19 09:00:24,392 79710 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-484088f4-a2e2-4740-9388-4b8280699583', 'content-length': '0', 'date': 'Wed, 19 Apr 2023 09:00:24 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/cc3f9896-0495-4e79-b39a-8d6fcc12cc68'} Body: b'' 2023-04-19 09:00:24,413 79710 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/cc3f9896-0495-4e79-b39a-8d6fcc12cc68 0.020s 2023-04-19 09:00:24,414 79710 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': '14 6', 'x-openstack-request-id': 'req-46f8ebee-40df-43aa-886c-0a49f161cdcd', 'date': 'Wed, 19 Apr 2023 09:00:24 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/cc3f9896-0495-4e79-b39a-8d6fcc12cc68'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group cc3f9896-0495-4e79-b39a-8d6fcc12cc68 does not exist", "detail": ""}}' 2023-04-19 09:00:24,854 79710 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/e18f64b7-626a-4996-ad7d-4e0df3edad24 0.439s 2023-04-19 09:00:24,854 79710 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-7a397fc0-3294-46b6-9faa-f5e42edd4d8b', 'content-length': '0', 'date': 'Wed, 19 Apr 2023 09:00:24 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/e18f64b7-626a-4996-ad7d-4e0df3edad24'} Body: b'' 2023-04-19 09:00:24,970 79710 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/8dbeaeaf-2f48-4343-a9c2-882dbd46501e 0.115s 2023-04-19 09:00:24,970 79710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:00:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-7bab8c8b-81d4-4afe-abde-20d1f7b9669d', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/8dbeaeaf-2f48-4343-a9c2-882dbd46501e'} Body: b'' 2023-04-19 09:00:24,995 79710 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/image/v2/images/8dbeaeaf-2f48-4343-a9c2-882dbd46501e 0.024s 2023-04-19 09:00:24,995 79710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:00:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '139', 'content-type': 'application/json', 'x-openstack-request-id': 'req-99e186ec-e94b-4847-905e-842143592f26', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/image/v2/images/8dbeaeaf-2f48-4343-a9c2-882dbd46501e'} Body: b'{"message": "No image found with ID 8dbeaeaf-2f48-4343-a9c2-882dbd46501e

\\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 831ad5c6-dc48-42ea-8c15-b0c371f6bbc3 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:57:48,979 79704 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-19 08:57:50,026 79704 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.047s 2023-04-19 08:57:50,027 79704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"name": "tempest-scenario-img--1196331032", "container_format": "bare", "disk_format": "qcow2", "visibility": "private"} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '642', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/21b94987-bb8e-426e-9360-35bff70c4eb2', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-d40fd504-dd54-40eb-b49f-7bc8036f348b', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"name": "tempest-scenario-img--1196331032", "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": "5504f11c14f3492880b36b5ce6d246db", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "21b94987-bb8e-426e-9360-35bff70c4eb2", "created_at": "2023-04-19T08:57:50Z", "updated_at": "2023-04-19T08:57:50Z", "tags": [], "self": "/v2/images/21b94987-bb8e-426e-9360-35bff70c4eb2", "file": "/v2/images/21b94987-bb8e-426e-9360-35bff70c4eb2/file", "schema": "/v2/schemas/image"}' 2023-04-19 08:57:51,781 79704 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/21b94987-bb8e-426e-9360-35bff70c4eb2/file 1.753s 2023-04-19 08:57:51,781 79704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-33621ebc-53f3-45dd-9a43-2c23ba5670bf', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/21b94987-bb8e-426e-9360-35bff70c4eb2/file'} Body: b'' 2023-04-19 08:57:51,781 79704 DEBUG [tempest.scenario.manager] image:21b94987-bb8e-426e-9360-35bff70c4eb2 2023-04-19 08:57:51,903 79704 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.117s 2023-04-19 08:57:51,903 79704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestMinimumBasicScenario-1385225803", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJty4btQDlQSq9SpM8Nw9K2uVAnomvDXhLOwSUW4eGyJEpulz/zf/HpsIf2l913uDHlUXrtzRW/d9XegZdJm4L+nUpavYgSjMF8uDBegSkrjZY2d+Nb63s8b01sy1jIc3g=="}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:51 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-c021688b-86bd-4101-86ad-228417cdb407', 'x-compute-request-id': 'req-c021688b-86bd-4101-86ad-228417cdb407', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0 .0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestMinimumBasicScenario-1385225803", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJty4btQDlQSq9SpM8Nw9K2uVAnomvDXhLOwSUW4eGyJEpulz/zf/HpsIf2l913uDHlUXrtzRW/d9XegZdJm4L+nUpavYgSjMF8uDBegSkrjZY2d+Nb63s8b01sy1jIc3g==", "fingerprint": "65:bf:db:72:7c:45:f6:58:1e:78:41:39:ed:7e:28:5a", "user_id": "f5fe60560d254407a0d4f0931c12cdb6"}}' 2023-04-19 08:57:52,020 79704 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.109s 2023-04-19 08:57:52,021 79704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:51 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-f1737f45-9ab0-43ac-9a36-8fe4846584ab', '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": "f5fe60560d254407a0d4f0931c12cdb6", "name": "tempest-TestMinimumBasicScenario-548809968-project-member", "password_expires_at": null}, "audit_ids": ["cAHhuR4LR9S_ljV5lqcjrw"], "expires_at": "2023-04-19T09:57:51.000000Z", "issued_at": "2023-04-19T08:57:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5504f11c14f3492880b36b5ce6d246db", "name": "tempest-TestMinimumBasicScenario-548809968"}, "is_domain": false, "roles": [{"id": "45fc525c8c5440819026c2d31316f10d", "name": "reader"}, {"id": "34261de33dff45759db3c64a7b6ec984", "name": "member"}], "catalog": [{"endpoints": [{"id": "2e496f3cad8d414abd2448bb8532a4c7", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "29fc0ad9be4d4b0fae792a48927ba4fb", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "62d5fc32dc6d4dda96c18dcf38975224", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/5504f11c14f3492880b36b5ce6d246db", "region": "RegionOne"}], "id": "312d8c8a5cbf4f6982b03f3968d80759", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "deac9fc2e9574f9e9ccff18b176c5f67", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/5504f11c14f3492880b36b5ce6d246db", "region": "RegionOne"}], "id": "32219e37b07540d3ba53ca79f3cb5ff9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "4682339d7be045da817dd408e4fc9bcb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/5504f11c14f3492880b36b5ce6d246db", "region": "RegionOne"}], "id": "4c90ba9ce2174f2d8513ed524a7e3915", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "c216644ed918406cb1a1cf80fd83cfcf", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "6805fa9e882448ebada64a227995f651", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "0b90d9df5fa743878bfb4b67c8393028", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "b1f800f6c631482db1b5e4cb224654a6", "type": "image", "name": "glance"}, {"endpoints": [{"id": "912e0b96e3f043eb804c892738476d9a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d5eb1e085e9e49dc810e3358668885ed", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "88a86b6b25ac4ad1838fb87a7c8c0c93", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "dde0405576ac448181be74c8c6162b21", "type": "identity", "name": "keystone"}]} }' 2023-04-19 08:57:52,022 79704 INFO [tempest.lib.common.fixed_network] (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion) Found network {'id': '11cff7fd-59e0-4f96-a61e-8a024029319a', 'name': 'tempest-TestMinimumBasicScenario-556754585-network', 'tenant_id': '5504f11c14f3492880b36b5ce6d246db', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '5504f11c14f3492880b36b5ce6d246db', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 61131, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-19T08:57:16Z', 'updated_at': '2023-04-19T08:57:17Z', 'revision_number': 1} available for tenant 2023-04-19 08:57:52,947 79704 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.924s 2023-04-19 08:57:52,947 79704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestMinimumBasicScenario-server-938226362", "imageRef": "21b94987-bb8e-426e-9360-35bff70c4eb2", "flavorRef": "42", "key_name": "tempest-TestMinimumBasicScenario-1385225803", "networks": [{"uuid": "11cff7fd-59e0-4f96-a61e-8a024029319a"}]}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/01a6a4c3-b7f7-4781-87d3-e3d5c06c1c31', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-949f2b53-b715-4b88-9f93-8f64675ab540', 'x-compute-request-id': 'req-949f2b53-b715-4b88-9f93-8f64675ab540', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "01a6a4c3-b7f7-4781-87d3-e3d5c06c1c31", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/01a6a4c3-b7f7-4781-87d3-e3d5c06c1c31"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/01a6a4c3-b7f7-4781-87d3-e3d5c06c1c31"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "dZ5f8B2NgXWA"}}' 2023-04-19 08:57:53,089 79704 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/01a6a4c3-b7f7-4781-87d3-e3d5c06c1c31 0.137s 2023-04-19 08:57:53,089 79704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:52 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-f9ba0dca-79db-4576-af4c-4e00b4176e7c', 'x-compute-request-id': 'req-f9ba0dca-79db-4576-af4c-4e00b4176e7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/01a6a4c3-b7f7-4781-87d3-e3d5c06c1c31'} Body: b'{"server": {"id": "01a6a4c3-b7f7-4781-87d3-e3d5c06c1c31", "name": "tempest-TestMinimumBasicScenario-server-938226362", "status": "BUILD", "tenant_id": "5504f11c14f3492880b36b5ce6d246db", "user_id": "f5fe60560d254407a0d4f0931c12cdb6", "metadata": {}, "hostId": "", "image": {"id": "21b94987-bb8e-426e-9360-35bff70c4eb2", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/ compute/images/21b94987-bb8e-426e-9360-35bff70c4eb2"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:57:53Z", "updated": "2023-04-19T08:57:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/01a6a4c3-b7f7-4781-87d3-e3d5c06c1c31"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/01a6a4c3-b7f7-4781-87d3-e3d5c06c1c31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1385225803", "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-19 08:58:43,399 79704 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/01a6a4c3-b7f7-4781-87d3-e3d5c06c1c31 0.246s 2023-04-19 08:58:43,400 79704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:58:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1535', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ccbf82d7-28a9-4e45-8334-f51bf1826046', 'x-compute-request-id': 'req-ccbf82d7-28a9-4e45-8334-f51bf1826046', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/01a6a4c3-b7f7-4781-87d3-e3d5c06c1c31'} Body: b'{"server": {"id": "01a6a4c3-b7f7-4781-87d3-e3d5c06c1c31", "name": "tempest-TestMinimumBasicScenario-server-938226362", "status": "ACTIVE", "tenant_id": "5504f11c14f3492880b36b5ce6d246db", "user_id": "f5fe60560d254407a0d4f0931c12cdb6", "metadata": {}, "hostId": "6d45ff39af4fdabeab231c5b191d8133caea2f4dbec5461d05321ff0", "image": {"id": "21b94987-bb8e-426e-9360-35bff70c4eb2", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/21b94987-bb8e-426e-9360-35bff70c4eb2"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:57:52Z", "updated": "2023-04-19T08:58:02Z", "addresses": {"tempest-TestMinimumBasicScenario-556754585-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:91:d0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/01a6a4c3-b7f7-4781-87d3-e3d5c06c1c31"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/01a6a4c3-b7f7-4781-87d3-e3d5c06c1c31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1385225803", "OS-SRV-USG:launched_at": "2023-04-19T08:58:02.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-19 08:58:43,414 79704 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-19 08:59:43,740 79704 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/01a6a4c3-b7f7-4781-87d3-e3d5c06c1c31 0.266s 2023-04-19 08:59:43,740 79704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Res ponse - Headers: {'date': 'Wed, 19 Apr 2023 08:59:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1535', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cf06e5f8-d053-4031-9156-f4afa0f90706', 'x-compute-request-id': 'req-cf06e5f8-d053-4031-9156-f4afa0f90706', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/01a6a4c3-b7f7-4781-87d3-e3d5c06c1c31'} Body: b'{"server": {"id": "01a6a4c3-b7f7-4781-87d3-e3d5c06c1c31", "name": "tempest-TestMinimumBasicScenario-server-938226362", "status": "ACTIVE", "tenant_id": "5504f11c14f3492880b36b5ce6d246db", "user_id": "f5fe60560d254407a0d4f0931c12cdb6", "metadata": {}, "hostId": "6d45ff39af4fdabeab231c5b191d8133caea2f4dbec5461d05321ff0", "image": {"id": "21b94987-bb8e-426e-9360-35bff70c4eb2", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/21b94987-bb8e-426e-9360-35bff70c4eb2"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:57:52Z", "updated": "2023-04-19T08:58:02Z", "addresses": {"tempest-TestMinimumBasicScenario-556754585-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:91:d0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/01a6a4c3-b7f7-4781-87d3-e3d5c06c1c31"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/01a6a4c3-b7f7-4781-87d3-e3d5c06c1c31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1385225803", "OS-SRV-USG:launched_at": "2023-04-19T08:58:02.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-19 08:59:43,965 79704 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.213s 2023-04-19 08:59:43,965 79704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:59:43 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-b6b20fb2-a90e-4b5c-9f3f-e19770830408', 'x-compute-request-id': 'req-b6b20fb2-a90e-4b5c-9f3f-e19770830408', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"servers": [{"id": "01a6a4c3-b7f7-4781-87d3-e3d5c06c1c31", "name": "tempest-TestMinimumBasicScenario-server-938226362", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/01a6a4c3-b7f7-4781-87d3-e3d5c06c1c31"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/01a6a4c3-b7f7-4781-87d3-e3d5c06c1c31"}]}]}' 2023-04-19 08:59:44,194 79704 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/01a6a4c3-b7f7-4781-87d3-e3d5c06c1c31 0.225s 2023-04-19 08:59:44,195 79704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:59:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1535', 'content-type': 'application/json', ' openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1f584820-b349-4443-bc5e-c4f53846425b', 'x-compute-request-id': 'req-1f584820-b349-4443-bc5e-c4f53846425b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/01a6a4c3-b7f7-4781-87d3-e3d5c06c1c31'} Body: b'{"server": {"id": "01a6a4c3-b7f7-4781-87d3-e3d5c06c1c31", "name": "tempest-TestMinimumBasicScenario-server-938226362", "status": "ACTIVE", "tenant_id": "5504f11c14f3492880b36b5ce6d246db", "user_id": "f5fe60560d254407a0d4f0931c12cdb6", "metadata": {}, "hostId": "6d45ff39af4fdabeab231c5b191d8133caea2f4dbec5461d05321ff0", "image": {"id": "21b94987-bb8e-426e-9360-35bff70c4eb2", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/21b94987-bb8e-426e-9360-35bff70c4eb2"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:57:52Z", "updated": "2023-04-19T08:58:02Z", "addresses": {"tempest-TestMinimumBasicScenario-556754585-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:91:d0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/01a6a4c3-b7f7-4781-87d3-e3d5c06c1c31"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/01a6a4c3-b7f7-4781-87d3-e3d5c06c1c31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1385225803", "OS-SRV-USG:launched_at": "2023-04-19T08:58:02.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-19 08:59:44,499 79704 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/5504f11c14f3492880b36b5ce6d246db/volumes 0.291s 2023-04-19 08:59:44,500 79704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-634751011", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:59:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4926be4f-e9e7-41e8-9fa1-6cd727818c50', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4926be4f-e9e7-41e8-9fa1-6cd727818c50', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5504f11c14f3492880b36b5ce6d246db/volumes'} Body: b'{"volume": {"id": "831ad5c6-dc48-42ea-8c15-b0c371f6bbc3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:59:44.421030", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-634751011", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5504f11c14f3492880b36b5ce6d246db/volumes/831ad5c6-dc48-42ea-8c15-b0c371f6bbc3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5504f11c14f3492880b36b5ce6d246db/volumes/831ad5c6-dc48-42ea-8c15-b0c371f6bbc3"}], "user_id": "f5fe60560d254407a0d4f0931c12cdb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 08:59:44,551 79704 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/5504f11c14f3492880b36b5ce6d246db/volumes/831ad5c6-dc48-42ea-8c15-b0c371f6bbc3 0.041s 2023-04-19 08:59:44,551 79704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:59:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b50fa683-abb2-49c0-ba87-f9b61f0ce5ae', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b50fa683-abb2-49c0-ba87-f9b61f0ce5ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5504f11c14f3492880b36b5ce6d246db/volumes/831ad5c6-dc48-42ea-8c15-b0c371f6bbc3'} Body: b'{"volume": {"id": "831ad5c6-dc48-42ea-8c15-b0c371f6bbc3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:59:44.000000", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-634751011", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5504f11c14f3492880b36b5ce6d246db/volumes/831ad5c6-dc48-42ea-8c15-b0c371f6bbc3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5504f11c14f3492880b36b5ce6d246db/volumes/831ad5c6-dc48-42ea-8c15-b0c371f6bbc3"}], "user_id": "f5fe60560d254407a0d4f0931c12cdb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5504f11c14f3492880b36b5ce6d246db"}}' 2023-04-19 08:59:45,614 79704 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/5504f11c14f3492880b36b5ce6d246db/volumes/831ad5c6-dc48-42ea-8c15-b0c371f6bbc3 0.049s 2023-04-19 08:59:45,615 79704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:59:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45985f65-2f44-4767-be36-3fc44e218e53', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45985f65-2f44-4767-be36-3fc44e218e53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5504f11c14f3492880b36b5ce6d246db/volumes/831ad5c6-dc48-42ea-8c15-b0c371f6bbc3'} Body: b'{"volume": {"id": "831ad5c6-dc48-42ea-8c15-b0c371f6bbc3", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T08:59:44.000000", "updated_at": "2023-04-19T08:59:45.000000", "name": "tempest-TestMinimumBasicScenario-volume-634751011", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5504f11c14f3492880b36b5ce6d246db/volumes/831ad5c6-dc48-42ea-8c15-b0c371f6bbc3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5504f11c14f3492880b36b5ce6d246db/volumes/831ad5c6-dc48-42ea-8c15-b0c371f6bbc3"}], "user_id": "f5fe60560d254407a0d4f0931c12cdb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5504f11c14f3492880b36b5ce6d246db"}}' 2023-04-19 08:59:45,757 79704 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/5504f11c14f3492880b36b5ce6d246db/volumes/831ad5c6-dc48-42ea-8c15-b0c371f6bbc3 0.130s 2023-04-19 08:59:45,757 79704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'app lication/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:59: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-bab18f54-4103-42b7-95c5-be485ef2c057', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5504f11c14f3492880b36b5ce6d246db/volumes/831ad5c6-dc48-42ea-8c15-b0c371f6bbc3'} Body: b'' 2023-04-19 08:59:45,778 79704 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/5504f11c14f3492880b36b5ce6d246db/volumes/831ad5c6-dc48-42ea-8c15-b0c371f6bbc3 0.020s 2023-04-19 08:59:45,778 79704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:59: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-e7d096a5-fadf-4743-baec-5e86db7745ff', 'x-openstack-request-id': 'req-e7d096a5-fadf-4743-baec-5e86db7745ff', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/5504f11c14f3492880b36b5ce6d246db/volumes/831ad5c6-dc48-42ea-8c15-b0c371f6bbc3'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 831ad5c6-dc48-42ea-8c15-b0c371f6bbc3 could not be found."}}' 2023-04-19 08:59:45,891 79704 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/01a6a4c3-b7f7-4781-87d3-e3d5c06c1c31 0.112s 2023-04-19 08:59:45,892 79704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:59:45 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-4f427c13-3eb3-4be9-bd9d-4e75cb66bdf5', 'x-compute-request-id': 'req-4f427c13-3eb3-4be9-bd9d-4e75cb66bdf5', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/01a6a4c3-b7f7-4781-87d3-e3d5c06c1c31'} Body: b'' 2023-04-19 08:59:46,070 79704 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/01a6a4c3-b7f7-4781-87d3-e3d5c06c1c31 0.178s 2023-04-19 08:59:46,071 79704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:59:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1541', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe1b1a18-b797-46b0-bd95-e2c7a828f14b', 'x-compute-request-id': 'req-fe1b1a18-b797-46b0-bd95-e2c7a828f14b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/01a6a4c3-b7f7-4781-87d3-e3d5c06c1c31'} Body: b'{"server": {"id": "01a6a4c3-b7f7-4781-87d3-e3d5c06c1c31", "name": "tempest-TestMinimumBasicScenario-server-938226362", "status": "ACTIVE", "tenant_id": "5504f11c14f3492880b36b5ce6d246db", "user_id": "f5fe60560d254407a0d4f0931c12cdb6", "metadata": {}, "hostId": "6d45ff39af4fdabeab231c5b191d8133caea2f4dbec5461d05321ff0", "image": {"id": "21b94987-bb8e-426e-9360-35bff70c4eb 2", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/21b94987-bb8e-426e-9360-35bff70c4eb2"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:57:52Z", "updated": "2023-04-19T08:59:46Z", "addresses": {"tempest-TestMinimumBasicScenario-556754585-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:32:91:d0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/01a6a4c3-b7f7-4781-87d3-e3d5c06c1c31"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/01a6a4c3-b7f7-4781-87d3-e3d5c06c1c31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1385225803", "OS-SRV-USG:launched_at": "2023-04-19T08:58:02.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "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-19 09:00:36,178 79704 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/01a6a4c3-b7f7-4781-87d3-e3d5c06c1c31 0.045s 2023-04-19 09:00:36,179 79704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:00:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-71b0294d-6fef-4af6-819e-2dda3d817108', 'x-compute-request-id': 'req-71b0294d-6fef-4af6-819e-2dda3d817108', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/01a6a4c3-b7f7-4781-87d3-e3d5c06c1c31'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 01a6a4c3-b7f7-4781-87d3-e3d5c06c1c31 could not be found."}}' 2023-04-19 09:00:36,207 79704 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-1385225803 0.028s 2023-04-19 09:00:36,207 79704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:00:36 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-2018d33a-36bf-41ae-8c37-6ca8baf105c9', 'x-compute-request-id': 'req-2018d33a-36bf-41ae-8c37-6ca8baf105c9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-1385225803'} Body: b'' 2023-04-19 09:00:36,340 79704 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/21b94987-bb8e-426e-9360-35bff70c4eb2 0.132s 2023-04-19 09:00:36,340 79704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:00:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-8f94a293-6b22-44f1-88d4-a25024d2d1c7', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/21b94987-bb8e -426e-9360-35bff70c4eb2'} Body: b'' 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 ac01b701-53a5-402e-979e-4f308ce1de8f failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2023-04-19T09:00:02Z', 'message': 'Build of instance ac01b701-53a5-402e-979e-4f308ce1de8f aborted: Volume 83b2cd71-f147-4897-abc3-db712d924b04 did not finish being created even after we waited 5 seconds or 2 attempts. And its status is error.'}. Server boot request ID: req-2180d266-2986-41b4-bb53-1592ab52fcad. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:56:52,667 79694 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.035s 2023-04-19 08:56:52,668 79694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 19 Apr 2023 08:56:52 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-f516eb86-8a21-4606-b9ae-e1b3e362771f', '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": "a3211e8267784fde982ce06875d810ca", "name": "tempest-ServerBootFromVolumeStableRescueTest-638855010-project-member", "password_expires_at": null}, "audit_ids": ["TsyIRdktScSdCO_LFAlPAQ"], "expires_at": "2023-04-19T09:56:52.000000Z", "issued_at": "2023-04-19T08:56:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "432bad6966cd475a87f1524ee19a7c59", "name": "tempest-ServerBootFromVolumeStableRescueTest-638855010"}, "is_domain": false, "roles": [{"id": "45fc525c8c5440819026c2d31316f10d", "name": "reader"}, {"id": "34261de33dff45759db3c64a7b6ec984", "name": "member"}], "catalog": [{"endpoints": [{"id": "2e496f3cad8d414abd2448bb8532a4c7", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "29fc0ad9be4d4b0fae792a48927ba4fb", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "62d5fc32dc6d4dda96c18dcf38975224", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/432bad6966cd475a87f1524ee19a7c59", "region": "RegionOne"}], "id": "312d8c8a5cbf4f6982b03f3968d80759", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "deac9fc2e9574f9e9ccff18b176c5f67", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/432bad6966cd475a87f1524ee19a7c59", "region": "RegionOne"}], "id": "32219e37b07540d3ba53ca79f3cb5ff9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "4682339d7be045da817dd408e4fc9bcb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/432bad6966cd475a87f1524ee19a7c59", "region": "RegionOne"}], "id": "4c90ba9ce2174f2d8513ed524a7e3915", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "c216644ed918406cb1a1cf80fd83cfcf", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "6805fa9e882448ebada64a227995f651", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "0b90d9df5fa743878bfb4b67c8393028", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "b1f800f6c631482db1b5e4cb224654a6", "type": "image", "name": "glance"}, {"endpoints": [{"id": "912e0b96e3f043eb804c892738476d9a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d5eb1e085e9e49dc810e3358668885ed", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "88a86b6b25ac4ad1838fb87a7c8c0c93", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "dde0405576ac448181be74c8c6162b21", "type": "identity", "name": "keystone"}]}}' 2023-04-19 08:56:52,668 79694 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume) Found network {'id': 'd149a0ec-3a73-4668-a33c-1dac97bd849f', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-471229379-network', 'tenant_id': '432bad6966cd475a87f1524ee19a7c59', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project _id': '432bad6966cd475a87f1524ee19a7c59', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 44906, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-19T08:56:41Z', 'updated_at': '2023-04-19T08:56:42Z', 'revision_number': 1} available for tenant 2023-04-19 08:56:54,848 79694 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 2.179s 2023-04-19 08:56:54,849 79694 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-1504198658", "imageRef": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "flavorRef": "42", "networks": [{"uuid": "d149a0ec-3a73-4668-a33c-1dac97bd849f"}]}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:56:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/02115d1f-cd5a-49b1-9991-ea34b89cbb81', '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-4d3bc396-ab73-4a05-aec0-32222538b4f2', 'x-compute-request-id': 'req-4d3bc396-ab73-4a05-aec0-32222538b4f2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "02115d1f-cd5a-49b1-9991-ea34b89cbb81", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/02115d1f-cd5a-49b1-9991-ea34b89cbb81"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/02115d1f-cd5a-49b1-9991-ea34b89cbb81"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "9w4Kd3TXXhBj"}}' 2023-04-19 08:56:55,024 79694 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/02115d1f-cd5a-49b1-9991-ea34b89cbb81 0.169s 2023-04-19 08:56:55,024 79694 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': 'Wed, 19 Apr 2023 08:56:54 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-854d6613-abe2-4421-9285-c098e7d86d09', 'x-compute-request-id': 'req-854d6613-abe2-4421-9285-c098e7d86d09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/02115d1f-cd5a-49b1-9991-ea34b89cbb81'} Body: b'{"server": {"id": "02115d1f-cd5a-49b1-9991-ea34b89cbb81", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1504198658", "status": "BUILD", "tenant_id": "432bad6966cd475a87f1524ee19a7c59", "user_id": "a3211e8267784fde982ce06875d810ca", "metadata": {}, "hostId": "", "image": {"id": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/dd568ba7-ea17-4ae2-908e-3035f1035aee"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-19T08:56:55Z", "updated": "2023-04-19T08:56:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/02115 d1f-cd5a-49b1-9991-ea34b89cbb81"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/02115d1f-cd5a-49b1-9991-ea34b89cbb81"}], "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-19 08:57:45,839 79694 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/02115d1f-cd5a-49b1-9991-ea34b89cbb81 0.747s 2023-04-19 08:57:45,840 79694 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': 'Wed, 19 Apr 2023 08:57:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1691', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-20a04062-188d-4892-a0e0-82dc878ec09e', 'x-compute-request-id': 'req-20a04062-188d-4892-a0e0-82dc878ec09e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/02115d1f-cd5a-49b1-9991-ea34b89cbb81'} Body: b'{"server": {"id": "02115d1f-cd5a-49b1-9991-ea34b89cbb81", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1504198658", "status": "ACTIVE", "tenant_id": "432bad6966cd475a87f1524ee19a7c59", "user_id": "a3211e8267784fde982ce06875d810ca", "metadata": {}, "hostId": "81a9ee67dd3933e559e1d2d1a14156dd0107856bfaf289c3c2415ee6", "image": {"id": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/dd568ba7-ea17-4ae2-908e-3035f1035aee"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-19T08:56:54Z", "updated": "2023-04-19T08:57:12Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-471229379-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:1a:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/02115d1f-cd5a-49b1-9991-ea34b89cbb81"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/02115d1f-cd5a-49b1-9991-ea34b89cbb81"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-19T08:57: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": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2023-04-19 08:57:45,855 79694 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-19 08:58:46,759 79694 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/02115d1f-cd5a-49b1-9991-ea34b89cbb81/action 0.847s 2023-04-19 08:58:46,760 79694 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-467500163"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:58:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '52', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c129a12b-3ade-4b61-b23a-5598d7bbb12e', 'x-compute-request-id': 'req-c129a12b-3ade-4b61-b23a-5598d7bbb12e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/02115d1f-cd5a-49b1-9991-ea34b89cbb81/action'} Body: b'{"image_id": "b1930302-0a5a-4843-8ecf-4c06bc57f634"}' 2023-04-19 08:58:46,785 79694 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/b1930302-0a5a-4843-8ecf-4c06bc57f634 0.023s 2023-04-19 08:58:46,786 79694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:58:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1357', 'content-type': 'application/json', 'x-openstack-request-id': 'req-423a87c9-bbb9-4762-9de5-f1a593a5991d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/b1930302-0a5a-4843-8ecf-4c06bc57f634'} Body: b'{"base_image_ref": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "02115d1f-cd5a-49b1-9991-ea34b89cbb81", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-638855010", "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-638855010-project-member", "user_id": "a3211e8267784fde982ce06875d810ca", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-467500163", "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": "432bad6966cd475a87f1524ee19a7c59", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "b1930302-0a5a-4843-8ecf-4c06bc57f634", "created_at": "2023-04-19T08:58:47Z", "updated_at": "2023-04-19T08:58:47Z", "tags": [], "self": "/v2/images/b1930302-0a5a-4843-8ecf-4c06bc57f634", "file": "/v2/images/b1930302-0a5a-4843-8ecf-4c06bc57f634/file", "schema": "/v2/schemas/image"}' 2023-04-19 08:58:47,846 79694 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/b1930302-0a5a-4843-8ecf-4c06bc57f634 0.058s 2023-04-19 08:58:47,846 79694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:58:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1357', 'content-type': 'application/json', 'x-openstack-request-id': 'req-abb82105-6aaf-4b0a-926d-0b15377ed28e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/b1930302-0a5a-4843-8ecf-4c06bc57f634'} Body: b'{"base_image_ref": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "02115d1f-cd5a-49b1-9991-ea34b89cbb81", "owner_project_name": "tempest-ServerBootF romVolumeStableRescueTest-638855010", "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-638855010-project-member", "user_id": "a3211e8267784fde982ce06875d810ca", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-467500163", "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": "432bad6966cd475a87f1524ee19a7c59", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "b1930302-0a5a-4843-8ecf-4c06bc57f634", "created_at": "2023-04-19T08:58:47Z", "updated_at": "2023-04-19T08:58:47Z", "tags": [], "self": "/v2/images/b1930302-0a5a-4843-8ecf-4c06bc57f634", "file": "/v2/images/b1930302-0a5a-4843-8ecf-4c06bc57f634/file", "schema": "/v2/schemas/image"}' 2023-04-19 08:58:48,870 79694 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/b1930302-0a5a-4843-8ecf-4c06bc57f634 0.022s 2023-04-19 08:58:48,870 79694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:58:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1357', 'content-type': 'application/json', 'x-openstack-request-id': 'req-cee50f95-af21-457f-a935-4623504fbfe4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/b1930302-0a5a-4843-8ecf-4c06bc57f634'} Body: b'{"base_image_ref": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "02115d1f-cd5a-49b1-9991-ea34b89cbb81", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-638855010", "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-638855010-project-member", "user_id": "a3211e8267784fde982ce06875d810ca", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-467500163", "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": "432bad6966cd475a87f1524ee19a7c59", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "b1930302-0a5a-4843-8ecf-4c06bc57f634", "created_at": "2023-04-19T08:58:47Z", "updated_at": "2023-04-19T08:58:47Z", "tags": [], "self": "/v2/images/b1930302-0a5a-4843-8ecf-4c06bc57f634", "file": "/v2/images/b1930302-0a5a-4843-8ecf-4c06bc57f634/file", "schema": "/v2/schemas/image"}' 2023-04-19 08:58:49,893 79694 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/b1930302-0a5a-4843-8ecf-4c06bc57f634 0.021s 2023-04-19 08:58:49,894 79694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:58:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1468', 'content-type': 'application/json', 'x-openstack-request-id': 'req-e0f6ffe2-465d-4fff-968d-ead58e7b80b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/b1930302-0a5a-4843-8ecf-4c06bc57f634'} Body: b'{"base_image_ref": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "boot_rol es": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "02115d1f-cd5a-49b1-9991-ea34b89cbb81", "owner_id": "432bad6966cd475a87f1524ee19a7c59", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-638855010", "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-638855010-project-member", "user_id": "a3211e8267784fde982ce06875d810ca", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-467500163", "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": "432bad6966cd475a87f1524ee19a7c59", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "b1930302-0a5a-4843-8ecf-4c06bc57f634", "created_at": "2023-04-19T08:58:47Z", "updated_at": "2023-04-19T08:58:50Z", "tags": [], "self": "/v2/images/b1930302-0a5a-4843-8ecf-4c06bc57f634", "file": "/v2/images/b1930302-0a5a-4843-8ecf-4c06bc57f634/file", "schema": "/v2/schemas/image"}' 2023-04-19 08:58:50,920 79694 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/b1930302-0a5a-4843-8ecf-4c06bc57f634 0.025s 2023-04-19 08:58:50,921 79694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:58:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1468', 'content-type': 'application/json', 'x-openstack-request-id': 'req-f8ef5411-7b9f-486c-ae59-00269855049a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/b1930302-0a5a-4843-8ecf-4c06bc57f634'} Body: b'{"base_image_ref": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "02115d1f-cd5a-49b1-9991-ea34b89cbb81", "owner_id": "432bad6966cd475a87f1524ee19a7c59", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-638855010", "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-638855010-project-member", "user_id": "a3211e8267784fde982ce06875d810ca", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-467500163", "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": "432bad6966cd475a87f1524ee19a7c59", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "b1930302-0a5a-4843-8ecf-4c06bc57f634", "created_at": "2023-04-19T08:58:47Z", "updated_at": "2023-04-19T08:58:50Z", "tags": [], "self": "/v2/images/b1930302-0a5a-4843-8ecf-4c06bc57f634", "file": "/v2/images/b1930302-0a5a-4843-8ecf-4c06bc57f634/file", "schema": "/v2/schemas/image"}' 2023-04-19 08:58:51,950 79694 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/b1930302-0a5a-4843-8ecf-4c06bc57f634 0.027s 2023-04-19 08:58:51,950 79694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept' : 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:58:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1638', 'content-type': 'application/json', 'x-openstack-request-id': 'req-e1ea7fca-e07e-449c-b7ae-d9f222780f18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/b1930302-0a5a-4843-8ecf-4c06bc57f634'} Body: b'{"base_image_ref": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "02115d1f-cd5a-49b1-9991-ea34b89cbb81", "owner_id": "432bad6966cd475a87f1524ee19a7c59", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-638855010", "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-638855010-project-member", "user_id": "a3211e8267784fde982ce06875d810ca", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-467500163", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "c924c29051d31a08c9091598e6dd926b", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "432bad6966cd475a87f1524ee19a7c59", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "30e52013ea2fdab023ab87bec2832eae416decd047eecd33da6e4da0090f31c556787dcdae806f6b8867f3993cdce8702da4a9aa20e97b15909118319306722b", "id": "b1930302-0a5a-4843-8ecf-4c06bc57f634", "created_at": "2023-04-19T08:58:47Z", "updated_at": "2023-04-19T08:58:51Z", "tags": [], "self": "/v2/images/b1930302-0a5a-4843-8ecf-4c06bc57f634", "file": "/v2/images/b1930302-0a5a-4843-8ecf-4c06bc57f634/file", "schema": "/v2/schemas/image"}' 2023-04-19 08:58:51,974 79694 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/b1930302-0a5a-4843-8ecf-4c06bc57f634 0.023s 2023-04-19 08:58:51,975 79694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:58:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1638', 'content-type': 'application/json', 'x-openstack-request-id': 'req-b57f9c8f-0322-4ff5-b8fa-c3d50766092e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/b1930302-0a5a-4843-8ecf-4c06bc57f634'} Body: b'{"base_image_ref": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "02115d1f-cd5a-49b1-9991-ea34b89cbb81", "owner_id": "432bad6966cd475a87f1524ee19a7c59", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-638855010", "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-638855010-project-member", "user_id": "a3211e8267784fde982ce06875d810ca", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-467500163", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "c924c29051d31a08c9091598e6dd926b", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "432bad6966cd475a87f1524ee19a7c59", "os_hid den": false, "os_hash_algo": "sha512", "os_hash_value": "30e52013ea2fdab023ab87bec2832eae416decd047eecd33da6e4da0090f31c556787dcdae806f6b8867f3993cdce8702da4a9aa20e97b15909118319306722b", "id": "b1930302-0a5a-4843-8ecf-4c06bc57f634", "created_at": "2023-04-19T08:58:47Z", "updated_at": "2023-04-19T08:58:51Z", "tags": [], "self": "/v2/images/b1930302-0a5a-4843-8ecf-4c06bc57f634", "file": "/v2/images/b1930302-0a5a-4843-8ecf-4c06bc57f634/file", "schema": "/v2/schemas/image"}' 2023-04-19 08:58:52,255 79694 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/02115d1f-cd5a-49b1-9991-ea34b89cbb81 0.280s 2023-04-19 08:58:52,255 79694 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': 'Wed, 19 Apr 2023 08:58:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1691', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-81f32609-3f0a-4fac-abf2-407245973dba', 'x-compute-request-id': 'req-81f32609-3f0a-4fac-abf2-407245973dba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/02115d1f-cd5a-49b1-9991-ea34b89cbb81'} Body: b'{"server": {"id": "02115d1f-cd5a-49b1-9991-ea34b89cbb81", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1504198658", "status": "ACTIVE", "tenant_id": "432bad6966cd475a87f1524ee19a7c59", "user_id": "a3211e8267784fde982ce06875d810ca", "metadata": {}, "hostId": "81a9ee67dd3933e559e1d2d1a14156dd0107856bfaf289c3c2415ee6", "image": {"id": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/dd568ba7-ea17-4ae2-908e-3035f1035aee"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-19T08:56:54Z", "updated": "2023-04-19T08:58:51Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-471229379-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:1a:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/02115d1f-cd5a-49b1-9991-ea34b89cbb81"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/02115d1f-cd5a-49b1-9991-ea34b89cbb81"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-19T08:57: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": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2023-04-19 08:59:52,415 79694 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.081s 2023-04-19 08:59:52,415 79694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 19 Apr 2023 08:59:52 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-6fb0b75b-ffe4-446f-a931-c41e5de8586d', '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": "a3211e8267784fde982ce06875d810ca", "name": "tempest-ServerBootFromVolumeStableRescueTest-638855010-project-member", "password_expires_at": null}, "audit_ids": ["oNRFQ7zuTsqYXhkJ66Yp2w"], "expires_at": "2023-04-19T09:59:52.000000Z", "issued_at": "2023-04-19T08:59:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "432bad6966cd475a87f1524ee19a7c59", "name": "tempest-ServerBootFromVolumeStableRescueTest-638855010"}, "is_domain": false, "roles": [{"id": "45fc525c8c5440819026c2d31316f10d", "name": "reader"}, {"id": "34261de33dff45759db3c64a7b6ec984", "name": "member"}], "catalog": [{"endpoints": [{"id": "2e496f3cad8d414abd2448bb8532a4c7", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "29fc0ad9be4d4b0fae792a48927ba4fb", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "62d5fc32dc6d4dda96c18dcf38975224", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/432bad6966cd475a87f1524ee19a7c59", "region": "RegionOne"}], "id": "312d8c8a5cbf4f6982b03f3968d80759", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "deac9fc2e9574f9e9ccff18b176c5f67", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/432bad6966cd475a87f1524ee19a7c59", "region": "RegionOne"}], "id": "32219e37b07540d3ba53ca79f3cb5ff9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "4682339d7be045da817dd408e4fc9bcb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/432bad6966cd475a87f1524ee19a7c59", "region": "RegionOne"}], "id": "4c90ba9ce2174f2d8513ed524a7e3915", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "c216644ed918406cb1a1cf80fd83cfcf", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "6805fa9e882448ebada64a227995f651", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "0b90d9df5fa743878bfb4b67c8393028", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "b1f800f6c631482db1b5e4cb224654a6", "type": "image", "name": "glance"}, {"endpoints": [{"id": "912e0b96e3f043eb804c892738476d9a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d5eb1e085e9e49dc810e3358668885ed", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "88a86b6b25ac4ad1838fb87a7c8c0c93", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "dde0405576ac448181be74c8c6162b21", "type": "identity", "name": "keystone"}]}}' 2023-04-19 08:59:52,415 79694 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume) Found network {'id': 'd149a0ec-3a73-4668-a33c-1dac97bd849f', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-471229379-network', 'tenant_id': '432bad6966cd475a87f1524ee19a7c59', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '432bad6966cd475a87f1524ee19a7c59', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 44906, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-19T08:56:41Z', 'updated_at': '2023-04-19T08:56:42Z', 'revision_number': 1} available for tenant 2023-04-19 08:59:53,122 79694 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.705s 2023-04-19 08:59:53,122 79694 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-556489348", "imageRef": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "flavorRef": "42", "block_device_mapping_v2": [{"boot_index": "0", "source_type": "blank", "volume_size": 1, "destination_type": "volume"}], "networks": [{"uuid": "d149a0ec-3a73-4668-a33c-1dac97bd849f"}]}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:59:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/ac01b701-53a5-402e-979e-4f308ce1de8f', '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-2180d266-2986-41b4-bb53-1592ab52fcad', 'x-compute-request-id': 'req-2180d266-2986-41b4-bb53-1592ab52fcad', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "ac01b701-53a5-402e-979e-4f308ce1de8f", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ac01b701-53a5-402e-979e-4f308ce1de8f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ac01b701-53a5-402e-979e-4f308ce1de8f"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "pDwtdnbi7DUq"}}' 2023-04-19 08:59:53,248 79694 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/ac01b701-53a5-402e-979e-4f308ce1de8f 0.123s 2023-04-19 08:59:53,249 79694 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': 'Wed, 19 Apr 2023 08:59:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1394', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-011e82a4-0f20-4bb1-9f83-9206147cfbb6', 'x-compute-request-id': 'req-011e82a4-0f20-4bb1-9f83-9206147cfbb6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ac01b701-53a5-402e-979e-4f308ce1de8f'} Body: b'{"server": {"id": "ac01b701-53a5-402e-979e-4f308ce1de8f", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-556489348", "status": "BUILD", "tenant_id": "432bad6966cd475a87f1524ee19a7c59", "user_id": "a3211e8267784fde982ce06875d810ca", "metadata": {}, "hostId": "", "image": {"id": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/dd568ba7-ea17-4ae2-908e-3035f1035aee"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-19T08:59:53Z", "updated": "2023-04-19T08:59:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ac01b701-53a5-402e-979e-4f308ce1de8f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ac01b701-53a5-402e-979e-4f308ce1de8f"}], "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-19 09:00:43,504 79694 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeSt ableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/ac01b701-53a5-402e-979e-4f308ce1de8f 0.190s 2023-04-19 09:00:43,504 79694 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': 'Wed, 19 Apr 2023 09:00:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1649', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b107632b-d6ee-4d5c-bc03-b0428cb7f854', 'x-compute-request-id': 'req-b107632b-d6ee-4d5c-bc03-b0428cb7f854', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ac01b701-53a5-402e-979e-4f308ce1de8f'} Body: b'{"server": {"id": "ac01b701-53a5-402e-979e-4f308ce1de8f", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-556489348", "status": "ERROR", "tenant_id": "432bad6966cd475a87f1524ee19a7c59", "user_id": "a3211e8267784fde982ce06875d810ca", "metadata": {}, "hostId": "", "image": {"id": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/dd568ba7-ea17-4ae2-908e-3035f1035aee"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-19T08:59:53Z", "updated": "2023-04-19T09:00:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ac01b701-53a5-402e-979e-4f308ce1de8f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ac01b701-53a5-402e-979e-4f308ce1de8f"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2023-04-19T09:00:02Z", "message": "Build of instance ac01b701-53a5-402e-979e-4f308ce1de8f aborted: Volume 83b2cd71-f147-4897-abc3-db712d924b04 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-19 09:00:43,519 79694 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 50 second wait 2023-04-19 09:00:44,078 79694 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/ac01b701-53a5-402e-979e-4f308ce1de8f 0.558s 2023-04-19 09:00:44,079 79694 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': 'Wed, 19 Apr 2023 09:00:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-695421b5-613b-4c96-ade7-48f91b8e8efa', 'x-compute-request-id': 'req-695421b5-613b-4c96-ade7-48f91b8e8efa', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ac01b701-53a5-402e-979e-4f308ce1de8f'} Body: b'' 2023-04-19 09:00:44,112 79694 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/ac01b701-53a5-402e-97 9e-4f308ce1de8f 0.033s 2023-04-19 09:00:44,113 79694 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': 'Wed, 19 Apr 2023 09:00:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-186d117a-8e46-49ae-8e5e-7c7e3dc7624f', 'x-compute-request-id': 'req-186d117a-8e46-49ae-8e5e-7c7e3dc7624f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ac01b701-53a5-402e-979e-4f308ce1de8f'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance ac01b701-53a5-402e-979e-4f308ce1de8f 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 d9a5562e-9387-47bd-a0df-5929c7d8af74 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 09:00:48,086 79710 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 202 POST http://10.0.0.210/volume/v3/21a3829f4e464a26a8ae5cb74a8ca4bd/volumes 0.613s 2023-04-19 09:00:48,087 79710 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-21466048", "imageRef": "dd568ba7-ea17-4ae2-908e-3035f1035aee"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 09:00:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b27a2041-c3b6-4aca-8a9e-41ed5cfee649', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b27a2041-c3b6-4aca-8a9e-41ed5cfee649', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/21a3829f4e464a26a8ae5cb74a8ca4bd/volumes'} Body: b'{"volume": {"id": "d9a5562e-9387-47bd-a0df-5929c7d8af74", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:00:48.015968", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-21466048", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/21a3829f4e464a26a8ae5cb74a8ca4bd/volumes/d9a5562e-9387-47bd-a0df-5929c7d8af74"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/21a3829f4e464a26a8ae5cb74a8ca4bd/volumes/d9a5562e-9387-47bd-a0df-5929c7d8af74"}], "user_id": "0b4af12b357547088e09e507882145ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 09:00:48,139 79710 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/21a3829f4e464a26a8ae5cb74a8ca4bd/volumes/d9a5562e-9387-47bd-a0df-5929c7d8af74 0.042s 2023-04-19 09:00:48,140 79710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:00:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c7e3639-2381-490a-aa96-9d4bdc0b6479', 'content-length': '885', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c7e3639-2381-490a-aa96-9d4bdc0b6479', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/21a3829f4e464a26a8ae5cb74a8ca4bd/volumes/d9a5562e-9387-47bd-a0df-5929c7d8af74'} Body: b'{"volume": {"id": "d9a5562e-9387-47bd-a0df-5929c7d8af74", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:00:48.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-21466048", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/21a3829f4e464a26a8ae5cb74a8ca4bd/volumes/d9a5562e-9387-47bd-a0df-5929c7d8af74"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/21a3829f4e464a26a8ae5cb74a8ca4bd/volumes/d9a5562e-9387-47bd-a0df-5929c7d8af74"}], "user_id": "0b4af12b357547088e09e507882145ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "21a3829f4e464a26a8ae5cb74a8ca4bd"}}' 2023-04-19 09:00:49,191 79710 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/21a3829f4e464a26a8ae5cb74a8ca4bd/volumes/d9a5562e-9387-47bd-a0df-5929c7d8af74 0.040s 2023-04-19 09:00:49,191 79710 DEBUG [tempes t.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:00:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e27c38f7-4606-49bd-ab5d-a55ba51427c0', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e27c38f7-4606-49bd-ab5d-a55ba51427c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/21a3829f4e464a26a8ae5cb74a8ca4bd/volumes/d9a5562e-9387-47bd-a0df-5929c7d8af74'} Body: b'{"volume": {"id": "d9a5562e-9387-47bd-a0df-5929c7d8af74", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:00:48.000000", "updated_at": "2023-04-19T09:00:48.000000", "name": "tempest-TaggedBootDevicesTest-volume-21466048", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/21a3829f4e464a26a8ae5cb74a8ca4bd/volumes/d9a5562e-9387-47bd-a0df-5929c7d8af74"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/21a3829f4e464a26a8ae5cb74a8ca4bd/volumes/d9a5562e-9387-47bd-a0df-5929c7d8af74"}], "user_id": "0b4af12b357547088e09e507882145ce", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "21a3829f4e464a26a8ae5cb74a8ca4bd"}}' 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-19 09:00:59,110 79710 INFO [tempest.lib.common.rest_client] Request (VolumePoolsAdminTestsJSON:test_get_pools_with_details): 200 GET http://10.0.0.210/volume/v3/9e564bd8beaa48ea893f1cfae572287f/scheduler-stats/get_pools?detail=True 0.164s 2023-04-19 09:00:59,110 79710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:00:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3c554ff-1cfb-4e53-b5c2-472bb68c5e4a', 'content-length': '13', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3c554ff-1cfb-4e53-b5c2-472bb68c5e4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9e564bd8beaa48ea893f1cfae572287f/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-19 09:00:59,151 79710 INFO [tempest.lib.common.rest_client] Request (VolumePoolsAdminTestsJSON:test_get_pools_without_details): 200 GET http://10.0.0.210/volume/v3/9e564bd8beaa48ea893f1cfae572287f/scheduler-stats/get_pools 0.032s 2023-04-19 09:00:59,152 79710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:00:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78f6b3cd-7dac-4d13-a620-b00fd10523a5', 'content-length': '13', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78f6b3cd-7dac-4d13-a620-b00fd10523a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9e564bd8beaa48ea893f1cfae572287f/scheduler-stats/get_pools'} Body: b'{"pools": []}' 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 33ddef2c-ecc2-46a9-aa5a-f2d54111b9cd failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:57:05,482 79690 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-19 08:57:05,604 79690 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.119s 2023-04-19 08:57:05,605 79690 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1677103442", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEAgh677o5uf3a+M/117F2KreLx8Fue4VWHTjzDt+T0EVFghrgec9ahHq81mLZzDFtDUAKOymohrR6TSnaVJChrgWnNNKMAOfp3biwYZYBJzgIXPMDFgKq8fVPbW2XbCuw=="}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6f864be0-78e5-4dce-97ab-8cd2b398f57a', 'x-compute-request-id': 'req-6f864be0-78e5-4dce-97ab-8cd2b398f57a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1677103442", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEAgh677o5uf3a+M/117F2KreLx8Fue4VWHTjzDt+T0EVFghrgec9ahHq81mLZzDFtDUAKOymohrR6TSnaVJChrgWnNNKMAOfp3biwYZYBJzgIXPMDFgKq8fVPbW2XbCuw==", "fingerprint": "14:74:1c:73:87:f5:e5:65:c6:32:25:ba:68:69:ba:4a", "user_id": "f76fb5bc561d419a88188489d9d479d0"}}' 2023-04-19 08:57:05,610 79690 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1677103442 created 2023-04-19 08:57:06,327 79690 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.716s 2023-04-19 08:57:06,327 79690 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1034158359", "description": "tempest-description--1454671644"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1597', 'x-openstack-request-id': 'req-0c572789-778b-4822-a312-1015c820a08e', 'date': 'Wed, 19 Apr 2023 08:57:06 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "a618e764-cce3-4c7e-83cd-4c877a1d77cf", "name": "tempest-securitygroup--1034158359", "stateful": true, "tenant_id": "a9b266cd27fd40e5a6cf7d70a7ae26da", "description": "tempest-description--1454671644", "shared": false, "security_group_rules": [{"id": "399db0e4-94e6-4945-a034-e46b1e576d6c", "tenant_id": "a9b266cd27fd40e5a6cf7d70a7ae26da", "security_group_id": "a618e764-cce3-4c7e-83cd-4c877a1d77cf", "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": 272, "description": null, "tags": [], "created_at": "2023-04-19T08:57:05Z", "updated_at": "2023-04-19T08:57:05Z", "revision_number": 0, "project_id": "a9b266cd27fd40e5a6cf7d70a7ae26da"}, {"id": "bd26cefc-97b6-4671-b338-585ecc713a07", "tenant_id": "a9b266cd27fd40e5a6cf7d70a7ae26da", "security_group_id": "a618e764-cce3-4c7e-83cd-4c877a1d77cf", "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": 271, "description": null, "tags": [], "created_at": "2023-04-19T08:57:05Z", "updated_at": "2023-04-19T08:57:05Z", "revision_number": 0, "project_id": "a9b266cd27fd40e5a6cf7d70a7ae26da"}], "tags": [], "created_at": "2023-04-19T08:57:05Z", "updated_at": "2023-04-19T08:57:05Z", "revision_number": 1, "project_id": "a9b266cd27fd40e5a6cf7d70a7ae26da"}}' 2023-04-19 08:57:06,722 79690 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.394s 2023-04-19 08:57:06,723 79690 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "a618e764-cce3-4c7e-83cd-4c877a1d77cf", "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-ffa47666-abad-41d9-8f48-396fb6c77459', 'date': 'Wed, 19 Apr 2023 08:57: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": "81d6265a-0296-45f4-86b4-d1b769af1e0e", "tenant_id": "a9b266cd27fd40e5a6cf7d70a7ae26da", "security_group_id": "a618e764-cce3-4c7e-83cd-4c877a1d77cf", "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-19T08:57:06Z", "updated_at": "2023-04-19T08:57:06Z", "revision_number": 0, "project_id": "a9b266cd27fd40e5a6cf7d70a7ae26da"}}' 2023-04-19 08:57:07,041 79690 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.318s 2023-04-19 08:57:07,041 79690 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "a618e764-cce3-4c7e-83cd-4c877a1d77cf", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-fdcf20e0-02e2-4aa3-8493-c1c80040b821', 'date': 'Wed, 19 Apr 2023 08:57:07 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "4705cf68-2bec-48e9-b1c9-3e0014eb7f77", "tenant_id": "a9b266cd27fd40e5a6cf7d70a7ae26da", "security_group_id": "a618e764-cce3-4c7e-83cd-4c877a1d77cf", "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-19T08:57:06Z", "updated_at": "2023-04-19T08:57:06Z", "revision_number": 0, "project_id": "a9b266cd27fd40e5a6cf7d70a7ae26da"}}' 2023-04-19 08:57:07,042 79690 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1034158359 created 2023-04-19 08:57:09,030 79690 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.988s 2023-04-19 08:57:09,031 79690 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "f3b6c58a-7313-4857-bbb 4-b9d92ca646b0"}} Response - Headers: {'content-type': 'application/json', 'content-length': '526', 'x-openstack-request-id': 'req-32d5e612-c0d9-4c91-9350-09057e1a5134', 'date': 'Wed, 19 Apr 2023 08:57:09 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "259c1c34-22c1-4f72-8bcb-4593d2cb799d", "tenant_id": "a9b266cd27fd40e5a6cf7d70a7ae26da", "floating_ip_address": "172.24.4.8", "floating_network_id": "f3b6c58a-7313-4857-bbb4-b9d92ca646b0", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "a9b266cd27fd40e5a6cf7d70a7ae26da", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-19T08:57:08Z", "updated_at": "2023-04-19T08:57:08Z", "revision_number": 0}}' 2023-04-19 08:57:09,031 79690 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '259c1c34-22c1-4f72-8bcb-4593d2cb799d', 'tenant_id': 'a9b266cd27fd40e5a6cf7d70a7ae26da', 'floating_ip_address': '172.24.4.8', 'floating_network_id': 'f3b6c58a-7313-4857-bbb4-b9d92ca646b0', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'a9b266cd27fd40e5a6cf7d70a7ae26da', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-19T08:57:08Z', 'updated_at': '2023-04-19T08:57:08Z', 'revision_number': 0, 'ip': '172.24.4.8'} created 2023-04-19 08:57:09,146 79690 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.107s 2023-04-19 08:57:09,146 79690 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:09 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-b5b6e251-4717-4615-af6e-03ad1d57f932', '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": "f76fb5bc561d419a88188489d9d479d0", "name": "tempest-ServerStableDeviceRescueTest-1157836378-project-member", "password_expires_at": null}, "audit_ids": ["QQMLN-bHTpSQ9QNLRlsRVg"], "expires_at": "2023-04-19T09:57:09.000000Z", "issued_at": "2023-04-19T08:57:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a9b266cd27fd40e5a6cf7d70a7ae26da", "name": "tempest-ServerStableDeviceRescueTest-1157836378"}, "is_domain": false, "roles": [{"id": "45fc525c8c5440819026c2d31316f10d", "name": "reader"}, {"id": "34261de33dff45759db3c64a7b6ec984", "name": "member"}], "catalog": [{"endpoints": [{"id": "2e496f3cad8d414abd2448bb8532a4c7", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "29fc0ad9be4d4b0fae792a48927ba4fb", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "62d5fc32dc6d4dda96c18dcf38975224", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/a9b266cd27fd40e5a6cf7d70a7ae26da", "region": "RegionOne"}], "id": "312d8c8a5cbf4f6982b03f3968d80759", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "deac9fc2e9574f9e9ccff18b176c5f67", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/a9b266cd27fd40e5a6cf7d70a7ae26da", "region": "RegionOne"}], "id": "32219e37b07540d3ba53ca79f3cb5ff9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "4682339d7be045da817dd408e4fc9bcb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/a9b266cd27fd40e5a6cf7d70a7ae26da", "region": "RegionOne"}], "id": "4c90ba9ce2174f2d8513ed524a7e3915", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "c216644ed918406cb1a1cf80fd83cfcf", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "6805fa9e882448ebada64a227995f651", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "0b90d9df5fa743878bfb4b67c8393028", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "b1f800f6c631482db1b5e4cb224654a6", "type": "image", "name": "glance"}, {"endpoints": [{"id": "912e0b96e3f043eb804c892738476d9a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d5eb1e085e9e49dc810e3358668885ed", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "88a86b6b25ac4ad1838fb87a7c8c0c93", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "dde0405576ac448181be74c8c6162b21", "type": "identity", "name": "keystone"}]}}' 2023-04-19 08:57:09,147 79690 INFO [tempest.lib.common.fixed_network] (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached) Found network {'id': 'c7941864-b224-4ebd-94c8-fd8d4b2f8aed', 'name': 'tempest-ServerStableDeviceRescueTest-2003016416-network', 'tenant_id': 'a9b266cd27fd40e5a6cf7d70a7ae26da', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'a9b266cd27fd40e5a6cf7d70a7ae26da', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 58601, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-19T08:56:41Z', 'updated_at': '2023-04-19T08:56:41Z', 'revision_number': 1} available for tenant 2023-04-19 08:57:09,149 79690 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1677103442', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEAgh677o5uf3a+M/117F2KreLx8Fue4VWHTjzDt+T0EVFghrgec9ahHq81mLZzDFtDUAKOymohrR6TSnaVJChrgWnNNKMAOfp3biwYZYBJzgIXPMDFgKq8fVPbW2XbCuw==', 'fingerprint': '14:74:1c:73:87:f5:e5:65:c6:32:25:ba:68:69:ba:4a', 'user_id': 'f76fb5bc561d419a88188489d9d479d0', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBjLxfZXE28sFm47YTh2iNw496LoDjssJjZ5kEvmO6rF5dWDj+ZKeTA\nyY9zotyJMF+gBwYFK4EEACKhZANiAARAIIeu+6Obn92vjP9dexdiq3i8fBbnuFVh\n048w7fk9BFRYIa4HnPWoR6vNZi2cwxbQ1ACjspqIa0ek0p2lSQoa4FpzTSjADn6d\n24sGGWASc4CFzzAxYCqvH1T21tl2wrs=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'a618e764-cce3-4c7e-83cd-4c877a1d77cf', 'name': 'tempest-securitygroup--1034158359', 'stateful': True, 'tenant_id': 'a9b266cd27fd40e5a6cf7d70a7ae26da', 'description': 'tempest-description--1454671644', 'shared': False, 'security_group_rules': [{'id': '399db0e4-94e6-4945-a034-e46b1e576d6c', 'tenant_id': 'a9b266cd27fd40e5a6cf7d70a7ae26da', 'security_group_id': 'a618e764-cce3-4c7e-83cd-4c877a1d77cf', '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': 272, 'description': None, 'tags': [], 'created_at': '2023-04-19T08:57:05Z', 'updated_at': '2023-04-19T08:57:05Z', 'revision_number': 0, 'project_id': 'a9b266cd27fd40e5a6cf7d70a7ae26da'}, {'id': 'bd26cefc-97b6-4671-b338-585ecc713a07', 'tenant_id': 'a9b266cd27fd40e5a6cf7d70a7ae26da', 'security_group_id': 'a618e764-cce3-4c7e-83cd-4c877a1d77cf', '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': 271, 'description': None, 'tags': [], 'created_at': '2023-04-19T08:57:05Z', 'updated_at': '2023-04-19T08:57:05Z', 'revision_number': 0, 'project_id': 'a9b266cd27fd40e5a6cf7d70a7ae26da'}], 'tags': [], 'created_at': '2023-04-19T08:57:05Z', 'updated_at': '2023-04-19T08:57:05Z', 'revision_number': 1, 'project_id': 'a9b266cd27fd40e5a6cf7d70a7ae26da'}, 'floating_ip': {'id': '259c1c34-22c1-4f72-8bcb-4593d2cb799d', 'tenant_id': 'a9b266cd27fd40e5a6cf7d70a7ae26da', 'floating_ip_address': '172.24.4.8', 'floating_network_id': 'f3b6c58a-7313-4857-bbb4-b9d92ca646b0', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'a9b266cd27fd40e5a6cf7d70a7ae26da', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-19T08:57:08Z', 'updated_at': '2023-04-19T08:57:08Z', 'revision_number': 0, 'ip': '172.24.4.8'}} 2023-04-19 08:57:11,560 79690 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 202 POST http://10.0.0.210/compute/v2.1/servers 2.410s 2023-04-19 08:57:11,561 79690 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-ServerStableDeviceRescueTest-server-219561203", "imageRef": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "flavorRef": "42", "networks": [{"uuid": "c7941864-b224-4ebd-94c8-fd8d4b2f8aed"}], "security_groups": [{"name": "tempest-securitygroup--1034158359"}], "key_name": "tempest-keypair-1677103442", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '404', 'location': 'http://10.0.0.210/compute/v2.1/servers/4d7b00c6-dca8-4b59-8183-c7b68c7942c9', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-28e6643c-21ff-4cdb-a1e8-d8c18b958070', 'x-compute-request-id': 'req-28e6643c-21ff-4cdb-a1e8-d8c18b958070', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "4d7b00c6-dca8-4b59-8183-c7b68c7942c9", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4d7b00c6-dca8-4b59-8183-c7b68c7942c9"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4d7b00c6-dca8-4b59-8183-c7b68c7942c9"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1034158359"}], "adminPass": "ZWX9crJpP4ap"}}' 2023-04-19 08:57:11,721 79690 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/4d7b00c6-dca8-4b59-8183-c7b68c7942c9 0.157s 2023-04-19 08:57:11,722 79690 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:57:11 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-20b01ba2-1787-48ed-ab90-7ca34c3bdfaa', 'x-compute-request-id': 'req-20b01ba2-1787-48ed-ab90-7ca34c3bdfaa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4d7b00c6-dca8-4b59-8183-c7b68c7942c9'} Body: b'{"server": {"id": "4d7b00c6-dca8-4b59-8183-c7b68c7942c9", "name": "tempest-ServerStableDeviceRescueTest-server-219561203", "status": "BUILD", "tenant_id": "a9b266cd27fd40e5a6cf7d70a7ae26da", "user_id": "f76f b5bc561d419a88188489d9d479d0", "metadata": {}, "hostId": "", "image": {"id": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/dd568ba7-ea17-4ae2-908e-3035f1035aee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:57:12Z", "updated": "2023-04-19T08:57:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4d7b00c6-dca8-4b59-8183-c7b68c7942c9"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4d7b00c6-dca8-4b59-8183-c7b68c7942c9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1677103442", "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-19 08:58:02,053 79690 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/4d7b00c6-dca8-4b59-8183-c7b68c7942c9 0.268s 2023-04-19 08:58:02,054 79690 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:58:01 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-750f754d-a6b2-4830-82fd-08a7c8177111', 'x-compute-request-id': 'req-750f754d-a6b2-4830-82fd-08a7c8177111', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4d7b00c6-dca8-4b59-8183-c7b68c7942c9'} Body: b'{"server": {"id": "4d7b00c6-dca8-4b59-8183-c7b68c7942c9", "name": "tempest-ServerStableDeviceRescueTest-server-219561203", "status": "ACTIVE", "tenant_id": "a9b266cd27fd40e5a6cf7d70a7ae26da", "user_id": "f76fb5bc561d419a88188489d9d479d0", "metadata": {}, "hostId": "ccece402dc5fe7d0a5e122b4baf66766480c8c7bab1705fb9ca19b5f", "image": {"id": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/dd568ba7-ea17-4ae2-908e-3035f1035aee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:57:11Z", "updated": "2023-04-19T08:57:25Z", "addresses": {"tempest-ServerStableDeviceRescueTest-2003016416-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:44:df"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4d7b00c6-dca8-4b59-8183-c7b68c7942c9"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4d7b00c6-dca8-4b59-8183-c7b68c7942c9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1677103442", "OS-SRV-USG:launched_at": "2023-04-19T08:57:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1034158359"}], "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-19 08:58:02,066 79690 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-19 08:59:02,625 79690 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/4d7b00c6-dca8-4b59-8183-c7b68c7942c9/os-interface 0.498s 2023-04-19 08:59:02,625 796 90 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:59: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-78c69852-eb7a-4009-8c53-05b6f59dd20e', 'x-compute-request-id': 'req-78c69852-eb7a-4009-8c53-05b6f59dd20e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4d7b00c6-dca8-4b59-8183-c7b68c7942c9/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "c7941864-b224-4ebd-94c8-fd8d4b2f8aed", "port_id": "4efdacac-60db-403e-a299-b8203c5e2600", "mac_addr": "fa:16:3e:99:44:df", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "4f88de27-1238-415c-85b1-e99eb686d0e2", "ip_address": "10.0.0.6"}]}]}' 2023-04-19 08:59:04,653 79690 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/259c1c34-22c1-4f72-8bcb-4593d2cb799d 2.024s 2023-04-19 08:59:04,654 79690 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "4efdacac-60db-403e-a299-b8203c5e2600"}} Response - Headers: {'content-type': 'application/json', 'content-length': '827', 'x-openstack-request-id': 'req-06c6cb39-fc42-435c-bffa-8d91b9092707', 'date': 'Wed, 19 Apr 2023 08:59:04 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/259c1c34-22c1-4f72-8bcb-4593d2cb799d'} Body: b'{"floatingip": {"id": "259c1c34-22c1-4f72-8bcb-4593d2cb799d", "tenant_id": "a9b266cd27fd40e5a6cf7d70a7ae26da", "floating_ip_address": "172.24.4.8", "floating_network_id": "f3b6c58a-7313-4857-bbb4-b9d92ca646b0", "router_id": "dae820e7-562c-43bf-9479-b9ac09145695", "port_id": "4efdacac-60db-403e-a299-b8203c5e2600", "fixed_ip_address": "10.0.0.6", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "c7941864-b224-4ebd-94c8-fd8d4b2f8aed", "mac_address": "fa:16:3e:99:44:df", "admin_state_up": true, "status": "ACTIVE", "device_id": "4d7b00c6-dca8-4b59-8183-c7b68c7942c9", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-19T08:57:08Z", "updated_at": "2023-04-19T08:59:03Z", "revision_number": 1, "project_id": "a9b266cd27fd40e5a6cf7d70a7ae26da"}}' 2023-04-19 08:59:04,656 79690 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.8:22' as 'cirros' with public key authentication 2023-04-19 08:59:04,699 79690 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-19 08:59:04,727 79690 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-19 08:59:04,727 79690 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.8 successfully created 2023-04-19 08:59:05,635 79690 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/4d7b00c6-dca8-4b59-8183-c7b68c7942c9/action 0.907s 2023-04-19 08:59:05,637 79690 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"createImage": {"name": "tempest-ServerStableDeviceRescueTest-image-1789100936"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:59:04 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/196aacaa-5e0f-43e3-a8b9-cb5ccf7525a5', ' openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dd31c801-fab2-486e-9061-0f6f51e12cee', 'x-compute-request-id': 'req-dd31c801-fab2-486e-9061-0f6f51e12cee', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4d7b00c6-dca8-4b59-8183-c7b68c7942c9/action'} Body: b'' 2023-04-19 08:59:05,693 79690 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/196aacaa-5e0f-43e3-a8b9-cb5ccf7525a5 0.053s 2023-04-19 08:59:05,694 79690 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:59:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1611', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e3db8a3a-9717-44ba-8017-f0a49c41c8cc', 'x-compute-request-id': 'req-e3db8a3a-9717-44ba-8017-f0a49c41c8cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/images/196aacaa-5e0f-43e3-a8b9-cb5ccf7525a5'} Body: b'{"image": {"id": "196aacaa-5e0f-43e3-a8b9-cb5ccf7525a5", "name": "tempest-ServerStableDeviceRescueTest-image-1789100936", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "4d7b00c6-dca8-4b59-8183-c7b68c7942c9", "owner_project_name": "tempest-ServerStableDeviceRescueTest-1157836378", "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-1157836378-project-member", "user_id": "f76fb5bc561d419a88188489d9d479d0"}, "created": "2023-04-19T08:59:05Z", "updated": "2023-04-19T08:59:05Z", "status": "SAVING", "progress": 25, "OS-EXT-IMG-SIZE:size": 0, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/196aacaa-5e0f-43e3-a8b9-cb5ccf7525a5"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/images/196aacaa-5e0f-43e3-a8b9-cb5ccf7525a5"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/196aacaa-5e0f-43e3-a8b9-cb5ccf7525a5"}], "server": {"id": "4d7b00c6-dca8-4b59-8183-c7b68c7942c9", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4d7b00c6-dca8-4b59-8183-c7b68c7942c9"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4d7b00c6-dca8-4b59-8183-c7b68c7942c9"}]}}}' 2023-04-19 08:59:55,805 79690 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/196aacaa-5e0f-43e3-a8b9-cb5ccf7525a5 0.056s 2023-04-19 08:59:55,805 79690 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:59:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1ad087b6-968f-4913-8300-5a79c08805db', 'x-compute-request-id': 'req-1ad087b6-968f-4913-8300-5a79c08805db', 'connection': 'close', 'status': '200', 'content-location': 'http:/ /10.0.0.210/compute/v2.1/images/196aacaa-5e0f-43e3-a8b9-cb5ccf7525a5'} Body: b'{"image": {"id": "196aacaa-5e0f-43e3-a8b9-cb5ccf7525a5", "name": "tempest-ServerStableDeviceRescueTest-image-1789100936", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "4d7b00c6-dca8-4b59-8183-c7b68c7942c9", "owner_id": "a9b266cd27fd40e5a6cf7d70a7ae26da", "owner_project_name": "tempest-ServerStableDeviceRescueTest-1157836378", "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-1157836378-project-member", "user_id": "f76fb5bc561d419a88188489d9d479d0"}, "created": "2023-04-19T08:59:05Z", "updated": "2023-04-19T08:59:10Z", "status": "ACTIVE", "progress": 100, "OS-EXT-IMG-SIZE:size": 38600704, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/196aacaa-5e0f-43e3-a8b9-cb5ccf7525a5"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/images/196aacaa-5e0f-43e3-a8b9-cb5ccf7525a5"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/196aacaa-5e0f-43e3-a8b9-cb5ccf7525a5"}], "server": {"id": "4d7b00c6-dca8-4b59-8183-c7b68c7942c9", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4d7b00c6-dca8-4b59-8183-c7b68c7942c9"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4d7b00c6-dca8-4b59-8183-c7b68c7942c9"}]}}}' 2023-04-19 08:59:55,889 79690 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/196aacaa-5e0f-43e3-a8b9-cb5ccf7525a5 0.077s 2023-04-19 08:59:55,889 79690 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:59:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fa4723bb-fa27-4383-b919-f02087fbdefe', 'x-compute-request-id': 'req-fa4723bb-fa27-4383-b919-f02087fbdefe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/images/196aacaa-5e0f-43e3-a8b9-cb5ccf7525a5'} Body: b'{"image": {"id": "196aacaa-5e0f-43e3-a8b9-cb5ccf7525a5", "name": "tempest-ServerStableDeviceRescueTest-image-1789100936", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "4d7b00c6-dca8-4b59-8183-c7b68c7942c9", "owner_id": "a9b266cd27fd40e5a6cf7d70a7ae26da", "owner_project_name": "tempest-ServerStableDeviceRescueTest-1157836378", "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-1157836378-project-member", "user_id": "f76fb5bc561d419a88188489d9d479d0"}, "created": "2023-04-19T08:59:05Z", "updated": "2023-04-19T08:59:10Z", "status": "ACTIVE", "progress": 100, "OS-EXT-IMG-SIZE:size": 38600704, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/196aacaa-5e0f-43e3-a8b9-cb5ccf7525a5"}, {"rel": "bookmark ", "href": "http://10.0.0.210/compute/images/196aacaa-5e0f-43e3-a8b9-cb5ccf7525a5"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/196aacaa-5e0f-43e3-a8b9-cb5ccf7525a5"}], "server": {"id": "4d7b00c6-dca8-4b59-8183-c7b68c7942c9", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4d7b00c6-dca8-4b59-8183-c7b68c7942c9"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4d7b00c6-dca8-4b59-8183-c7b68c7942c9"}]}}}' 2023-04-19 08:59:56,592 79690 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/4d7b00c6-dca8-4b59-8183-c7b68c7942c9 0.692s 2023-04-19 08:59:56,592 79690 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:59:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1670', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-044fb9e8-65af-4b55-b620-ecfb00bb6d6b', 'x-compute-request-id': 'req-044fb9e8-65af-4b55-b620-ecfb00bb6d6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4d7b00c6-dca8-4b59-8183-c7b68c7942c9'} Body: b'{"server": {"id": "4d7b00c6-dca8-4b59-8183-c7b68c7942c9", "name": "tempest-ServerStableDeviceRescueTest-server-219561203", "status": "ACTIVE", "tenant_id": "a9b266cd27fd40e5a6cf7d70a7ae26da", "user_id": "f76fb5bc561d419a88188489d9d479d0", "metadata": {}, "hostId": "ccece402dc5fe7d0a5e122b4baf66766480c8c7bab1705fb9ca19b5f", "image": {"id": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/dd568ba7-ea17-4ae2-908e-3035f1035aee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:57:11Z", "updated": "2023-04-19T08:59:10Z", "addresses": {"tempest-ServerStableDeviceRescueTest-2003016416-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:44:df"}, {"version": 4, "addr": "172.24.4.8", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:44:df"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4d7b00c6-dca8-4b59-8183-c7b68c7942c9"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4d7b00c6-dca8-4b59-8183-c7b68c7942c9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1677103442", "OS-SRV-USG:launched_at": "2023-04-19T08:57:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1034158359"}], "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-19 09:00:56,821 79690 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/196aacaa-5e0f-43e3-a8b9-cb5ccf7525a5 0.158s 2023-04-19 09:00:56,821 79690 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': 'Wed, 19 Apr 2023 09:00:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1644', 'content-type': 'application/json', 'x-openstack-request-id': 'req-1af7c283-dde1-4ef2-9011-2dfcbd7d1167', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/196aacaa-5e0f-4 3e3-a8b9-cb5ccf7525a5'} Body: b'{"base_image_ref": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "4d7b00c6-dca8-4b59-8183-c7b68c7942c9", "owner_id": "a9b266cd27fd40e5a6cf7d70a7ae26da", "owner_project_name": "tempest-ServerStableDeviceRescueTest-1157836378", "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-1157836378-project-member", "user_id": "f76fb5bc561d419a88188489d9d479d0", "hw_rescue_bus": "virtio", "name": "tempest-ServerStableDeviceRescueTest-image-1789100936", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "9280db5b885418a56054b6333f6ff288", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "a9b266cd27fd40e5a6cf7d70a7ae26da", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "4a32e3e6665056ec8e2ee3d9ddc7f155e2a5e432764c6e853df2ffdf26918910a9968ba419a5c084a11f97e704d3ddd18221b4f92c3c5ec085b2c7ba7905b08d", "id": "196aacaa-5e0f-43e3-a8b9-cb5ccf7525a5", "created_at": "2023-04-19T08:59:05Z", "updated_at": "2023-04-19T09:00:57Z", "tags": [], "self": "/v2/images/196aacaa-5e0f-43e3-a8b9-cb5ccf7525a5", "file": "/v2/images/196aacaa-5e0f-43e3-a8b9-cb5ccf7525a5/file", "schema": "/v2/schemas/image"}' 2023-04-19 09:00:56,981 79690 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/196aacaa-5e0f-43e3-a8b9-cb5ccf7525a5 0.159s 2023-04-19 09:00:56,981 79690 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': 'Wed, 19 Apr 2023 09:00:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1672', 'content-type': 'application/json', 'x-openstack-request-id': 'req-6c0345ce-9b05-46bc-8c61-f93231e18af4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/196aacaa-5e0f-43e3-a8b9-cb5ccf7525a5'} Body: b'{"base_image_ref": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rescue_bus": "virtio", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "4d7b00c6-dca8-4b59-8183-c7b68c7942c9", "owner_id": "a9b266cd27fd40e5a6cf7d70a7ae26da", "owner_project_name": "tempest-ServerStableDeviceRescueTest-1157836378", "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-1157836378-project-member", "user_id": "f76fb5bc561d419a88188489d9d479d0", "hw_rescue_device": "disk", "name": "tempest-ServerStableDeviceRescueTest-image-1789100936", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "9280db5b885418a56054b6333f6ff288", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "a9b266cd27fd40e5a6cf7d70a7ae26da", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "4a32e3e6665056ec8e2ee3d9ddc7f155e2a5e432764c6e853df2ffdf26918910a9968ba419a5c084a11f97e704d3ddd18221b4f92c3c5ec085b2c7ba7905b08d", "id": "196aacaa-5e0f-43e3-a8b9-cb5ccf7525a5", "created_at": "2023-04-19T08:59:05Z", "updated_at": "2023-04-19T09:00:57Z", "tags": [], " self": "/v2/images/196aacaa-5e0f-43e3-a8b9-cb5ccf7525a5", "file": "/v2/images/196aacaa-5e0f-43e3-a8b9-cb5ccf7525a5/file", "schema": "/v2/schemas/image"}' 2023-04-19 09:00:57,705 79690 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/4d7b00c6-dca8-4b59-8183-c7b68c7942c9 0.724s 2023-04-19 09:00:57,706 79690 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:00:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1670', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-93077075-ecf7-4024-9098-e64427b6e435', 'x-compute-request-id': 'req-93077075-ecf7-4024-9098-e64427b6e435', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4d7b00c6-dca8-4b59-8183-c7b68c7942c9'} Body: b'{"server": {"id": "4d7b00c6-dca8-4b59-8183-c7b68c7942c9", "name": "tempest-ServerStableDeviceRescueTest-server-219561203", "status": "ACTIVE", "tenant_id": "a9b266cd27fd40e5a6cf7d70a7ae26da", "user_id": "f76fb5bc561d419a88188489d9d479d0", "metadata": {}, "hostId": "ccece402dc5fe7d0a5e122b4baf66766480c8c7bab1705fb9ca19b5f", "image": {"id": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/dd568ba7-ea17-4ae2-908e-3035f1035aee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:57:11Z", "updated": "2023-04-19T08:59:10Z", "addresses": {"tempest-ServerStableDeviceRescueTest-2003016416-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:44:df"}, {"version": 4, "addr": "172.24.4.8", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:44:df"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4d7b00c6-dca8-4b59-8183-c7b68c7942c9"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4d7b00c6-dca8-4b59-8183-c7b68c7942c9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1677103442", "OS-SRV-USG:launched_at": "2023-04-19T08:57:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1034158359"}], "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-19 09:00:58,097 79690 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/a9b266cd27fd40e5a6cf7d70a7ae26da/volumes 0.378s 2023-04-19 09:00:58,098 79690 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-253828852"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 09:00:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-106b1200-df76-4a49-981e-741f30f4b652', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-106b1200-df76-4a49-981e-741f30f4b652', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a9b266cd27fd40e5a6cf7d70a7ae26da/volumes'} Body: b'{"volume": {"id": "33ddef2c-ecc2-46a9-aa5a-f2d54111b9cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_ at": "2023-04-19T09:00:58.036304", "updated_at": null, "name": "tempest-ServerStableDeviceRescueTest-volume-253828852", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a9b266cd27fd40e5a6cf7d70a7ae26da/volumes/33ddef2c-ecc2-46a9-aa5a-f2d54111b9cd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a9b266cd27fd40e5a6cf7d70a7ae26da/volumes/33ddef2c-ecc2-46a9-aa5a-f2d54111b9cd"}], "user_id": "f76fb5bc561d419a88188489d9d479d0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 09:00:58,147 79690 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/a9b266cd27fd40e5a6cf7d70a7ae26da/volumes/33ddef2c-ecc2-46a9-aa5a-f2d54111b9cd 0.039s 2023-04-19 09:00:58,147 79690 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:00:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e89cab6e-8c59-4b48-99c2-d86141f91bfa', 'content-length': '893', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e89cab6e-8c59-4b48-99c2-d86141f91bfa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a9b266cd27fd40e5a6cf7d70a7ae26da/volumes/33ddef2c-ecc2-46a9-aa5a-f2d54111b9cd'} Body: b'{"volume": {"id": "33ddef2c-ecc2-46a9-aa5a-f2d54111b9cd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:00:58.000000", "updated_at": null, "name": "tempest-ServerStableDeviceRescueTest-volume-253828852", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a9b266cd27fd40e5a6cf7d70a7ae26da/volumes/33ddef2c-ecc2-46a9-aa5a-f2d54111b9cd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a9b266cd27fd40e5a6cf7d70a7ae26da/volumes/33ddef2c-ecc2-46a9-aa5a-f2d54111b9cd"}], "user_id": "f76fb5bc561d419a88188489d9d479d0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a9b266cd27fd40e5a6cf7d70a7ae26da"}}' 2023-04-19 09:00:59,203 79690 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/a9b266cd27fd40e5a6cf7d70a7ae26da/volumes/33ddef2c-ecc2-46a9-aa5a-f2d54111b9cd 0.044s 2023-04-19 09:00:59,204 79690 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:00:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2397cfbe-aa54-4b9f-a82f-ebb0664ff339', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2397cfbe-aa54-4b9f-a82f-ebb0664ff339', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a9b266cd27fd40e5a6cf7d70a7ae26da/volumes/33ddef2c-ecc2-46a9-aa5a-f2d54111b9cd'} Body: b'{"volume": {"id": "33ddef2c-ecc2-46a9-aa5a-f2d54111b9cd", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:00:58.000000", "updated_at": "2023-04-19T09:00:58.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-253828852", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{ "rel": "self", "href": "http://10.0.0.210/volume/v3/a9b266cd27fd40e5a6cf7d70a7ae26da/volumes/33ddef2c-ecc2-46a9-aa5a-f2d54111b9cd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a9b266cd27fd40e5a6cf7d70a7ae26da/volumes/33ddef2c-ecc2-46a9-aa5a-f2d54111b9cd"}], "user_id": "f76fb5bc561d419a88188489d9d479d0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a9b266cd27fd40e5a6cf7d70a7ae26da"}}' 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 942475d5-52b9-47ed-b746-0f88e0fff959 failed to build and is in ERROR status tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend[id-9a36df71-a257-43a5-9555-dc7c88e66e0e] -------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_extend.py", line 37, in test_volume_extend volume = self.create_volume(imageRef=self.image_ref) File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 5474718b-57e9-487e-863f-98e68b50451f failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 09:01:09,260 79710 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.0.0.210/image/v2/images/dd568ba7-ea17-4ae2-908e-3035f1035aee 0.153s 2023-04-19 09:01:09,260 79710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:01:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-909ac397-f342-4e4b-aa6c-09bd72e38c20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/dd568ba7-ea17-4ae2-908e-3035f1035aee'} 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": "711d5428f1bd471fa25d071fe9c4d7c6", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "created_at": "2023-04-19T08:53:19Z", "updated_at": "2023-04-19T08:53:21Z", "tags": [], "self": "/v2/images/dd568ba7-ea17-4ae2-908e-3035f1035aee", "file": "/v2/images/dd568ba7-ea17-4ae2-908e-3035f1035aee/file", "schema": "/v2/schemas/image"}' 2023-04-19 09:01:09,614 79710 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 202 POST http://10.0.0.210/volume/v3/d19b2ce0294942958e712500925dc7e4/volumes 0.353s 2023-04-19 09:01:09,615 79710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"imageRef": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "size": 1, "name": "tempest-VolumesExtendTest-Volume-156580768"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 09:01:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eeca113f-1029-454b-9576-0095ecddd377', 'content-length': '814', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eeca113f-1029-454b-9576-0095ecddd377', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d19b2ce0294942958e712500925dc7e4/volumes'} Body: b'{"volume": {"id": "5474718b-57e9-487e-863f-98e68b50451f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:01:09.546871", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-156580768", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d19b2ce0294942958e712500925dc7e4/volumes/5474718b-57e9-487e-863f-98e68b50451f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d19b2ce0294942958e712500925dc7e4/volumes/5474718b-57e9-487e-863f-98e68b50451f"}], "user_id": "f224ef409e974d88bc49d7f9b96bfb72", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 09:01:09,665 79710 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.0.0.210/volume/v3/d19b2ce0294942958e712500925dc7e4/volumes/5474718b-57e9-487e-863f-98e68b50451f 0.040s 2023-04-19 09:01:09,665 79710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:01:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ada8758-72fd-4666-98f7-073d95cd87b7', 'content-length': '882', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ada8758-72fd-4666-98f7-073d95cd87b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d19b2ce0294942958e712500925dc7e4/volumes/5474718b-57e9-487e-863f-98e68b50451f'} Body: b'{"volume": {"id": "5474718b-57e9-487e-863f-98e68b50451f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:01:10.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-156580768", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d19b2ce0294942958e712500925dc7e4/volumes/5474718b-57e9-487e-863f-98e68b50451f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d19b2ce0294942958e712500925dc7e4/volumes/5474718b-57e9-487e-863f-98e68b50451f"}], "user_id": "f224ef409e974d88bc49d7f9b96bfb72", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d19b2ce0294942958e712500925dc7e4"}}' 2023-04-19 09:01:10,714 79710 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.0.0.210/volume/v3/d19b2ce0294942958e712500925dc7e4/volumes/5474718b-57e9-487e-863f-98e68b50451f 0.037s 2023-04-19 09:01:10,715 79710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:01:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1db8ba2-e0a0-4184-b7c9-6b0a9b009f8b', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1db8ba2-e0a0-4184-b7c9-6b0a9b009f8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d19b2ce0294942958e712500925dc7e4/volumes/5474718b-57e9-487e-863f-98e68b50451f'} Body: b'{"volume": {"id": "5474718b-57e9-487e-863f-98e68b50451f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:01:10.000000", "updated_at": "2023-04-19T09:01:10.000000", "name": "tempest-VolumesExtendTest-Volume-156580768", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d19b2ce0294942958e712500925dc7e4/volumes/5474718b-57e9-487e-863f-98e68b50451f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d19b2ce0294942958e712500925dc7e4/volumes/5474718b-57e9-487e-863f-98e68b50451f"}], "user_id": "f224ef409e974d88bc49d7f9b96bfb72", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d19b2ce0294942958e712500925dc7e4"}}' 2023-04-19 09:01:10,765 79710 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/d19b2ce0294942958e712500925dc7e4/volumes/5474718b-57e9-487e-863f-98e68b50451f 0.039s 2023-04-19 09:01:10,765 79710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:01:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-485d7787-d654-4d9a-b52f-226d67b44901', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x -openstack-request-id': 'req-485d7787-d654-4d9a-b52f-226d67b44901', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d19b2ce0294942958e712500925dc7e4/volumes/5474718b-57e9-487e-863f-98e68b50451f'} Body: b'{"volume": {"id": "5474718b-57e9-487e-863f-98e68b50451f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:01:10.000000", "updated_at": "2023-04-19T09:01:10.000000", "name": "tempest-VolumesExtendTest-Volume-156580768", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d19b2ce0294942958e712500925dc7e4/volumes/5474718b-57e9-487e-863f-98e68b50451f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d19b2ce0294942958e712500925dc7e4/volumes/5474718b-57e9-487e-863f-98e68b50451f"}], "user_id": "f224ef409e974d88bc49d7f9b96bfb72", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d19b2ce0294942958e712500925dc7e4"}}' 2023-04-19 09:01:10,877 79710 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/d19b2ce0294942958e712500925dc7e4/volumes/5474718b-57e9-487e-863f-98e68b50451f 0.102s 2023-04-19 09:01:10,877 79710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:01: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-229dc9b8-742e-452a-9116-dbc25fa85685', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d19b2ce0294942958e712500925dc7e4/volumes/5474718b-57e9-487e-863f-98e68b50451f'} Body: b'' 2023-04-19 09:01:10,900 79710 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/d19b2ce0294942958e712500925dc7e4/volumes/5474718b-57e9-487e-863f-98e68b50451f 0.022s 2023-04-19 09:01:10,900 79710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:01: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-ac0f5df1-dc53-4a4a-b9dd-5aa48e7024ba', 'x-openstack-request-id': 'req-ac0f5df1-dc53-4a4a-b9dd-5aa48e7024ba', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/d19b2ce0294942958e712500925dc7e4/volumes/5474718b-57e9-487e-863f-98e68b50451f'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 5474718b-57e9-487e-863f-98e68b50451f could not be found."}}' tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend_when_volume_has_snapshot[id-86be1cba-2640-11e5-9c82-635fb964c912] --------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_extend.py", line 51, in test_volume_extend_when_volume_has_snapshot volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume d7ea9beb-36f2-4579-850c-0f61bd780182 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 09:01:11,097 79710 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 202 POST http://10.0.0.210/volume/v3/d19b2ce0294942958e712500925dc7e4/volumes 0.193s 2023-04-19 09:01:11,097 79710 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-1814162475"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 09:01:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e615dacd-8e09-4a49-a49c-739c7ab7f665', 'content-length': '815', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e615dacd-8e09-4a49-a49c-739c7ab7f665', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d19b2ce0294942958e712500925dc7e4/volumes'} Body: b'{"volume": {"id": "d7ea9beb-36f2-4579-850c-0f61bd780182", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:01:11.032285", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-1814162475", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d19b2ce0294942958e712500925dc7e4/volumes/d7ea9beb-36f2-4579-850c-0f61bd780182"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d19b2ce0294942958e712500925dc7e4/volumes/d7ea9beb-36f2-4579-850c-0f61bd780182"}], "user_id": "f224ef409e974d88bc49d7f9b96bfb72", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 09:01:11,144 79710 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.0.0.210/volume/v3/d19b2ce0294942958e712500925dc7e4/volumes/d7ea9beb-36f2-4579-850c-0f61bd780182 0.038s 2023-04-19 09:01:11,145 79710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:01:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ced5642-a8cb-41b5-90f3-0718c234490d', 'content-length': '883', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ced5642-a8cb-41b5-90f3-0718c234490d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d19b2ce0294942958e712500925dc7e4/volumes/d7ea9beb-36f2-4579-850c-0f61bd780182'} Body: b'{"volume": {"id": "d7ea9beb-36f2-4579-850c-0f61bd780182", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:01:11.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-1814162475", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d19b2ce0294942958e712500925dc7e4/volumes/d7ea9beb-36f2-4579-850c-0f61bd780182"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d19b2ce0294942958e712500925dc7e4/volumes/d7ea9beb-36f2-4579-850c-0f61bd780182"}], "user_id": "f224ef409e974d88bc49d7f9b96bfb72", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d19b2ce0294942958e712500925dc7e4"}}' 2023-04-19 09:01:12,197 79710 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.0.0.210/volume/v3/d19b2ce0294942958e712500925dc7e4/volumes/d7ea9beb-36f2-4579-850c-0f61bd780182 0.041s 2023-04-19 09:01:12,198 79710 DEBUG [tempest.lib.common.rest_cli ent] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:01:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f44d8b32-af21-43bd-9c17-cac6bdf68e16', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f44d8b32-af21-43bd-9c17-cac6bdf68e16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d19b2ce0294942958e712500925dc7e4/volumes/d7ea9beb-36f2-4579-850c-0f61bd780182'} Body: b'{"volume": {"id": "d7ea9beb-36f2-4579-850c-0f61bd780182", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:01:11.000000", "updated_at": "2023-04-19T09:01:11.000000", "name": "tempest-VolumesExtendTest-Volume-1814162475", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d19b2ce0294942958e712500925dc7e4/volumes/d7ea9beb-36f2-4579-850c-0f61bd780182"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d19b2ce0294942958e712500925dc7e4/volumes/d7ea9beb-36f2-4579-850c-0f61bd780182"}], "user_id": "f224ef409e974d88bc49d7f9b96bfb72", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d19b2ce0294942958e712500925dc7e4"}}' 2023-04-19 09:01:12,253 79710 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/d19b2ce0294942958e712500925dc7e4/volumes/d7ea9beb-36f2-4579-850c-0f61bd780182 0.040s 2023-04-19 09:01:12,254 79710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:01:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7bc5030c-baa7-45e7-a985-6a04f56001f2', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7bc5030c-baa7-45e7-a985-6a04f56001f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d19b2ce0294942958e712500925dc7e4/volumes/d7ea9beb-36f2-4579-850c-0f61bd780182'} Body: b'{"volume": {"id": "d7ea9beb-36f2-4579-850c-0f61bd780182", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:01:11.000000", "updated_at": "2023-04-19T09:01:11.000000", "name": "tempest-VolumesExtendTest-Volume-1814162475", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d19b2ce0294942958e712500925dc7e4/volumes/d7ea9beb-36f2-4579-850c-0f61bd780182"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d19b2ce0294942958e712500925dc7e4/volumes/d7ea9beb-36f2-4579-850c-0f61bd780182"}], "user_id": "f224ef409e974d88bc49d7f9b96bfb72", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d19b2ce0294942958e712500925dc7e4"}}' 2023-04-19 09:01:12,364 79710 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/d19b2ce0294942958e712500925dc7e4/volumes/d7ea9beb-36f2-4579-850c-0f61bd780182 0.097s 2023-04-19 09:01:12,364 79710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:01:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': ' text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f92853e4-d9e1-48ce-b1ed-05536752752c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d19b2ce0294942958e712500925dc7e4/volumes/d7ea9beb-36f2-4579-850c-0f61bd780182'} Body: b'' 2023-04-19 09:01:12,387 79710 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/d19b2ce0294942958e712500925dc7e4/volumes/d7ea9beb-36f2-4579-850c-0f61bd780182 0.022s 2023-04-19 09:01:12,388 79710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:01: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-afca1d84-0330-42ce-bc69-47915a8b4dd1', 'x-openstack-request-id': 'req-afca1d84-0330-42ce-bc69-47915a8b4dd1', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/d19b2ce0294942958e712500925dc7e4/volumes/d7ea9beb-36f2-4579-850c-0f61bd780182'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume d7ea9beb-36f2-4579-850c-0f61bd780182 could not be found."}}' 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 8fd45a90-2b7c-4ff9-9bff-b7e51751bc35 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:59:23,315 79706 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.096s 2023-04-19 08:59:23,315 79706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 19 Apr 2023 08:59:23 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-b4025a21-510c-4319-97aa-6157711d78ef', '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": "ba384516e29d42f79e882e330b38194e", "name": "tempest-VolumesAdminNegativeTest-1373279422-project-member", "password_expires_at": null}, "audit_ids": ["dPogWlZmTjmMbvQOXrJgbA"], "expires_at": "2023-04-19T09:59:23.000000Z", "issued_at": "2023-04-19T08:59:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dfc31b3b02d14e5cb6e3762ddd8411ac", "name": "tempest-VolumesAdminNegativeTest-1373279422"}, "is_domain": false, "roles": [{"id": "45fc525c8c5440819026c2d31316f10d", "name": "reader"}, {"id": "34261de33dff45759db3c64a7b6ec984", "name": "member"}], "catalog": [{"endpoints": [{"id": "2e496f3cad8d414abd2448bb8532a4c7", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "29fc0ad9be4d4b0fae792a48927ba4fb", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "62d5fc32dc6d4dda96c18dcf38975224", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/dfc31b3b02d14e5cb6e3762ddd8411ac", "region": "RegionOne"}], "id": "312d8c8a5cbf4f6982b03f3968d80759", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "deac9fc2e9574f9e9ccff18b176c5f67", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/dfc31b3b02d14e5cb6e3762ddd8411ac", "region": "RegionOne"}], "id": "32219e37b07540d3ba53ca79f3cb5ff9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "4682339d7be045da817dd408e4fc9bcb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/dfc31b3b02d14e5cb6e3762ddd8411ac", "region": "RegionOne"}], "id": "4c90ba9ce2174f2d8513ed524a7e3915", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "c216644ed918406cb1a1cf80fd83cfcf", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "6805fa9e882448ebada64a227995f651", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "0b90d9df5fa743878bfb4b67c8393028", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "b1f800f6c631482db1b5e4cb224654a6", "type": "image", "name": "glance"}, {"endpoints": [{"id": "912e0b96e3f043eb804c892738476d9a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d5eb1e085e9e49dc810e3358668885ed", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "88a86b6b25ac4ad1838fb87a7c8c0c93", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "dde0405576ac448181be74c8c6162b21", "type": "identity", "name": "keystone"}]}}' 2023-04-19 08:59:23,316 79706 INFO [tempest.lib.common.fixed_network] (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri) Found network {'id': 'bb5ed195-bdbd-4f10-a99a-402324ddac2c', 'name': 'tempest-VolumesAdminNegativeTest-808499248-network', 'tenant_id': 'dfc31b3b02d14e5cb6e3762ddd8411ac', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'dfc31b3b02d14e5cb6e 3762ddd8411ac', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 53424, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-19T08:56:41Z', 'updated_at': '2023-04-19T08:56:41Z', 'revision_number': 1} available for tenant 2023-04-19 08:59:24,001 79706 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.684s 2023-04-19 08:59:24,001 79706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesAdminNegativeTest-server-1892603036", "imageRef": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "flavorRef": "42", "networks": [{"uuid": "bb5ed195-bdbd-4f10-a99a-402324ddac2c"}]}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:59:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/56da21e4-7523-433c-9a49-1c6626838cbf', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-326ed023-6294-466c-9908-08179983cc0f', 'x-compute-request-id': 'req-326ed023-6294-466c-9908-08179983cc0f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "56da21e4-7523-433c-9a49-1c6626838cbf", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/56da21e4-7523-433c-9a49-1c6626838cbf"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/56da21e4-7523-433c-9a49-1c6626838cbf"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "jKcTooA44As9"}}' 2023-04-19 08:59:24,076 79706 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/56da21e4-7523-433c-9a49-1c6626838cbf 0.071s 2023-04-19 08:59:24,077 79706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:59:24 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-acf5f309-eaad-4828-87e2-b9bdb1b51f03', 'x-compute-request-id': 'req-acf5f309-eaad-4828-87e2-b9bdb1b51f03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/56da21e4-7523-433c-9a49-1c6626838cbf'} Body: b'{"server": {"id": "56da21e4-7523-433c-9a49-1c6626838cbf", "name": "tempest-VolumesAdminNegativeTest-server-1892603036", "status": "BUILD", "tenant_id": "dfc31b3b02d14e5cb6e3762ddd8411ac", "user_id": "ba384516e29d42f79e882e330b38194e", "metadata": {}, "hostId": "", "image": {"id": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/dd568ba7-ea17-4ae2-908e-3035f1035aee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:59:24Z", "updated": "2023-04-19T08:59:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/56da21e4-7523-433c-9a49-1c6626838cbf"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/56da21e4-7523-433c-9a49-1c6626838cbf"}], "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-19 09:00:14,392 79706 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/56da21e4-7523-433c-9a49-1c6626838cbf 0.255s 2023-04-19 09:00:14,392 79706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:00:14 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-ebe4164f-89b7-4f95-87c2-e1e596415dd2', 'x-compute-request-id': 'req-ebe4164f-89b7-4f95-87c2-e1e596415dd2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/56da21e4-7523-433c-9a49-1c6626838cbf'} Body: b'{"server": {"id": "56da21e4-7523-433c-9a49-1c6626838cbf", "name": "tempest-VolumesAdminNegativeTest-server-1892603036", "status": "ACTIVE", "tenant_id": "dfc31b3b02d14e5cb6e3762ddd8411ac", "user_id": "ba384516e29d42f79e882e330b38194e", "metadata": {}, "hostId": "470d798be7e392e3e79cec24fd82c155ba75c4418cb49c2bb563a2e4", "image": {"id": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/dd568ba7-ea17-4ae2-908e-3035f1035aee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:59:23Z", "updated": "2023-04-19T08:59:31Z", "addresses": {"tempest-VolumesAdminNegativeTest-808499248-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ac:34:bd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/56da21e4-7523-433c-9a49-1c6626838cbf"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/56da21e4-7523-433c-9a49-1c6626838cbf"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-19T08:59:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-19 09:00:14,406 79706 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-19 09:01:14,647 79706 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/dfc31b3b02d14e5cb6e3762ddd8411ac/volumes 0.182s 2023-04-19 09:01:14,648 79706 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-1985624196"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 09:01:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c05aa9f-4f9c-4f10-b426-1b2ce9a0db3b', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c05aa9f-4f9c-4f10-b426-1b2ce9a0db3b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/dfc31b3b02d14e5cb6e3762ddd8411ac/volumes'} Body: b'{"volume": {"id": "8fd45 a90-2b7c-4ff9-9bff-b7e51751bc35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:01:14.583580", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-1985624196", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/dfc31b3b02d14e5cb6e3762ddd8411ac/volumes/8fd45a90-2b7c-4ff9-9bff-b7e51751bc35"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/dfc31b3b02d14e5cb6e3762ddd8411ac/volumes/8fd45a90-2b7c-4ff9-9bff-b7e51751bc35"}], "user_id": "ba384516e29d42f79e882e330b38194e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 09:01:14,697 79706 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/dfc31b3b02d14e5cb6e3762ddd8411ac/volumes/8fd45a90-2b7c-4ff9-9bff-b7e51751bc35 0.040s 2023-04-19 09:01:14,698 79706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:01:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32552952-1671-4faa-9fd1-8ecf64443d4c', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32552952-1671-4faa-9fd1-8ecf64443d4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/dfc31b3b02d14e5cb6e3762ddd8411ac/volumes/8fd45a90-2b7c-4ff9-9bff-b7e51751bc35'} Body: b'{"volume": {"id": "8fd45a90-2b7c-4ff9-9bff-b7e51751bc35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:01:15.000000", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-1985624196", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/dfc31b3b02d14e5cb6e3762ddd8411ac/volumes/8fd45a90-2b7c-4ff9-9bff-b7e51751bc35"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/dfc31b3b02d14e5cb6e3762ddd8411ac/volumes/8fd45a90-2b7c-4ff9-9bff-b7e51751bc35"}], "user_id": "ba384516e29d42f79e882e330b38194e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "dfc31b3b02d14e5cb6e3762ddd8411ac"}}' 2023-04-19 09:01:15,781 79706 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/dfc31b3b02d14e5cb6e3762ddd8411ac/volumes/8fd45a90-2b7c-4ff9-9bff-b7e51751bc35 0.072s 2023-04-19 09:01:15,781 79706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:01:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dbe63ceb-c1eb-4155-ad06-0b21dceead5a', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dbe63ceb-c1eb-4155-ad06-0b21dceead5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/dfc31b3b02d14e5cb6e3762ddd8411ac/volumes/8fd45a90-2b7c-4ff9-9bff-b7e51751bc35'} Body: b'{"volume": {"id": "8fd45a90-2b7c-4ff9-9bff-b7e51751bc35", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:01:15.000000", "updated_at": "2023-04-19T09:01:15.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1985624196", "description": null, "volume_type ": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/dfc31b3b02d14e5cb6e3762ddd8411ac/volumes/8fd45a90-2b7c-4ff9-9bff-b7e51751bc35"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/dfc31b3b02d14e5cb6e3762ddd8411ac/volumes/8fd45a90-2b7c-4ff9-9bff-b7e51751bc35"}], "user_id": "ba384516e29d42f79e882e330b38194e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "dfc31b3b02d14e5cb6e3762ddd8411ac"}}' 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 0549e0af-9bc7-4cd2-be9a-b21a78bfd057 failed to build and is in ERROR status 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 ee23118b-de08-49dd-9239-4de34dd88ff1 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 09:01:17,804 79710 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 202 POST http://10.0.0.210/volume/v3/658b2f7c01ce46f88e35c9766966f956/volumes 0.413s 2023-04-19 09:01:17,804 79710 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-751295166"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 09:01:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8fb885e-e6da-4155-a23f-1a1cd22de849', 'content-length': '832', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8fb885e-e6da-4155-a23f-1a1cd22de849', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/658b2f7c01ce46f88e35c9766966f956/volumes'} Body: b'{"volume": {"id": "ee23118b-de08-49dd-9239-4de34dd88ff1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:01:17.730913", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-751295166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/658b2f7c01ce46f88e35c9766966f956/volumes/ee23118b-de08-49dd-9239-4de34dd88ff1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/658b2f7c01ce46f88e35c9766966f956/volumes/ee23118b-de08-49dd-9239-4de34dd88ff1"}], "user_id": "da15582a00764d7ea600e471680c0ec7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2023-04-19 09:01:18,017 79710 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/658b2f7c01ce46f88e35c9766966f956/volumes/ee23118b-de08-49dd-9239-4de34dd88ff1 0.203s 2023-04-19 09:01:18,017 79710 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': 'Wed, 19 Apr 2023 09:01:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11c6e74f-c547-4b30-81af-065eb118c574', 'content-length': '900', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11c6e74f-c547-4b30-81af-065eb118c574', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/658b2f7c01ce46f88e35c9766966f956/volumes/ee23118b-de08-49dd-9239-4de34dd88ff1'} Body: b'{"volume": {"id": "ee23118b-de08-49dd-9239-4de34dd88ff1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:01:18.000000", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-751295166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/658b2f7c01ce46f88e35c9766966f956/volumes/ee23118b-de08-49dd-9239-4de34dd88ff1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/658b2f7c01ce46f88e35c9766966f956/volumes/ee23118b-de08-49dd-9239-4de34dd88ff1"}], "user_id": "da15582a00764d7ea600e471680c0ec7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "658b2f7c01ce46f88e35c9766966f956"}}' 2023-04-19 09:01:19,070 79710 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/658b2f7c01ce46f88e35c9766966f956/volumes/ee23118b-de08-49dd-9239-4de34dd88ff1 0.038s 2023-04-19 09:01:19,070 79710 DEBUG [tempest.lib.common.rest_cl ient] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:01:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-728460d4-5d56-4b27-8a61-e18f5b42443b', 'content-length': '921', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-728460d4-5d56-4b27-8a61-e18f5b42443b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/658b2f7c01ce46f88e35c9766966f956/volumes/ee23118b-de08-49dd-9239-4de34dd88ff1'} Body: b'{"volume": {"id": "ee23118b-de08-49dd-9239-4de34dd88ff1", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:01:18.000000", "updated_at": "2023-04-19T09:01:18.000000", "name": "tempest-VolumeRevertTests-Volume-751295166", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/658b2f7c01ce46f88e35c9766966f956/volumes/ee23118b-de08-49dd-9239-4de34dd88ff1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/658b2f7c01ce46f88e35c9766966f956/volumes/ee23118b-de08-49dd-9239-4de34dd88ff1"}], "user_id": "da15582a00764d7ea600e471680c0ec7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "658b2f7c01ce46f88e35c9766966f956"}}' 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 411a9a2d-ad63-4f2c-95b1-29802ab49f83 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 09:01:19,267 79710 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 202 POST http://10.0.0.210/volume/v3/658b2f7c01ce46f88e35c9766966f956/volumes 0.182s 2023-04-19 09:01:19,267 79710 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-895006295"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 09:01:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12baba23-5857-4ae2-bacc-22270f8b69e8', 'content-length': '832', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12baba23-5857-4ae2-bacc-22270f8b69e8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/658b2f7c01ce46f88e35c9766966f956/volumes'} Body: b'{"volume": {"id": "411a9a2d-ad63-4f2c-95b1-29802ab49f83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:01:19.209277", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-895006295", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/658b2f7c01ce46f88e35c9766966f956/volumes/411a9a2d-ad63-4f2c-95b1-29802ab49f83"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/658b2f7c01ce46f88e35c9766966f956/volumes/411a9a2d-ad63-4f2c-95b1-29802ab49f83"}], "user_id": "da15582a00764d7ea600e471680c0ec7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2023-04-19 09:01:19,316 79710 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/658b2f7c01ce46f88e35c9766966f956/volumes/411a9a2d-ad63-4f2c-95b1-29802ab49f83 0.040s 2023-04-19 09:01:19,317 79710 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': 'Wed, 19 Apr 2023 09:01:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47a2bbbe-c69b-4090-97fe-bb053d4aa9e7', 'content-length': '900', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47a2bbbe-c69b-4090-97fe-bb053d4aa9e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/658b2f7c01ce46f88e35c9766966f956/volumes/411a9a2d-ad63-4f2c-95b1-29802ab49f83'} Body: b'{"volume": {"id": "411a9a2d-ad63-4f2c-95b1-29802ab49f83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:01:19.000000", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-895006295", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/658b2f7c01ce46f88e35c9766966f956/volumes/411a9a2d-ad63-4f2c-95b1-29802ab49f83"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/658b2f7c01ce46f88e35c9766966f956/volumes/411a9a2d-ad63-4f2c-95b1-29802ab49f83"}], "user_id": "da15582a00764d7ea600e471680c0ec7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "658b2f7c01ce46f88e35c9766966f956"}}' 2023-04-19 09:01:20,366 79710 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/658b2f7c01ce46f88e35c9766966f956/volumes/411a9a2d-ad63-4f2c-95b1-29802ab49f83 0.038s 2023-04-19 09:01:20,367 79710 DEBUG [tempest.lib.common.rest_cl ient] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:01:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5fa74bc9-3880-491c-b2f7-b2713d1724ea', 'content-length': '921', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5fa74bc9-3880-491c-b2f7-b2713d1724ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/658b2f7c01ce46f88e35c9766966f956/volumes/411a9a2d-ad63-4f2c-95b1-29802ab49f83'} Body: b'{"volume": {"id": "411a9a2d-ad63-4f2c-95b1-29802ab49f83", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:01:19.000000", "updated_at": "2023-04-19T09:01:19.000000", "name": "tempest-VolumeRevertTests-Volume-895006295", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/658b2f7c01ce46f88e35c9766966f956/volumes/411a9a2d-ad63-4f2c-95b1-29802ab49f83"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/658b2f7c01ce46f88e35c9766966f956/volumes/411a9a2d-ad63-4f2c-95b1-29802ab49f83"}], "user_id": "da15582a00764d7ea600e471680c0ec7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "658b2f7c01ce46f88e35c9766966f956"}}' 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 f5638f35-fbc0-4f66-a157-011ba079b346 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:59:53,825 79692 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-19 08:59:53,825 79692 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-19 08:59:53,883 79692 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.056s 2023-04-19 08:59:53,884 79692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1243338923", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBoNJmwIeSb+gxdjmOH96BNMw3c/emqt4qfkxgbhy/UPxav6eWsRi6BLs2X2vqqXm5VdfPKD2LbkO/JmHfycdVsdtPWzPVzfEpmpHCExvr8J9NGq29blTNKlMcGVFkdcKQ=="}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:59:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bcd4ae95-75e5-48fc-bf7d-c26ef549f830', 'x-compute-request-id': 'req-bcd4ae95-75e5-48fc-bf7d-c26ef549f830', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1243338923", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBoNJmwIeSb+gxdjmOH96BNMw3c/emqt4qfkxgbhy/UPxav6eWsRi6BLs2X2vqqXm5VdfPKD2LbkO/JmHfycdVsdtPWzPVzfEpmpHCExvr8J9NGq29blTNKlMcGVFkdcKQ==", "fingerprint": "69:e0:19:0e:68:28:38:e5:46:5d:c3:0f:84:f8:c1:02", "user_id": "a3a9922ab35648a9ad2f06e247b22469"}}' 2023-04-19 08:59:53,886 79692 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1243338923 created 2023-04-19 08:59:54,057 79692 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.170s 2023-04-19 08:59:54,057 79692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--365059342", "description": "tempest-description--1924153648"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-6a2c6eca-8c79-485c-92ac-4b88462ec32c', 'date': 'Wed, 19 Apr 2023 08:59:54 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "a0624f95-cc86-468c-adf3-d557d480c099", "name": "tempest-securitygroup--365059342", "stateful": true, "tenant_id": "1117258536674afcb944dceed05bb305", "description": "tempest-description--1924153648", "shared": false, "security_group_rules": [{"id": "1be549c9-86bb-45e8-a33d-2861e10b152c", "tenant_id": "1117258536674afcb944dceed05bb305", "security_group_id": "a0624f95-cc86-468c-adf3-d557d480c099", "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": 544, "description": null, "tags": [], "created_at": "2023-04-19T08:59:53Z", "updated_at": "2023-04-19T08:59:53Z", "revision_number": 0, "project_id": "1117258536674afcb944dceed05bb305"}, {"id": "a7252dd1-24c9-4168-82c8-056092a9b90c", "tenant_id": "1117258536674afcb944dceed05bb305", "security_group_id": "a0624f95-cc86-468c-adf3-d557d480c099", "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": 545, "description": null, "tags": [], "created_at": "2023-04-19T08:59:53Z", "updated_at": "2023-04-19T08:59:53Z", "revision_number": 0, "project_id": "1117258536674afcb944dceed05bb305"}], "tags": [], "created_at": "2023-04-19T08:59:53Z", "updated_at": "2023-04-19T08:59:53Z", "revision_number": 1, "project_id": "1117258536674afcb944dceed05bb305"}}' 2023-04-19 08:59:54,408 79692 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.350s 2023-04-19 08:59:54,408 79692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "a0624f95-cc86-468c-adf3-d557d480c099", "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-aa8cf008-2ba0-4391-b61f-2c0eec53085e', 'date': 'Wed, 19 Apr 2023 08:59:54 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "c52cdba0-d6c2-412b-a900-d845cc97e8c7", "tenant_id": "1117258536674afcb944dceed05bb305", "security_group_id": "a0624f95-cc86-468c-adf3-d557d480c099", "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-19T08:59:54Z", "updated_at": "2023-04-19T08:59:54Z", "revision_number": 0, "project_id": "1117258536674afcb944dceed05bb305"}}' 2023-04-19 08:59:54,780 79692 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.371s 2023-04-19 08:59:54,780 79692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "a0624f95-cc86-468c-adf3-d557d480c099", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-cac959c4-f78c-4f95-965e-7c0e59cdf619', 'date': 'Wed, 19 Apr 2023 08:59:54 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "87a91a50-569f-49e5-90a8-36d8a719ac7d", "tenant_id": "1117258536674afcb944dceed05bb305", "security_group_id": "a0624f95-cc86-468c-adf3-d557d480c099", "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-19T08:59:54Z", "updated_at": "2023-04-19T08:59:54Z", "revision_number": 0, "project_id": "1117258536674afcb944dceed05bb305"}}' 2023-04-19 08:59:54,781 79692 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--365059342 created 2023-04-19 08:59:56,666 79692 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 1.885s 2023-04-19 08:59:56,666 79692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "f3b6c58a-7313-4857-bbb4-b9d92ca646b0"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x -openstack-request-id': 'req-561cab0b-d9f7-4257-86d0-ed45b18bec15', 'date': 'Wed, 19 Apr 2023 08:59:56 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "ed5eea5d-994d-4889-8ba9-c78302ff6c39", "tenant_id": "1117258536674afcb944dceed05bb305", "floating_ip_address": "172.24.4.78", "floating_network_id": "f3b6c58a-7313-4857-bbb4-b9d92ca646b0", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "1117258536674afcb944dceed05bb305", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-19T08:59:55Z", "updated_at": "2023-04-19T08:59:55Z", "revision_number": 0}}' 2023-04-19 08:59:56,667 79692 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'ed5eea5d-994d-4889-8ba9-c78302ff6c39', 'tenant_id': '1117258536674afcb944dceed05bb305', 'floating_ip_address': '172.24.4.78', 'floating_network_id': 'f3b6c58a-7313-4857-bbb4-b9d92ca646b0', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '1117258536674afcb944dceed05bb305', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-19T08:59:55Z', 'updated_at': '2023-04-19T08:59:55Z', 'revision_number': 0, 'ip': '172.24.4.78'} created 2023-04-19 08:59:56,754 79692 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.081s 2023-04-19 08:59:56,754 79692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 19 Apr 2023 08:59:56 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-41de3697-322b-4672-8bd3-50e2bbf9cb5b', '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": "a3a9922ab35648a9ad2f06e247b22469", "name": "tempest-AttachVolumeNegativeTest-2047305694-project-member", "password_expires_at": null}, "audit_ids": ["mE0fhfJlQzGFp83ysq9llA"], "expires_at": "2023-04-19T09:59:56.000000Z", "issued_at": "2023-04-19T08:59:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1117258536674afcb944dceed05bb305", "name": "tempest-AttachVolumeNegativeTest-2047305694"}, "is_domain": false, "roles": [{"id": "45fc525c8c5440819026c2d31316f10d", "name": "reader"}, {"id": "34261de33dff45759db3c64a7b6ec984", "name": "member"}], "catalog": [{"endpoints": [{"id": "2e496f3cad8d414abd2448bb8532a4c7", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "29fc0ad9be4d4b0fae792a48927ba4fb", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "62d5fc32dc6d4dda96c18dcf38975224", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/1117258536674afcb944dceed05bb305", "region": "RegionOne"}], "id": "312d8c8a5cbf4f6982b03f3968d80759", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "deac9fc2e9574f9e9ccff18b176c5f67", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/1117258536674afcb944dceed05bb305", "region": "RegionOne"}], "id": "32219e37b07540d3ba53ca79f3cb5ff9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "4682339d7be045da817dd408e4fc9bcb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/1117258536674afcb944dceed05bb305", "region": "RegionOne"}], "id": "4c90ba9ce2174f2d8513ed524a7e3915", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "c216644ed918406cb1a1cf80fd83cfc f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "6805fa9e882448ebada64a227995f651", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "0b90d9df5fa743878bfb4b67c8393028", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "b1f800f6c631482db1b5e4cb224654a6", "type": "image", "name": "glance"}, {"endpoints": [{"id": "912e0b96e3f043eb804c892738476d9a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d5eb1e085e9e49dc810e3358668885ed", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "88a86b6b25ac4ad1838fb87a7c8c0c93", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "dde0405576ac448181be74c8c6162b21", "type": "identity", "name": "keystone"}]}}' 2023-04-19 08:59:56,755 79692 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server) Found network {'id': '8d1408f4-e301-423f-9478-1992b94d0706', 'name': 'tempest-AttachVolumeNegativeTest-971077925-network', 'tenant_id': '1117258536674afcb944dceed05bb305', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '1117258536674afcb944dceed05bb305', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 53328, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-19T08:56:41Z', 'updated_at': '2023-04-19T08:56:41Z', 'revision_number': 1} available for tenant 2023-04-19 08:59:56,755 79692 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1243338923', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBoNJmwIeSb+gxdjmOH96BNMw3c/emqt4qfkxgbhy/UPxav6eWsRi6BLs2X2vqqXm5VdfPKD2LbkO/JmHfycdVsdtPWzPVzfEpmpHCExvr8J9NGq29blTNKlMcGVFkdcKQ==', 'fingerprint': '69:e0:19:0e:68:28:38:e5:46:5d:c3:0f:84:f8:c1:02', 'user_id': 'a3a9922ab35648a9ad2f06e247b22469', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDApsf2fW2QJiLSvR4Vs2pJNx+kpAjv39yB92w6CFx0MX0PDcRjnM/f6\nrYVtC4JEBkqgBwYFK4EEACKhZANiAAQaDSZsCHkm/oMXY5jh/egTTMN3P3pqreKn\n5MYG4cv1D8Wr+nlrEYugS7Nl9r6ql5uVXXzyg9i25DvyZh38nHVbHbT1sz1c3xKZ\nqRwhMb6/CfTRqtvW5UzSpTHBlRZHXCk=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'a0624f95-cc86-468c-adf3-d557d480c099', 'name': 'tempest-securitygroup--365059342', 'stateful': True, 'tenant_id': '1117258536674afcb944dceed05bb305', 'description': 'tempest-description--1924153648', 'shared': False, 'security_group_rules': [{'id': '1be549c9-86bb-45e8-a33d-2861e10b152c', 'tenant_id': '1117258536674afcb944dceed05bb305', 'security_group_id': 'a0624f95-cc86-468c-adf3-d557d480c099', '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': 544, 'description': None, 'tags': [], 'created_at': '2023-04-19T08:59:53Z', 'updated_at': '2023-04-19T08:59:53Z', 'revision_number': 0, 'project_id': '1117258536674afcb944dceed05bb305'}, {'id': 'a7252dd1-24c9-4168-82c8-056092a9b90c', 'tenant_id': '1117258536674afcb944dceed05bb305', 'security_group_id': 'a0624f95-cc86-468c-adf3-d557d480c099', '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': 545, 'description': None, 'tags': [], 'created_at': '2023-04-19T08:59:53Z', 'updated_at': '2023-04-19T08:59:53Z', 'revision_number': 0, 'project_id': '1117258536674afcb944dceed05bb30 5'}], 'tags': [], 'created_at': '2023-04-19T08:59:53Z', 'updated_at': '2023-04-19T08:59:53Z', 'revision_number': 1, 'project_id': '1117258536674afcb944dceed05bb305'}, 'floating_ip': {'id': 'ed5eea5d-994d-4889-8ba9-c78302ff6c39', 'tenant_id': '1117258536674afcb944dceed05bb305', 'floating_ip_address': '172.24.4.78', 'floating_network_id': 'f3b6c58a-7313-4857-bbb4-b9d92ca646b0', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '1117258536674afcb944dceed05bb305', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-19T08:59:55Z', 'updated_at': '2023-04-19T08:59:55Z', 'revision_number': 0, 'ip': '172.24.4.78'}} 2023-04-19 08:59:57,531 79692 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.775s 2023-04-19 08:59:57,531 79692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-224714265", "imageRef": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "8d1408f4-e301-423f-9478-1992b94d0706"}], "security_groups": [{"name": "tempest-securitygroup--365059342"}], "key_name": "tempest-keypair-1243338923", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:59:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/1dc90c5d-c927-4715-99b9-380e2bdbd919', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4ee83612-fd3a-4cbe-85d5-585f0d787201', 'x-compute-request-id': 'req-4ee83612-fd3a-4cbe-85d5-585f0d787201', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "1dc90c5d-c927-4715-99b9-380e2bdbd919", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1dc90c5d-c927-4715-99b9-380e2bdbd919"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1dc90c5d-c927-4715-99b9-380e2bdbd919"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--365059342"}], "adminPass": "password"}}' 2023-04-19 08:59:57,606 79692 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/1dc90c5d-c927-4715-99b9-380e2bdbd919 0.072s 2023-04-19 08:59:57,606 79692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 08:59:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1235', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d56ac36f-450c-4708-ad8f-013b00e7e504', 'x-compute-request-id': 'req-d56ac36f-450c-4708-ad8f-013b00e7e504', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1dc90c5d-c927-4715-99b9-380e2bdbd919'} Body: b'{"server": {"id": "1dc90c5d-c927-4715-99b9-380e2bdbd919", "name": "tempest-AttachVolumeNegativeTest-server-224714265", "status": "BUILD", "tenant_id": "1117258536674afcb944dceed05bb305", "user_id": "a3a9922ab35648a9ad2f06e247b22469", "metadata": {}, "hostId": "", "image": {"id": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/im ages/dd568ba7-ea17-4ae2-908e-3035f1035aee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:59:57Z", "updated": "2023-04-19T08:59:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1dc90c5d-c927-4715-99b9-380e2bdbd919"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1dc90c5d-c927-4715-99b9-380e2bdbd919"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1243338923", "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-19 09:00:47,945 79692 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/1dc90c5d-c927-4715-99b9-380e2bdbd919 0.280s 2023-04-19 09:00:47,945 79692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:00:47 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-964b7f91-76e8-45ea-a58b-01c0e14e7c0f', 'x-compute-request-id': 'req-964b7f91-76e8-45ea-a58b-01c0e14e7c0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1dc90c5d-c927-4715-99b9-380e2bdbd919'} Body: b'{"server": {"id": "1dc90c5d-c927-4715-99b9-380e2bdbd919", "name": "tempest-AttachVolumeNegativeTest-server-224714265", "status": "ACTIVE", "tenant_id": "1117258536674afcb944dceed05bb305", "user_id": "a3a9922ab35648a9ad2f06e247b22469", "metadata": {}, "hostId": "44798dad7e4b04695c6898e1267752b8ee57d220ba38f9c76d8e7d00", "image": {"id": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/dd568ba7-ea17-4ae2-908e-3035f1035aee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:59:57Z", "updated": "2023-04-19T09:00:06Z", "addresses": {"tempest-AttachVolumeNegativeTest-971077925-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:a7:a8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1dc90c5d-c927-4715-99b9-380e2bdbd919"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1dc90c5d-c927-4715-99b9-380e2bdbd919"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1243338923", "OS-SRV-USG:launched_at": "2023-04-19T09:00:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--365059342"}], "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-19 09:00:47,960 79692 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-19 09:01:48,373 79692 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/1dc90c5d-c927-4715-99b9-380e2bdbd919/os-interface 0.352s 2023-04-19 09:01:48,374 79692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09: 01:48 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-d1e754da-6bc5-492f-ba9e-82437a57b3a1', 'x-compute-request-id': 'req-d1e754da-6bc5-492f-ba9e-82437a57b3a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1dc90c5d-c927-4715-99b9-380e2bdbd919/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "8d1408f4-e301-423f-9478-1992b94d0706", "port_id": "e2128b91-070e-440a-a43d-faf8cffca465", "mac_addr": "fa:16:3e:23:a7:a8", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "e9d0d6a1-66b9-4bc9-b6cf-fa8a71f18153", "ip_address": "10.0.0.10"}]}]}' 2023-04-19 09:01:49,529 79692 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/ed5eea5d-994d-4889-8ba9-c78302ff6c39 1.151s 2023-04-19 09:01:49,530 79692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "e2128b91-070e-440a-a43d-faf8cffca465"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-67e092a5-d5fd-443a-93a5-0a57ca91ef3a', 'date': 'Wed, 19 Apr 2023 09:01:49 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/ed5eea5d-994d-4889-8ba9-c78302ff6c39'} Body: b'{"floatingip": {"id": "ed5eea5d-994d-4889-8ba9-c78302ff6c39", "tenant_id": "1117258536674afcb944dceed05bb305", "floating_ip_address": "172.24.4.78", "floating_network_id": "f3b6c58a-7313-4857-bbb4-b9d92ca646b0", "router_id": "6090f264-36a3-43cc-b7cd-8760ea2cc42a", "port_id": "e2128b91-070e-440a-a43d-faf8cffca465", "fixed_ip_address": "10.0.0.10", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "8d1408f4-e301-423f-9478-1992b94d0706", "mac_address": "fa:16:3e:23:a7:a8", "admin_state_up": true, "status": "ACTIVE", "device_id": "1dc90c5d-c927-4715-99b9-380e2bdbd919", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-19T08:59:55Z", "updated_at": "2023-04-19T09:01:49Z", "revision_number": 1, "project_id": "1117258536674afcb944dceed05bb305"}}' 2023-04-19 09:01:49,531 79692 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.78:22' as 'cirros' with public key authentication 2023-04-19 09:01:49,566 79692 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-19 09:01:49,590 79692 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-19 09:01:49,590 79692 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.78 successfully created 2023-04-19 09:01:49,633 79692 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/1dc90c5d-c927-4715-99b9-380e2bdbd919/ips 0.041s 2023-04-19 09:01:49,633 79692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:01:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '108', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-80bf904c-2230-472d-8895-903c55d02b93', 'x-compute-request-id': 'req-80bf904c-2230-472d-8895-903c55d02b93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1dc90c5d-c927-4715-99b9-380e2bdbd919/ips'} Body: b'{"a ddresses": {"tempest-AttachVolumeNegativeTest-971077925-network": [{"version": 4, "addr": "10.0.0.10"}]}}' 2023-04-19 09:01:49,853 79692 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 202 POST http://10.0.0.210/volume/v3/1117258536674afcb944dceed05bb305/volumes 0.217s 2023-04-19 09:01:49,853 79692 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-314999351"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 09:01:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36cdd562-66a1-4d2a-a939-63abf0ba284b', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36cdd562-66a1-4d2a-a939-63abf0ba284b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/1117258536674afcb944dceed05bb305/volumes'} Body: b'{"volume": {"id": "f5638f35-fbc0-4f66-a157-011ba079b346", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:01:49.786654", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-314999351", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1117258536674afcb944dceed05bb305/volumes/f5638f35-fbc0-4f66-a157-011ba079b346"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1117258536674afcb944dceed05bb305/volumes/f5638f35-fbc0-4f66-a157-011ba079b346"}], "user_id": "a3a9922ab35648a9ad2f06e247b22469", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 09:01:49,907 79692 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.0.0.210/volume/v3/1117258536674afcb944dceed05bb305/volumes/f5638f35-fbc0-4f66-a157-011ba079b346 0.043s 2023-04-19 09:01:49,907 79692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:01:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3e7748c-9c65-4589-9214-7972414b5938', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3e7748c-9c65-4589-9214-7972414b5938', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1117258536674afcb944dceed05bb305/volumes/f5638f35-fbc0-4f66-a157-011ba079b346'} Body: b'{"volume": {"id": "f5638f35-fbc0-4f66-a157-011ba079b346", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:01:50.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-314999351", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1117258536674afcb944dceed05bb305/volumes/f5638f35-fbc0-4f66-a157-011ba079b346"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1117258536674afcb944dceed05bb305/volumes/f5638f35-fbc0-4f66-a157-011ba079b346"}], "user_id": "a3a9922ab35648a9ad2f06e247b22469", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1117258536674afcb944dceed05bb305"}}' 2023-04-19 09:01:50,959 79692 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.0.0.210/volume/v3/1 117258536674afcb944dceed05bb305/volumes/f5638f35-fbc0-4f66-a157-011ba079b346 0.040s 2023-04-19 09:01:50,960 79692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:01:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5b64891-81f0-4651-8e5d-b225dc6679f0', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5b64891-81f0-4651-8e5d-b225dc6679f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1117258536674afcb944dceed05bb305/volumes/f5638f35-fbc0-4f66-a157-011ba079b346'} Body: b'{"volume": {"id": "f5638f35-fbc0-4f66-a157-011ba079b346", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:01:50.000000", "updated_at": "2023-04-19T09:01:50.000000", "name": "tempest-AttachVolumeNegativeTest-volume-314999351", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1117258536674afcb944dceed05bb305/volumes/f5638f35-fbc0-4f66-a157-011ba079b346"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1117258536674afcb944dceed05bb305/volumes/f5638f35-fbc0-4f66-a157-011ba079b346"}], "user_id": "a3a9922ab35648a9ad2f06e247b22469", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1117258536674afcb944dceed05bb305"}}' 2023-04-19 09:01:51,095 79692 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/1dc90c5d-c927-4715-99b9-380e2bdbd919 0.124s 2023-04-19 09:01:51,095 79692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:01:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ffbd778a-ad14-407d-82f1-72b12a65c942', 'x-compute-request-id': 'req-ffbd778a-ad14-407d-82f1-72b12a65c942', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1dc90c5d-c927-4715-99b9-380e2bdbd919'} Body: b'' 2023-04-19 09:01:51,498 79692 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/1dc90c5d-c927-4715-99b9-380e2bdbd919 0.402s 2023-04-19 09:01:51,498 79692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:01:51 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-a60a46a4-bead-46e5-adcc-116f1fc7a23f', 'x-compute-request-id': 'req-a60a46a4-bead-46e5-adcc-116f1fc7a23f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1dc90c5d-c927-4715-99b9-380e2bdbd919'} Body: b'{"server": {"id": "1dc90c5d-c927-4715-99b9-380e2bdbd919", "name": "tempest-AttachVolumeNegativeTest-server-224714265", "status": "ACTIVE", "tenant_id": "1117258536674afcb944dceed05bb305", "user_id": "a3a9922ab35648a9ad2f06e247b22469", "metadata": {}, "hostId": "44798dad7e4b04695c6898e1267752b8ee57d220ba38f9c76d8e7d00", "i mage": {"id": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/dd568ba7-ea17-4ae2-908e-3035f1035aee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:59:57Z", "updated": "2023-04-19T09:01:51Z", "addresses": {"tempest-AttachVolumeNegativeTest-971077925-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:a7:a8"}, {"version": 4, "addr": "172.24.4.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:23:a7:a8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1dc90c5d-c927-4715-99b9-380e2bdbd919"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1dc90c5d-c927-4715-99b9-380e2bdbd919"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1243338923", "OS-SRV-USG:launched_at": "2023-04-19T09:00:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--365059342"}], "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-19 09:02:41,785 79692 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/1dc90c5d-c927-4715-99b9-380e2bdbd919 0.243s 2023-04-19 09:02:41,785 79692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:02:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-2152ea25-70f8-40ad-93f5-2234d5f38231', 'x-compute-request-id': 'req-2152ea25-70f8-40ad-93f5-2234d5f38231', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1dc90c5d-c927-4715-99b9-380e2bdbd919'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 1dc90c5d-c927-4715-99b9-380e2bdbd919 could not be found."}}' 2023-04-19 09:02:41,813 79692 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1243338923 0.027s 2023-04-19 09:02:41,813 79692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:02:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f4b66824-ccc1-4b4a-a863-2a976508d642', 'x-compute-request-id': 'req-f4b66824-ccc1-4b4a-a863-2a976508d642', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1243338923'} Body: b'' 2023-04-19 09:02:41,975 79692 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/a0624f95-cc86-468c-adf3-d557d480c099 0.161s 2023-04-19 09:02:41,976 79692 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-1ffaaf5f-5142-42a9-96cb-e03755b814ab', 'content-length': '0', 'date': 'Wed, 19 Apr 2023 09:02:41 GMT', ' connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/a0624f95-cc86-468c-adf3-d557d480c099'} Body: b'' 2023-04-19 09:02:42,001 79692 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/a0624f95-cc86-468c-adf3-d557d480c099 0.025s 2023-04-19 09:02:42,001 79692 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-51f434fa-9993-49ac-bfbd-dcf9c59abdd2', 'date': 'Wed, 19 Apr 2023 09:02:42 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/a0624f95-cc86-468c-adf3-d557d480c099'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group a0624f95-cc86-468c-adf3-d557d480c099 does not exist", "detail": ""}}' 2023-04-19 09:02:42,446 79692 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/ed5eea5d-994d-4889-8ba9-c78302ff6c39 0.444s 2023-04-19 09:02:42,447 79692 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-7cd50326-143c-4bb6-8dcd-c148d4511ed8', 'content-length': '0', 'date': 'Wed, 19 Apr 2023 09:02:42 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/ed5eea5d-994d-4889-8ba9-c78302ff6c39'} 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 1831d122-a658-48ab-87f0-b3221fadbb38 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 08:59:57,121 79700 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-19 08:59:57,121 79700 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-19 08:59:57,176 79700 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.052s 2023-04-19 08:59:57,176 79700 DEBUG [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-716866334", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIThawzf6NRnwNdYgJcDxIRG4yCgW86Qj/ltb/3TSpRtZ9XN2UjI4ulz5vm3MiiDkHir+pSjCx70K8NQHJZyIz11V9ELYfWqMeqAmyIuj1fmYPHEo+jOMRqdCtfVb/0mRg=="}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:59:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8a4ddc1a-8fc2-4d0b-bf0a-7949b4174071', 'x-compute-request-id': 'req-8a4ddc1a-8fc2-4d0b-bf0a-7949b4174071', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-716866334", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIThawzf6NRnwNdYgJcDxIRG4yCgW86Qj/ltb/3TSpRtZ9XN2UjI4ulz5vm3MiiDkHir+pSjCx70K8NQHJZyIz11V9ELYfWqMeqAmyIuj1fmYPHEo+jOMRqdCtfVb/0mRg==", "fingerprint": "bb:9f:e3:7b:1b:30:3e:06:8a:b0:1d:26:fa:58:0d:25", "user_id": "f9f4695ad7ea481db6aa047820a7a926"}}' 2023-04-19 08:59:57,179 79700 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-716866334 created 2023-04-19 08:59:57,382 79700 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.203s 2023-04-19 08:59:57,383 79700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--763727060", "description": "tempest-description--83474465"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1594', 'x-openstack-request-id': 'req-676e6e9a-0209-4ee4-a9ed-343cf2040027', 'date': 'Wed, 19 Apr 2023 08:59:57 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "4bea9e9b-2cf4-4354-98f0-82815f984e39", "name": "tempest-securitygroup--763727060", "stateful": true, "tenant_id": "92a01bc90d8f48e89ca6eba2f533bebb", "description": "tempest-description--83474465", "shared": false, "security_group_rules": [{"id": "07fe5403-22e4-47bf-af5d-bb80af201189", "tenant_id": "92a01bc90d8f48e89ca6eba2f533bebb", "security_group_id": "4bea9e9b-2cf4-4354-98f0-82815f984e39", "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": 555, "description": null, "tags": [], "created_at": "2023-04-19T08:59:57Z", "updated_at": "2023-04-19T08:59:57Z", "revision_number": 0, "project_id": "92a01bc90d8f48e89ca6eba2f533bebb"}, {"id": "281df456-817f-4a1e-876c-0de17839ca32", "tenant_id": "92a01bc90d8f48e89ca6eba2f533bebb", "security_group_id": "4bea9e9b-2cf4-4354-98f0-82815f984e39", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_pre fix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 554, "description": null, "tags": [], "created_at": "2023-04-19T08:59:57Z", "updated_at": "2023-04-19T08:59:57Z", "revision_number": 0, "project_id": "92a01bc90d8f48e89ca6eba2f533bebb"}], "tags": [], "created_at": "2023-04-19T08:59:57Z", "updated_at": "2023-04-19T08:59:57Z", "revision_number": 1, "project_id": "92a01bc90d8f48e89ca6eba2f533bebb"}}' 2023-04-19 08:59:57,737 79700 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.353s 2023-04-19 08:59:57,737 79700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "4bea9e9b-2cf4-4354-98f0-82815f984e39", "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-77c5655e-7405-453e-9c34-1ecec3fcba23', 'date': 'Wed, 19 Apr 2023 08:59:57 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "f338008f-4f46-413d-b0af-08d74941aa5f", "tenant_id": "92a01bc90d8f48e89ca6eba2f533bebb", "security_group_id": "4bea9e9b-2cf4-4354-98f0-82815f984e39", "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-19T08:59:57Z", "updated_at": "2023-04-19T08:59:57Z", "revision_number": 0, "project_id": "92a01bc90d8f48e89ca6eba2f533bebb"}}' 2023-04-19 08:59:57,982 79700 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-19 08:59:57,983 79700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "4bea9e9b-2cf4-4354-98f0-82815f984e39", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-16e458b9-c396-411e-9cbc-b0210f4401a9', 'date': 'Wed, 19 Apr 2023 08:59:57 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "66af3d2a-7934-47fd-8e4e-959482e744a9", "tenant_id": "92a01bc90d8f48e89ca6eba2f533bebb", "security_group_id": "4bea9e9b-2cf4-4354-98f0-82815f984e39", "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-19T08:59:57Z", "updated_at": "2023-04-19T08:59:57Z", "revision_number": 0, "project_id": "92a01bc90d8f48e89ca6eba2f533bebb"}}' 2023-04-19 08:59:57,983 79700 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--763727060 created 2023-04-19 08:59:58,870 79700 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.886s 2023-04-19 08:59:58,870 79700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "f3b6c58a-7313-4857-bbb4-b9d92ca646b0"}} Response - Headers: {'content-type ': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-46ef57c0-2c74-465f-9aad-a88260f3da02', 'date': 'Wed, 19 Apr 2023 08:59:58 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "976b34a5-76d8-447f-97c8-c17d9edc5f2e", "tenant_id": "92a01bc90d8f48e89ca6eba2f533bebb", "floating_ip_address": "172.24.4.14", "floating_network_id": "f3b6c58a-7313-4857-bbb4-b9d92ca646b0", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "92a01bc90d8f48e89ca6eba2f533bebb", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-19T08:59:58Z", "updated_at": "2023-04-19T08:59:58Z", "revision_number": 0}}' 2023-04-19 08:59:58,870 79700 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '976b34a5-76d8-447f-97c8-c17d9edc5f2e', 'tenant_id': '92a01bc90d8f48e89ca6eba2f533bebb', 'floating_ip_address': '172.24.4.14', 'floating_network_id': 'f3b6c58a-7313-4857-bbb4-b9d92ca646b0', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '92a01bc90d8f48e89ca6eba2f533bebb', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-19T08:59:58Z', 'updated_at': '2023-04-19T08:59:58Z', 'revision_number': 0, 'ip': '172.24.4.14'} created 2023-04-19 08:59:58,964 79700 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.088s 2023-04-19 08:59:58,965 79700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 19 Apr 2023 08:59:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2825', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-e82c7cd9-2bd5-49a6-8dd7-ea8aff636d9d', '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": "f9f4695ad7ea481db6aa047820a7a926", "name": "tempest-AttachVolumeShelveTestJSON-1748471944-project-member", "password_expires_at": null}, "audit_ids": ["gqKFNd9mTMe_yY8RHue4_A"], "expires_at": "2023-04-19T09:59:58.000000Z", "issued_at": "2023-04-19T08:59:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "92a01bc90d8f48e89ca6eba2f533bebb", "name": "tempest-AttachVolumeShelveTestJSON-1748471944"}, "is_domain": false, "roles": [{"id": "45fc525c8c5440819026c2d31316f10d", "name": "reader"}, {"id": "34261de33dff45759db3c64a7b6ec984", "name": "member"}], "catalog": [{"endpoints": [{"id": "2e496f3cad8d414abd2448bb8532a4c7", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "29fc0ad9be4d4b0fae792a48927ba4fb", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "62d5fc32dc6d4dda96c18dcf38975224", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/92a01bc90d8f48e89ca6eba2f533bebb", "region": "RegionOne"}], "id": "312d8c8a5cbf4f6982b03f3968d80759", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "deac9fc2e9574f9e9ccff18b176c5f67", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/92a01bc90d8f48e89ca6eba2f533bebb", "region": "RegionOne"}], "id": "32219e37b07540d3ba53ca79f3cb5ff9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "4682339d7be045da817dd408e4fc9bcb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/92a01bc90d8f48e89ca6eba2f533bebb", "region": "RegionOne"}], "id": "4c90ba9ce2174f2d8513ed524a7e3915", "type": "volumev3", "name": "cinderv3 "}, {"endpoints": [{"id": "c216644ed918406cb1a1cf80fd83cfcf", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "6805fa9e882448ebada64a227995f651", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "0b90d9df5fa743878bfb4b67c8393028", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "b1f800f6c631482db1b5e4cb224654a6", "type": "image", "name": "glance"}, {"endpoints": [{"id": "912e0b96e3f043eb804c892738476d9a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d5eb1e085e9e49dc810e3358668885ed", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "88a86b6b25ac4ad1838fb87a7c8c0c93", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "dde0405576ac448181be74c8c6162b21", "type": "identity", "name": "keystone"}]}}' 2023-04-19 08:59:58,965 79700 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server) Found network {'id': '90f282cf-5971-437d-8342-d664d3ba170f', 'name': 'tempest-AttachVolumeShelveTestJSON-1301733558-network', 'tenant_id': '92a01bc90d8f48e89ca6eba2f533bebb', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '92a01bc90d8f48e89ca6eba2f533bebb', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 52078, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-19T08:56:42Z', 'updated_at': '2023-04-19T08:56:42Z', 'revision_number': 1} available for tenant 2023-04-19 08:59:58,966 79700 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-716866334', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIThawzf6NRnwNdYgJcDxIRG4yCgW86Qj/ltb/3TSpRtZ9XN2UjI4ulz5vm3MiiDkHir+pSjCx70K8NQHJZyIz11V9ELYfWqMeqAmyIuj1fmYPHEo+jOMRqdCtfVb/0mRg==', 'fingerprint': 'bb:9f:e3:7b:1b:30:3e:06:8a:b0:1d:26:fa:58:0d:25', 'user_id': 'f9f4695ad7ea481db6aa047820a7a926', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDAN/T2WyHcID58bxE8mYs+nHNZycrdmyAI3/6zuHi6LxZMys/SUoP7z\napBbQ6eeGPqgBwYFK4EEACKhZANiAASE4WsM3+jUZ8DXWICXA8SERuMgoFvOkI/5\nbW/900qUbWfVzdlIyOLpc+b5tzIog5B4q/qUowse9CvDUByWciM9dVfRC2H1qjHq\ngJsiLo9X5mDxxKPozjEanQrX1W/9JkY=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '4bea9e9b-2cf4-4354-98f0-82815f984e39', 'name': 'tempest-securitygroup--763727060', 'stateful': True, 'tenant_id': '92a01bc90d8f48e89ca6eba2f533bebb', 'description': 'tempest-description--83474465', 'shared': False, 'security_group_rules': [{'id': '07fe5403-22e4-47bf-af5d-bb80af201189', 'tenant_id': '92a01bc90d8f48e89ca6eba2f533bebb', 'security_group_id': '4bea9e9b-2cf4-4354-98f0-82815f984e39', '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': 555, 'description': None, 'tags': [], 'created_at': '2023-04-19T08:59:57Z', 'updated_at': '2023-04-19T08:59:57Z', 'revision_number': 0, 'project_id': '92a01bc90d8f48e89ca6eba2f533bebb'}, {'id': '281df456-817f-4a1e-876c-0de17839ca32', 'tenant_id': '92a01bc90d8f48e89ca6eba2f533bebb', 'security_group_id': '4bea9e9b-2cf4-4354-98f0-82815f984e39', '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': 554, 'description': None, 'tags': [], 'created_at': '2023-04-19T08:59:57Z', 'updated_at': '2023-04-19T08: 59:57Z', 'revision_number': 0, 'project_id': '92a01bc90d8f48e89ca6eba2f533bebb'}], 'tags': [], 'created_at': '2023-04-19T08:59:57Z', 'updated_at': '2023-04-19T08:59:57Z', 'revision_number': 1, 'project_id': '92a01bc90d8f48e89ca6eba2f533bebb'}, 'floating_ip': {'id': '976b34a5-76d8-447f-97c8-c17d9edc5f2e', 'tenant_id': '92a01bc90d8f48e89ca6eba2f533bebb', 'floating_ip_address': '172.24.4.14', 'floating_network_id': 'f3b6c58a-7313-4857-bbb4-b9d92ca646b0', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '92a01bc90d8f48e89ca6eba2f533bebb', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-19T08:59:58Z', 'updated_at': '2023-04-19T08:59:58Z', 'revision_number': 0, 'ip': '172.24.4.14'}} 2023-04-19 09:00:00,280 79700 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 1.313s 2023-04-19 09:00:00,280 79700 DEBUG [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-563036426", "imageRef": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "90f282cf-5971-437d-8342-d664d3ba170f"}], "security_groups": [{"name": "tempest-securitygroup--763727060"}], "key_name": "tempest-keypair-716866334", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Wed, 19 Apr 2023 08:59:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/e17cbaf3-127c-45ba-9897-b8ecd1fd0a97', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-53496148-87fc-49c5-bd39-2876239ca048', 'x-compute-request-id': 'req-53496148-87fc-49c5-bd39-2876239ca048', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "e17cbaf3-127c-45ba-9897-b8ecd1fd0a97", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e17cbaf3-127c-45ba-9897-b8ecd1fd0a97"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e17cbaf3-127c-45ba-9897-b8ecd1fd0a97"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--763727060"}], "adminPass": "password"}}' 2023-04-19 09:00:00,407 79700 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/e17cbaf3-127c-45ba-9897-b8ecd1fd0a97 0.123s 2023-04-19 09:00:00,407 79700 DEBUG [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': 'Wed, 19 Apr 2023 09:00:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1274', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-917e0dcc-d144-4d54-92e0-b43198dd8acc', 'x-compute-request-id': 'req-917e0dcc-d144-4d54-92e0-b43198dd8acc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e17cbaf3-127c-45ba-9897-b8ecd1fd0a97'} Body: b'{"server": {"id": "e17cbaf3-127c-45ba-9897-b8ecd1fd0a97", "name": "tempest-AttachVolumeShelveTestJSON-server-563036426", "status": "BUILD", "tenant_id": "92a01bc90d8f48e89ca6eba2f533bebb", "user_id": "f9f4695ad7ea481d b6aa047820a7a926", "metadata": {}, "hostId": "", "image": {"id": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/dd568ba7-ea17-4ae2-908e-3035f1035aee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T09:00:00Z", "updated": "2023-04-19T09:00:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e17cbaf3-127c-45ba-9897-b8ecd1fd0a97"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e17cbaf3-127c-45ba-9897-b8ecd1fd0a97"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-716866334", "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-19 09:00:50,920 79700 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/e17cbaf3-127c-45ba-9897-b8ecd1fd0a97 0.451s 2023-04-19 09:00:50,921 79700 DEBUG [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': 'Wed, 19 Apr 2023 09:00:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1586', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c1e9df87-a439-4dc9-b735-c042d826ffcb', 'x-compute-request-id': 'req-c1e9df87-a439-4dc9-b735-c042d826ffcb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e17cbaf3-127c-45ba-9897-b8ecd1fd0a97'} Body: b'{"server": {"id": "e17cbaf3-127c-45ba-9897-b8ecd1fd0a97", "name": "tempest-AttachVolumeShelveTestJSON-server-563036426", "status": "ACTIVE", "tenant_id": "92a01bc90d8f48e89ca6eba2f533bebb", "user_id": "f9f4695ad7ea481db6aa047820a7a926", "metadata": {}, "hostId": "2f39e92c72a28f1015be38f499365c0f00a57c0d1d59ce8de11ee440", "image": {"id": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/dd568ba7-ea17-4ae2-908e-3035f1035aee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T09:00:00Z", "updated": "2023-04-19T09:00:11Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1301733558-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:95:11"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e17cbaf3-127c-45ba-9897-b8ecd1fd0a97"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e17cbaf3-127c-45ba-9897-b8ecd1fd0a97"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-716866334", "OS-SRV-USG:launched_at": "2023-04-19T09:00:10.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--763727060"}], "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-19 09:00:50,947 79700 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-19 09:01:51,334 79700 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/e17cbaf3-127c-45 ba-9897-b8ecd1fd0a97/os-interface 0.326s 2023-04-19 09:01:51,334 79700 DEBUG [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': 'Wed, 19 Apr 2023 09:01:51 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-8468ee6e-e912-4f1d-a943-544e5199130b', 'x-compute-request-id': 'req-8468ee6e-e912-4f1d-a943-544e5199130b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e17cbaf3-127c-45ba-9897-b8ecd1fd0a97/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "90f282cf-5971-437d-8342-d664d3ba170f", "port_id": "163e70e5-61a1-4b11-875c-11712799c31a", "mac_addr": "fa:16:3e:06:95:11", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "fd724085-756c-4269-8e43-86bb61fc17e1", "ip_address": "10.0.0.13"}]}]}' 2023-04-19 09:01:52,124 79700 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/976b34a5-76d8-447f-97c8-c17d9edc5f2e 0.786s 2023-04-19 09:01:52,125 79700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "163e70e5-61a1-4b11-875c-11712799c31a"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-1fb7f507-7f77-4bf0-9f58-1134baa0d5ee', 'date': 'Wed, 19 Apr 2023 09:01:52 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/976b34a5-76d8-447f-97c8-c17d9edc5f2e'} Body: b'{"floatingip": {"id": "976b34a5-76d8-447f-97c8-c17d9edc5f2e", "tenant_id": "92a01bc90d8f48e89ca6eba2f533bebb", "floating_ip_address": "172.24.4.14", "floating_network_id": "f3b6c58a-7313-4857-bbb4-b9d92ca646b0", "router_id": "68136cb2-4dd1-4201-9799-a7dfc2210306", "port_id": "163e70e5-61a1-4b11-875c-11712799c31a", "fixed_ip_address": "10.0.0.13", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "90f282cf-5971-437d-8342-d664d3ba170f", "mac_address": "fa:16:3e:06:95:11", "admin_state_up": true, "status": "ACTIVE", "device_id": "e17cbaf3-127c-45ba-9897-b8ecd1fd0a97", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-19T08:59:58Z", "updated_at": "2023-04-19T09:01:51Z", "revision_number": 1, "project_id": "92a01bc90d8f48e89ca6eba2f533bebb"}}' 2023-04-19 09:01:52,126 79700 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.14:22' as 'cirros' with public key authentication 2023-04-19 09:01:52,160 79700 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-19 09:01:52,185 79700 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-19 09:01:52,185 79700 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.14 successfully created 2023-04-19 09:01:52,228 79700 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/e17cbaf3-127c-45ba-9897-b8ecd1fd0a97/ips 0.042s 2023-04-19 09:01:52,228 79700 DEBUG [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': 'Wed, 19 Apr 2023 09:01:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '111', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openst ack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a438ad9c-f16a-4968-a916-b1bc73f33374', 'x-compute-request-id': 'req-a438ad9c-f16a-4968-a916-b1bc73f33374', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e17cbaf3-127c-45ba-9897-b8ecd1fd0a97/ips'} Body: b'{"addresses": {"tempest-AttachVolumeShelveTestJSON-1301733558-network": [{"version": 4, "addr": "10.0.0.13"}]}}' 2023-04-19 09:01:52,420 79700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 202 POST http://10.0.0.210/volume/v3/92a01bc90d8f48e89ca6eba2f533bebb/volumes 0.188s 2023-04-19 09:01:52,420 79700 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-2025509041"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 09:01:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b79eafde-f547-4701-84f4-252a25c3a119', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b79eafde-f547-4701-84f4-252a25c3a119', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/92a01bc90d8f48e89ca6eba2f533bebb/volumes'} Body: b'{"volume": {"id": "1831d122-a658-48ab-87f0-b3221fadbb38", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:01:52.360407", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-2025509041", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/92a01bc90d8f48e89ca6eba2f533bebb/volumes/1831d122-a658-48ab-87f0-b3221fadbb38"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/92a01bc90d8f48e89ca6eba2f533bebb/volumes/1831d122-a658-48ab-87f0-b3221fadbb38"}], "user_id": "f9f4695ad7ea481db6aa047820a7a926", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 09:01:52,474 79700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/92a01bc90d8f48e89ca6eba2f533bebb/volumes/1831d122-a658-48ab-87f0-b3221fadbb38 0.041s 2023-04-19 09:01:52,475 79700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:01:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3173d58-f868-4ec6-b331-398d11223f3d', 'content-length': '892', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3173d58-f868-4ec6-b331-398d11223f3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/92a01bc90d8f48e89ca6eba2f533bebb/volumes/1831d122-a658-48ab-87f0-b3221fadbb38'} Body: b'{"volume": {"id": "1831d122-a658-48ab-87f0-b3221fadbb38", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:01:52.000000", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-2025509041", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/92a01bc90d8f48e89ca6eba2f533bebb/volumes/1831d122-a658-48ab-87f0-b3221fadbb38"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/92a01bc90d8f48e89ca6eba2f533bebb/volumes/1831d122-a658-48ab-87f0-b3221fadbb38"}], "user_id": "f9f4695ad7ea481db6a a047820a7a926", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "92a01bc90d8f48e89ca6eba2f533bebb"}}' 2023-04-19 09:01:53,528 79700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/92a01bc90d8f48e89ca6eba2f533bebb/volumes/1831d122-a658-48ab-87f0-b3221fadbb38 0.042s 2023-04-19 09:01:53,528 79700 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:01:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7d4b1c4-ae3f-4007-b103-37ea0c074443', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7d4b1c4-ae3f-4007-b103-37ea0c074443', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/92a01bc90d8f48e89ca6eba2f533bebb/volumes/1831d122-a658-48ab-87f0-b3221fadbb38'} Body: b'{"volume": {"id": "1831d122-a658-48ab-87f0-b3221fadbb38", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:01:52.000000", "updated_at": "2023-04-19T09:01:52.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2025509041", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/92a01bc90d8f48e89ca6eba2f533bebb/volumes/1831d122-a658-48ab-87f0-b3221fadbb38"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/92a01bc90d8f48e89ca6eba2f533bebb/volumes/1831d122-a658-48ab-87f0-b3221fadbb38"}], "user_id": "f9f4695ad7ea481db6aa047820a7a926", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "92a01bc90d8f48e89ca6eba2f533bebb"}}' 2023-04-19 09:01:53,658 79700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/e17cbaf3-127c-45ba-9897-b8ecd1fd0a97 0.119s 2023-04-19 09:01:53,659 79700 DEBUG [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': 'Wed, 19 Apr 2023 09:01:53 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-84951092-ea4c-4a16-8dbf-36bdcb6ebc2b', 'x-compute-request-id': 'req-84951092-ea4c-4a16-8dbf-36bdcb6ebc2b', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e17cbaf3-127c-45ba-9897-b8ecd1fd0a97'} Body: b'' 2023-04-19 09:01:53,938 79700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/e17cbaf3-127c-45ba-9897-b8ecd1fd0a97 0.279s 2023-04-19 09:01:53,939 79700 DEBUG [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': 'Wed, 19 Apr 2023 09:01:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-078feff4-36ec-4cef-ab7e-4a31be1f7b5c', 'x-compute-request-id': 'req-078feff4- 36ec-4cef-ab7e-4a31be1f7b5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e17cbaf3-127c-45ba-9897-b8ecd1fd0a97'} Body: b'{"server": {"id": "e17cbaf3-127c-45ba-9897-b8ecd1fd0a97", "name": "tempest-AttachVolumeShelveTestJSON-server-563036426", "status": "ACTIVE", "tenant_id": "92a01bc90d8f48e89ca6eba2f533bebb", "user_id": "f9f4695ad7ea481db6aa047820a7a926", "metadata": {}, "hostId": "2f39e92c72a28f1015be38f499365c0f00a57c0d1d59ce8de11ee440", "image": {"id": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/dd568ba7-ea17-4ae2-908e-3035f1035aee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T09:00:00Z", "updated": "2023-04-19T09:01:54Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1301733558-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:95:11"}, {"version": 4, "addr": "172.24.4.14", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:06:95:11"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e17cbaf3-127c-45ba-9897-b8ecd1fd0a97"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e17cbaf3-127c-45ba-9897-b8ecd1fd0a97"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-716866334", "OS-SRV-USG:launched_at": "2023-04-19T09:00:10.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--763727060"}], "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-19 09:02:44,143 79700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/e17cbaf3-127c-45ba-9897-b8ecd1fd0a97 0.140s 2023-04-19 09:02:44,143 79700 DEBUG [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': 'Wed, 19 Apr 2023 09:02:44 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-dbf77b45-567a-4bc0-bba7-364689de760c', 'x-compute-request-id': 'req-dbf77b45-567a-4bc0-bba7-364689de760c', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e17cbaf3-127c-45ba-9897-b8ecd1fd0a97'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance e17cbaf3-127c-45ba-9897-b8ecd1fd0a97 could not be found."}}' 2023-04-19 09:02:44,174 79700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-716866334 0.030s 2023-04-19 09:02:44,174 79700 DEBUG [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': 'Wed, 19 Apr 2023 09:02:44 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-7002cac8-6026-47db-a678-140f8ca7864c', 'x-compute-request-id': 'req-7002cac8-6026-47db-a678-140f8ca7864c', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-716866334'} Body: b'' 2023-04-19 09:02:44,550 79700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/4bea9e9b-2cf4-4354-98f0-82815f984e39 0.376s 2023-04-19 09:02:44,551 79700 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-0489f396-4203-4d6b-83b3-d8e0d0af12a8', 'content-length': '0', 'date': 'Wed, 19 Apr 2023 09:02:44 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/4bea9e9b-2cf4-4354-98f0-82815f984e39'} Body: b'' 2023-04-19 09:02:44,567 79700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/4bea9e9b-2cf4-4354-98f0-82815f984e39 0.016s 2023-04-19 09:02:44,568 79700 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-30ebb07a-b44a-458e-8337-670c12fda965', 'date': 'Wed, 19 Apr 2023 09:02:44 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/4bea9e9b-2cf4-4354-98f0-82815f984e39'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 4bea9e9b-2cf4-4354-98f0-82815f984e39 does not exist", "detail": ""}}' 2023-04-19 09:02:45,017 79700 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/976b34a5-76d8-447f-97c8-c17d9edc5f2e 0.449s 2023-04-19 09:02:45,017 79700 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-8d3883c9-e069-4014-aa26-51946be2f0e4', 'content-length': '0', 'date': 'Wed, 19 Apr 2023 09:02:45 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/976b34a5-76d8-447f-97c8-c17d9edc5f2e'} Body: b'' 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 35fa0e76-24e9-42ab-acb3-141448fda970 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 09:00:00,189 79708 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-19 09:00:00,190 79708 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-19 09:00:00,398 79708 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.205s 2023-04-19 09:00:00,398 79708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1201402834", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCkWJaOWcjfL/qpQSyBG3QjGi8OjDyh72M9u6k0wDEVf3S5WSPCvW6SSjUAZHyOAuDqy2EvZ5Axm9RIp/+if61+szSRxNpWtNkmt4e9Y9qkW89Ei0evo46PojYwTncGSPg=="}} Response - Headers: {'date': 'Wed, 19 Apr 2023 09:00:00 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-bb1d4597-83dd-4673-8752-e4b01b9f424a', 'x-compute-request-id': 'req-bb1d4597-83dd-4673-8752-e4b01b9f424a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1201402834", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCkWJaOWcjfL/qpQSyBG3QjGi8OjDyh72M9u6k0wDEVf3S5WSPCvW6SSjUAZHyOAuDqy2EvZ5Axm9RIp/+if61+szSRxNpWtNkmt4e9Y9qkW89Ei0evo46PojYwTncGSPg==", "fingerprint": "fd:c7:c6:8e:2a:f8:11:8f:3f:47:ff:8a:96:cb:de:97", "user_id": "9cff44672cd04fafbfe67ff868afa781"}}' 2023-04-19 09:00:00,400 79708 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1201402834 created 2023-04-19 09:00:00,571 79708 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.170s 2023-04-19 09:00:00,572 79708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--2064169882", "description": "tempest-description--1023403496"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1597', 'x-openstack-request-id': 'req-83180360-ee13-47c5-87bf-24c8646155a2', 'date': 'Wed, 19 Apr 2023 09:00:00 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "457ad558-bf72-4dbd-b56d-194c72c2696b", "name": "tempest-securitygroup--2064169882", "stateful": true, "tenant_id": "b817120a1b9c4d07b686518375ee3c5f", "description": "tempest-description--1023403496", "shared": false, "security_group_rules": [{"id": "7b22506f-8840-4521-8ff1-807bbd418705", "tenant_id": "b817120a1b9c4d07b686518375ee3c5f", "security_group_id": "457ad558-bf72-4dbd-b56d-194c72c2696b", "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": 564, "description": null, "tags": [], "created_at": "2023-04-19T09:00:00Z", "updated_at": "2023-04-19T09:00:00Z", "revision_number": 0, "project_id": "b817120a1b9c4d07b686518375ee3c5f"}, {"id": "852b38f8-7664-4bfa-900c-3e21b08956da", "tenant_id": "b817120a1b9c4d07b686518375ee3c5f", "security_group_id": "457ad558-bf72-4dbd-b56d-194c72c2696b", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "no rmalized_cidr": null, "remote_group_id": null, "standard_attr_id": 563, "description": null, "tags": [], "created_at": "2023-04-19T09:00:00Z", "updated_at": "2023-04-19T09:00:00Z", "revision_number": 0, "project_id": "b817120a1b9c4d07b686518375ee3c5f"}], "tags": [], "created_at": "2023-04-19T09:00:00Z", "updated_at": "2023-04-19T09:00:00Z", "revision_number": 1, "project_id": "b817120a1b9c4d07b686518375ee3c5f"}}' 2023-04-19 09:00:00,744 79708 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.171s 2023-04-19 09:00:00,744 79708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "457ad558-bf72-4dbd-b56d-194c72c2696b", "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-63dfa812-f0d7-4882-9305-d81dbc6108d4', 'date': 'Wed, 19 Apr 2023 09:00: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": "e574b2d0-9483-43f5-8943-20f5f31a3e7b", "tenant_id": "b817120a1b9c4d07b686518375ee3c5f", "security_group_id": "457ad558-bf72-4dbd-b56d-194c72c2696b", "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-19T09:00:00Z", "updated_at": "2023-04-19T09:00:00Z", "revision_number": 0, "project_id": "b817120a1b9c4d07b686518375ee3c5f"}}' 2023-04-19 09:00:00,919 79708 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.174s 2023-04-19 09:00:00,919 79708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "457ad558-bf72-4dbd-b56d-194c72c2696b", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-8fd62988-d711-4153-88dd-d898c7cf76b9', 'date': 'Wed, 19 Apr 2023 09:00: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": "9a00ee6d-ff80-4db3-9415-ebdecbcb40ce", "tenant_id": "b817120a1b9c4d07b686518375ee3c5f", "security_group_id": "457ad558-bf72-4dbd-b56d-194c72c2696b", "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-19T09:00:00Z", "updated_at": "2023-04-19T09:00:00Z", "revision_number": 0, "project_id": "b817120a1b9c4d07b686518375ee3c5f"}}' 2023-04-19 09:00:00,920 79708 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--2064169882 created 2023-04-19 09:00:01,745 79708 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.825s 2023-04-19 09:00:01,745 79708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "f3b6c58a-7313-4857-bbb4-b9d92ca646b0"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-fa1171b8-f4e0-4247-909d-8f7b8a197b13', 'date': 'Wed, 19 Apr 2023 09:00:01 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "8f470e08-21c4-4b80-b3ed-36c1f4b67e55", "tenant_id": "b817120a1b9c4d07b686518375ee3c5f", "floating_ip_address": "172.24.4.185", "floating_network_id": "f3b6c58a-7313-4857-bbb4-b9d92ca646b0", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "b817120a1b9c4d07b686518375ee3c5f", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-19T09:00:01Z", "updated_at": "2023-04-19T09:00:01Z", "revision_number": 0}}' 2023-04-19 09:00:01,746 79708 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '8f470e08-21c4-4b80-b3ed-36c1f4b67e55', 'tenant_id': 'b817120a1b9c4d07b686518375ee3c5f', 'floating_ip_address': '172.24.4.185', 'floating_network_id': 'f3b6c58a-7313-4857-bbb4-b9d92ca646b0', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'b817120a1b9c4d07b686518375ee3c5f', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-19T09:00:01Z', 'updated_at': '2023-04-19T09:00:01Z', 'revision_number': 0, 'ip': '172.24.4.185'} created 2023-04-19 09:00:01,784 79708 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.034s 2023-04-19 09:00:01,785 79708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 19 Apr 2023 09:00:01 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-dd3eff0f-9f1e-4a06-8351-9830e3d2048d', '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": "9cff44672cd04fafbfe67ff868afa781", "name": "tempest-AttachVolumeTestJSON-1912588445-project-member", "password_expires_at": null}, "audit_ids": ["bqSOTsqVQ9WYdWzFH5teaw"], "expires_at": "2023-04-19T10:00:01.000000Z", "issued_at": "2023-04-19T09:00:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b817120a1b9c4d07b686518375ee3c5f", "name": "tempest-AttachVolumeTestJSON-1912588445"}, "is_domain": false, "roles": [{"id": "45fc525c8c5440819026c2d31316f10d", "name": "reader"}, {"id": "34261de33dff45759db3c64a7b6ec984", "name": "member"}], "catalog": [{"endpoints": [{"id": "2e496f3cad8d414abd2448bb8532a4c7", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "29fc0ad9be4d4b0fae792a48927ba4fb", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "62d5fc32dc6d4dda96c18dcf38975224", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/b817120a1b9c4d07b686518375ee3c5f", "region": "RegionOne"}], "id": "312d8c8a5cbf4f6982b03f3968d80759", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "deac9fc2e9574f9e9ccff18b176c5f67", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/b817120a1b9c4d07b686518375ee3c5f", "region": "RegionOne"}], "id": "32219e37b07540d3ba53ca79f3cb5ff9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "4682339d7be045da817dd408e4fc9bcb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/b817120a1b9c4d07b686518375ee3c5f", "region": "RegionOne"}], "id": "4c90ba9ce2174f2d8513ed524a7e3915", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "c216644ed918406cb1a1cf80fd83cfcf", "interface": "publi c", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "6805fa9e882448ebada64a227995f651", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "0b90d9df5fa743878bfb4b67c8393028", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "b1f800f6c631482db1b5e4cb224654a6", "type": "image", "name": "glance"}, {"endpoints": [{"id": "912e0b96e3f043eb804c892738476d9a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d5eb1e085e9e49dc810e3358668885ed", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "88a86b6b25ac4ad1838fb87a7c8c0c93", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "dde0405576ac448181be74c8c6162b21", "type": "identity", "name": "keystone"}]}}' 2023-04-19 09:00:01,785 79708 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_attach_detach_volume) Found network {'id': '9d07df37-8bbc-4979-af89-f5630646ca87', 'name': 'tempest-AttachVolumeTestJSON-2146397956-network', 'tenant_id': 'b817120a1b9c4d07b686518375ee3c5f', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'b817120a1b9c4d07b686518375ee3c5f', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 8781, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-19T08:59:52Z', 'updated_at': '2023-04-19T08:59:52Z', 'revision_number': 1} available for tenant 2023-04-19 09:00:01,786 79708 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1201402834', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCkWJaOWcjfL/qpQSyBG3QjGi8OjDyh72M9u6k0wDEVf3S5WSPCvW6SSjUAZHyOAuDqy2EvZ5Axm9RIp/+if61+szSRxNpWtNkmt4e9Y9qkW89Ei0evo46PojYwTncGSPg==', 'fingerprint': 'fd:c7:c6:8e:2a:f8:11:8f:3f:47:ff:8a:96:cb:de:97', 'user_id': '9cff44672cd04fafbfe67ff868afa781', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDAQ4PMbvE6rfAL3vPIcRBdvcJCkDusisfv2IdRJJx0ydSfjx/RVXJ8t\n8to9mgK6Eg+gBwYFK4EEACKhZANiAAQpFiWjlnI3y/6qUEsgRt0IxovDow8oe9jP\nbupNMAxFX90uVkjwr1ukko1AGR8jgLg6sthL2eQMZvUSKf/on+tfrM0kcTaVrTZJ\nreHvWPapFvPRItHr6OOj6I2ME53Bkj4=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '457ad558-bf72-4dbd-b56d-194c72c2696b', 'name': 'tempest-securitygroup--2064169882', 'stateful': True, 'tenant_id': 'b817120a1b9c4d07b686518375ee3c5f', 'description': 'tempest-description--1023403496', 'shared': False, 'security_group_rules': [{'id': '7b22506f-8840-4521-8ff1-807bbd418705', 'tenant_id': 'b817120a1b9c4d07b686518375ee3c5f', 'security_group_id': '457ad558-bf72-4dbd-b56d-194c72c2696b', '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': 564, 'description': None, 'tags': [], 'created_at': '2023-04-19T09:00:00Z', 'updated_at': '2023-04-19T09:00:00Z', 'revision_number': 0, 'project_id': 'b817120a1b9c4d07b686518375ee3c5f'}, {'id': '852b38f8-7664-4bfa-900c-3e21b08956da', 'tenant_id': 'b817120a1b9c4d07b686518375ee3c5f', 'security_group_id': '457ad558-bf72-4dbd-b56d-194c72c2696b', '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': 563, 'description': None, 'tags': [], 'created_at': '2023-04-19T09:00:00Z', 'updated_at': '2023-04-19T09:00:00Z', 'revision_number': 0, 'project_id': 'b817120a1b9c4d07b686518375ee3c5f'}], 'tags': [], 'created_at': '2023-04-19T09: 00:00Z', 'updated_at': '2023-04-19T09:00:00Z', 'revision_number': 1, 'project_id': 'b817120a1b9c4d07b686518375ee3c5f'}, 'floating_ip': {'id': '8f470e08-21c4-4b80-b3ed-36c1f4b67e55', 'tenant_id': 'b817120a1b9c4d07b686518375ee3c5f', 'floating_ip_address': '172.24.4.185', 'floating_network_id': 'f3b6c58a-7313-4857-bbb4-b9d92ca646b0', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'b817120a1b9c4d07b686518375ee3c5f', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-19T09:00:01Z', 'updated_at': '2023-04-19T09:00:01Z', 'revision_number': 0, 'ip': '172.24.4.185'}} 2023-04-19 09:00:03,196 79708 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 1.409s 2023-04-19 09:00:03,196 79708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeTestJSON-server-1638298653", "imageRef": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "9d07df37-8bbc-4979-af89-f5630646ca87"}], "security_groups": [{"name": "tempest-securitygroup--2064169882"}], "key_name": "tempest-keypair-1201402834", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Wed, 19 Apr 2023 09:00:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/53ec31c9-6c32-4fc6-90da-b505ffbc82f3', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-226497c7-1faa-48d1-a06f-d2a83bb9904f', 'x-compute-request-id': 'req-226497c7-1faa-48d1-a06f-d2a83bb9904f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "53ec31c9-6c32-4fc6-90da-b505ffbc82f3", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/53ec31c9-6c32-4fc6-90da-b505ffbc82f3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/53ec31c9-6c32-4fc6-90da-b505ffbc82f3"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--2064169882"}], "adminPass": "password"}}' 2023-04-19 09:00:03,268 79708 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/53ec31c9-6c32-4fc6-90da-b505ffbc82f3 0.069s 2023-04-19 09:00:03,268 79708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:00:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1232', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-90e38590-0d25-4afb-a8f2-4aa5bf6601db', 'x-compute-request-id': 'req-90e38590-0d25-4afb-a8f2-4aa5bf6601db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/53ec31c9-6c32-4fc6-90da-b505ffbc82f3'} Body: b'{"server": {"id": "53ec31c9-6c32-4fc6-90da-b505ffbc82f3", "name": "tempest-AttachVolumeTestJSON-server-1638298653", "status": "BUILD", "tenant_id": "b817120a1b9c4d07b686518375ee3c5f", "user_id": "9cff44672cd04fafbfe67ff868afa781", "metadata": {}, "hostId": "", "image": {"id": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/dd568ba7-ea17-4ae2-908e-3035f1035aee"}]}, "flavor": {"id": "42", "links": [{"rel": "bo okmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T09:00:03Z", "updated": "2023-04-19T09:00:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/53ec31c9-6c32-4fc6-90da-b505ffbc82f3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/53ec31c9-6c32-4fc6-90da-b505ffbc82f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1201402834", "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-19 09:00:53,699 79708 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/53ec31c9-6c32-4fc6-90da-b505ffbc82f3 0.369s 2023-04-19 09:00:53,699 79708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:00:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1539', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d2d0fdd1-1382-41e4-8d4a-bcf3a36140bd', 'x-compute-request-id': 'req-d2d0fdd1-1382-41e4-8d4a-bcf3a36140bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/53ec31c9-6c32-4fc6-90da-b505ffbc82f3'} Body: b'{"server": {"id": "53ec31c9-6c32-4fc6-90da-b505ffbc82f3", "name": "tempest-AttachVolumeTestJSON-server-1638298653", "status": "ACTIVE", "tenant_id": "b817120a1b9c4d07b686518375ee3c5f", "user_id": "9cff44672cd04fafbfe67ff868afa781", "metadata": {}, "hostId": "3eec91f0fc2f17fc7741d3e2e2275f981c41925dbac0985d3dd84d1c", "image": {"id": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/dd568ba7-ea17-4ae2-908e-3035f1035aee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T09:00:03Z", "updated": "2023-04-19T09:00:11Z", "addresses": {"tempest-AttachVolumeTestJSON-2146397956-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:b5:fe"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/53ec31c9-6c32-4fc6-90da-b505ffbc82f3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/53ec31c9-6c32-4fc6-90da-b505ffbc82f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1201402834", "OS-SRV-USG:launched_at": "2023-04-19T09:00:10.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2064169882"}], "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-19 09:00:53,711 79708 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-19 09:01:54,142 79708 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/53ec31c9-6c32-4fc6-90da-b505ffbc82f3/os-interface 0.372s 2023-04-19 09:01:54,143 79708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:01:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '283', 'content-type': 'application/json', 'openstack-api-version': 'com pute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-683e76a7-b214-47e2-9c98-27b8a434352b', 'x-compute-request-id': 'req-683e76a7-b214-47e2-9c98-27b8a434352b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/53ec31c9-6c32-4fc6-90da-b505ffbc82f3/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "9d07df37-8bbc-4979-af89-f5630646ca87", "port_id": "a425c939-1904-4a99-a52e-277bcb2e346f", "mac_addr": "fa:16:3e:6d:b5:fe", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "4195965a-3a17-418a-9bd1-3c9e41b6d68c", "ip_address": "10.0.0.14"}]}]}' 2023-04-19 09:01:55,234 79708 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/8f470e08-21c4-4b80-b3ed-36c1f4b67e55 1.087s 2023-04-19 09:01:55,234 79708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "a425c939-1904-4a99-a52e-277bcb2e346f"}} Response - Headers: {'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-0a480618-55a0-437f-b0fb-4be0bfbbcf3e', 'date': 'Wed, 19 Apr 2023 09:01:55 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/8f470e08-21c4-4b80-b3ed-36c1f4b67e55'} Body: b'{"floatingip": {"id": "8f470e08-21c4-4b80-b3ed-36c1f4b67e55", "tenant_id": "b817120a1b9c4d07b686518375ee3c5f", "floating_ip_address": "172.24.4.185", "floating_network_id": "f3b6c58a-7313-4857-bbb4-b9d92ca646b0", "router_id": "1e4bdaa1-456e-4c2a-aaac-3e6d26fd3897", "port_id": "a425c939-1904-4a99-a52e-277bcb2e346f", "fixed_ip_address": "10.0.0.14", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "9d07df37-8bbc-4979-af89-f5630646ca87", "mac_address": "fa:16:3e:6d:b5:fe", "admin_state_up": true, "status": "ACTIVE", "device_id": "53ec31c9-6c32-4fc6-90da-b505ffbc82f3", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-19T09:00:01Z", "updated_at": "2023-04-19T09:01:54Z", "revision_number": 1, "project_id": "b817120a1b9c4d07b686518375ee3c5f"}}' 2023-04-19 09:01:55,236 79708 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.185:22' as 'cirros' with public key authentication 2023-04-19 09:01:55,271 79708 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-19 09:01:55,295 79708 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-19 09:01:55,296 79708 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.185 successfully created 2023-04-19 09:01:55,337 79708 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/53ec31c9-6c32-4fc6-90da-b505ffbc82f3/ips 0.040s 2023-04-19 09:01:55,337 79708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:01:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '105', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-29af446c-8f2b-43d0-9499-0ebc813b4121', 'x-compute-request-id': 'req-29af446c-8f2b-43d0-9499-0ebc813b4121', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/53ec31c9-6c32-4fc6-90da-b505ffbc82f3/ips'} Body: b'{"addresses": {"tempest-AttachVolumeTestJSON-2146397956-network": [{"version": 4, "addr": "10.0.0.14"}]}}' 2023-04-19 09:01:55,341 79708 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.185:22' as 'cirros' with public key authentication 2023-04-19 09:01:55,346 79708 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-19 09:01:55,363 79708 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-19 09:01:55,364 79708 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.185 successfully created 2023-04-19 09:01:55,364 79708 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; lsblk -lb --nodeps 2023-04-19 09:01:55,365 79708 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.185:22' as 'cirros' with public key authentication 2023-04-19 09:01:55,368 79708 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-19 09:01:55,385 79708 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-19 09:01:55,386 79708 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.185 successfully created 2023-04-19 09:01:55,658 79708 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST http://10.0.0.210/volume/v3/b817120a1b9c4d07b686518375ee3c5f/volumes 0.250s 2023-04-19 09:01:55,658 79708 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-428423388"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 09:01:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e3f9a36-ea96-4b39-b087-ad0531d4a53b', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e3f9a36-ea96-4b39-b087-ad0531d4a53b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b817120a1b9c4d07b686518375ee3c5f/volumes'} Body: b'{"volume": {"id": "35fa0e76-24e9-42ab-acb3-141448fda970", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:01:55.580310", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-428423388", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b817120a1b9c4d07b686518375ee3c5f/volumes/35fa0e76-24e9-42ab-acb3-141448fda970"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b817120a1b9c4d07b686518375ee3c5f/volumes/35fa0e76-24e9-42ab-acb3-141448fda970"}], "user_id": "9cff44672cd04fafbfe67ff868afa781", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 09:01:55,708 79708 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b817120a1b9c4d07b686518375ee3c5f/volumes/35fa0e76-24e9-42ab-acb3-141448fda970 0.040s 2023-04-19 09:01:55,708 79708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:01:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cef82fa3-f089-4eb0-b728-a99b06121b60', 'content-length': '885', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cef82fa3-f089-4eb0-b728-a99b06121b60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b817120a1b9c4d07b686518375ee3c5f/volumes/35fa0e76-24e9-42ab-acb3-141448fda970'} Body: b'{"volume": {"id": "35fa0e76-24e9-42ab-acb3-141448fda970", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:01:56.000000", "updated_ at": null, "name": "tempest-AttachVolumeTestJSON-volume-428423388", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b817120a1b9c4d07b686518375ee3c5f/volumes/35fa0e76-24e9-42ab-acb3-141448fda970"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b817120a1b9c4d07b686518375ee3c5f/volumes/35fa0e76-24e9-42ab-acb3-141448fda970"}], "user_id": "9cff44672cd04fafbfe67ff868afa781", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b817120a1b9c4d07b686518375ee3c5f"}}' 2023-04-19 09:01:56,761 79708 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b817120a1b9c4d07b686518375ee3c5f/volumes/35fa0e76-24e9-42ab-acb3-141448fda970 0.041s 2023-04-19 09:01:56,761 79708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:01:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d3473c6-14c5-4cbb-890e-b40a92674d36', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d3473c6-14c5-4cbb-890e-b40a92674d36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b817120a1b9c4d07b686518375ee3c5f/volumes/35fa0e76-24e9-42ab-acb3-141448fda970'} Body: b'{"volume": {"id": "35fa0e76-24e9-42ab-acb3-141448fda970", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:01:56.000000", "updated_at": "2023-04-19T09:01:56.000000", "name": "tempest-AttachVolumeTestJSON-volume-428423388", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b817120a1b9c4d07b686518375ee3c5f/volumes/35fa0e76-24e9-42ab-acb3-141448fda970"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b817120a1b9c4d07b686518375ee3c5f/volumes/35fa0e76-24e9-42ab-acb3-141448fda970"}], "user_id": "9cff44672cd04fafbfe67ff868afa781", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b817120a1b9c4d07b686518375ee3c5f"}}' 2023-04-19 09:01:56,899 79708 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/53ec31c9-6c32-4fc6-90da-b505ffbc82f3 0.126s 2023-04-19 09:01:56,900 79708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:01:56 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-fe912a16-55a5-4e91-bb4a-b2a35f68fdf9', 'x-compute-request-id': 'req-fe912a16-55a5-4e91-bb4a-b2a35f68fdf9', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/53ec31c9-6c32-4fc6-90da-b505ffbc82f3'} Body: b'' 2023-04-19 09:01:57,330 79708 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/53ec31c9-6c32-4fc6-90da-b505ffbc82f3 0.429s 2023-04-19 09:01:57,330 79708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 0 9:01:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1664', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-63898e78-34a4-4d65-8587-18bf39580116', 'x-compute-request-id': 'req-63898e78-34a4-4d65-8587-18bf39580116', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/53ec31c9-6c32-4fc6-90da-b505ffbc82f3'} Body: b'{"server": {"id": "53ec31c9-6c32-4fc6-90da-b505ffbc82f3", "name": "tempest-AttachVolumeTestJSON-server-1638298653", "status": "ACTIVE", "tenant_id": "b817120a1b9c4d07b686518375ee3c5f", "user_id": "9cff44672cd04fafbfe67ff868afa781", "metadata": {}, "hostId": "3eec91f0fc2f17fc7741d3e2e2275f981c41925dbac0985d3dd84d1c", "image": {"id": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/dd568ba7-ea17-4ae2-908e-3035f1035aee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T09:00:03Z", "updated": "2023-04-19T09:01:57Z", "addresses": {"tempest-AttachVolumeTestJSON-2146397956-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:b5:fe"}, {"version": 4, "addr": "172.24.4.185", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:b5:fe"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/53ec31c9-6c32-4fc6-90da-b505ffbc82f3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/53ec31c9-6c32-4fc6-90da-b505ffbc82f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1201402834", "OS-SRV-USG:launched_at": "2023-04-19T09:00:10.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2064169882"}], "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-19 09:02:47,422 79708 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/53ec31c9-6c32-4fc6-90da-b505ffbc82f3 0.033s 2023-04-19 09:02:47,422 79708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:02:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-8390b78b-7999-4d7d-8fbb-43edcbc66ad8', 'x-compute-request-id': 'req-8390b78b-7999-4d7d-8fbb-43edcbc66ad8', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/53ec31c9-6c32-4fc6-90da-b505ffbc82f3'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 53ec31c9-6c32-4fc6-90da-b505ffbc82f3 could not be found."}}' 2023-04-19 09:02:47,450 79708 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1201402834 0.027s 2023-04-19 09:02:47,450 79708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:02:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req -b1ba7c07-a3a4-4c82-bdc2-1589cdabfe6a', 'x-compute-request-id': 'req-b1ba7c07-a3a4-4c82-bdc2-1589cdabfe6a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1201402834'} Body: b'' 2023-04-19 09:02:47,615 79708 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/457ad558-bf72-4dbd-b56d-194c72c2696b 0.164s 2023-04-19 09:02:47,616 79708 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-98873af7-2c4b-47ce-a5a1-e9cdc782d0e0', 'content-length': '0', 'date': 'Wed, 19 Apr 2023 09:02:47 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/457ad558-bf72-4dbd-b56d-194c72c2696b'} Body: b'' 2023-04-19 09:02:47,642 79708 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/457ad558-bf72-4dbd-b56d-194c72c2696b 0.026s 2023-04-19 09:02:47,642 79708 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-75a0cb5e-4210-4ecd-8f49-d686748e8711', 'date': 'Wed, 19 Apr 2023 09:02:47 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/457ad558-bf72-4dbd-b56d-194c72c2696b'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 457ad558-bf72-4dbd-b56d-194c72c2696b does not exist", "detail": ""}}' 2023-04-19 09:02:48,181 79708 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/8f470e08-21c4-4b80-b3ed-36c1f4b67e55 0.537s 2023-04-19 09:02:48,181 79708 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-b148d270-30c3-49ca-8687-b3a0c802dcde', 'content-length': '0', 'date': 'Wed, 19 Apr 2023 09:02:48 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/8f470e08-21c4-4b80-b3ed-36c1f4b67e55'} Body: b'' 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 6de0cf37-b00c-423a-aa62-8916c4268adb 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 fb64d59c-0680-414d-abaa-bb62bdf23d01 failed to build and is in ERROR status 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 e3a9c633-e48e-4c6f-b06d-feb7b6bf038d failed to build and is in ERROR status 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 e5084c41-2044-4646-bd41-762c1cb78622 failed to build and is in ERROR status 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 2ed6a7da-4cac-4d73-8a61-7fb8eccd8974 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 09:03:08,223 79706 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 200 POST http://10.0.0.210/volume/v3/a575c05b672a49938418354ecde4c6c1/types 0.175s 2023-04-19 09:03:08,223 79706 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-391932146"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 09:03:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4051a3bb-e53c-41ca-a068-541feb37710d', 'content-length': '227', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4051a3bb-e53c-41ca-a068-541feb37710d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a575c05b672a49938418354ecde4c6c1/types'} Body: b'{"volume_type": {"id": "20d43962-267b-46b7-820a-056ecff95ebd", "name": "tempest-GroupSnapshotsV319Test-volume-type-391932146", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-19 09:03:08,254 79706 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 202 POST http://10.0.0.210/volume/v3/a575c05b672a49938418354ecde4c6c1/group_types 0.028s 2023-04-19 09:03:08,255 79706 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-1627924219"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 09:03:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a80cc64-420f-406b-a768-2cdcabb14db6', 'content-length': '185', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a80cc64-420f-406b-a768-2cdcabb14db6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a575c05b672a49938418354ecde4c6c1/group_types'} Body: b'{"group_type": {"id": "a70d2f3c-c7b7-47fa-8d2e-7d12f1dca5b3", "name": "tempest-GroupSnapshotsV319Test-group-type-1627924219", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-19 09:03:08,444 79706 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 202 POST http://10.0.0.210/volume/v3/fe19f2eb48304bb9959a58bff547025f/groups 0.186s 2023-04-19 09:03:08,444 79706 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": "a70d2f3c-c7b7-47fa-8d2e-7d12f1dca5b3", "volume_types": ["20d43962-267b-46b7-820a-056ecff95ebd"], "name": "tempest-GroupSnapshotsV319Test-Group-1214961628"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 09:03:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f51e19b1-d48b-43f7-8603-7ab59120c278', 'content-length': '116', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f51e19b1-d48b-43f7-8603-7ab59120c278', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/fe19f2eb48304bb9959a58bff547025f/groups'} Body: b'{"group": {"id": "2ed6a7da-4cac-4d73-8a61-7fb8eccd8974", "name": "tempest-GroupSnapshotsV319Test-Group-1214961628"}}' 2023-04-19 09:03:08,479 79706 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 200 GET http://10.0.0.210/volume/v3/fe19f2eb48304bb9959a58bff547025f/groups/2ed6a7da-4cac-4d73-8a61-7fb8eccd8974 0.032s 2023-04-19 09:03:08,479 79706 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': 'Wed, 19 Apr 2023 09:03:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51144095-1071-41c2-af01-a381f82b9922', 'content-length': '396', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51144095-1071-41c2-af01-a381f82b9922', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/fe19f2eb48304bb9959a58bff547025f/groups/2ed6a7da-4cac-4d73-8a61-7fb8eccd8974'} Body: b'{"group": {"id": "2ed6a7da-4cac-4d73-8a61-7fb8eccd8974", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-19T09:03:08.000000", "name": "tempest-GroupSnapshotsV319Test-Group-1214961628", "description": null, "group_type": "a70d2f3c-c7b7-47fa-8d2e-7d12f1dca5b3", "volume_types": ["20d43962-267b-46b7-820a-056ecff95ebd"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-19 09:03:09,531 79706 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 200 GET http://10.0.0.210/volume/v3/fe19f2eb48304bb9959a58bff547025f/groups/2ed6a7da-4cac-4d73-8a61-7fb8eccd8974 0.047s 2023-04-19 09:03:09,532 79706 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': 'Wed, 19 Apr 2023 09:03:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59c44444-abc4-42a7-b1f4-9944855569b3', 'content-length': '393', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59c44444-abc4-42a7-b1f4-9944855569b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/fe19f2eb48304bb9959a58bff547025f/groups/2ed6a7da-4cac-4d73-8a61-7fb8eccd8974'} Body: b'{"group": {"id": "2ed6a7da-4cac-4d73-8a61-7fb8eccd8974", "status": "error", "availability_zone": "nova", "created_at": "2023-04-19T09:03:08.000000", "name": "tempest-GroupSnapshotsV319Test-Group-1214961628", "description": null, "group_type": "a70d2f3c-c7b7-47fa-8d2e-7d12f1dca5b3", "volume_types": ["20d43962-267b-46b7-820a-056ecff95ebd"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-19 09:03:09,605 79706 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/fe19f2eb48304bb9959a58bff547025f/volumes/detail 0.068s 2023-04-19 09:03:09,606 79706 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': 'Wed, 19 Apr 2023 09:03:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e4b094d-51b8-4a5f-9846-1b4c7f273521', 'content-length': '15', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e4b094d-51b8-4a5f-9846-1b4c7f273521', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/fe19f2eb48304bb9959a58bff547025f/volumes/detail'} Body: b'{"volumes": []}' 2023-04-19 09:03:09,681 79706 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/fe19f2eb48304bb9959a58bff547025f/groups/2ed6a7da-4cac-4d73-8a61-7fb8eccd8974/action 0.064s 2023-04-19 09:03:09,681 79706 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': 'Wed, 19 Apr 2023 09:03:09 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-b0520d3a-714b-4d91-91e5-cc6d02faac53', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/fe19f2eb48304bb9959a58bff547025f/groups/2ed6a7da-4cac-4d73-8a61-7fb8eccd8974/action'} Body: b'' 2023-04-19 09:03:09,698 79706 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/fe19f2eb48304bb9959a58bff547025f/groups/2ed6a7da-4cac-4d73-8a61-7fb8eccd8974 0.016s 2023-04-19 09:03:09,698 79706 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': 'Wed, 19 Apr 2023 09:03:09 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-a4d0974b-dcb5-4ed9-a14a-96564a611f6b', 'x-openstack-request-id': 'req-a4d0974b-dcb5-4ed9-a14a-96564a611f6b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/fe19f2eb48304bb9959a58bff547025f/groups/2ed6a7da-4cac-4d73-8a61-7fb8eccd8974'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 2ed6a7da-4cac-4d73-8a61-7fb8eccd8974 could not be found."}}' 2023-04-19 09:03:09,726 79706 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/a575c05b672a49938418354ecde4c6c1/group_types/a70d2f3c-c7b7-47fa-8d2e-7d12f1dca5b3 0.027s 2023-04-19 09:03:09,726 79706 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': 'Wed, 19 Apr 2023 09:03:09 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-3bbd4712-0c92-4c78-8020-8c2ad06ba5ec', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a575c05b672a49938418354ecde4c6c1/group_types/a70d2f3c-c7b7-47fa-8d2e-7d12f1dca5b3'} Body: b'' 2023-04-19 09:03:09,776 79706 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/a575c05b672a49938418354ecde4c6c1/types/20d43962-267b-46b7-820a-056ecff95ebd 0.049s 2023-04-19 09:03:09,777 79706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:03: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-2efc7d60-3052-4106-9b5e-8f635191657e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a575c05b672a49938418354ecde4c6c1/types/20d43962-267b-46b7-820a-056ecff95ebd'} Body: b'' 2023-04-19 09:03:09,792 79706 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/a575c05b672a49938418354ecde4c6c1/types/20d43962-267b-46b7-820a-056ecff95ebd 0.015s 2023-04-19 09:03:09,793 79706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:03:09 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-a2754751-b9af-4a6e-9ee5-304674ffa007', 'x-openstack-request-id': 'req-a2754751-b9af-4a6e-9ee5-304674ffa007', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/a575c05b672a49938418354ecde4c6c1/types/20d43962-267b-46b7-820a-056ecff95ebd'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 20d43962-267b-46b7-820a-056ecff95ebd could not be found."}}' 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 b4db54b0-24e3-41d6-befe-1363444a1544 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 09:00:18,778 79688 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/7d498d65-6a3f-4931-8bac-02df40af4d43 0.168s 2023-04-19 09:00:18,778 79688 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:00:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1540', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0a319dae-e4f3-4325-9dcb-c7ff305cc4b4', 'x-compute-request-id': 'req-0a319dae-e4f3-4325-9dcb-c7ff305cc4b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7d498d65-6a3f-4931-8bac-02df40af4d43'} Body: b'{"server": {"id": "7d498d65-6a3f-4931-8bac-02df40af4d43", "name": "tempest-ServerActionsTestJSON-server-2103462940", "status": "ACTIVE", "tenant_id": "6f9bae68f0bf44e1a4abd034fd09df54", "user_id": "83f0da7d2f754cc5a67884f51062e6a0", "metadata": {}, "hostId": "ae06f30ee59e63dfd23003c29aa15bfbf132c116e3f71fbc04f749f1", "image": {"id": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/dd568ba7-ea17-4ae2-908e-3035f1035aee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:58:26Z", "updated": "2023-04-19T08:58:34Z", "addresses": {"tempest-ServerActionsTestJSON-503419187-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fa:f5:36"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/7d498d65-6a3f-4931-8bac-02df40af4d43"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/7d498d65-6a3f-4931-8bac-02df40af4d43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1922976022", "OS-SRV-USG:launched_at": "2023-04-19T08:58:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1464837571"}], "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-19 09:00:18,960 79688 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/7d498d65-6a3f-4931-8bac-02df40af4d43 0.167s 2023-04-19 09:00:18,960 79688 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:00:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1540', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-86d9e515-f4ef-4aea-b936-3069310b03f7', 'x-compute-request-id': 'req-86d9e515-f4ef-4aea-b936-3069310b03f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7d498d65-6a3f-4931-8bac-02df40af4d43'} Body: b'{"server": {"id": "7d498d65-6a3f-4931-8bac-02df40af4d43", "name": "tempest-ServerActionsTestJSON-server-2103462940", "status": "ACTIVE", "tenant_id": "6f9bae68f0bf44e1a4abd034fd09df54", "user_id": "83f0da7d2f754cc5a67884f51062e6a0", "metadata": {}, "hostId": "ae06f30ee59e63dfd23003c29aa15bfbf132c116e3f71fbc04f749f1", "image": {"id": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/dd568ba7-ea17-4ae2-908e-3035f1035aee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:58:26Z", "updated": "2023-04-19T08:58:34Z", "addresses": {"tempest-ServerActionsTestJSON-503419187-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fa:f5:36"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/7d498d65-6a3f-4931-8bac-02df40af4d43"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/7d498d65-6a3f-4931-8bac-02df40af4d43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1922976022", "OS-SRV-USG:launched_at": "2023-04-19T08:58:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1464837571"}], "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-19 09:01:09,244 79688 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/7d498d65-6a3f-4931-8bac-02df40af4d43 0.219s 2023-04-19 09:01:09,244 79688 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:01:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1658', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d74b3fc1-5e2b-426f-9648-fc98ca1979b8', 'x-compute-request-id': 'req-d74b3fc1-5e2b-426f-9648-fc98ca1979b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7d498d65-6a3f-4931-8bac-02df40af4d43'} Body: b'{"server": {"id": "7d498d65-6a3f-4931-8bac-02df40af4d43", "name": "tempest-ServerActionsTestJSON-server-2103462940", "status": "ACTIVE", "tenant_id": "6f9bae68f0bf44e1a4abd034fd09df54", "user_id": "83f0da7d2f754cc5a67884f51062e6a0", "metadata": {}, "hostId": "ae06f30ee59e63dfd23003c29aa15bfbf132c116e3f71fbc04f749f1", "image": {"id": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/dd568ba7-ea17-4ae2-908e-3035f1035aee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:58:26Z", "updated": "2023-04-19T08:58:34Z", "addresses": {"tempest-ServerActionsTestJSON-503419187-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fa:f5:36"}, {"version": 4, "addr": "172.24.4.31", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fa:f5:36"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/7d498d65-6a3f-4931-8bac-02df40af4d43"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/7d498d65-6a3f-4931-8bac-02df40af4d43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1922976022", "OS-SRV-USG:launched_at": "2023-04-19T08:58:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1464837571"}], "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-19 09:01:09,495 79688 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/7d498d65-6a3f-4931-8bac-02df40af4d43 0.240s 2023-04-19 09:01:09,496 79688 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers : {'date': 'Wed, 19 Apr 2023 09:01:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1658', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-720b223b-6dc6-4f29-82eb-d2be1c26854c', 'x-compute-request-id': 'req-720b223b-6dc6-4f29-82eb-d2be1c26854c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7d498d65-6a3f-4931-8bac-02df40af4d43'} Body: b'{"server": {"id": "7d498d65-6a3f-4931-8bac-02df40af4d43", "name": "tempest-ServerActionsTestJSON-server-2103462940", "status": "ACTIVE", "tenant_id": "6f9bae68f0bf44e1a4abd034fd09df54", "user_id": "83f0da7d2f754cc5a67884f51062e6a0", "metadata": {}, "hostId": "ae06f30ee59e63dfd23003c29aa15bfbf132c116e3f71fbc04f749f1", "image": {"id": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/dd568ba7-ea17-4ae2-908e-3035f1035aee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:58:26Z", "updated": "2023-04-19T08:58:34Z", "addresses": {"tempest-ServerActionsTestJSON-503419187-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fa:f5:36"}, {"version": 4, "addr": "172.24.4.31", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fa:f5:36"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/7d498d65-6a3f-4931-8bac-02df40af4d43"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/7d498d65-6a3f-4931-8bac-02df40af4d43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1922976022", "OS-SRV-USG:launched_at": "2023-04-19T08:58:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1464837571"}], "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-19 09:02:09,932 79688 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server_with_volume_attached): 202 POST http://10.0.0.210/volume/v3/6f9bae68f0bf44e1a4abd034fd09df54/volumes 0.364s 2023-04-19 09:02:09,933 79688 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-203370969"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 09:02:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3adda5e6-3bd7-4f30-bb21-89c2f6eeeeff', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3adda5e6-3bd7-4f30-bb21-89c2f6eeeeff', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6f9bae68f0bf44e1a4abd034fd09df54/volumes'} Body: b'{"volume": {"id": "b4db54b0-24e3-41d6-befe-1363444a1544", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:02:09.854786", "updated_at": null, "name": "tempest-ServerActionsTestJSON-volume-203370969", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6f9bae68f0bf44e1a4abd034fd09df54/volumes/b4db54b0-24e3-41d6-befe-1363444a1544"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6f9bae68f0bf44e1a4abd034fd09df54/volumes/b4db54b0-24e3-41d6-befe-1363444a1544"}], "user_id": "83f0da7d2f754cc5a67884f51062e6a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []} }' 2023-04-19 09:02:09,989 79688 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/6f9bae68f0bf44e1a4abd034fd09df54/volumes/b4db54b0-24e3-41d6-befe-1363444a1544 0.042s 2023-04-19 09:02:09,989 79688 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:02:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93940491-633d-4728-815a-01c101096b3a', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93940491-633d-4728-815a-01c101096b3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6f9bae68f0bf44e1a4abd034fd09df54/volumes/b4db54b0-24e3-41d6-befe-1363444a1544'} Body: b'{"volume": {"id": "b4db54b0-24e3-41d6-befe-1363444a1544", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:02:10.000000", "updated_at": null, "name": "tempest-ServerActionsTestJSON-volume-203370969", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6f9bae68f0bf44e1a4abd034fd09df54/volumes/b4db54b0-24e3-41d6-befe-1363444a1544"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6f9bae68f0bf44e1a4abd034fd09df54/volumes/b4db54b0-24e3-41d6-befe-1363444a1544"}], "user_id": "83f0da7d2f754cc5a67884f51062e6a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f9bae68f0bf44e1a4abd034fd09df54"}}' 2023-04-19 09:02:11,044 79688 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/6f9bae68f0bf44e1a4abd034fd09df54/volumes/b4db54b0-24e3-41d6-befe-1363444a1544 0.042s 2023-04-19 09:02:11,044 79688 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:02:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f5b0794-0b4b-49bf-b326-fe1ed363edf3', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f5b0794-0b4b-49bf-b326-fe1ed363edf3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6f9bae68f0bf44e1a4abd034fd09df54/volumes/b4db54b0-24e3-41d6-befe-1363444a1544'} Body: b'{"volume": {"id": "b4db54b0-24e3-41d6-befe-1363444a1544", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:02:10.000000", "updated_at": "2023-04-19T09:02:10.000000", "name": "tempest-ServerActionsTestJSON-volume-203370969", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6f9bae68f0bf44e1a4abd034fd09df54/volumes/b4db54b0-24e3-41d6-befe-1363444a1544"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6f9bae68f0bf44e1a4abd034fd09df54/volumes/b4db54b0-24e3-41d6-befe-1363444a1544"}], "user_id": "83f0da7d2f754cc5a67884f51062e6a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f9bae68f0bf44e1a4abd034fd09df54"}}' 2023-04-19 09:02:11,279 79688 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/7d498d65-6a3f-4931-8bac-02df40af4d43 0.223s 2023-04-19 09:02:11,279 79688 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:02:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1658', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-70813d44-438c-497c-be0a-b7eec47b63c6', 'x-compute-request-id': 'req-70813d44-438c-497c-be0a-b7eec47b63c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7d498d65-6a3f-4931-8bac-02df40af4d43'} Body: b'{"server": {"id": "7d498d65-6a3f-4931-8bac-02df40af4d43", "name": "tempest-ServerActionsTestJSON-server-2103462940", "status": "ACTIVE", "tenant_id": "6f9bae68f0bf44e1a4abd034fd09df54", "user_id": "83f0da7d2f754cc5a67884f51062e6a0", "metadata": {}, "hostId": "ae06f30ee59e63dfd23003c29aa15bfbf132c116e3f71fbc04f749f1", "image": {"id": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/dd568ba7-ea17-4ae2-908e-3035f1035aee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:58:26Z", "updated": "2023-04-19T08:58:34Z", "addresses": {"tempest-ServerActionsTestJSON-503419187-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fa:f5:36"}, {"version": 4, "addr": "172.24.4.31", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fa:f5:36"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/7d498d65-6a3f-4931-8bac-02df40af4d43"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/7d498d65-6a3f-4931-8bac-02df40af4d43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1922976022", "OS-SRV-USG:launched_at": "2023-04-19T08:58:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1464837571"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' tempest.api.volume.admin.test_volume_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 815eef53-4bff-4e72-83d0-23da09449869 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 09:03:13,698 79706 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 200 GET http://10.0.0.210/volume/v3/a8ad095a401040ce87f74db8cdaf25fc/os-quota-sets/b0366e62bab247acb831762b616162c0?usage=True 0.047s 2023-04-19 09:03:13,699 79706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:03:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81a1e4c9-c429-4a7a-a04b-3956b72018c7', 'content-length': '868', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81a1e4c9-c429-4a7a-a04b-3956b72018c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a8ad095a401040ce87f74db8cdaf25fc/os-quota-sets/b0366e62bab247acb831762b616162c0?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": "b0366e62bab247acb831762b616162c0"}}' 2023-04-19 09:03:14,026 79706 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 202 POST http://10.0.0.210/volume/v3/b0366e62bab247acb831762b616162c0/volumes 0.319s 2023-04-19 09:03:14,026 79706 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-217932362"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 09:03:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c085b47-ca17-4966-be6b-9200e87b3997', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c085b47-ca17-4966-be6b-9200e87b3997', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b0366e62bab247acb831762b616162c0/volumes'} Body: b'{"volume": {"id": "815eef53-4bff-4e72-83d0-23da09449869", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:03:13.970609", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-217932362", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b0366e62bab247acb831762b616162c0/volumes/815eef53-4bff-4e72-83d0-23da09449869"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b0366e62bab247acb831762b616162c0/volumes/815eef53-4bff-4e72-83d0-23da09449869"}], "user_id": "0fb52dd56398420baef49eb9637f2a52", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 09:03:14,077 79706 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 200 GET http://10.0.0.210/volume/v3/b0366e62bab247acb831762b616162c0/volumes/815eef53-4bff-4e72-83d0-23da09449869 0.039s 2023-04-19 09:03:14,078 79706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Conten t-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:03:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-134bb980-16a0-4a82-8cd6-bad321f5286c', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-134bb980-16a0-4a82-8cd6-bad321f5286c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b0366e62bab247acb831762b616162c0/volumes/815eef53-4bff-4e72-83d0-23da09449869'} Body: b'{"volume": {"id": "815eef53-4bff-4e72-83d0-23da09449869", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:03:14.000000", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-217932362", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b0366e62bab247acb831762b616162c0/volumes/815eef53-4bff-4e72-83d0-23da09449869"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b0366e62bab247acb831762b616162c0/volumes/815eef53-4bff-4e72-83d0-23da09449869"}], "user_id": "0fb52dd56398420baef49eb9637f2a52", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b0366e62bab247acb831762b616162c0"}}' 2023-04-19 09:03:15,135 79706 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 200 GET http://10.0.0.210/volume/v3/b0366e62bab247acb831762b616162c0/volumes/815eef53-4bff-4e72-83d0-23da09449869 0.041s 2023-04-19 09:03:15,135 79706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:03:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7ad0bcb-f4da-4124-9640-5a0ec4b1fc03', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7ad0bcb-f4da-4124-9640-5a0ec4b1fc03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b0366e62bab247acb831762b616162c0/volumes/815eef53-4bff-4e72-83d0-23da09449869'} Body: b'{"volume": {"id": "815eef53-4bff-4e72-83d0-23da09449869", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:03:14.000000", "updated_at": "2023-04-19T09:03:14.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-217932362", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b0366e62bab247acb831762b616162c0/volumes/815eef53-4bff-4e72-83d0-23da09449869"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b0366e62bab247acb831762b616162c0/volumes/815eef53-4bff-4e72-83d0-23da09449869"}], "user_id": "0fb52dd56398420baef49eb9637f2a52", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b0366e62bab247acb831762b616162c0"}}' 2023-04-19 09:03:15,183 79706 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/b0366e62bab247acb831762b616162c0/volumes/815eef53-4bff-4e72-83d0-23da09449869 0.036s 2023-04-19 09:03:15,183 79706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:03:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 're q-7eaa3d66-d727-4ed8-8ebf-5dc08ffaf2fe', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7eaa3d66-d727-4ed8-8ebf-5dc08ffaf2fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b0366e62bab247acb831762b616162c0/volumes/815eef53-4bff-4e72-83d0-23da09449869'} Body: b'{"volume": {"id": "815eef53-4bff-4e72-83d0-23da09449869", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:03:14.000000", "updated_at": "2023-04-19T09:03:14.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-217932362", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b0366e62bab247acb831762b616162c0/volumes/815eef53-4bff-4e72-83d0-23da09449869"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b0366e62bab247acb831762b616162c0/volumes/815eef53-4bff-4e72-83d0-23da09449869"}], "user_id": "0fb52dd56398420baef49eb9637f2a52", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b0366e62bab247acb831762b616162c0"}}' 2023-04-19 09:03:15,300 79706 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/b0366e62bab247acb831762b616162c0/volumes/815eef53-4bff-4e72-83d0-23da09449869 0.105s 2023-04-19 09:03:15,300 79706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:03: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-74c27da7-4fc6-4c34-8d1a-c9d83f2090a3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b0366e62bab247acb831762b616162c0/volumes/815eef53-4bff-4e72-83d0-23da09449869'} Body: b'' 2023-04-19 09:03:15,321 79706 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/b0366e62bab247acb831762b616162c0/volumes/815eef53-4bff-4e72-83d0-23da09449869 0.020s 2023-04-19 09:03:15,322 79706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:03: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-039b8a33-20bd-4e37-9b7c-c82b0216182f', 'x-openstack-request-id': 'req-039b8a33-20bd-4e37-9b7c-c82b0216182f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/b0366e62bab247acb831762b616162c0/volumes/815eef53-4bff-4e72-83d0-23da09449869'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 815eef53-4bff-4e72-83d0-23da09449869 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 4a31cfd2-8d11-4099-ad37-6ffaa969bb2c failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 09:03:15,553 79706 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 202 POST http://10.0.0.210/volume/v3/b0366e62bab247acb831762b616162c0/volumes 0.226s 2023-04-19 09:03:15,553 79706 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-1955699606"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 09:03:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29da3459-c76c-42ee-b354-015495a68375', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29da3459-c76c-42ee-b354-015495a68375', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b0366e62bab247acb831762b616162c0/volumes'} Body: b'{"volume": {"id": "4a31cfd2-8d11-4099-ad37-6ffaa969bb2c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:03:15.443026", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1955699606", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b0366e62bab247acb831762b616162c0/volumes/4a31cfd2-8d11-4099-ad37-6ffaa969bb2c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b0366e62bab247acb831762b616162c0/volumes/4a31cfd2-8d11-4099-ad37-6ffaa969bb2c"}], "user_id": "0fb52dd56398420baef49eb9637f2a52", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 09:03:15,634 79706 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.0.0.210/volume/v3/b0366e62bab247acb831762b616162c0/volumes/4a31cfd2-8d11-4099-ad37-6ffaa969bb2c 0.071s 2023-04-19 09:03:15,634 79706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:03:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-994a2369-078d-4b3b-97d8-3ab967388e8f', 'content-length': '891', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-994a2369-078d-4b3b-97d8-3ab967388e8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b0366e62bab247acb831762b616162c0/volumes/4a31cfd2-8d11-4099-ad37-6ffaa969bb2c'} Body: b'{"volume": {"id": "4a31cfd2-8d11-4099-ad37-6ffaa969bb2c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:03:15.000000", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1955699606", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b0366e62bab247acb831762b616162c0/volumes/4a31cfd2-8d11-4099-ad37-6ffaa969bb2c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b0366e62bab247acb831762b616162c0/volumes/4a31cfd2-8d11-4099-ad37-6ffaa969bb2c"}], "user_id": "0fb52dd56398420baef49eb9637f2a52", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b0366e62bab247acb831762b616162c0"}}' 2023-04-19 09:03:16,684 79706 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.0.0.210/volume/v3/b0366e62bab247acb831762b616162c0/volumes/4a31cfd2-8d11-4099-ad37-6ffaa969bb2c 0.038s 2023-04-19 09:03:16,684 79706 DEBU G [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:03:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd2b0990-a9f7-4a81-94e5-6ee3d4c97ede', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd2b0990-a9f7-4a81-94e5-6ee3d4c97ede', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b0366e62bab247acb831762b616162c0/volumes/4a31cfd2-8d11-4099-ad37-6ffaa969bb2c'} Body: b'{"volume": {"id": "4a31cfd2-8d11-4099-ad37-6ffaa969bb2c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:03:15.000000", "updated_at": "2023-04-19T09:03:16.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1955699606", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b0366e62bab247acb831762b616162c0/volumes/4a31cfd2-8d11-4099-ad37-6ffaa969bb2c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b0366e62bab247acb831762b616162c0/volumes/4a31cfd2-8d11-4099-ad37-6ffaa969bb2c"}], "user_id": "0fb52dd56398420baef49eb9637f2a52", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b0366e62bab247acb831762b616162c0"}}' 2023-04-19 09:03:16,753 79706 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/b0366e62bab247acb831762b616162c0/volumes/4a31cfd2-8d11-4099-ad37-6ffaa969bb2c 0.058s 2023-04-19 09:03:16,754 79706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:03:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39b1eef8-13c6-4b6b-bd3b-b2f1e60caa1a', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39b1eef8-13c6-4b6b-bd3b-b2f1e60caa1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b0366e62bab247acb831762b616162c0/volumes/4a31cfd2-8d11-4099-ad37-6ffaa969bb2c'} Body: b'{"volume": {"id": "4a31cfd2-8d11-4099-ad37-6ffaa969bb2c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:03:15.000000", "updated_at": "2023-04-19T09:03:16.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1955699606", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b0366e62bab247acb831762b616162c0/volumes/4a31cfd2-8d11-4099-ad37-6ffaa969bb2c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b0366e62bab247acb831762b616162c0/volumes/4a31cfd2-8d11-4099-ad37-6ffaa969bb2c"}], "user_id": "0fb52dd56398420baef49eb9637f2a52", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b0366e62bab247acb831762b616162c0"}}' 2023-04-19 09:03:16,878 79706 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/b0366e62bab247acb831762b616162c0/volumes/4a31cfd2-8d11-4099-ad37-6ffaa969bb2c 0.114s 2023-04-19 09:03:16,878 79706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:03:16 GMT', 'server': ' Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9b08106-30c1-4aab-a3af-20640d3a9a14', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b0366e62bab247acb831762b616162c0/volumes/4a31cfd2-8d11-4099-ad37-6ffaa969bb2c'} Body: b'' 2023-04-19 09:03:16,899 79706 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/b0366e62bab247acb831762b616162c0/volumes/4a31cfd2-8d11-4099-ad37-6ffaa969bb2c 0.020s 2023-04-19 09:03:16,900 79706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:03:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7e0df0c-7c2f-4ed9-891f-de996926b51e', 'x-openstack-request-id': 'req-a7e0df0c-7c2f-4ed9-891f-de996926b51e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/b0366e62bab247acb831762b616162c0/volumes/4a31cfd2-8d11-4099-ad37-6ffaa969bb2c'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 4a31cfd2-8d11-4099-ad37-6ffaa969bb2c 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 3a229918-a2c1-4fd6-baad-a35383b7805e failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 09:00:36,344 79704 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-19 09:00:36,954 79704 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.0.0.210/image/v2/images 0.609s 2023-04-19 09:00:36,955 79704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"name": "tempest-scenario-img--785237487", "container_format": "bare", "disk_format": "qcow2", "visibility": "private"} Response - Headers: {'date': 'Wed, 19 Apr 2023 09:00:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '641', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/f17d73e0-f35d-43f1-b5d7-bc81f067c7f5', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-a597f877-8802-44d9-b728-680449c2fd28', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"name": "tempest-scenario-img--785237487", "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": "5504f11c14f3492880b36b5ce6d246db", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "f17d73e0-f35d-43f1-b5d7-bc81f067c7f5", "created_at": "2023-04-19T09:00:37Z", "updated_at": "2023-04-19T09:00:37Z", "tags": [], "self": "/v2/images/f17d73e0-f35d-43f1-b5d7-bc81f067c7f5", "file": "/v2/images/f17d73e0-f35d-43f1-b5d7-bc81f067c7f5/file", "schema": "/v2/schemas/image"}' 2023-04-19 09:00:38,359 79704 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 204 PUT http://10.0.0.210/image/v2/images/f17d73e0-f35d-43f1-b5d7-bc81f067c7f5/file 1.403s 2023-04-19 09:00:38,359 79704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Wed, 19 Apr 2023 09:00:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-9ef61955-af37-461e-8399-739c2f114bb3', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/f17d73e0-f35d-43f1-b5d7-bc81f067c7f5/file'} Body: b'' 2023-04-19 09:00:38,359 79704 DEBUG [tempest.scenario.manager] image:f17d73e0-f35d-43f1-b5d7-bc81f067c7f5 2023-04-19 09:00:38,412 79704 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.050s 2023-04-19 09:00:38,412 79704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestMinimumBasicScenario-1987699576", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBK1uLYZnjFL5v3x6euiPVYFchMXpo4F1e+4Z8qOz4FVR8yp0y0C4huKF0VcHzL8xamUKT1SB+e2BbfywI2Ls7EafE6ZKdahKEhuttdEjTXrWUzgX+NVbzj4J0d1Si7eXfw=="}} Response - Headers: {'date': 'Wed, 19 Apr 2023 09:00:38 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-bcbbb6f1-fc38-4914-a449-a062251ecf19', 'x-compute-request-id': 'req-bcbbb6f1-fc38-4914-a449-a062251ecf19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestMinimumBasicScenario-19876 99576", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBK1uLYZnjFL5v3x6euiPVYFchMXpo4F1e+4Z8qOz4FVR8yp0y0C4huKF0VcHzL8xamUKT1SB+e2BbfywI2Ls7EafE6ZKdahKEhuttdEjTXrWUzgX+NVbzj4J0d1Si7eXfw==", "fingerprint": "a3:08:6f:e7:2f:c7:83:c3:a0:98:aa:10:40:7c:fe:12", "user_id": "f5fe60560d254407a0d4f0931c12cdb6"}}' 2023-04-19 09:00:38,549 79704 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.129s 2023-04-19 09:00:38,550 79704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 19 Apr 2023 09:00:38 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-8a4945ff-f217-4954-afb7-2f1f5d4c116b', '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": "f5fe60560d254407a0d4f0931c12cdb6", "name": "tempest-TestMinimumBasicScenario-548809968-project-member", "password_expires_at": null}, "audit_ids": ["YM92Bs4iSuqiS6v7HxyHrA"], "expires_at": "2023-04-19T10:00:38.000000Z", "issued_at": "2023-04-19T09:00:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5504f11c14f3492880b36b5ce6d246db", "name": "tempest-TestMinimumBasicScenario-548809968"}, "is_domain": false, "roles": [{"id": "45fc525c8c5440819026c2d31316f10d", "name": "reader"}, {"id": "34261de33dff45759db3c64a7b6ec984", "name": "member"}], "catalog": [{"endpoints": [{"id": "2e496f3cad8d414abd2448bb8532a4c7", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "29fc0ad9be4d4b0fae792a48927ba4fb", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "62d5fc32dc6d4dda96c18dcf38975224", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/5504f11c14f3492880b36b5ce6d246db", "region": "RegionOne"}], "id": "312d8c8a5cbf4f6982b03f3968d80759", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "deac9fc2e9574f9e9ccff18b176c5f67", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/5504f11c14f3492880b36b5ce6d246db", "region": "RegionOne"}], "id": "32219e37b07540d3ba53ca79f3cb5ff9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "4682339d7be045da817dd408e4fc9bcb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/5504f11c14f3492880b36b5ce6d246db", "region": "RegionOne"}], "id": "4c90ba9ce2174f2d8513ed524a7e3915", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "c216644ed918406cb1a1cf80fd83cfcf", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "6805fa9e882448ebada64a227995f651", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "0b90d9df5fa743878bfb4b67c8393028", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "b1f800f6c631482db1b5e4cb224654a6", "type": "image", "name": "glance"}, {"endpoints": [{"id": "912e0b96e3f043eb804c892738476d9a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d5eb1e085e9e49dc810e3358668885ed", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "88a86b6b25ac4ad1838fb87a7c8c0c93", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "dde0405576ac448181be74c8c6162b21", "type": "identity", "name": "keystone"}]}}' 2023-04-19 09:00:38,550 79704 INFO [tempest.lib.common.fixed_network] (TestMinimumBasicScenario:test_minimum_basic_scenario) Found network {'id': '11cff7fd-59e0-4f96-a61e-8a024029319a', 'name': 'tempest-TestMinimumBasicScenario-556754585-network', 'tenant_id': '5504f11c14f3492880b36b5ce6d246db', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '5504f11c14f3492880b36b5ce6d246db', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 61131, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-19T08:57:16Z', 'updated_at': '2023-04-19T08:57:17Z', 'revision_number': 1} available for tenant 2023-04-19 09:00:39,266 79704 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 202 POST http://10.0.0.210/compute/v2.1/servers 0.714s 2023-04-19 09:00:39,266 79704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestMinimumBasicScenario-server-27164038", "imageRef": "f17d73e0-f35d-43f1-b5d7-bc81f067c7f5", "flavorRef": "42", "key_name": "tempest-TestMinimumBasicScenario-1987699576", "networks": [{"uuid": "11cff7fd-59e0-4f96-a61e-8a024029319a"}]}} Response - Headers: {'date': 'Wed, 19 Apr 2023 09:00:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/b6cb59b3-0545-43c6-b1d2-d1cc35a26ad7', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b5dd4af-afd4-4906-87c4-df3a10f1f853', 'x-compute-request-id': 'req-4b5dd4af-afd4-4906-87c4-df3a10f1f853', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "b6cb59b3-0545-43c6-b1d2-d1cc35a26ad7", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b6cb59b3-0545-43c6-b1d2-d1cc35a26ad7"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b6cb59b3-0545-43c6-b1d2-d1cc35a26ad7"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "2AcL6bMtY6dn"}}' 2023-04-19 09:00:39,356 79704 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/b6cb59b3-0545-43c6-b1d2-d1cc35a26ad7 0.087s 2023-04-19 09:00:39,357 79704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:00:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1b69f4ce-7b4e-4384-9dec-b9af872ef12c', 'x-compute-request-id': 'req-1b69f4ce-7b4e-4384-9dec-b9af872ef12c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b6cb59b3-0545-43c6-b1d2-d1cc35a26ad7'} Body: b'{"server": {"id": "b6cb59b3-0545-43c6-b1d2-d1cc35a26ad7", "name": "tempest-TestMinimumBasicScenario-server-27164038", "status": "BUILD", "tenant_id": "5504f11c14f3492880b36b5ce6d246db", "user_id": "f5fe60560d254407a0d4f0931c12cdb6", "metadata": {}, "hostId": "", "image": {"id": "f17d73e0-f35d-43f1-b5d7-bc81f067c7f5", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f17d73e0-f35d-43f1-b5d7-bc81f067c7f5"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T09:00:39Z", "updated": "2023-04-19T09:00:39Z", "addresses": {}, "accessI Pv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b6cb59b3-0545-43c6-b1d2-d1cc35a26ad7"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b6cb59b3-0545-43c6-b1d2-d1cc35a26ad7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1987699576", "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-19 09:01:29,593 79704 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/b6cb59b3-0545-43c6-b1d2-d1cc35a26ad7 0.218s 2023-04-19 09:01:29,593 79704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:01:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1534', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bc8757bf-05de-4b69-8f79-29a24b6e724d', 'x-compute-request-id': 'req-bc8757bf-05de-4b69-8f79-29a24b6e724d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b6cb59b3-0545-43c6-b1d2-d1cc35a26ad7'} Body: b'{"server": {"id": "b6cb59b3-0545-43c6-b1d2-d1cc35a26ad7", "name": "tempest-TestMinimumBasicScenario-server-27164038", "status": "ACTIVE", "tenant_id": "5504f11c14f3492880b36b5ce6d246db", "user_id": "f5fe60560d254407a0d4f0931c12cdb6", "metadata": {}, "hostId": "6d45ff39af4fdabeab231c5b191d8133caea2f4dbec5461d05321ff0", "image": {"id": "f17d73e0-f35d-43f1-b5d7-bc81f067c7f5", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f17d73e0-f35d-43f1-b5d7-bc81f067c7f5"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T09:00:39Z", "updated": "2023-04-19T09:00:47Z", "addresses": {"tempest-TestMinimumBasicScenario-556754585-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:00:11"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b6cb59b3-0545-43c6-b1d2-d1cc35a26ad7"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b6cb59b3-0545-43c6-b1d2-d1cc35a26ad7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1987699576", "OS-SRV-USG:launched_at": "2023-04-19T09:00:46.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-19 09:01:29,604 79704 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-19 09:02:29,916 79704 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/b6cb59b3-0545-43c6-b1d2-d1cc35a26ad7 0.251s 2023-04-19 09:02:29,917 79704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:02:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1534', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req- 842a99d8-1f55-42ba-ba91-2772f573e771', 'x-compute-request-id': 'req-842a99d8-1f55-42ba-ba91-2772f573e771', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b6cb59b3-0545-43c6-b1d2-d1cc35a26ad7'} Body: b'{"server": {"id": "b6cb59b3-0545-43c6-b1d2-d1cc35a26ad7", "name": "tempest-TestMinimumBasicScenario-server-27164038", "status": "ACTIVE", "tenant_id": "5504f11c14f3492880b36b5ce6d246db", "user_id": "f5fe60560d254407a0d4f0931c12cdb6", "metadata": {}, "hostId": "6d45ff39af4fdabeab231c5b191d8133caea2f4dbec5461d05321ff0", "image": {"id": "f17d73e0-f35d-43f1-b5d7-bc81f067c7f5", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f17d73e0-f35d-43f1-b5d7-bc81f067c7f5"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T09:00:39Z", "updated": "2023-04-19T09:00:47Z", "addresses": {"tempest-TestMinimumBasicScenario-556754585-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:00:11"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b6cb59b3-0545-43c6-b1d2-d1cc35a26ad7"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b6cb59b3-0545-43c6-b1d2-d1cc35a26ad7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1987699576", "OS-SRV-USG:launched_at": "2023-04-19T09:00:46.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-19 09:02:30,129 79704 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers 0.201s 2023-04-19 09:02:30,129 79704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:02:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '339', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-905874ab-9b06-4cfc-88ef-05c05b1d7295', 'x-compute-request-id': 'req-905874ab-9b06-4cfc-88ef-05c05b1d7295', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"servers": [{"id": "b6cb59b3-0545-43c6-b1d2-d1cc35a26ad7", "name": "tempest-TestMinimumBasicScenario-server-27164038", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b6cb59b3-0545-43c6-b1d2-d1cc35a26ad7"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b6cb59b3-0545-43c6-b1d2-d1cc35a26ad7"}]}]}' 2023-04-19 09:02:30,343 79704 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/b6cb59b3-0545-43c6-b1d2-d1cc35a26ad7 0.210s 2023-04-19 09:02:30,343 79704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:02:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1534', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dcd7a985-e36c-4eee-8dc4-251f9f0b29c7', 'x-compute-request-id': 'req-dcd7a985-e36c-4eee-8dc4-251f9f0b29c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b6cb59b3-0545-43c6-b1d2-d 1cc35a26ad7'} Body: b'{"server": {"id": "b6cb59b3-0545-43c6-b1d2-d1cc35a26ad7", "name": "tempest-TestMinimumBasicScenario-server-27164038", "status": "ACTIVE", "tenant_id": "5504f11c14f3492880b36b5ce6d246db", "user_id": "f5fe60560d254407a0d4f0931c12cdb6", "metadata": {}, "hostId": "6d45ff39af4fdabeab231c5b191d8133caea2f4dbec5461d05321ff0", "image": {"id": "f17d73e0-f35d-43f1-b5d7-bc81f067c7f5", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f17d73e0-f35d-43f1-b5d7-bc81f067c7f5"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T09:00:39Z", "updated": "2023-04-19T09:00:47Z", "addresses": {"tempest-TestMinimumBasicScenario-556754585-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:00:11"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b6cb59b3-0545-43c6-b1d2-d1cc35a26ad7"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b6cb59b3-0545-43c6-b1d2-d1cc35a26ad7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1987699576", "OS-SRV-USG:launched_at": "2023-04-19T09:00:46.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-19 09:02:30,540 79704 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 202 POST http://10.0.0.210/volume/v3/5504f11c14f3492880b36b5ce6d246db/volumes 0.185s 2023-04-19 09:02:30,540 79704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1693516611", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Wed, 19 Apr 2023 09:02:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d669153-522b-4b6d-abb1-c7822467fb89', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d669153-522b-4b6d-abb1-c7822467fb89', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5504f11c14f3492880b36b5ce6d246db/volumes'} Body: b'{"volume": {"id": "3a229918-a2c1-4fd6-baad-a35383b7805e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:02:30.479030", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-1693516611", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5504f11c14f3492880b36b5ce6d246db/volumes/3a229918-a2c1-4fd6-baad-a35383b7805e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5504f11c14f3492880b36b5ce6d246db/volumes/3a229918-a2c1-4fd6-baad-a35383b7805e"}], "user_id": "f5fe60560d254407a0d4f0931c12cdb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 09:02:30,589 79704 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/volume/v3/5504f11c14f3492880b36b5ce6d246db/volumes/3a229918-a2c1-4fd6-baad-a35383b7805e 0.039s 2023-04-19 09:02:30,590 79704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:02:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-reque st-id': 'req-52383ad5-d1fe-4ba9-9e72-e38167af038b', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52383ad5-d1fe-4ba9-9e72-e38167af038b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5504f11c14f3492880b36b5ce6d246db/volumes/3a229918-a2c1-4fd6-baad-a35383b7805e'} Body: b'{"volume": {"id": "3a229918-a2c1-4fd6-baad-a35383b7805e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:02:30.000000", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-1693516611", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5504f11c14f3492880b36b5ce6d246db/volumes/3a229918-a2c1-4fd6-baad-a35383b7805e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5504f11c14f3492880b36b5ce6d246db/volumes/3a229918-a2c1-4fd6-baad-a35383b7805e"}], "user_id": "f5fe60560d254407a0d4f0931c12cdb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5504f11c14f3492880b36b5ce6d246db"}}' 2023-04-19 09:02:31,640 79704 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/volume/v3/5504f11c14f3492880b36b5ce6d246db/volumes/3a229918-a2c1-4fd6-baad-a35383b7805e 0.038s 2023-04-19 09:02:31,641 79704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:02:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78791b04-39aa-450f-aac0-0a46e5016c36', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78791b04-39aa-450f-aac0-0a46e5016c36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5504f11c14f3492880b36b5ce6d246db/volumes/3a229918-a2c1-4fd6-baad-a35383b7805e'} Body: b'{"volume": {"id": "3a229918-a2c1-4fd6-baad-a35383b7805e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:02:30.000000", "updated_at": "2023-04-19T09:02:31.000000", "name": "tempest-TestMinimumBasicScenario-volume-1693516611", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5504f11c14f3492880b36b5ce6d246db/volumes/3a229918-a2c1-4fd6-baad-a35383b7805e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5504f11c14f3492880b36b5ce6d246db/volumes/3a229918-a2c1-4fd6-baad-a35383b7805e"}], "user_id": "f5fe60560d254407a0d4f0931c12cdb6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5504f11c14f3492880b36b5ce6d246db"}}' 2023-04-19 09:02:31,804 79704 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/5504f11c14f3492880b36b5ce6d246db/volumes/3a229918-a2c1-4fd6-baad-a35383b7805e 0.150s 2023-04-19 09:02:31,805 79704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:02:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5091127-cc9d-4164-a501-ff0fb3ef8639', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5504f11c14f349 2880b36b5ce6d246db/volumes/3a229918-a2c1-4fd6-baad-a35383b7805e'} Body: b'' 2023-04-19 09:02:31,829 79704 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/5504f11c14f3492880b36b5ce6d246db/volumes/3a229918-a2c1-4fd6-baad-a35383b7805e 0.023s 2023-04-19 09:02:31,830 79704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:02:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-5fb49138-9143-48ff-ad29-3ed91603e0f4', 'x-openstack-request-id': 'req-5fb49138-9143-48ff-ad29-3ed91603e0f4', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/5504f11c14f3492880b36b5ce6d246db/volumes/3a229918-a2c1-4fd6-baad-a35383b7805e'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 3a229918-a2c1-4fd6-baad-a35383b7805e could not be found."}}' 2023-04-19 09:02:31,950 79704 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/b6cb59b3-0545-43c6-b1d2-d1cc35a26ad7 0.119s 2023-04-19 09:02:31,950 79704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:02:31 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-4906ef6a-bb72-47a4-95be-78a6592bce2f', 'x-compute-request-id': 'req-4906ef6a-bb72-47a4-95be-78a6592bce2f', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b6cb59b3-0545-43c6-b1d2-d1cc35a26ad7'} Body: b'' 2023-04-19 09:02:32,177 79704 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/b6cb59b3-0545-43c6-b1d2-d1cc35a26ad7 0.226s 2023-04-19 09:02:32,177 79704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:02:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1540', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ddf3c3a0-619a-44a4-87a1-5f1c49cd368a', 'x-compute-request-id': 'req-ddf3c3a0-619a-44a4-87a1-5f1c49cd368a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b6cb59b3-0545-43c6-b1d2-d1cc35a26ad7'} Body: b'{"server": {"id": "b6cb59b3-0545-43c6-b1d2-d1cc35a26ad7", "name": "tempest-TestMinimumBasicScenario-server-27164038", "status": "ACTIVE", "tenant_id": "5504f11c14f3492880b36b5ce6d246db", "user_id": "f5fe60560d254407a0d4f0931c12cdb6", "metadata": {}, "hostId": "6d45ff39af4fdabeab231c5b191d8133caea2f4dbec5461d05321ff0", "image": {"id": "f17d73e0-f35d-43f1-b5d7-bc81f067c7f5", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f17d73e0-f35d-43f1-b5d7-bc81f067c7f5"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T09:00:39Z", "updated": "2023-04-19T09:02:32Z", "addresses": {"tempest-TestMinimumBasicScenario-556754585-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:00:11"}]}, "accessIPv4": "", "accessIPv6": "" , "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b6cb59b3-0545-43c6-b1d2-d1cc35a26ad7"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b6cb59b3-0545-43c6-b1d2-d1cc35a26ad7"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1987699576", "OS-SRV-USG:launched_at": "2023-04-19T09:00:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "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-19 09:03:22,422 79704 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/b6cb59b3-0545-43c6-b1d2-d1cc35a26ad7 0.223s 2023-04-19 09:03:22,423 79704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:03:22 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-55570856-34f3-4671-adcd-72583b088414', 'x-compute-request-id': 'req-55570856-34f3-4671-adcd-72583b088414', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b6cb59b3-0545-43c6-b1d2-d1cc35a26ad7'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance b6cb59b3-0545-43c6-b1d2-d1cc35a26ad7 could not be found."}}' 2023-04-19 09:03:22,456 79704 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-1987699576 0.032s 2023-04-19 09:03:22,456 79704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:03:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0816f963-14fa-4350-934f-103580046bf5', 'x-compute-request-id': 'req-0816f963-14fa-4350-934f-103580046bf5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-1987699576'} Body: b'' 2023-04-19 09:03:22,565 79704 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/f17d73e0-f35d-43f1-b5d7-bc81f067c7f5 0.107s 2023-04-19 09:03:22,565 79704 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:03:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-5de1ee85-3c88-4900-ad17-82d6e0f493a2', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/f17d73e0-f35d-43f1-b5d7-bc81f067c7f5'} Body: b'' 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 9fedb81a-24ea-49b1-86fa-85032bc8044f failed to build and is in ERROR status setUpClass (tempest.api.volume.test_volumes_actions.VolumesActionsTest) ----------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/test_volumes_actions.py", line 37, in resource_setup cls.volume = cls.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 8fc967b7-1236-47ed-b45d-7725a3543843 failed to build and is in ERROR status cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSnapshotTest.test_create_multiple_volume_from_snapshot[id-3b879ad1-d861-4ad3-b2c8-c89162e867c3] ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_multiple_volume_from_resource.py", line 31, in test_create_multiple_volume_from_snapshot volume = self.create_volume() File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/base.py", line 97, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume b7a102b2-ced3-44f4-a606-6cc23803ed32 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 09:03:30,566 79706 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 202 POST http://10.0.0.210/volume/v3/335e9eba52c84e2ba56c8c1bfa841442/volumes 0.398s 2023-04-19 09:03:30,567 79706 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-195793620"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 09:03:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6411504d-fcf8-4e32-bb80-ee3fb4a96e3a', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6411504d-fcf8-4e32-bb80-ee3fb4a96e3a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/335e9eba52c84e2ba56c8c1bfa841442/volumes'} Body: b'{"volume": {"id": "b7a102b2-ced3-44f4-a606-6cc23803ed32", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:03:30.507440", "updated_at": null, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-195793620", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/335e9eba52c84e2ba56c8c1bfa841442/volumes/b7a102b2-ced3-44f4-a606-6cc23803ed32"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/335e9eba52c84e2ba56c8c1bfa841442/volumes/b7a102b2-ced3-44f4-a606-6cc23803ed32"}], "user_id": "42795d2c61bd45daaadb6c944a2b812f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 09:03:30,618 79706 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://10.0.0.210/volume/v3/335e9eba52c84e2ba56c8c1bfa841442/volumes/b7a102b2-ced3-44f4-a606-6cc23803ed32 0.042s 2023-04-19 09:03:30,618 79706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:03:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53c236e7-a9a3-4ed8-a66a-f84fe17a6778', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53c236e7-a9a3-4ed8-a66a-f84fe17a6778', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/335e9eba52c84e2ba56c8c1bfa841442/volumes/b7a102b2-ced3-44f4-a606-6cc23803ed32'} Body: b'{"volume": {"id": "b7a102b2-ced3-44f4-a606-6cc23803ed32", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:03:31.000000", "updated_at": null, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-195793620", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/335e9eba52c84e2ba56c8c1bfa841442/volumes/b7a102b2-ced3-44f4-a606-6cc23803ed32"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/335e9eba52c84e2ba56c8c1bfa841442/volumes/b7a102b2-ced3-44f4-a606-6cc23803ed32"}], "user_id": "42795d2c61bd45daaadb6c944a2b812f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "335e9eba52c84e2ba56c8c1bfa841442"}}' 2023-04-19 09:03:31,693 79706 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://10.0.0.210/volume/v3/335e9eba52c84e2ba56c8c1bfa841442/volumes/b7a102b2-ced3-44f4-a606-6cc23803ed32 0.063s 2023 -04-19 09:03:31,693 79706 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:03:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3eb064b-f08d-45b5-98dc-8837b6fe0422', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3eb064b-f08d-45b5-98dc-8837b6fe0422', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/335e9eba52c84e2ba56c8c1bfa841442/volumes/b7a102b2-ced3-44f4-a606-6cc23803ed32'} Body: b'{"volume": {"id": "b7a102b2-ced3-44f4-a606-6cc23803ed32", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:03:31.000000", "updated_at": "2023-04-19T09:03:31.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-195793620", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/335e9eba52c84e2ba56c8c1bfa841442/volumes/b7a102b2-ced3-44f4-a606-6cc23803ed32"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/335e9eba52c84e2ba56c8c1bfa841442/volumes/b7a102b2-ced3-44f4-a606-6cc23803ed32"}], "user_id": "42795d2c61bd45daaadb6c944a2b812f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "335e9eba52c84e2ba56c8c1bfa841442"}}' 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 299023aa-06ae-4ce2-87be-2cd2c977983f failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2023-04-19T09:03:47Z', 'message': 'Build of instance 299023aa-06ae-4ce2-87be-2cd2c977983f aborted: Volume 7f4a2fc6-7622-4360-843d-e300aa780825 did not finish being created even after we waited 0 seconds or 1 attempts. And its status is error.'}. Server boot request ID: req-273f58bf-d2f8-4af4-b10a-9b3da7273f77. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 09:00:44,216 79694 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.083s 2023-04-19 09:00:44,217 79694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 19 Apr 2023 09:00:44 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-6ea8e000-e630-4299-b46e-ae2cf332a13b', '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": "a3211e8267784fde982ce06875d810ca", "name": "tempest-ServerBootFromVolumeStableRescueTest-638855010-project-member", "password_expires_at": null}, "audit_ids": ["izubUXXtQRypV-J_DhDu3Q"], "expires_at": "2023-04-19T10:00:44.000000Z", "issued_at": "2023-04-19T09:00:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "432bad6966cd475a87f1524ee19a7c59", "name": "tempest-ServerBootFromVolumeStableRescueTest-638855010"}, "is_domain": false, "roles": [{"id": "45fc525c8c5440819026c2d31316f10d", "name": "reader"}, {"id": "34261de33dff45759db3c64a7b6ec984", "name": "member"}], "catalog": [{"endpoints": [{"id": "2e496f3cad8d414abd2448bb8532a4c7", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "29fc0ad9be4d4b0fae792a48927ba4fb", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "62d5fc32dc6d4dda96c18dcf38975224", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/432bad6966cd475a87f1524ee19a7c59", "region": "RegionOne"}], "id": "312d8c8a5cbf4f6982b03f3968d80759", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "deac9fc2e9574f9e9ccff18b176c5f67", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/432bad6966cd475a87f1524ee19a7c59", "region": "RegionOne"}], "id": "32219e37b07540d3ba53ca79f3cb5ff9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "4682339d7be045da817dd408e4fc9bcb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/432bad6966cd475a87f1524ee19a7c59", "region": "RegionOne"}], "id": "4c90ba9ce2174f2d8513ed524a7e3915", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "c216644ed918406cb1a1cf80fd83cfcf", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "6805fa9e882448ebada64a227995f651", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "0b90d9df5fa743878bfb4b67c8393028", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "b1f800f6c631482db1b5e4cb224654a6", "type": "image", "name": "glance"}, {"endpoints": [{"id": "912e0b96e3f043eb804c892738476d9a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d5eb1e085e9e49dc810e3358668885ed", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "88a86b6b25ac4ad1838fb87a7c8c0c93", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "dde0405576ac448181be74c8c6162b21", "type": "identity", "name": "keystone"}]}}' 2023-04-19 09:00:44,217 79694 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume) Found network {'id': 'd149a0ec-3a73-4668-a33c-1dac97bd849f', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-471229379-network', 'tenant_id': '432bad6966cd475a87f1524ee19a7c59', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project _id': '432bad6966cd475a87f1524ee19a7c59', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 44906, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-19T08:56:41Z', 'updated_at': '2023-04-19T08:56:42Z', 'revision_number': 1} available for tenant 2023-04-19 09:00:45,187 79694 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.968s 2023-04-19 09:00:45,187 79694 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-1026239709", "imageRef": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "flavorRef": "42", "networks": [{"uuid": "d149a0ec-3a73-4668-a33c-1dac97bd849f"}]}} Response - Headers: {'date': 'Wed, 19 Apr 2023 09:00:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/8578efb9-78bd-4736-b7c2-e27df4955715', '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-5668ad5b-8aa5-41b7-80ac-bcbc517448d9', 'x-compute-request-id': 'req-5668ad5b-8aa5-41b7-80ac-bcbc517448d9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "8578efb9-78bd-4736-b7c2-e27df4955715", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8578efb9-78bd-4736-b7c2-e27df4955715"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8578efb9-78bd-4736-b7c2-e27df4955715"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "t6WZC42EcfSw"}}' 2023-04-19 09:00:45,278 79694 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/8578efb9-78bd-4736-b7c2-e27df4955715 0.087s 2023-04-19 09:00:45,279 79694 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': 'Wed, 19 Apr 2023 09:00:45 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-2a3a3cd1-fccc-49ef-9d5c-2c8bea0c5288', 'x-compute-request-id': 'req-2a3a3cd1-fccc-49ef-9d5c-2c8bea0c5288', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8578efb9-78bd-4736-b7c2-e27df4955715'} Body: b'{"server": {"id": "8578efb9-78bd-4736-b7c2-e27df4955715", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1026239709", "status": "BUILD", "tenant_id": "432bad6966cd475a87f1524ee19a7c59", "user_id": "a3211e8267784fde982ce06875d810ca", "metadata": {}, "hostId": "", "image": {"id": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/dd568ba7-ea17-4ae2-908e-3035f1035aee"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-19T09:00:45Z", "updated": "2023-04-19T09:00:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8578e fb9-78bd-4736-b7c2-e27df4955715"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8578efb9-78bd-4736-b7c2-e27df4955715"}], "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-19 09:01:35,607 79694 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/8578efb9-78bd-4736-b7c2-e27df4955715 0.261s 2023-04-19 09:01:35,608 79694 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': 'Wed, 19 Apr 2023 09:01:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1690', '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-1a033fab-f62d-4e23-a85b-3d061005e05a', 'x-compute-request-id': 'req-1a033fab-f62d-4e23-a85b-3d061005e05a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8578efb9-78bd-4736-b7c2-e27df4955715'} Body: b'{"server": {"id": "8578efb9-78bd-4736-b7c2-e27df4955715", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1026239709", "status": "ACTIVE", "tenant_id": "432bad6966cd475a87f1524ee19a7c59", "user_id": "a3211e8267784fde982ce06875d810ca", "metadata": {}, "hostId": "81a9ee67dd3933e559e1d2d1a14156dd0107856bfaf289c3c2415ee6", "image": {"id": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/dd568ba7-ea17-4ae2-908e-3035f1035aee"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-19T09:00:45Z", "updated": "2023-04-19T09:00:53Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-471229379-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:14:8a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8578efb9-78bd-4736-b7c2-e27df4955715"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8578efb9-78bd-4736-b7c2-e27df4955715"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-19T09:00:52.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2023-04-19 09:01:35,623 79694 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-19 09:02:36,551 79694 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/8578efb9-78bd-4736-b7c2-e27df4955715/action 0.925s 2023-04-19 09:02:36,551 79694 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-ServerBootFromVolumeStabl eRescueTest-image-177911893"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 09:02:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '52', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3c2bad6f-a051-423e-84dc-fc3695acefe4', 'x-compute-request-id': 'req-3c2bad6f-a051-423e-84dc-fc3695acefe4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8578efb9-78bd-4736-b7c2-e27df4955715/action'} Body: b'{"image_id": "a77b315f-84cc-476d-a793-2a8365fd5927"}' 2023-04-19 09:02:36,582 79694 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/a77b315f-84cc-476d-a793-2a8365fd5927 0.029s 2023-04-19 09:02:36,583 79694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:02:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1357', 'content-type': 'application/json', 'x-openstack-request-id': 'req-16dab813-4c3b-41a0-9b2a-956bba7b70e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/a77b315f-84cc-476d-a793-2a8365fd5927'} Body: b'{"base_image_ref": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "8578efb9-78bd-4736-b7c2-e27df4955715", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-638855010", "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-638855010-project-member", "user_id": "a3211e8267784fde982ce06875d810ca", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-177911893", "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": "432bad6966cd475a87f1524ee19a7c59", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "a77b315f-84cc-476d-a793-2a8365fd5927", "created_at": "2023-04-19T09:02:36Z", "updated_at": "2023-04-19T09:02:36Z", "tags": [], "self": "/v2/images/a77b315f-84cc-476d-a793-2a8365fd5927", "file": "/v2/images/a77b315f-84cc-476d-a793-2a8365fd5927/file", "schema": "/v2/schemas/image"}' 2023-04-19 09:02:37,609 79694 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/a77b315f-84cc-476d-a793-2a8365fd5927 0.025s 2023-04-19 09:02:37,610 79694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:02:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1357', 'content-type': 'application/json', 'x-openstack-request-id': 'req-e8b9e704-262b-4e8f-acec-04b61b6b0665', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/a77b315f-84cc-476d-a793-2a8365fd5927'} Body: b'{"base_image_ref": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "8578efb9-78bd-4736-b7c2-e27df4955715", "owner_project_name": "tempest-ServerBootFr omVolumeStableRescueTest-638855010", "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-638855010-project-member", "user_id": "a3211e8267784fde982ce06875d810ca", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-177911893", "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": "432bad6966cd475a87f1524ee19a7c59", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "a77b315f-84cc-476d-a793-2a8365fd5927", "created_at": "2023-04-19T09:02:36Z", "updated_at": "2023-04-19T09:02:36Z", "tags": [], "self": "/v2/images/a77b315f-84cc-476d-a793-2a8365fd5927", "file": "/v2/images/a77b315f-84cc-476d-a793-2a8365fd5927/file", "schema": "/v2/schemas/image"}' 2023-04-19 09:02:38,642 79694 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/a77b315f-84cc-476d-a793-2a8365fd5927 0.030s 2023-04-19 09:02:38,643 79694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:02:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1357', 'content-type': 'application/json', 'x-openstack-request-id': 'req-a35ca9e8-91fb-4368-90ad-ddd6e3ca1aa9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/a77b315f-84cc-476d-a793-2a8365fd5927'} Body: b'{"base_image_ref": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "8578efb9-78bd-4736-b7c2-e27df4955715", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-638855010", "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-638855010-project-member", "user_id": "a3211e8267784fde982ce06875d810ca", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-177911893", "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": "432bad6966cd475a87f1524ee19a7c59", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "a77b315f-84cc-476d-a793-2a8365fd5927", "created_at": "2023-04-19T09:02:36Z", "updated_at": "2023-04-19T09:02:36Z", "tags": [], "self": "/v2/images/a77b315f-84cc-476d-a793-2a8365fd5927", "file": "/v2/images/a77b315f-84cc-476d-a793-2a8365fd5927/file", "schema": "/v2/schemas/image"}' 2023-04-19 09:02:39,696 79694 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/a77b315f-84cc-476d-a793-2a8365fd5927 0.051s 2023-04-19 09:02:39,697 79694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:02:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1468', 'content-type': 'application/json', 'x-openstack-request-id': 'req-4d2fa95a-aa6c-4aa0-bf96-3e719e5d7c59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/a77b315f-84cc-476d-a793-2a8365fd5927'} Body: b'{"base_image_ref": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "boot_role s": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "8578efb9-78bd-4736-b7c2-e27df4955715", "owner_id": "432bad6966cd475a87f1524ee19a7c59", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-638855010", "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-638855010-project-member", "user_id": "a3211e8267784fde982ce06875d810ca", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-177911893", "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": "432bad6966cd475a87f1524ee19a7c59", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "a77b315f-84cc-476d-a793-2a8365fd5927", "created_at": "2023-04-19T09:02:36Z", "updated_at": "2023-04-19T09:02:39Z", "tags": [], "self": "/v2/images/a77b315f-84cc-476d-a793-2a8365fd5927", "file": "/v2/images/a77b315f-84cc-476d-a793-2a8365fd5927/file", "schema": "/v2/schemas/image"}' 2023-04-19 09:02:40,723 79694 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/a77b315f-84cc-476d-a793-2a8365fd5927 0.024s 2023-04-19 09:02:40,724 79694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:02:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1468', 'content-type': 'application/json', 'x-openstack-request-id': 'req-825b8ed2-e119-43ac-9943-a13f4cf25994', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/a77b315f-84cc-476d-a793-2a8365fd5927'} Body: b'{"base_image_ref": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "8578efb9-78bd-4736-b7c2-e27df4955715", "owner_id": "432bad6966cd475a87f1524ee19a7c59", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-638855010", "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-638855010-project-member", "user_id": "a3211e8267784fde982ce06875d810ca", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-177911893", "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": "432bad6966cd475a87f1524ee19a7c59", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "a77b315f-84cc-476d-a793-2a8365fd5927", "created_at": "2023-04-19T09:02:36Z", "updated_at": "2023-04-19T09:02:40Z", "tags": [], "self": "/v2/images/a77b315f-84cc-476d-a793-2a8365fd5927", "file": "/v2/images/a77b315f-84cc-476d-a793-2a8365fd5927/file", "schema": "/v2/schemas/image"}' 2023-04-19 09:02:41,766 79694 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/a77b315f-84cc-476d-a793-2a8365fd5927 0.041s 2023-04-19 09:02:41,766 79694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:02:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1638', 'content-type': 'application/json', 'x-openstack-request-id': 'req-60fa7d62-d8b2-458e-9c45-8a19abfd4866', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/a77b315f-84cc-476d-a793-2a8365fd5927'} Body: b'{"base_image_ref": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "8578efb9-78bd-4736-b7c2-e27df4955715", "owner_id": "432bad6966cd475a87f1524ee19a7c59", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-638855010", "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-638855010-project-member", "user_id": "a3211e8267784fde982ce06875d810ca", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-177911893", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "966ef1561b7ca449aafaba680702351b", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "432bad6966cd475a87f1524ee19a7c59", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "1afe206536566144b535bc6d78c2349bc0b9829d47f59fcd6398a08101d063b52b6d3dcdfc0f925dbc0f259a032c027584901704bc63fcdb03b73baaa7187b6c", "id": "a77b315f-84cc-476d-a793-2a8365fd5927", "created_at": "2023-04-19T09:02:36Z", "updated_at": "2023-04-19T09:02:41Z", "tags": [], "self": "/v2/images/a77b315f-84cc-476d-a793-2a8365fd5927", "file": "/v2/images/a77b315f-84cc-476d-a793-2a8365fd5927/file", "schema": "/v2/schemas/image"}' 2023-04-19 09:02:41,794 79694 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/a77b315f-84cc-476d-a793-2a8365fd5927 0.027s 2023-04-19 09:02:41,794 79694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:02:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1638', 'content-type': 'application/json', 'x-openstack-request-id': 'req-21a48f06-8ebd-421c-a81f-738e0e4cb125', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/a77b315f-84cc-476d-a793-2a8365fd5927'} Body: b'{"base_image_ref": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "8578efb9-78bd-4736-b7c2-e27df4955715", "owner_id": "432bad6966cd475a87f1524ee19a7c59", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-638855010", "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-638855010-project-member", "user_id": "a3211e8267784fde982ce06875d810ca", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-177911893", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "966ef1561b7ca449aafaba680702351b", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "432bad6966cd475a87f1524ee19a7c59", "os_hidd en": false, "os_hash_algo": "sha512", "os_hash_value": "1afe206536566144b535bc6d78c2349bc0b9829d47f59fcd6398a08101d063b52b6d3dcdfc0f925dbc0f259a032c027584901704bc63fcdb03b73baaa7187b6c", "id": "a77b315f-84cc-476d-a793-2a8365fd5927", "created_at": "2023-04-19T09:02:36Z", "updated_at": "2023-04-19T09:02:41Z", "tags": [], "self": "/v2/images/a77b315f-84cc-476d-a793-2a8365fd5927", "file": "/v2/images/a77b315f-84cc-476d-a793-2a8365fd5927/file", "schema": "/v2/schemas/image"}' 2023-04-19 09:02:42,156 79694 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/8578efb9-78bd-4736-b7c2-e27df4955715 0.360s 2023-04-19 09:02:42,156 79694 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': 'Wed, 19 Apr 2023 09:02:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1690', '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-4a61ee3c-f55f-4108-98a5-1a5e6cfcc6fe', 'x-compute-request-id': 'req-4a61ee3c-f55f-4108-98a5-1a5e6cfcc6fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8578efb9-78bd-4736-b7c2-e27df4955715'} Body: b'{"server": {"id": "8578efb9-78bd-4736-b7c2-e27df4955715", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1026239709", "status": "ACTIVE", "tenant_id": "432bad6966cd475a87f1524ee19a7c59", "user_id": "a3211e8267784fde982ce06875d810ca", "metadata": {}, "hostId": "81a9ee67dd3933e559e1d2d1a14156dd0107856bfaf289c3c2415ee6", "image": {"id": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/dd568ba7-ea17-4ae2-908e-3035f1035aee"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-19T09:00:45Z", "updated": "2023-04-19T09:02:41Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-471229379-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:14:8a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8578efb9-78bd-4736-b7c2-e27df4955715"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8578efb9-78bd-4736-b7c2-e27df4955715"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-19T09:00:52.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2023-04-19 09:03:42,327 79694 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.085s 2023-04-19 09:03:42,328 79694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 19 Apr 2023 09:03:42 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-27fbeea2-94dd-4ee2-92bd-9cab7cd840f2', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"me thods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "a3211e8267784fde982ce06875d810ca", "name": "tempest-ServerBootFromVolumeStableRescueTest-638855010-project-member", "password_expires_at": null}, "audit_ids": ["w3-Bs2tASBCoqL3OPWg2rQ"], "expires_at": "2023-04-19T10:03:42.000000Z", "issued_at": "2023-04-19T09:03:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "432bad6966cd475a87f1524ee19a7c59", "name": "tempest-ServerBootFromVolumeStableRescueTest-638855010"}, "is_domain": false, "roles": [{"id": "45fc525c8c5440819026c2d31316f10d", "name": "reader"}, {"id": "34261de33dff45759db3c64a7b6ec984", "name": "member"}], "catalog": [{"endpoints": [{"id": "2e496f3cad8d414abd2448bb8532a4c7", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "29fc0ad9be4d4b0fae792a48927ba4fb", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "62d5fc32dc6d4dda96c18dcf38975224", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/432bad6966cd475a87f1524ee19a7c59", "region": "RegionOne"}], "id": "312d8c8a5cbf4f6982b03f3968d80759", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "deac9fc2e9574f9e9ccff18b176c5f67", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/432bad6966cd475a87f1524ee19a7c59", "region": "RegionOne"}], "id": "32219e37b07540d3ba53ca79f3cb5ff9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "4682339d7be045da817dd408e4fc9bcb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/432bad6966cd475a87f1524ee19a7c59", "region": "RegionOne"}], "id": "4c90ba9ce2174f2d8513ed524a7e3915", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "c216644ed918406cb1a1cf80fd83cfcf", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "6805fa9e882448ebada64a227995f651", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "0b90d9df5fa743878bfb4b67c8393028", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "b1f800f6c631482db1b5e4cb224654a6", "type": "image", "name": "glance"}, {"endpoints": [{"id": "912e0b96e3f043eb804c892738476d9a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d5eb1e085e9e49dc810e3358668885ed", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "88a86b6b25ac4ad1838fb87a7c8c0c93", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "dde0405576ac448181be74c8c6162b21", "type": "identity", "name": "keystone"}]}}' 2023-04-19 09:03:42,328 79694 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume) Found network {'id': 'd149a0ec-3a73-4668-a33c-1dac97bd849f', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-471229379-network', 'tenant_id': '432bad6966cd475a87f1524ee19a7c59', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '432bad6966cd475a87f1524ee19a7c59', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 44906, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-19T08:56:41Z', 'updated_at': '2023-04-19T08:56:42Z', 'revision_number': 1} available for tenant 2023-04-19 09:03:43,191 79694 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.861s 2023-04-19 09:03:43,191 79694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/j son', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-ServerBootFromVolumeStableRescueTest-server-1381464090", "imageRef": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "flavorRef": "42", "block_device_mapping_v2": [{"boot_index": "0", "source_type": "image", "volume_size": 1, "uuid": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "destination_type": "volume"}], "networks": [{"uuid": "d149a0ec-3a73-4668-a33c-1dac97bd849f"}]}} Response - Headers: {'date': 'Wed, 19 Apr 2023 09:03:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/299023aa-06ae-4ce2-87be-2cd2c977983f', '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-273f58bf-d2f8-4af4-b10a-9b3da7273f77', 'x-compute-request-id': 'req-273f58bf-d2f8-4af4-b10a-9b3da7273f77', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "299023aa-06ae-4ce2-87be-2cd2c977983f", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/299023aa-06ae-4ce2-87be-2cd2c977983f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/299023aa-06ae-4ce2-87be-2cd2c977983f"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "46vnQVsqer6E"}}' 2023-04-19 09:03:43,274 79694 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/299023aa-06ae-4ce2-87be-2cd2c977983f 0.079s 2023-04-19 09:03:43,275 79694 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': 'Wed, 19 Apr 2023 09:03:43 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-6ac6a63a-4362-44b0-bcad-eae64786435d', 'x-compute-request-id': 'req-6ac6a63a-4362-44b0-bcad-eae64786435d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/299023aa-06ae-4ce2-87be-2cd2c977983f'} Body: b'{"server": {"id": "299023aa-06ae-4ce2-87be-2cd2c977983f", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1381464090", "status": "BUILD", "tenant_id": "432bad6966cd475a87f1524ee19a7c59", "user_id": "a3211e8267784fde982ce06875d810ca", "metadata": {}, "hostId": "", "image": {"id": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/dd568ba7-ea17-4ae2-908e-3035f1035aee"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-19T09:03:43Z", "updated": "2023-04-19T09:03:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/299023aa-06ae-4ce2-87be-2cd2c977983f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/299023aa-06ae-4ce2-87be-2cd2c977983f"}], "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-19 09:04:33,453 79694 INFO [tempest.lib.com mon.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/299023aa-06ae-4ce2-87be-2cd2c977983f 0.131s 2023-04-19 09:04:33,453 79694 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': 'Wed, 19 Apr 2023 09:04:33 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-4094bab1-1497-4234-9351-6c299e447dab', 'x-compute-request-id': 'req-4094bab1-1497-4234-9351-6c299e447dab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/299023aa-06ae-4ce2-87be-2cd2c977983f'} Body: b'{"server": {"id": "299023aa-06ae-4ce2-87be-2cd2c977983f", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1381464090", "status": "ERROR", "tenant_id": "432bad6966cd475a87f1524ee19a7c59", "user_id": "a3211e8267784fde982ce06875d810ca", "metadata": {}, "hostId": "", "image": {"id": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/dd568ba7-ea17-4ae2-908e-3035f1035aee"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-19T09:03:43Z", "updated": "2023-04-19T09:03:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/299023aa-06ae-4ce2-87be-2cd2c977983f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/299023aa-06ae-4ce2-87be-2cd2c977983f"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2023-04-19T09:03:47Z", "message": "Build of instance 299023aa-06ae-4ce2-87be-2cd2c977983f aborted: Volume 7f4a2fc6-7622-4360-843d-e300aa780825 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-19 09:04:33,472 79694 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 50 second wait 2023-04-19 09:04:33,830 79694 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/299023aa-06ae-4ce2-87be-2cd2c977983f 0.357s 2023-04-19 09:04:33,830 79694 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': 'Wed, 19 Apr 2023 09:04:33 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-40c8dcf5-cca1-4801-aacf-ad5cab18eb08', 'x-compute-request-id': 'req-40c8dcf5-cca1-4801-aacf-ad5cab18eb08', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/299023aa-06ae-4ce2-87be-2cd2c977983f'} Body: b'' 2023-04-19 09:04:33,869 79694 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/299023aa-06ae-4ce2-87be-2cd2c977983f 0.038s 2023-04-19 09:04:33,870 79694 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': 'Wed, 19 Apr 2023 09:04:33 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-cc29fd2c-42cf-412e-ae26-0169687aa892', 'x-compute-request-id': 'req-cc29fd2c-42cf-412e-ae26-0169687aa892', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/299023aa-06ae-4ce2-87be-2cd2c977983f'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 299023aa-06ae-4ce2-87be-2cd2c977983f could not be found."}}' 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 99a07e5c-df2e-4c57-b90b-63f74cdc7e79 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 09:03:11,664 79688 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/7d498d65-6a3f-4931-8bac-02df40af4d43 0.303s 2023-04-19 09:03:11,665 79688 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:03:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1658', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-05f6b6fb-bb23-41b0-8742-c225f4f8eaaf', 'x-compute-request-id': 'req-05f6b6fb-bb23-41b0-8742-c225f4f8eaaf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7d498d65-6a3f-4931-8bac-02df40af4d43'} Body: b'{"server": {"id": "7d498d65-6a3f-4931-8bac-02df40af4d43", "name": "tempest-ServerActionsTestJSON-server-2103462940", "status": "ACTIVE", "tenant_id": "6f9bae68f0bf44e1a4abd034fd09df54", "user_id": "83f0da7d2f754cc5a67884f51062e6a0", "metadata": {}, "hostId": "ae06f30ee59e63dfd23003c29aa15bfbf132c116e3f71fbc04f749f1", "image": {"id": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/dd568ba7-ea17-4ae2-908e-3035f1035aee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:58:26Z", "updated": "2023-04-19T08:58:34Z", "addresses": {"tempest-ServerActionsTestJSON-503419187-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fa:f5:36"}, {"version": 4, "addr": "172.24.4.31", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fa:f5:36"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/7d498d65-6a3f-4931-8bac-02df40af4d43"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/7d498d65-6a3f-4931-8bac-02df40af4d43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1922976022", "OS-SRV-USG:launched_at": "2023-04-19T08:58:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1464837571"}], "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-19 09:03:11,914 79688 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/7d498d65-6a3f-4931-8bac-02df40af4d43 0.237s 2023-04-19 09:03:11,914 79688 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:03:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1658', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fc3a0afa-4f17-45e4-b82a-d193bfa6e7df', 'x-compute-request-id': 'req-fc3a0afa-4f17-45e4-b82a-d193bfa6e7df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7d498d65-6a3f-4931-8bac-02df40af4d43'} Body: b'{"server": {"id": "7d498d65-6a3f-4931-8bac-02df40af4d43", "name": "tempest-ServerActionsTestJSON-server-2103462940", "status": "ACTIVE", "tenant_id": "6f9bae68f0bf44e1a4abd034fd09df54", "user_id": "83f0da7d2f754cc5a67884f51062e6a0", "metadata": {}, "hostId": "ae06f30ee59e63dfd23003c29aa15bfbf132c116e3f71fbc04f749f1", "image": {"id": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "links": [{"rel": "bookmark", "href": "http://10. 0.0.210/compute/images/dd568ba7-ea17-4ae2-908e-3035f1035aee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:58:26Z", "updated": "2023-04-19T08:58:34Z", "addresses": {"tempest-ServerActionsTestJSON-503419187-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fa:f5:36"}, {"version": 4, "addr": "172.24.4.31", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fa:f5:36"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/7d498d65-6a3f-4931-8bac-02df40af4d43"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/7d498d65-6a3f-4931-8bac-02df40af4d43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1922976022", "OS-SRV-USG:launched_at": "2023-04-19T08:58:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1464837571"}], "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-19 09:03:12,089 79688 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/7d498d65-6a3f-4931-8bac-02df40af4d43 0.161s 2023-04-19 09:03:12,089 79688 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:03:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1658', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f82fe10b-b0de-4a8a-bb3a-4e7497539283', 'x-compute-request-id': 'req-f82fe10b-b0de-4a8a-bb3a-4e7497539283', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7d498d65-6a3f-4931-8bac-02df40af4d43'} Body: b'{"server": {"id": "7d498d65-6a3f-4931-8bac-02df40af4d43", "name": "tempest-ServerActionsTestJSON-server-2103462940", "status": "ACTIVE", "tenant_id": "6f9bae68f0bf44e1a4abd034fd09df54", "user_id": "83f0da7d2f754cc5a67884f51062e6a0", "metadata": {}, "hostId": "ae06f30ee59e63dfd23003c29aa15bfbf132c116e3f71fbc04f749f1", "image": {"id": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/dd568ba7-ea17-4ae2-908e-3035f1035aee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:58:26Z", "updated": "2023-04-19T08:58:34Z", "addresses": {"tempest-ServerActionsTestJSON-503419187-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fa:f5:36"}, {"version": 4, "addr": "172.24.4.31", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fa:f5:36"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/7d498d65-6a3f-4931-8bac-02df40af4d43"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/7d498d65-6a3f-4931-8bac-02df40af4d43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1922976022", "OS-SRV-USG:launched_at": "2023-04-19T08:58:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1464837571"}], "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-19 09:04:12,516 79688 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_server_revert_with_volume_attached): 202 POST http://10.0.0.210/volume/v3/6f9ba e68f0bf44e1a4abd034fd09df54/volumes 0.355s 2023-04-19 09:04:12,517 79688 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-612246816"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 09:04:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4049731c-d9b8-4c2e-a4f9-608bb56b2f74', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4049731c-d9b8-4c2e-a4f9-608bb56b2f74', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6f9bae68f0bf44e1a4abd034fd09df54/volumes'} Body: b'{"volume": {"id": "99a07e5c-df2e-4c57-b90b-63f74cdc7e79", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:04:12.456535", "updated_at": null, "name": "tempest-ServerActionsTestJSON-volume-612246816", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6f9bae68f0bf44e1a4abd034fd09df54/volumes/99a07e5c-df2e-4c57-b90b-63f74cdc7e79"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6f9bae68f0bf44e1a4abd034fd09df54/volumes/99a07e5c-df2e-4c57-b90b-63f74cdc7e79"}], "user_id": "83f0da7d2f754cc5a67884f51062e6a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 09:04:12,605 79688 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_server_revert_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/6f9bae68f0bf44e1a4abd034fd09df54/volumes/99a07e5c-df2e-4c57-b90b-63f74cdc7e79 0.078s 2023-04-19 09:04:12,606 79688 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:04:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11dd7c15-6cbd-427a-8ccd-748ff06b2d52', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11dd7c15-6cbd-427a-8ccd-748ff06b2d52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6f9bae68f0bf44e1a4abd034fd09df54/volumes/99a07e5c-df2e-4c57-b90b-63f74cdc7e79'} Body: b'{"volume": {"id": "99a07e5c-df2e-4c57-b90b-63f74cdc7e79", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:04:12.000000", "updated_at": null, "name": "tempest-ServerActionsTestJSON-volume-612246816", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6f9bae68f0bf44e1a4abd034fd09df54/volumes/99a07e5c-df2e-4c57-b90b-63f74cdc7e79"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6f9bae68f0bf44e1a4abd034fd09df54/volumes/99a07e5c-df2e-4c57-b90b-63f74cdc7e79"}], "user_id": "83f0da7d2f754cc5a67884f51062e6a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f9bae68f0bf44e1a4abd034fd09df54"}}' 2023-04-19 09:04:13,667 79688 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_server_revert_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/6f9bae68f0bf44e1a4abd034fd09df54/volumes/99a07e5c-df2e-4c57-b90b-63f74cdc7e79 0.039s 2023-04-19 09:04:13,668 79688 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - He aders: {'date': 'Wed, 19 Apr 2023 09:04:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b1ddd99-f53d-4824-bcb2-acd50c97c1ec', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b1ddd99-f53d-4824-bcb2-acd50c97c1ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6f9bae68f0bf44e1a4abd034fd09df54/volumes/99a07e5c-df2e-4c57-b90b-63f74cdc7e79'} Body: b'{"volume": {"id": "99a07e5c-df2e-4c57-b90b-63f74cdc7e79", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:04:12.000000", "updated_at": "2023-04-19T09:04:13.000000", "name": "tempest-ServerActionsTestJSON-volume-612246816", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6f9bae68f0bf44e1a4abd034fd09df54/volumes/99a07e5c-df2e-4c57-b90b-63f74cdc7e79"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6f9bae68f0bf44e1a4abd034fd09df54/volumes/99a07e5c-df2e-4c57-b90b-63f74cdc7e79"}], "user_id": "83f0da7d2f754cc5a67884f51062e6a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f9bae68f0bf44e1a4abd034fd09df54"}}' 2023-04-19 09:04:13,678 79688 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-19 09:04:13,909 79688 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/7d498d65-6a3f-4931-8bac-02df40af4d43 0.229s 2023-04-19 09:04:13,909 79688 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:04:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1658', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d7ff6719-8b78-4af5-9605-0aa836e8ea0c', 'x-compute-request-id': 'req-d7ff6719-8b78-4af5-9605-0aa836e8ea0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7d498d65-6a3f-4931-8bac-02df40af4d43'} Body: b'{"server": {"id": "7d498d65-6a3f-4931-8bac-02df40af4d43", "name": "tempest-ServerActionsTestJSON-server-2103462940", "status": "ACTIVE", "tenant_id": "6f9bae68f0bf44e1a4abd034fd09df54", "user_id": "83f0da7d2f754cc5a67884f51062e6a0", "metadata": {}, "hostId": "ae06f30ee59e63dfd23003c29aa15bfbf132c116e3f71fbc04f749f1", "image": {"id": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/dd568ba7-ea17-4ae2-908e-3035f1035aee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:58:26Z", "updated": "2023-04-19T08:58:34Z", "addresses": {"tempest-ServerActionsTestJSON-503419187-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fa:f5:36"}, {"version": 4, "addr": "172.24.4.31", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fa:f5:36"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/7d498d65-6a3f-4931-8bac-02df40af4d43"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/7d498d65-6a3f-4931-8bac-02df40af4d43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1922976022", "OS-SRV-USG:launched_at": "2023-04-19T08:58:34.000000", "OS-SRV-USG:terminated_at": null, " security_groups": [{"name": "tempest-securitygroup--1464837571"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_delete_attached_volume[id-a313b5cd-fbd0-49cc-94de-870e99f763c7,negative] -------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/decorators.py", line 106, in wrapper raise exc File "/opt/stack/tempest/tempest/lib/decorators.py", line 98, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume_negative.py", line 32, in test_delete_attached_volume volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume f286dbd7-8e63-4d43-908a-64f5d7e25099 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 09:02:42,450 79692 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-19 09:02:42,450 79692 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-19 09:02:42,501 79692 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.048s 2023-04-19 09:02:42,502 79692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-440048726", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFeSSGUzFacknZtG1IzX28m3UEHHK69rCNis/9pMgCKxPmI/qHQfKwEpDhhkE979jGw/+Aio4UvE+c2k3ovrFsANMMyLF6N6tCGBp3RShYrWt+Rvp5YnJBtmu2CrSUMR5g=="}} Response - Headers: {'date': 'Wed, 19 Apr 2023 09:02:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-87b118d9-3ba9-4c7c-8377-256de671f94b', 'x-compute-request-id': 'req-87b118d9-3ba9-4c7c-8377-256de671f94b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-440048726", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFeSSGUzFacknZtG1IzX28m3UEHHK69rCNis/9pMgCKxPmI/qHQfKwEpDhhkE979jGw/+Aio4UvE+c2k3ovrFsANMMyLF6N6tCGBp3RShYrWt+Rvp5YnJBtmu2CrSUMR5g==", "fingerprint": "b0:9f:ee:0c:3f:a1:fa:e1:82:d1:d5:73:d8:e3:11:e3", "user_id": "a3a9922ab35648a9ad2f06e247b22469"}}' 2023-04-19 09:02:42,505 79692 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-440048726 created 2023-04-19 09:02:42,651 79692 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.146s 2023-04-19 09:02:42,652 79692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1274663464", "description": "tempest-description--334366809"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-c63f004e-d391-465d-8d32-81456cdb2f9e', 'date': 'Wed, 19 Apr 2023 09:02:42 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "44876410-bc3a-4675-bb22-85bf33156238", "name": "tempest-securitygroup--1274663464", "stateful": true, "tenant_id": "1117258536674afcb944dceed05bb305", "description": "tempest-description--334366809", "shared": false, "security_group_rules": [{"id": "0d367471-d398-4364-8c1e-725bc266b8bf", "tenant_id": "1117258536674afcb944dceed05bb305", "security_group_id": "44876410-bc3a-4675-bb22-85bf33156238", "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": 652, "description": null, "tags": [], "created_at": "2023-04-19T09:02:42Z", "updated_at": "2023-04-19T09:02:42Z", "revision_number": 0, "project_id": "1117258536674afcb944dceed05bb305"}, {"id": "ccc51bf1-1625-42bc-8060-705413312bf1", "tenant_id": "1117258536674afcb944dceed05bb305", "security_group_id": "44876410-bc3a-4675-bb22-85bf33156238", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normali zed_cidr": null, "remote_group_id": null, "standard_attr_id": 651, "description": null, "tags": [], "created_at": "2023-04-19T09:02:42Z", "updated_at": "2023-04-19T09:02:42Z", "revision_number": 0, "project_id": "1117258536674afcb944dceed05bb305"}], "tags": [], "created_at": "2023-04-19T09:02:42Z", "updated_at": "2023-04-19T09:02:42Z", "revision_number": 1, "project_id": "1117258536674afcb944dceed05bb305"}}' 2023-04-19 09:02:42,832 79692 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.179s 2023-04-19 09:02:42,832 79692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "44876410-bc3a-4675-bb22-85bf33156238", "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-320e7d06-4439-4a8d-8b95-1d47d946f4fb', 'date': 'Wed, 19 Apr 2023 09:02:42 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "c2c34fdf-6f5f-4294-bbea-8e8417fb0f19", "tenant_id": "1117258536674afcb944dceed05bb305", "security_group_id": "44876410-bc3a-4675-bb22-85bf33156238", "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-19T09:02:42Z", "updated_at": "2023-04-19T09:02:42Z", "revision_number": 0, "project_id": "1117258536674afcb944dceed05bb305"}}' 2023-04-19 09:02:43,001 79692 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.168s 2023-04-19 09:02:43,001 79692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "44876410-bc3a-4675-bb22-85bf33156238", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-fe17eecc-8a6c-47ed-a4b5-76c379445432', 'date': 'Wed, 19 Apr 2023 09:02:43 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": "811b66de-8970-4d2e-973e-51e78faf4906", "tenant_id": "1117258536674afcb944dceed05bb305", "security_group_id": "44876410-bc3a-4675-bb22-85bf33156238", "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-19T09:02:42Z", "updated_at": "2023-04-19T09:02:42Z", "revision_number": 0, "project_id": "1117258536674afcb944dceed05bb305"}}' 2023-04-19 09:02:43,001 79692 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1274663464 created 2023-04-19 09:02:44,006 79692 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 1.003s 2023-04-19 09:02:44,006 79692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "f3b6c58a-7313-4857-bbb4-b9d92ca646b0"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-o penstack-request-id': 'req-bdceb2d7-a4b2-4892-a8b2-91b0fe10a6e6', 'date': 'Wed, 19 Apr 2023 09:02:44 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "450968bb-f953-4f44-9104-c450c91d7230", "tenant_id": "1117258536674afcb944dceed05bb305", "floating_ip_address": "172.24.4.173", "floating_network_id": "f3b6c58a-7313-4857-bbb4-b9d92ca646b0", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "1117258536674afcb944dceed05bb305", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-19T09:02:43Z", "updated_at": "2023-04-19T09:02:43Z", "revision_number": 0}}' 2023-04-19 09:02:44,007 79692 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '450968bb-f953-4f44-9104-c450c91d7230', 'tenant_id': '1117258536674afcb944dceed05bb305', 'floating_ip_address': '172.24.4.173', 'floating_network_id': 'f3b6c58a-7313-4857-bbb4-b9d92ca646b0', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '1117258536674afcb944dceed05bb305', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-19T09:02:43Z', 'updated_at': '2023-04-19T09:02:43Z', 'revision_number': 0, 'ip': '172.24.4.173'} created 2023-04-19 09:02:44,048 79692 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.036s 2023-04-19 09:02:44,048 79692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 19 Apr 2023 09:02:44 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-51a6eaee-ee87-4bbb-8751-1676296dcc05', '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": "a3a9922ab35648a9ad2f06e247b22469", "name": "tempest-AttachVolumeNegativeTest-2047305694-project-member", "password_expires_at": null}, "audit_ids": ["pQYx97FKQga4JYy1T_kHPg"], "expires_at": "2023-04-19T10:02:44.000000Z", "issued_at": "2023-04-19T09:02:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1117258536674afcb944dceed05bb305", "name": "tempest-AttachVolumeNegativeTest-2047305694"}, "is_domain": false, "roles": [{"id": "45fc525c8c5440819026c2d31316f10d", "name": "reader"}, {"id": "34261de33dff45759db3c64a7b6ec984", "name": "member"}], "catalog": [{"endpoints": [{"id": "2e496f3cad8d414abd2448bb8532a4c7", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "29fc0ad9be4d4b0fae792a48927ba4fb", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "62d5fc32dc6d4dda96c18dcf38975224", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/1117258536674afcb944dceed05bb305", "region": "RegionOne"}], "id": "312d8c8a5cbf4f6982b03f3968d80759", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "deac9fc2e9574f9e9ccff18b176c5f67", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/1117258536674afcb944dceed05bb305", "region": "RegionOne"}], "id": "32219e37b07540d3ba53ca79f3cb5ff9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "4682339d7be045da817dd408e4fc9bcb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/1117258536674afcb944dceed05bb305", "region": "RegionOne"}], "id": "4c90ba9ce2174f2d8513ed524a7e3915", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "c216644ed918406cb1a1cf80fd83cfcf", "interface ": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "6805fa9e882448ebada64a227995f651", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "0b90d9df5fa743878bfb4b67c8393028", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "b1f800f6c631482db1b5e4cb224654a6", "type": "image", "name": "glance"}, {"endpoints": [{"id": "912e0b96e3f043eb804c892738476d9a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d5eb1e085e9e49dc810e3358668885ed", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "88a86b6b25ac4ad1838fb87a7c8c0c93", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "dde0405576ac448181be74c8c6162b21", "type": "identity", "name": "keystone"}]}}' 2023-04-19 09:02:44,049 79692 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_delete_attached_volume) Found network {'id': '8d1408f4-e301-423f-9478-1992b94d0706', 'name': 'tempest-AttachVolumeNegativeTest-971077925-network', 'tenant_id': '1117258536674afcb944dceed05bb305', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '1117258536674afcb944dceed05bb305', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 53328, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-19T08:56:41Z', 'updated_at': '2023-04-19T08:56:41Z', 'revision_number': 1} available for tenant 2023-04-19 09:02:44,050 79692 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-440048726', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFeSSGUzFacknZtG1IzX28m3UEHHK69rCNis/9pMgCKxPmI/qHQfKwEpDhhkE979jGw/+Aio4UvE+c2k3ovrFsANMMyLF6N6tCGBp3RShYrWt+Rvp5YnJBtmu2CrSUMR5g==', 'fingerprint': 'b0:9f:ee:0c:3f:a1:fa:e1:82:d1:d5:73:d8:e3:11:e3', 'user_id': 'a3a9922ab35648a9ad2f06e247b22469', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCG2EngM3/4ylwghQmCl+EY2RRH9aWzJhkU3nBuI5Iw8skNj59Tutxs\nz6fQYCnCJRKgBwYFK4EEACKhZANiAARXkkhlMxWnJJ2bRtSM19vJt1BBxyuvawjY\nrP/aTIAisT5iP6h0HysBKQ4YZBPe/YxsP/gIqOFLxPnNpN6L6xbADTDMixejerQh\ngad0UoWK1rfkb6eWJyQbZrtgq0lDEeY=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '44876410-bc3a-4675-bb22-85bf33156238', 'name': 'tempest-securitygroup--1274663464', 'stateful': True, 'tenant_id': '1117258536674afcb944dceed05bb305', 'description': 'tempest-description--334366809', 'shared': False, 'security_group_rules': [{'id': '0d367471-d398-4364-8c1e-725bc266b8bf', 'tenant_id': '1117258536674afcb944dceed05bb305', 'security_group_id': '44876410-bc3a-4675-bb22-85bf33156238', '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': 652, 'description': None, 'tags': [], 'created_at': '2023-04-19T09:02:42Z', 'updated_at': '2023-04-19T09:02:42Z', 'revision_number': 0, 'project_id': '1117258536674afcb944dceed05bb305'}, {'id': 'ccc51bf1-1625-42bc-8060-705413312bf1', 'tenant_id': '1117258536674afcb944dceed05bb305', 'security_group_id': '44876410-bc3a-4675-bb22-85bf33156238', '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': 651, 'description': None, 'tags': [], 'created_at': '2023-04-19T09:02:42Z', 'updated_at': '2023-04-19T09:02:42Z', 'revision_number': 0, 'project_id': '1117258536674afcb944dceed05bb305'}], 'tags': [], 'created_at' : '2023-04-19T09:02:42Z', 'updated_at': '2023-04-19T09:02:42Z', 'revision_number': 1, 'project_id': '1117258536674afcb944dceed05bb305'}, 'floating_ip': {'id': '450968bb-f953-4f44-9104-c450c91d7230', 'tenant_id': '1117258536674afcb944dceed05bb305', 'floating_ip_address': '172.24.4.173', 'floating_network_id': 'f3b6c58a-7313-4857-bbb4-b9d92ca646b0', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '1117258536674afcb944dceed05bb305', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-19T09:02:43Z', 'updated_at': '2023-04-19T09:02:43Z', 'revision_number': 0, 'ip': '172.24.4.173'}} 2023-04-19 09:02:44,976 79692 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 0.925s 2023-04-19 09:02:44,976 79692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-721019934", "imageRef": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "8d1408f4-e301-423f-9478-1992b94d0706"}], "security_groups": [{"name": "tempest-securitygroup--1274663464"}], "key_name": "tempest-keypair-440048726", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Wed, 19 Apr 2023 09:02:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/bf7ad190-08fb-4f89-9dcf-7a2650e6584d', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-870eb8ca-fe07-4a62-9947-4b0d360fb540', 'x-compute-request-id': 'req-870eb8ca-fe07-4a62-9947-4b0d360fb540', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "bf7ad190-08fb-4f89-9dcf-7a2650e6584d", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/bf7ad190-08fb-4f89-9dcf-7a2650e6584d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/bf7ad190-08fb-4f89-9dcf-7a2650e6584d"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1274663464"}], "adminPass": "password"}}' 2023-04-19 09:02:45,087 79692 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/bf7ad190-08fb-4f89-9dcf-7a2650e6584d 0.108s 2023-04-19 09:02:45,088 79692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:02:44 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-b3eb72a0-f87a-40aa-b1a1-78fe680e420f', 'x-compute-request-id': 'req-b3eb72a0-f87a-40aa-b1a1-78fe680e420f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bf7ad190-08fb-4f89-9dcf-7a2650e6584d'} Body: b'{"server": {"id": "bf7ad190-08fb-4f89-9dcf-7a2650e6584d", "name": "tempest-AttachVolumeNegativeTest-server-721019934", "status": "BUILD", "tenant_id": "1117258536674afcb944dceed05bb305", "user_id": "a3a9922ab35648a9ad2f06e247b22469", "metadata": {}, "hostId": "", "image": {"id": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/dd568ba7-ea17-4ae2-908e-3035f1035aee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T09:02:45Z", "updated": "2023-04-19T09:02:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/bf7ad190-08fb-4f89-9dcf-7a2650e6584d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/bf7ad190-08fb-4f89-9dcf-7a2650e6584d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-440048726", "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-19 09:03:35,359 79692 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/bf7ad190-08fb-4f89-9dcf-7a2650e6584d 0.256s 2023-04-19 09:03:35,359 79692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:03:35 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-2d1f7ac2-35ae-4fbf-86ad-f972f396cb7f', 'x-compute-request-id': 'req-2d1f7ac2-35ae-4fbf-86ad-f972f396cb7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bf7ad190-08fb-4f89-9dcf-7a2650e6584d'} Body: b'{"server": {"id": "bf7ad190-08fb-4f89-9dcf-7a2650e6584d", "name": "tempest-AttachVolumeNegativeTest-server-721019934", "status": "ACTIVE", "tenant_id": "1117258536674afcb944dceed05bb305", "user_id": "a3a9922ab35648a9ad2f06e247b22469", "metadata": {}, "hostId": "44798dad7e4b04695c6898e1267752b8ee57d220ba38f9c76d8e7d00", "image": {"id": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/dd568ba7-ea17-4ae2-908e-3035f1035aee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T09:02:44Z", "updated": "2023-04-19T09:02:52Z", "addresses": {"tempest-AttachVolumeNegativeTest-971077925-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:b0:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/bf7ad190-08fb-4f89-9dcf-7a2650e6584d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/bf7ad190-08fb-4f89-9dcf-7a2650e6584d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-440048726", "OS-SRV-USG:launched_at": "2023-04-19T09:02:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1274663464"}], "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-19 09:03:35,378 79692 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-19 09:04:35,612 79692 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/bf7ad190-08fb-4f89-9dcf-7a2650e6584d/os-interface 0.173s 2023-04-19 09:04:35,613 79692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:04:35 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-0b971231-9e3b-49b0-ba5c-bd792bc5b2a0', 'x-compute-request-id': 'req-0b971231-9e3b-49b0-ba5c-bd792bc5b2a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bf7ad190-08fb-4f89-9dcf-7a2650e6584d/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "8d1408f4-e301-423f-9478-1992b94d0706", "port_id": "78ae2749-86d0-4df9-a011-4959ade7158e", "mac_addr": "fa:16:3e:a0:b0:bf", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "e9d0d6a1-66b9-4bc9-b6cf-fa8a71f18153", "ip_address": "10.0.0.9"}]}]}' 2023-04-19 09:04:36,419 79692 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/450968bb-f953-4f44-9104-c450c91d7230 0.802s 2023-04-19 09:04:36,419 79692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "78ae2749-86d0-4df9-a011-4959ade7158e"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-4cf99617-5039-4e27-b237-f51a69a935b2', 'date': 'Wed, 19 Apr 2023 09:04:36 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/450968bb-f953-4f44-9104-c450c91d7230'} Body: b'{"floatingip": {"id": "450968bb-f953-4f44-9104-c450c91d7230", "tenant_id": "1117258536674afcb944dceed05bb305", "floating_ip_address": "172.24.4.173", "floating_network_id": "f3b6c58a-7313-4857-bbb4-b9d92ca646b0", "router_id": "6090f264-36a3-43cc-b7cd-8760ea2cc42a", "port_id": "78ae2749-86d0-4df9-a011-4959ade7158e", "fixed_ip_address": "10.0.0.9", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "8d1408f4-e301-423f-9478-1992b94d0706", "mac_address": "fa:16:3e:a0:b0:bf", "admin_state_up": true, "status": "ACTIVE", "device_id": "bf7ad190-08fb-4f89-9dcf-7a2650e6584d", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-19T09:02:43Z", "updated_at": "2023-04-19T09:04:35Z", "revision_number": 1, "project_id": "1117258536674afcb944dceed05bb305"}}' 2023-04-19 09:04:36,421 79692 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.173:22' as 'cirros' with public key authentication 2023-04-19 09:04:36,454 79692 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-19 09:04:36,474 79692 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-19 09:04:36,475 79692 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.173 successfully created 2023-04-19 09:04:36,519 79692 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/bf7ad190-08fb-4f89-9dcf-7a2650e6584d/ips 0.044s 2023-04-19 09:04:36,520 79692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:04:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '107', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-37f8ecd0-7bf1-4c04-8fff-e567eb2770e2', 'x-compute-request-id': 'req-37f8ecd0-7bf1-4c04-8fff-e567eb2770e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bf7ad190-08fb-4f89-9dcf-7a2650e6584d/ips'} Body: b'{"addresses": {"tempest-AttachVolumeNegativeTest-971077925-network": [{"version": 4, "addr": "10.0.0.9"}]}}' 2023-04-19 0 9:04:36,773 79692 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 202 POST http://10.0.0.210/volume/v3/1117258536674afcb944dceed05bb305/volumes 0.247s 2023-04-19 09:04:36,773 79692 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-130275059"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 09:04:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b82f07e-4cea-4854-aa03-cdd0207c68a5', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b82f07e-4cea-4854-aa03-cdd0207c68a5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/1117258536674afcb944dceed05bb305/volumes'} Body: b'{"volume": {"id": "f286dbd7-8e63-4d43-908a-64f5d7e25099", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:04:36.699909", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-130275059", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1117258536674afcb944dceed05bb305/volumes/f286dbd7-8e63-4d43-908a-64f5d7e25099"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1117258536674afcb944dceed05bb305/volumes/f286dbd7-8e63-4d43-908a-64f5d7e25099"}], "user_id": "a3a9922ab35648a9ad2f06e247b22469", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 09:04:36,825 79692 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/1117258536674afcb944dceed05bb305/volumes/f286dbd7-8e63-4d43-908a-64f5d7e25099 0.043s 2023-04-19 09:04:36,826 79692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:04:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79473474-cfdc-4dad-8805-f967140ee081', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79473474-cfdc-4dad-8805-f967140ee081', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1117258536674afcb944dceed05bb305/volumes/f286dbd7-8e63-4d43-908a-64f5d7e25099'} Body: b'{"volume": {"id": "f286dbd7-8e63-4d43-908a-64f5d7e25099", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:04:37.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-130275059", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1117258536674afcb944dceed05bb305/volumes/f286dbd7-8e63-4d43-908a-64f5d7e25099"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1117258536674afcb944dceed05bb305/volumes/f286dbd7-8e63-4d43-908a-64f5d7e25099"}], "user_id": "a3a9922ab35648a9ad2f06e247b22469", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1117258536674afcb944dceed05bb305"}}' 2023-04-19 09:04:37,897 79692 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/1117258536674afcb944dceed05bb305/volumes/f286dbd7-8e63-4d43-908a-64f5d7e25099 0.060s 2023-04-19 09:04:37,897 79692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:04:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9bd5f322-1618-4161-b6d4-a86587de6359', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9bd5f322-1618-4161-b6d4-a86587de6359', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1117258536674afcb944dceed05bb305/volumes/f286dbd7-8e63-4d43-908a-64f5d7e25099'} Body: b'{"volume": {"id": "f286dbd7-8e63-4d43-908a-64f5d7e25099", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:04:37.000000", "updated_at": "2023-04-19T09:04:37.000000", "name": "tempest-AttachVolumeNegativeTest-volume-130275059", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1117258536674afcb944dceed05bb305/volumes/f286dbd7-8e63-4d43-908a-64f5d7e25099"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1117258536674afcb944dceed05bb305/volumes/f286dbd7-8e63-4d43-908a-64f5d7e25099"}], "user_id": "a3a9922ab35648a9ad2f06e247b22469", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1117258536674afcb944dceed05bb305"}}' 2023-04-19 09:04:38,030 79692 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/bf7ad190-08fb-4f89-9dcf-7a2650e6584d 0.120s 2023-04-19 09:04:38,030 79692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:04:37 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-d1c7223e-d47e-4e71-a52e-febec20ac917', 'x-compute-request-id': 'req-d1c7223e-d47e-4e71-a52e-febec20ac917', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bf7ad190-08fb-4f89-9dcf-7a2650e6584d'} Body: b'' 2023-04-19 09:04:38,213 79692 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/bf7ad190-08fb-4f89-9dcf-7a2650e6584d 0.183s 2023-04-19 09:04:38,214 79692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:04:38 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-3c4d2f12-1213-4006-84c6-53c2bb14a269', 'x-compute-request-id': 'req-3c4d2f12-1213-4006-84c6-53c2bb14a269', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bf7ad190-08fb-4f89-9dcf-7a2650e6584d'} Body: b'{"server": {"id": "bf7ad190-08fb-4f89-9dcf-7a2650e6584d", "name": "tempest-AttachVolumeNegativeTest-server-721019934", "status": "ACTIVE", "tenant_id": "1117258536674afcb944dceed05bb305", "user_id": "a3a9922ab35648a9ad2f06e247b22469", "metadata": {}, "hostId": "44798dad7e4b04695c6898e1267752b8ee57d220ba38f9c76d8e7d00", "image": {"id": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/dd568ba7-ea17-4ae2-908e-3035f1035aee"} ]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T09:02:44Z", "updated": "2023-04-19T09:04:38Z", "addresses": {"tempest-AttachVolumeNegativeTest-971077925-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:b0:bf"}, {"version": 4, "addr": "172.24.4.173", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:b0:bf"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/bf7ad190-08fb-4f89-9dcf-7a2650e6584d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/bf7ad190-08fb-4f89-9dcf-7a2650e6584d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-440048726", "OS-SRV-USG:launched_at": "2023-04-19T09:02:51.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1274663464"}], "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-19 09:05:28,292 79692 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/bf7ad190-08fb-4f89-9dcf-7a2650e6584d 0.034s 2023-04-19 09:05:28,293 79692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:05:28 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-2fabbe70-769f-4615-a117-307b1b14055d', 'x-compute-request-id': 'req-2fabbe70-769f-4615-a117-307b1b14055d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bf7ad190-08fb-4f89-9dcf-7a2650e6584d'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance bf7ad190-08fb-4f89-9dcf-7a2650e6584d could not be found."}}' 2023-04-19 09:05:28,318 79692 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-440048726 0.025s 2023-04-19 09:05:28,319 79692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:05:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-feb8051f-8614-49e7-bb9c-443a101fb1a7', 'x-compute-request-id': 'req-feb8051f-8614-49e7-bb9c-443a101fb1a7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-440048726'} Body: b'' 2023-04-19 09:05:28,462 79692 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/44876410-bc3a-4675-bb22-85bf33156238 0.143s 2023-04-19 09:05:28,463 79692 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-c0135a69-e6d6-4f3c-9e4f-ee13a8edcf9c', 'content-length': '0', 'date': 'Wed, 19 Apr 2023 09:05:28 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/44876410-bc3a-4675-bb22-85bf33156238'} Body : b'' 2023-04-19 09:05:28,484 79692 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/44876410-bc3a-4675-bb22-85bf33156238 0.021s 2023-04-19 09:05:28,484 79692 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-79c4f1cd-1aab-4792-96f3-c59a987151d8', 'date': 'Wed, 19 Apr 2023 09:05:28 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/44876410-bc3a-4675-bb22-85bf33156238'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 44876410-bc3a-4675-bb22-85bf33156238 does not exist", "detail": ""}}' 2023-04-19 09:05:29,430 79692 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/450968bb-f953-4f44-9104-c450c91d7230 0.945s 2023-04-19 09:05:29,431 79692 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-027bff20-bcff-4fdd-8b68-47e3936d8c17', 'content-length': '0', 'date': 'Wed, 19 Apr 2023 09:05:29 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/450968bb-f953-4f44-9104-c450c91d7230'} 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 fabbe29a-b1f7-4d34-9c62-9f3c89df16e9 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 09:02:48,185 79708 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-19 09:02:48,185 79708 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-19 09:02:48,246 79708 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.058s 2023-04-19 09:02:48,247 79708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-2145091584", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMqPiG4TeO/pvM9L5mK97g2Gme3I6x70ZezEw0cLlsp16euAUbdNrjm+ZoslAKxGFCzmAyGX8R0im0l0+xQf4tERjpHDzKXho5dKIV8YlBbktmo1CnGZQxsDdKOJzyVD0w=="}} Response - Headers: {'date': 'Wed, 19 Apr 2023 09:02:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-df20c8ef-75eb-42a9-8bda-d137407591ea', 'x-compute-request-id': 'req-df20c8ef-75eb-42a9-8bda-d137407591ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-2145091584", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMqPiG4TeO/pvM9L5mK97g2Gme3I6x70ZezEw0cLlsp16euAUbdNrjm+ZoslAKxGFCzmAyGX8R0im0l0+xQf4tERjpHDzKXho5dKIV8YlBbktmo1CnGZQxsDdKOJzyVD0w==", "fingerprint": "5f:ae:7d:71:cb:77:b5:72:ee:9f:79:01:ba:eb:dd:5a", "user_id": "9cff44672cd04fafbfe67ff868afa781"}}' 2023-04-19 09:02:48,249 79708 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-2145091584 created 2023-04-19 09:02:48,583 79708 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.333s 2023-04-19 09:02:48,584 79708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--82034957", "description": "tempest-description--1138476354"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1595', 'x-openstack-request-id': 'req-980bd734-68c4-4cbc-a00e-c440de365ceb', 'date': 'Wed, 19 Apr 2023 09:02:48 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "752c8b44-d27b-4c53-a29d-73e163f8bc2a", "name": "tempest-securitygroup--82034957", "stateful": true, "tenant_id": "b817120a1b9c4d07b686518375ee3c5f", "description": "tempest-description--1138476354", "shared": false, "security_group_rules": [{"id": "42137fe4-7e66-467c-a0c3-e11239ab2533", "tenant_id": "b817120a1b9c4d07b686518375ee3c5f", "security_group_id": "752c8b44-d27b-4c53-a29d-73e163f8bc2a", "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": 659, "description": null, "tags": [], "created_at": "2023-04-19T09:02:48Z", "updated_at": "2023-04-19T09:02:48Z", "revision_number": 0, "project_id": "b817120a1b9c4d07b686518375ee3c5f"}, {"id": "d5637493-1262-4350-99fe-b66e697a38a5", "tenant_id": "b817120a1b9c4d07b686518375ee3c5f", "security_group_id": "752c8b44-d27b-4c53-a29d-73e163f8bc2a", "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": 660, "description": null, "tags": [], "created_at": "2023-04-19T09:02:48Z", "updated_at": "2023-04-19T09:02:48Z", "revision_number": 0, "project_id": "b817120a1b9c4d07b686518375ee3c5f"}], "tags": [], "created_at": "2023-04-19T09:02:48Z", "updated_at": "2023-04-19T09:02:48Z", "revision_number": 1, "project_id": "b817120a1b9c4d07b686518375ee3c5f"}}' 2023-04-19 09:02:48,770 79708 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.186s 2023-04-19 09:02:48,771 79708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "752c8b44-d27b-4c53-a29d-73e163f8bc2a", "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-9dcd3535-ec64-45a1-9c89-c10587ad615c', 'date': 'Wed, 19 Apr 2023 09:02:48 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "7c423b64-7437-4cd3-8cbd-bcb92a9b1b76", "tenant_id": "b817120a1b9c4d07b686518375ee3c5f", "security_group_id": "752c8b44-d27b-4c53-a29d-73e163f8bc2a", "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-19T09:02:48Z", "updated_at": "2023-04-19T09:02:48Z", "revision_number": 0, "project_id": "b817120a1b9c4d07b686518375ee3c5f"}}' 2023-04-19 09:02:48,951 79708 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.180s 2023-04-19 09:02:48,952 79708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "752c8b44-d27b-4c53-a29d-73e163f8bc2a", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-18c97ead-d5ba-4c38-a656-897a6c6fed93', 'date': 'Wed, 19 Apr 2023 09:02:48 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "4c4a46da-6a25-463e-910f-419f13e25c51", "tenant_id": "b817120a1b9c4d07b686518375ee3c5f", "security_group_id": "752c8b44-d27b-4c53-a29d-73e163f8bc2a", "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-19T09:02:48Z", "updated_at": "2023-04-19T09:02:48Z", "revision_number": 0, "project_id": "b817120a1b9c4d07b686518375ee3c5f"}}' 2023-04-19 09:02:48,952 79708 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--82034957 created 2023-04-19 09:02:49,856 79708 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.903s 2023-04-19 09:02:49,856 79708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "f3b6c58a-7313-4857-bbb4-b9d92ca646b0"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-op enstack-request-id': 'req-dc959f3c-381a-47a3-b5c9-e200a7b88a40', 'date': 'Wed, 19 Apr 2023 09:02:49 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "6d0501b4-4787-45ef-a50a-65bc3f0182fe", "tenant_id": "b817120a1b9c4d07b686518375ee3c5f", "floating_ip_address": "172.24.4.209", "floating_network_id": "f3b6c58a-7313-4857-bbb4-b9d92ca646b0", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "b817120a1b9c4d07b686518375ee3c5f", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-19T09:02:49Z", "updated_at": "2023-04-19T09:02:49Z", "revision_number": 0}}' 2023-04-19 09:02:49,857 79708 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '6d0501b4-4787-45ef-a50a-65bc3f0182fe', 'tenant_id': 'b817120a1b9c4d07b686518375ee3c5f', 'floating_ip_address': '172.24.4.209', 'floating_network_id': 'f3b6c58a-7313-4857-bbb4-b9d92ca646b0', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'b817120a1b9c4d07b686518375ee3c5f', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-19T09:02:49Z', 'updated_at': '2023-04-19T09:02:49Z', 'revision_number': 0, 'ip': '172.24.4.209'} created 2023-04-19 09:02:49,963 79708 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.100s 2023-04-19 09:02:49,964 79708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 19 Apr 2023 09:02:49 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-a84f270e-2c01-48a7-9582-9b5008cafb9a', '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": "9cff44672cd04fafbfe67ff868afa781", "name": "tempest-AttachVolumeTestJSON-1912588445-project-member", "password_expires_at": null}, "audit_ids": ["ICIFXSgKQie1BNg1l_LYzA"], "expires_at": "2023-04-19T10:02:49.000000Z", "issued_at": "2023-04-19T09:02:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b817120a1b9c4d07b686518375ee3c5f", "name": "tempest-AttachVolumeTestJSON-1912588445"}, "is_domain": false, "roles": [{"id": "45fc525c8c5440819026c2d31316f10d", "name": "reader"}, {"id": "34261de33dff45759db3c64a7b6ec984", "name": "member"}], "catalog": [{"endpoints": [{"id": "2e496f3cad8d414abd2448bb8532a4c7", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "29fc0ad9be4d4b0fae792a48927ba4fb", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "62d5fc32dc6d4dda96c18dcf38975224", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/b817120a1b9c4d07b686518375ee3c5f", "region": "RegionOne"}], "id": "312d8c8a5cbf4f6982b03f3968d80759", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "deac9fc2e9574f9e9ccff18b176c5f67", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/b817120a1b9c4d07b686518375ee3c5f", "region": "RegionOne"}], "id": "32219e37b07540d3ba53ca79f3cb5ff9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "4682339d7be045da817dd408e4fc9bcb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/b817120a1b9c4d07b686518375ee3c5f", "region": "RegionOne"}], "id": "4c90ba9ce2174f2d8513ed524a7e3915", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "c216644ed918406cb1a1cf80fd83cfcf", "interface": "publ ic", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "6805fa9e882448ebada64a227995f651", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "0b90d9df5fa743878bfb4b67c8393028", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "b1f800f6c631482db1b5e4cb224654a6", "type": "image", "name": "glance"}, {"endpoints": [{"id": "912e0b96e3f043eb804c892738476d9a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d5eb1e085e9e49dc810e3358668885ed", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "88a86b6b25ac4ad1838fb87a7c8c0c93", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "dde0405576ac448181be74c8c6162b21", "type": "identity", "name": "keystone"}]}}' 2023-04-19 09:02:49,964 79708 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_list_get_volume_attachments) Found network {'id': '9d07df37-8bbc-4979-af89-f5630646ca87', 'name': 'tempest-AttachVolumeTestJSON-2146397956-network', 'tenant_id': 'b817120a1b9c4d07b686518375ee3c5f', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'b817120a1b9c4d07b686518375ee3c5f', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 8781, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-19T08:59:52Z', 'updated_at': '2023-04-19T08:59:52Z', 'revision_number': 1} available for tenant 2023-04-19 09:02:49,965 79708 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-2145091584', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMqPiG4TeO/pvM9L5mK97g2Gme3I6x70ZezEw0cLlsp16euAUbdNrjm+ZoslAKxGFCzmAyGX8R0im0l0+xQf4tERjpHDzKXho5dKIV8YlBbktmo1CnGZQxsDdKOJzyVD0w==', 'fingerprint': '5f:ae:7d:71:cb:77:b5:72:ee:9f:79:01:ba:eb:dd:5a', 'user_id': '9cff44672cd04fafbfe67ff868afa781', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBE16P+h2ULf1Itu+2wA4GmKCnqmgaHrshYeNQw8ryqHreHWW/gRPgn\nCMyVFFwYe5WgBwYFK4EEACKhZANiAATKj4huE3jv6bzPS+Zive4NhpntyOse9GXs\nxMNHC5bKdenrgFG3Ta45vmaLJQCsRhQs5gMhl/EdIptJdPsUH+LREY6Rw8yl4aOX\nSiFfGJQW5LZqNQpxmUMbA3Sjic8lQ9M=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '752c8b44-d27b-4c53-a29d-73e163f8bc2a', 'name': 'tempest-securitygroup--82034957', 'stateful': True, 'tenant_id': 'b817120a1b9c4d07b686518375ee3c5f', 'description': 'tempest-description--1138476354', 'shared': False, 'security_group_rules': [{'id': '42137fe4-7e66-467c-a0c3-e11239ab2533', 'tenant_id': 'b817120a1b9c4d07b686518375ee3c5f', 'security_group_id': '752c8b44-d27b-4c53-a29d-73e163f8bc2a', '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': 659, 'description': None, 'tags': [], 'created_at': '2023-04-19T09:02:48Z', 'updated_at': '2023-04-19T09:02:48Z', 'revision_number': 0, 'project_id': 'b817120a1b9c4d07b686518375ee3c5f'}, {'id': 'd5637493-1262-4350-99fe-b66e697a38a5', 'tenant_id': 'b817120a1b9c4d07b686518375ee3c5f', 'security_group_id': '752c8b44-d27b-4c53-a29d-73e163f8bc2a', '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': 660, 'description': None, 'tags': [], 'created_at': '2023-04-19T09:02:48Z', 'updated_at': '2023-04-19T09:02:48Z', 'revision_number': 0, 'project_id': 'b817120a1b9c4d07b686518375ee3c5f'}], 'tags': [], 'created_at': '2023-04- 19T09:02:48Z', 'updated_at': '2023-04-19T09:02:48Z', 'revision_number': 1, 'project_id': 'b817120a1b9c4d07b686518375ee3c5f'}, 'floating_ip': {'id': '6d0501b4-4787-45ef-a50a-65bc3f0182fe', 'tenant_id': 'b817120a1b9c4d07b686518375ee3c5f', 'floating_ip_address': '172.24.4.209', 'floating_network_id': 'f3b6c58a-7313-4857-bbb4-b9d92ca646b0', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'b817120a1b9c4d07b686518375ee3c5f', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-19T09:02:49Z', 'updated_at': '2023-04-19T09:02:49Z', 'revision_number': 0, 'ip': '172.24.4.209'}} 2023-04-19 09:02:50,678 79708 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.712s 2023-04-19 09:02:50,679 79708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeTestJSON-server-484615086", "imageRef": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "9d07df37-8bbc-4979-af89-f5630646ca87"}], "security_groups": [{"name": "tempest-securitygroup--82034957"}], "key_name": "tempest-keypair-2145091584", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Wed, 19 Apr 2023 09:02:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '398', 'location': 'http://10.0.0.210/compute/v2.1/servers/440daf4f-edd7-4420-8c0e-5ac96a7fff07', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9ee7211c-e17d-4d15-a22b-5c521e6c4d43', 'x-compute-request-id': 'req-9ee7211c-e17d-4d15-a22b-5c521e6c4d43', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "440daf4f-edd7-4420-8c0e-5ac96a7fff07", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/440daf4f-edd7-4420-8c0e-5ac96a7fff07"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/440daf4f-edd7-4420-8c0e-5ac96a7fff07"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--82034957"}], "adminPass": "password"}}' 2023-04-19 09:02:50,755 79708 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/440daf4f-edd7-4420-8c0e-5ac96a7fff07 0.072s 2023-04-19 09:02:50,755 79708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:02:50 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-1c3cda6d-5a97-4ebc-8989-b8d1841b2241', 'x-compute-request-id': 'req-1c3cda6d-5a97-4ebc-8989-b8d1841b2241', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/440daf4f-edd7-4420-8c0e-5ac96a7fff07'} Body: b'{"server": {"id": "440daf4f-edd7-4420-8c0e-5ac96a7fff07", "name": "tempest-AttachVolumeTestJSON-server-484615086", "status": "BUILD", "tenant_id": "b817120a1b9c4d07b686518375ee3c5f", "user_id": "9cff44672cd04fafbfe67ff868afa781", "metadata": {}, "hostId": "", "image": {"id": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/dd568ba7-ea17-4ae2-908e-3035f1035aee"}]}, "flavor": {"id": "42", "links" : [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T09:02:51Z", "updated": "2023-04-19T09:02:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/440daf4f-edd7-4420-8c0e-5ac96a7fff07"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/440daf4f-edd7-4420-8c0e-5ac96a7fff07"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-2145091584", "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-19 09:03:41,128 79708 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/440daf4f-edd7-4420-8c0e-5ac96a7fff07 0.311s 2023-04-19 09:03:41,128 79708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:03:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1535', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-57bfc620-9007-4bb3-b5f7-4d30b7e658aa', 'x-compute-request-id': 'req-57bfc620-9007-4bb3-b5f7-4d30b7e658aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/440daf4f-edd7-4420-8c0e-5ac96a7fff07'} Body: b'{"server": {"id": "440daf4f-edd7-4420-8c0e-5ac96a7fff07", "name": "tempest-AttachVolumeTestJSON-server-484615086", "status": "ACTIVE", "tenant_id": "b817120a1b9c4d07b686518375ee3c5f", "user_id": "9cff44672cd04fafbfe67ff868afa781", "metadata": {}, "hostId": "3eec91f0fc2f17fc7741d3e2e2275f981c41925dbac0985d3dd84d1c", "image": {"id": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/dd568ba7-ea17-4ae2-908e-3035f1035aee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T09:02:50Z", "updated": "2023-04-19T09:02:57Z", "addresses": {"tempest-AttachVolumeTestJSON-2146397956-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:31:89"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/440daf4f-edd7-4420-8c0e-5ac96a7fff07"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/440daf4f-edd7-4420-8c0e-5ac96a7fff07"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2145091584", "OS-SRV-USG:launched_at": "2023-04-19T09:02:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--82034957"}], "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-19 09:03:41,140 79708 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-19 09:04:41,364 79708 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/440daf4f-edd7-4420-8c0e-5ac96a7fff07/os-interface 0.177s 2023-04-19 09:04:41,365 79708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:04:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '282', 'content-type': 'application/json', 'open stack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-611c2cc0-ec4a-4273-a0f6-dc7e68615439', 'x-compute-request-id': 'req-611c2cc0-ec4a-4273-a0f6-dc7e68615439', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/440daf4f-edd7-4420-8c0e-5ac96a7fff07/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "9d07df37-8bbc-4979-af89-f5630646ca87", "port_id": "9f0b481f-799a-42f1-801b-d08aa6b61238", "mac_addr": "fa:16:3e:fb:31:89", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "4195965a-3a17-418a-9bd1-3c9e41b6d68c", "ip_address": "10.0.0.8"}]}]}' 2023-04-19 09:04:42,379 79708 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/6d0501b4-4787-45ef-a50a-65bc3f0182fe 1.006s 2023-04-19 09:04:42,380 79708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "9f0b481f-799a-42f1-801b-d08aa6b61238"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-e49b4285-7d60-4f93-ac0e-675794da356a', 'date': 'Wed, 19 Apr 2023 09:04:42 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/6d0501b4-4787-45ef-a50a-65bc3f0182fe'} Body: b'{"floatingip": {"id": "6d0501b4-4787-45ef-a50a-65bc3f0182fe", "tenant_id": "b817120a1b9c4d07b686518375ee3c5f", "floating_ip_address": "172.24.4.209", "floating_network_id": "f3b6c58a-7313-4857-bbb4-b9d92ca646b0", "router_id": "1e4bdaa1-456e-4c2a-aaac-3e6d26fd3897", "port_id": "9f0b481f-799a-42f1-801b-d08aa6b61238", "fixed_ip_address": "10.0.0.8", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "9d07df37-8bbc-4979-af89-f5630646ca87", "mac_address": "fa:16:3e:fb:31:89", "admin_state_up": true, "status": "ACTIVE", "device_id": "440daf4f-edd7-4420-8c0e-5ac96a7fff07", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-19T09:02:49Z", "updated_at": "2023-04-19T09:04:41Z", "revision_number": 1, "project_id": "b817120a1b9c4d07b686518375ee3c5f"}}' 2023-04-19 09:04:42,382 79708 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.209:22' as 'cirros' with public key authentication 2023-04-19 09:04:42,413 79708 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-19 09:04:42,434 79708 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-19 09:04:42,435 79708 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.209 successfully created 2023-04-19 09:04:42,484 79708 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/440daf4f-edd7-4420-8c0e-5ac96a7fff07/ips 0.048s 2023-04-19 09:04:42,484 79708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:04:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '104', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-05e81d81-fe3b-48b3-b2ee-f3bcf672fe94', 'x-compute-request-id': 'req-05e81d81-fe3b-48b3-b2ee-f3bcf672fe94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/440daf4f-edd7-4420-8c0e-5ac96a7fff07/ips'} Body: b'{"addresses": {"tempest-AttachVolumeTestJSON-2146397956-network": [{"version": 4, "addr": "10.0.0.8"}]}}' 2023-04-19 09:04:42,695 79708 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 202 POST http://10.0.0.210/volume/v3/b817120a1b9c4d07b686518375ee3c5f/volumes 0.207s 2023-04-19 09:04:42,695 79708 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-308837858"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 09:04:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d84c4514-e79d-490e-9caa-d95cf69d5c22', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d84c4514-e79d-490e-9caa-d95cf69d5c22', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b817120a1b9c4d07b686518375ee3c5f/volumes'} Body: b'{"volume": {"id": "fabbe29a-b1f7-4d34-9c62-9f3c89df16e9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:04:42.629443", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-308837858", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b817120a1b9c4d07b686518375ee3c5f/volumes/fabbe29a-b1f7-4d34-9c62-9f3c89df16e9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b817120a1b9c4d07b686518375ee3c5f/volumes/fabbe29a-b1f7-4d34-9c62-9f3c89df16e9"}], "user_id": "9cff44672cd04fafbfe67ff868afa781", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 09:04:42,759 79708 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/b817120a1b9c4d07b686518375ee3c5f/volumes/fabbe29a-b1f7-4d34-9c62-9f3c89df16e9 0.052s 2023-04-19 09:04:42,759 79708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:04:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9db0c68e-e98f-4ae7-a057-de00f9782808', 'content-length': '885', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9db0c68e-e98f-4ae7-a057-de00f9782808', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b817120a1b9c4d07b686518375ee3c5f/volumes/fabbe29a-b1f7-4d34-9c62-9f3c89df16e9'} Body: b'{"volume": {"id": "fabbe29a-b1f7-4d34-9c62-9f3c89df16e9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:04:43.000000", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-308837858", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b817120a1b9c4d07b686518375ee3c5f/volumes/fabbe29a-b1f7-4d34-9c62-9f3c89df16e9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b817120a1b9c4d07b686518375ee3c5f/volumes/fabbe29a-b1f7-4d34-9c62-9f3c89df16e9"}], "user_id": "9cff44672cd04fafbfe67ff868afa781", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b817120a1b9c4d07b686518375ee3c5f"}}' 2023-04-19 09:04:43,833 79708 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/b817120a1b9c4d07b686518375ee3c5f/volumes/fabbe29a-b1f7-4d34-9c62-9f3c89df16e9 0.062s 2023-04-19 09:04:43,834 79708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'applic ation/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:04:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bddd8920-a750-4444-8674-8ab00b3c5547', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bddd8920-a750-4444-8674-8ab00b3c5547', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b817120a1b9c4d07b686518375ee3c5f/volumes/fabbe29a-b1f7-4d34-9c62-9f3c89df16e9'} Body: b'{"volume": {"id": "fabbe29a-b1f7-4d34-9c62-9f3c89df16e9", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:04:43.000000", "updated_at": "2023-04-19T09:04:43.000000", "name": "tempest-AttachVolumeTestJSON-volume-308837858", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b817120a1b9c4d07b686518375ee3c5f/volumes/fabbe29a-b1f7-4d34-9c62-9f3c89df16e9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b817120a1b9c4d07b686518375ee3c5f/volumes/fabbe29a-b1f7-4d34-9c62-9f3c89df16e9"}], "user_id": "9cff44672cd04fafbfe67ff868afa781", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b817120a1b9c4d07b686518375ee3c5f"}}' 2023-04-19 09:04:43,968 79708 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/440daf4f-edd7-4420-8c0e-5ac96a7fff07 0.123s 2023-04-19 09:04:43,968 79708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:04:43 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-ceea6df2-cb1d-4906-a96a-ee609489becf', 'x-compute-request-id': 'req-ceea6df2-cb1d-4906-a96a-ee609489becf', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/440daf4f-edd7-4420-8c0e-5ac96a7fff07'} Body: b'' 2023-04-19 09:04:44,629 79708 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/440daf4f-edd7-4420-8c0e-5ac96a7fff07 0.659s 2023-04-19 09:04:44,629 79708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:04:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1660', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-78829dde-eb95-4a06-9d23-c7edd943cf20', 'x-compute-request-id': 'req-78829dde-eb95-4a06-9d23-c7edd943cf20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/440daf4f-edd7-4420-8c0e-5ac96a7fff07'} Body: b'{"server": {"id": "440daf4f-edd7-4420-8c0e-5ac96a7fff07", "name": "tempest-AttachVolumeTestJSON-server-484615086", "status": "ACTIVE", "tenant_id": "b817120a1b9c4d07b686518375ee3c5f", "user_id": "9cff44672cd04fafbfe67ff868afa781", "metadata": {}, "hostId": "3eec91f0fc2f17fc7741d3e2e2275f981c41925dbac0985d3dd84d1c", "image": {"id": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/dd568ba7-ea17-4ae2-908e-3035f1035aee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookm ark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T09:02:50Z", "updated": "2023-04-19T09:04:44Z", "addresses": {"tempest-AttachVolumeTestJSON-2146397956-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:31:89"}, {"version": 4, "addr": "172.24.4.209", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:31:89"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/440daf4f-edd7-4420-8c0e-5ac96a7fff07"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/440daf4f-edd7-4420-8c0e-5ac96a7fff07"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2145091584", "OS-SRV-USG:launched_at": "2023-04-19T09:02:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--82034957"}], "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-19 09:05:35,066 79708 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/440daf4f-edd7-4420-8c0e-5ac96a7fff07 0.376s 2023-04-19 09:05:35,066 79708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:05:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-21abc9ee-1823-4dbc-9620-53be9a0ac582', 'x-compute-request-id': 'req-21abc9ee-1823-4dbc-9620-53be9a0ac582', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/440daf4f-edd7-4420-8c0e-5ac96a7fff07'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 440daf4f-edd7-4420-8c0e-5ac96a7fff07 could not be found."}}' 2023-04-19 09:05:35,094 79708 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-2145091584 0.027s 2023-04-19 09:05:35,094 79708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:05:35 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-bbe4d2e0-03a4-425c-a3d1-c015b62f0b75', 'x-compute-request-id': 'req-bbe4d2e0-03a4-425c-a3d1-c015b62f0b75', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-2145091584'} Body: b'' 2023-04-19 09:05:35,438 79708 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/752c8b44-d27b-4c53-a29d-73e163f8bc2a 0.344s 2023-04-19 09:05:35,439 79708 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-230760af-7c47-4682-b4db-99de00e7e60b', 'content-length': '0', 'date': 'Wed, 19 Apr 2023 09:05:35 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/752c8b44-d27b-4c53-a29d-73e163f8bc2a'} Body: b'' 2023-04-19 09:05:35,458 79708 INFO [tempest.lib.common. rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/752c8b44-d27b-4c53-a29d-73e163f8bc2a 0.018s 2023-04-19 09:05:35,458 79708 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-85a11b2b-a202-441d-91b8-00ab0003f81e', 'date': 'Wed, 19 Apr 2023 09:05:35 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/752c8b44-d27b-4c53-a29d-73e163f8bc2a'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 752c8b44-d27b-4c53-a29d-73e163f8bc2a does not exist", "detail": ""}}' 2023-04-19 09:05:36,358 79708 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/6d0501b4-4787-45ef-a50a-65bc3f0182fe 0.898s 2023-04-19 09:05:36,358 79708 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-74e7ee4a-0f07-48c5-902a-fe0a2756ef48', 'content-length': '0', 'date': 'Wed, 19 Apr 2023 09:05:36 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/6d0501b4-4787-45ef-a50a-65bc3f0182fe'} 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 ab112e68-b15d-4bbc-a35e-abd807b2ed03 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 09:05:34,967 79692 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 POST http://10.0.0.210/volume/v3/8510f732a7aa4e489d485607be1cc677/types 0.147s 2023-04-19 09:05:34,968 79692 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-553909596"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 09:05:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c36d870-aefc-4b44-8a79-05bdfa9ec84b', 'content-length': '215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c36d870-aefc-4b44-8a79-05bdfa9ec84b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8510f732a7aa4e489d485607be1cc677/types'} Body: b'{"volume_type": {"id": "5cee3a3b-89c5-4b8c-90fc-5fc6445dae16", "name": "tempest-GroupsTest-volume-type-553909596", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-19 09:05:35,005 79692 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/8510f732a7aa4e489d485607be1cc677/group_types 0.033s 2023-04-19 09:05:35,005 79692 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-1643979826"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 09:05:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4cc69b35-8eda-4076-a7a3-9c7efa427c79', 'content-length': '173', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4cc69b35-8eda-4076-a7a3-9c7efa427c79', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8510f732a7aa4e489d485607be1cc677/group_types'} Body: b'{"group_type": {"id": "f85788b7-7d6f-41b7-9ef7-4fcce468cbab", "name": "tempest-GroupsTest-group-type-1643979826", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-19 09:05:35,212 79692 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/3330542a50ca424cb2da91c96bc2a4f1/groups 0.203s 2023-04-19 09:05:35,212 79692 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": "f85788b7-7d6f-41b7-9ef7-4fcce468cbab", "volume_types": ["5cee3a3b-89c5-4b8c-90fc-5fc6445dae16"], "name": "tempest-Group1-228895081"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 09:05:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88f56ed3-118a-4f23-af69-831d0a011648', 'content-length': '93', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88f56ed3-118a-4f23-af69-831d0a011648', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3330542a50ca424cb2da91c96bc2a4f1/groups'} Body: b'{"group": {"id": "ab112e68-b15d-4bbc-a35e-abd807b2ed03", "name": "tempest-Group1-228895081"}}' 2023-04-19 09:05:35,251 79692 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/3330542a50ca424cb2da91c96bc2a4f1/groups/ab112e68-b15d-4bbc-a35e-abd807b2ed03 0.036s 2023-04-19 09:05:35,251 79692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-A pi-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:05:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3e95048-2d95-475c-b57b-12a1b5d3c1de', 'content-length': '321', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3e95048-2d95-475c-b57b-12a1b5d3c1de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3330542a50ca424cb2da91c96bc2a4f1/groups/ab112e68-b15d-4bbc-a35e-abd807b2ed03'} Body: b'{"group": {"id": "ab112e68-b15d-4bbc-a35e-abd807b2ed03", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-19T09:05:35.000000", "name": "tempest-Group1-228895081", "description": null, "group_type": "f85788b7-7d6f-41b7-9ef7-4fcce468cbab", "volume_types": ["5cee3a3b-89c5-4b8c-90fc-5fc6445dae16"]}}' 2023-04-19 09:05:36,284 79692 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/3330542a50ca424cb2da91c96bc2a4f1/groups/ab112e68-b15d-4bbc-a35e-abd807b2ed03 0.028s 2023-04-19 09:05:36,285 79692 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': 'Wed, 19 Apr 2023 09:05:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-236739fe-2c6b-4624-93e7-df8801d81c49', 'content-length': '318', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-236739fe-2c6b-4624-93e7-df8801d81c49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3330542a50ca424cb2da91c96bc2a4f1/groups/ab112e68-b15d-4bbc-a35e-abd807b2ed03'} Body: b'{"group": {"id": "ab112e68-b15d-4bbc-a35e-abd807b2ed03", "status": "error", "availability_zone": "nova", "created_at": "2023-04-19T09:05:35.000000", "name": "tempest-Group1-228895081", "description": null, "group_type": "f85788b7-7d6f-41b7-9ef7-4fcce468cbab", "volume_types": ["5cee3a3b-89c5-4b8c-90fc-5fc6445dae16"]}}' 2023-04-19 09:05:36,350 79692 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/3330542a50ca424cb2da91c96bc2a4f1/volumes/detail 0.060s 2023-04-19 09:05:36,350 79692 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': 'Wed, 19 Apr 2023 09:05:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb6f3793-c6ed-4f59-9bf1-004784649349', 'content-length': '15', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb6f3793-c6ed-4f59-9bf1-004784649349', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3330542a50ca424cb2da91c96bc2a4f1/volumes/detail'} Body: b'{"volumes": []}' 2023-04-19 09:05:36,432 79692 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/3330542a50ca424cb2da91c96bc2a4f1/groups/ab112e68-b15d-4bbc-a35e-abd807b2ed03/action 0.071s 2023-04-19 09:05:36,432 79692 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': 'Wed, 19 Apr 2023 09:05:36 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-704bf24a-7c33-42ca-b341-d233e3e16fa8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3330542a50ca424cb2da91c96bc2a4f1/groups/ab112e68-b15d-4bbc-a35e-abd807b2ed03/action'} Body: b'' 2023-04-19 09:05:36,451 79692 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/3330542a50ca424cb2da91c96bc2a4f1/groups/ab112e68-b15d-4bbc-a35e-abd807b2ed03 0.018s 2023-04-19 09:05:36,451 79692 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': 'Wed, 19 Apr 2023 09:05:36 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-acf86121-0eb2-4a5f-82bb-e0f2785334f1', 'x-openstack-request-id': 'req-acf86121-0eb2-4a5f-82bb-e0f2785334f1', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/3330542a50ca424cb2da91c96bc2a4f1/groups/ab112e68-b15d-4bbc-a35e-abd807b2ed03'} Body: b'{"itemNotFound": {"code": 404, "message": "Group ab112e68-b15d-4bbc-a35e-abd807b2ed03 could not be found."}}' 2023-04-19 09:05:36,483 79692 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/8510f732a7aa4e489d485607be1cc677/group_types/f85788b7-7d6f-41b7-9ef7-4fcce468cbab 0.031s 2023-04-19 09:05:36,483 79692 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': 'Wed, 19 Apr 2023 09:05:36 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-bbf2a678-e600-4a4d-ac9b-8f9fa816e233', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8510f732a7aa4e489d485607be1cc677/group_types/f85788b7-7d6f-41b7-9ef7-4fcce468cbab'} Body: b'' 2023-04-19 09:05:36,533 79692 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/8510f732a7aa4e489d485607be1cc677/types/5cee3a3b-89c5-4b8c-90fc-5fc6445dae16 0.049s 2023-04-19 09:05:36,533 79692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:05:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-757d1795-95b3-49b2-89f1-cc120b1f0a7a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8510f732a7aa4e489d485607be1cc677/types/5cee3a3b-89c5-4b8c-90fc-5fc6445dae16'} Body: b'' 2023-04-19 09:05:36,550 79692 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/8510f732a7aa4e489d485607be1cc677/types/5cee3a3b-89c5-4b8c-90fc-5fc6445dae16 0.017s 2023-04-19 09:05:36,551 79692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:05:36 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-791f53c1-a145-4253-8c56-4a56079dfaa8', 'x-openstack-request-id': 'req-791f53c1-a145-4253-8c56-4a5 6079dfaa8', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/8510f732a7aa4e489d485607be1cc677/types/5cee3a3b-89c5-4b8c-90fc-5fc6445dae16'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 5cee3a3b-89c5-4b8c-90fc-5fc6445dae16 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 392f7886-64c2-4b34-ada2-c85e39723947 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 09:05:36,586 79692 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 200 POST http://10.0.0.210/volume/v3/8510f732a7aa4e489d485607be1cc677/types 0.032s 2023-04-19 09:05:36,586 79692 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-1097812348"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 09:05:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61a74231-40bc-4556-8d0f-420414e5df75', 'content-length': '216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61a74231-40bc-4556-8d0f-420414e5df75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8510f732a7aa4e489d485607be1cc677/types'} Body: b'{"volume_type": {"id": "05e850a1-ef06-40c6-aa68-2ed6d8f2dfec", "name": "tempest-GroupsTest-volume-type-1097812348", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-19 09:05:36,661 79692 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 202 POST http://10.0.0.210/volume/v3/8510f732a7aa4e489d485607be1cc677/group_types 0.072s 2023-04-19 09:05:36,661 79692 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-842961695"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 09:05:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8889f6da-584e-4183-845b-67a1b552615f', 'content-length': '172', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8889f6da-584e-4183-845b-67a1b552615f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8510f732a7aa4e489d485607be1cc677/group_types'} Body: b'{"group_type": {"id": "ceb980dc-44bf-4c30-bd3d-718b699a5e7f", "name": "tempest-GroupsTest-group-type-842961695", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-19 09:05:36,744 79692 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 202 POST http://10.0.0.210/volume/v3/3330542a50ca424cb2da91c96bc2a4f1/groups 0.080s 2023-04-19 09:05:36,745 79692 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": "ceb980dc-44bf-4c30-bd3d-718b699a5e7f", "volume_types": ["05e850a1-ef06-40c6-aa68-2ed6d8f2dfec"], "name": "tempest-GroupsTest-Group-1710115784"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 09:05:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c00f947-b995-4ee9-92cc-e32515a7f166', 'content-length': '104', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c00f947-b995-4ee9-92cc-e32515a7f166', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3330542a50ca424cb2da91c96bc2a4f1/groups'} Body: b'{"group": {"id": "392f7886-64c2-4b34-ada2-c85e39723947", "name": "tempest-GroupsTest-Group-1710115784"}}' 2023-04-19 09:05:36,788 79692 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 200 GET http://10.0.0.210/volume/v3/3330542a50ca424cb2da91c96bc2a4f1/groups/392f7886-64c2-4b34-ada2-c85e39723947 0.041s 2023-04-19 09:05:36,789 79692 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': 'Wed, 19 Apr 2023 09:05:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e900edeb-c09b-4d7c-a95d-33810576b458', 'content-length': '332', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e900edeb-c09b-4d7c-a95d-33810576b458', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3330542a50ca424cb2da91c96bc2a4f1/groups/392f7886-64c2-4b34-ada2-c85e39723947'} Body: b'{"group": {"id": "392f7886-64c2-4b34-ada2-c85e39723947", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-19T09:05:37.000000", "name": "tempest-GroupsTest-Group-1710115784", "description": null, "group_type": "ceb980dc-44bf-4c30-bd3d-718b699a5e7f", "volume_types": ["05e850a1-ef06-40c6-aa68-2ed6d8f2dfec"]}}' 2023-04-19 09:05:37,824 79692 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 200 GET http://10.0.0.210/volume/v3/3330542a50ca424cb2da91c96bc2a4f1/groups/392f7886-64c2-4b34-ada2-c85e39723947 0.030s 2023-04-19 09:05:37,824 79692 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': 'Wed, 19 Apr 2023 09:05:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-468f9e5d-1534-42e0-8620-8118bb739754', 'content-length': '329', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-468f9e5d-1534-42e0-8620-8118bb739754', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3330542a50ca424cb2da91c96bc2a4f1/groups/392f7886-64c2-4b34-ada2-c85e39723947'} Body: b'{"group": {"id": "392f7886-64c2-4b34-ada2-c85e39723947", "status": "error", "availability_zone": "nova", "created_at": "2023-04-19T09:05:37.000000", "name": "tempest-GroupsTest-Group-1710115784", "description": null, "group_type": "ceb980dc-44bf-4c30-bd3d-718b699a5e7f", "volume_types": ["05e850a1-ef06-40c6-aa68-2ed6d8f2dfec"]}}' 2023-04-19 09:05:37,920 79692 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/3330542a50ca424cb2da91c96bc2a4f1/volumes/detail 0.088s 2023-04-19 09:05:37,920 79692 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': 'Wed, 19 Apr 2023 09:05:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85c259e7-2113-4ae8-b7b9-bcb74e734976', 'content-length': '15', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85c259e7-2113-4ae8-b7b9-bcb74e734976', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3330542a50ca424cb2da91c96bc2a4f1/volumes/detail'} Body: b'{"volumes": []}' 2023-04-19 09:05:37,990 79692 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/3330542a50ca424cb2da91c96bc2a4f1/groups/392f7886-64c2-4b34-ada2-c85e39723947/action 0.059s 2023-04-19 09:05:37,990 79692 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': 'Wed, 19 Apr 2023 09:05:37 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-514f97d4-91b5-4dee-b0a2-f3650 f969f34', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3330542a50ca424cb2da91c96bc2a4f1/groups/392f7886-64c2-4b34-ada2-c85e39723947/action'} Body: b'' 2023-04-19 09:05:38,005 79692 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/3330542a50ca424cb2da91c96bc2a4f1/groups/392f7886-64c2-4b34-ada2-c85e39723947 0.015s 2023-04-19 09:05:38,006 79692 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': 'Wed, 19 Apr 2023 09:05:37 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-b31cdfa4-4e52-4de1-8c11-75ae51e33088', 'x-openstack-request-id': 'req-b31cdfa4-4e52-4de1-8c11-75ae51e33088', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/3330542a50ca424cb2da91c96bc2a4f1/groups/392f7886-64c2-4b34-ada2-c85e39723947'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 392f7886-64c2-4b34-ada2-c85e39723947 could not be found."}}' 2023-04-19 09:05:38,034 79692 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/8510f732a7aa4e489d485607be1cc677/group_types/ceb980dc-44bf-4c30-bd3d-718b699a5e7f 0.028s 2023-04-19 09:05:38,034 79692 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': 'Wed, 19 Apr 2023 09:05:38 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-c0e2d0da-3679-4121-afe4-d76d184714ae', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8510f732a7aa4e489d485607be1cc677/group_types/ceb980dc-44bf-4c30-bd3d-718b699a5e7f'} Body: b'' 2023-04-19 09:05:38,082 79692 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/8510f732a7aa4e489d485607be1cc677/types/05e850a1-ef06-40c6-aa68-2ed6d8f2dfec 0.047s 2023-04-19 09:05:38,082 79692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:05: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-708b454f-8258-4c64-9ad9-6bbb6f0e9b93', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8510f732a7aa4e489d485607be1cc677/types/05e850a1-ef06-40c6-aa68-2ed6d8f2dfec'} Body: b'' 2023-04-19 09:05:38,097 79692 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/8510f732a7aa4e489d485607be1cc677/types/05e850a1-ef06-40c6-aa68-2ed6d8f2dfec 0.015s 2023-04-19 09:05:38,098 79692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:05:38 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-3c816259-9cec-4378-a7ac-c1e6cfe9c14b', 'x-openstack-request-id': 'req-3c816259-9cec-4378-a7ac-c1e6cfe9c14b', 'connection': 'close', 'stat us': '404', 'content-location': 'http://10.0.0.210/volume/v3/8510f732a7aa4e489d485607be1cc677/types/05e850a1-ef06-40c6-aa68-2ed6d8f2dfec'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 05e850a1-ef06-40c6-aa68-2ed6d8f2dfec could not be found."}}' tempest.api.volume.admin.test_groups.GroupsV314Test.test_create_group_from_group[id-2424af8c-7851-4888-986a-794b10c3210e] ------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_groups.py", line 177, in test_create_group_from_group grp = self.create_group(group_type=group_type['id'], File "/opt/stack/tempest/tempest/api/volume/base.py", line 249, in create_group waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group 3f72912f-c791-44bb-9d2b-162e4c9ca111 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 09:05:41,065 79692 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 POST http://10.0.0.210/volume/v3/19481700fd5c457e8f17bd3a198f47b6/types 0.127s 2023-04-19 09:05:41,066 79692 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-64439913"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 09:05:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe1959da-5bac-476c-8f80-39c22b006207', 'content-length': '218', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe1959da-5bac-476c-8f80-39c22b006207', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/19481700fd5c457e8f17bd3a198f47b6/types'} Body: b'{"volume_type": {"id": "9ba344b3-2440-4263-9074-04eb03985e90", "name": "tempest-GroupsV314Test-volume-type-64439913", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-19 09:05:41,103 79692 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 202 POST http://10.0.0.210/volume/v3/19481700fd5c457e8f17bd3a198f47b6/group_types 0.031s 2023-04-19 09:05:41,104 79692 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-1943177455"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 09:05:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53ce5a27-78f2-4b03-ba92-8e3db83597c0', 'content-length': '177', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53ce5a27-78f2-4b03-ba92-8e3db83597c0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/19481700fd5c457e8f17bd3a198f47b6/group_types'} Body: b'{"group_type": {"id": "a8cf3203-4229-4210-ba4e-08a68ff0c3fa", "name": "tempest-GroupsV314Test-group-type-1943177455", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-19 09:05:41,326 79692 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 202 POST http://10.0.0.210/volume/v3/4b94d9331abb44aea47200359bcb92b1/groups 0.216s 2023-04-19 09:05:41,327 79692 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": "a8cf3203-4229-4210-ba4e-08a68ff0c3fa", "volume_types": ["9ba344b3-2440-4263-9074-04eb03985e90"], "name": "tempest-GroupsV314Test-Group-544948893"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 09:05:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b856087e-9746-4ff0-af1b-e9abf8ad5384', 'content-length': '107', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b856087e-9746-4ff0-af1b-e9abf8ad5384', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4b94d9331abb44aea47200359bcb92b1/groups'} Body: b'{"group": {"id": "3f72912f-c791-44bb-9d2b-162e4c9ca111", "name": "tempest-GroupsV314Test-Group-544948893"}}' 2023-04-19 09:05:41,369 79692 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.0.0.210/volume/v3/4b94d9331abb44aea47200359bcb92b1/groups/3f72912f-c791-44bb-9d2b-162e4c9ca111 0.040s 2023-04-19 09:05:41,369 79692 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': 'Wed, 19 Apr 2023 09:05:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37ad3e6a-9c65-4d4c-8bf1-6e70e5d42eaf', 'content-length': '387', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37ad3e6a-9c65-4d4c-8bf1-6e70e5d42eaf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4b94d9331abb44aea47200359bcb92b1/groups/3f72912f-c791-44bb-9d2b-162e4c9ca111'} Body: b'{"group": {"id": "3f72912f-c791-44bb-9d2b-162e4c9ca111", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-19T09:05:41.000000", "name": "tempest-GroupsV314Test-Group-544948893", "description": null, "group_type": "a8cf3203-4229-4210-ba4e-08a68ff0c3fa", "volume_types": ["9ba344b3-2440-4263-9074-04eb03985e90"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-19 09:05:42,413 79692 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.0.0.210/volume/v3/4b94d9331abb44aea47200359bcb92b1/groups/3f72912f-c791-44bb-9d2b-162e4c9ca111 0.039s 2023-04-19 09:05:42,414 79692 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': 'Wed, 19 Apr 2023 09:05:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e80a1988-e8e6-4e14-8cbc-594ad53b9386', 'content-length': '384', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e80a1988-e8e6-4e14-8cbc-594ad53b9386', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4b94d9331abb44aea47200359bcb92b1/groups/3f72912f-c791-44bb-9d2b-162e4c9ca111'} Body: b'{"group": {"id": "3f72912f-c791-44bb-9d2b-162e4c9ca111", "status": "error", "availability_zone": "nova", "created_at": "2023-04-19T09:05:41.000000", "name": "tempest-GroupsV314Test-Group-544948893", "description": null, "group_type": "a8cf3203-4229-4210-ba4e-08a68ff0c3fa", "volume_types": ["9ba344b3-2440-4263-9074-04eb03985e90"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-19 09:05:42,493 79692 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/4b94d9331abb44aea47200359bcb92b1/volumes/detail 0.074s 2023-04-19 09:05:42,494 79692 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': 'Wed, 19 Apr 2023 09:05:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c4b73af-6ea4-4ddd-95c4-afcd43aa360d', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c4b73af-6ea4-4ddd-95c4-afcd43aa360d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4b94d9331abb44aea47200359bcb92b1/volumes/detail'} Body: b'{"volumes": []}' 2023-04-19 09:05:42,608 79692 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/4b94d9331abb44aea47200359bcb92b1/groups/3f72912f-c791-44bb-9d2b-162e4c9ca111/action 0.104s 2023-04-19 09:05:42,609 79692 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': 'Wed, 19 Apr 2023 09:05:42 GMT', 'server': 'Apache/2.4.5 2 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31b9c8ce-f62f-4d7f-a292-ef92889fbb61', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4b94d9331abb44aea47200359bcb92b1/groups/3f72912f-c791-44bb-9d2b-162e4c9ca111/action'} Body: b'' 2023-04-19 09:05:42,630 79692 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/4b94d9331abb44aea47200359bcb92b1/groups/3f72912f-c791-44bb-9d2b-162e4c9ca111 0.020s 2023-04-19 09:05:42,630 79692 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': 'Wed, 19 Apr 2023 09:05:42 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-36f72649-bf83-4778-9e14-65dc7031831f', 'x-openstack-request-id': 'req-36f72649-bf83-4778-9e14-65dc7031831f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/4b94d9331abb44aea47200359bcb92b1/groups/3f72912f-c791-44bb-9d2b-162e4c9ca111'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 3f72912f-c791-44bb-9d2b-162e4c9ca111 could not be found."}}' 2023-04-19 09:05:42,667 79692 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/19481700fd5c457e8f17bd3a198f47b6/group_types/a8cf3203-4229-4210-ba4e-08a68ff0c3fa 0.036s 2023-04-19 09:05:42,667 79692 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': 'Wed, 19 Apr 2023 09:05:42 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-dd3ba7d6-81dc-4324-a33e-3304d96752b3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/19481700fd5c457e8f17bd3a198f47b6/group_types/a8cf3203-4229-4210-ba4e-08a68ff0c3fa'} Body: b'' 2023-04-19 09:05:42,724 79692 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/19481700fd5c457e8f17bd3a198f47b6/types/9ba344b3-2440-4263-9074-04eb03985e90 0.056s 2023-04-19 09:05:42,724 79692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:05:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef4db1cf-0109-4af4-9838-0a17031d884f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/19481700fd5c457e8f17bd3a198f47b6/types/9ba344b3-2440-4263-9074-04eb03985e90'} Body: b'' 2023-04-19 09:05:42,744 79692 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/19481700fd5c457e8f17bd3a198f47b6/types/9ba344b3-2440-4263-9074-04eb03985e90 0.019s 2023-04-19 09:05:42,744 79692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:05:42 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-6507d5af-1c26-473c-af10-6abdc10dd33e', 'x-openstack-request-id': 'req-6507d5af-1c26-473c-af10-6abdc10dd33e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/19481700fd5c457e8f17bd3a198f47b6/types/9ba344b3-2440-4263-9074-04eb03985e90'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 9ba344b3-2440-4263-9074-04eb03985e90 could not be found."}}' tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithoutMigrationTest.test_available_volume_retype[id-b90412ee-465d-46e9-b249-ec84a47d5f25] -------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_retype.py", line 203, in test_available_volume_retype src_vol = self.create_volume(volume_type=self.src_vol_type['name']) File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 467ce2d6-9f2f-4a2d-8d95-2de02eaf64a1 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 09:05:42,615 79708 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 202 POST http://10.0.0.210/volume/v3/2ba73f5b9190460893916f5a7e81e830/volumes 0.540s 2023-04-19 09:05:42,615 79708 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-165976728"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 09:05:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9acaedc4-c12d-4b62-b0f5-3eea9b0b84d7', 'content-length': '831', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9acaedc4-c12d-4b62-b0f5-3eea9b0b84d7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/2ba73f5b9190460893916f5a7e81e830/volumes'} Body: b'{"volume": {"id": "467ce2d6-9f2f-4a2d-8d95-2de02eaf64a1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:05:42.389625", "updated_at": null, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-165976728", "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/2ba73f5b9190460893916f5a7e81e830/volumes/467ce2d6-9f2f-4a2d-8d95-2de02eaf64a1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2ba73f5b9190460893916f5a7e81e830/volumes/467ce2d6-9f2f-4a2d-8d95-2de02eaf64a1"}], "user_id": "417ab2caa4b24e77a6b08a9924b20a48", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 09:05:42,680 79708 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.0.0.210/volume/v3/2ba73f5b9190460893916f5a7e81e830/volumes/467ce2d6-9f2f-4a2d-8d95-2de02eaf64a1 0.054s 2023-04-19 09:05:42,680 79708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:05:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e64d7201-97d4-48e5-92e9-67b8e4c01efe', 'content-length': '899', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e64d7201-97d4-48e5-92e9-67b8e4c01efe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2ba73f5b9190460893916f5a7e81e830/volumes/467ce2d6-9f2f-4a2d-8d95-2de02eaf64a1'} Body: b'{"volume": {"id": "467ce2d6-9f2f-4a2d-8d95-2de02eaf64a1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:05:42.000000", "updated_at": null, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-165976728", "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/2ba73f5b9190460893916f5a7e81e830/volumes/467ce2d6-9f2f-4a2d-8d95-2de02eaf64a1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2ba73f5b9190460893916f5a7e81e830/volumes/467ce2d6-9f2f-4a2d-8d95-2de02eaf64a1"}], "user_id": "417ab2caa4b24e77a6b08a9924b20a48", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2ba73f5b9190460893916f5a7e81e830"}}' 2023-04-19 09:05:43,736 79708 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.0.0.210/volume/v3/2ba73f5b9190460893916f5a7e81e830/volumes/467ce2d6-9f2f-4a2d-8d95-2de02eaf6 4a1 0.044s 2023-04-19 09:05:43,737 79708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:05:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a04bdbef-3ec7-4e91-92b2-dcd4080021e9', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a04bdbef-3ec7-4e91-92b2-dcd4080021e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2ba73f5b9190460893916f5a7e81e830/volumes/467ce2d6-9f2f-4a2d-8d95-2de02eaf64a1'} Body: b'{"volume": {"id": "467ce2d6-9f2f-4a2d-8d95-2de02eaf64a1", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:05:42.000000", "updated_at": "2023-04-19T09:05:43.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-165976728", "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/2ba73f5b9190460893916f5a7e81e830/volumes/467ce2d6-9f2f-4a2d-8d95-2de02eaf64a1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2ba73f5b9190460893916f5a7e81e830/volumes/467ce2d6-9f2f-4a2d-8d95-2de02eaf64a1"}], "user_id": "417ab2caa4b24e77a6b08a9924b20a48", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2ba73f5b9190460893916f5a7e81e830"}}' 2023-04-19 09:05:43,794 79708 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/2ba73f5b9190460893916f5a7e81e830/volumes/467ce2d6-9f2f-4a2d-8d95-2de02eaf64a1 0.046s 2023-04-19 09:05:43,795 79708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:05:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-feedad93-cf62-4a9b-b701-5de6085fbbc4', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-feedad93-cf62-4a9b-b701-5de6085fbbc4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2ba73f5b9190460893916f5a7e81e830/volumes/467ce2d6-9f2f-4a2d-8d95-2de02eaf64a1'} Body: b'{"volume": {"id": "467ce2d6-9f2f-4a2d-8d95-2de02eaf64a1", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:05:42.000000", "updated_at": "2023-04-19T09:05:43.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-165976728", "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/2ba73f5b9190460893916f5a7e81e830/volumes/467ce2d6-9f2f-4a2d-8d95-2de02eaf64a1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2ba73f5b9190460893916f5a7e81e830/volumes/467ce2d6-9f2f-4a2d-8d95-2de02eaf64a1"}], "user_id": "417ab2caa4b24e77a6b08a9924b20a48", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2ba73f5b9190460893916f5a7e81e830"}}' 2023-04-19 09:05:43,926 79708 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/2ba73f5b9190460893916f5a7e81e830/volumes/467ce2d6-9f2f-4a2d-8d95-2de02eaf64a1 0.119s 2023-04-19 09:05:43,926 79708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:05: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-625bcbb5-a028-4515-afab-b8e126e7e674', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/2ba73f5b9190460893916f5a7e81e830/volumes/467ce2d6-9f2f-4a2d-8d95-2de02eaf64a1'} Body: b'' 2023-04-19 09:05:43,949 79708 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/2ba73f5b9190460893916f5a7e81e830/volumes/467ce2d6-9f2f-4a2d-8d95-2de02eaf64a1 0.022s 2023-04-19 09:05:43,949 79708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:05: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-2a5142e4-49c1-4944-af5c-a63fc70d9d01', 'x-openstack-request-id': 'req-2a5142e4-49c1-4944-af5c-a63fc70d9d01', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/2ba73f5b9190460893916f5a7e81e830/volumes/467ce2d6-9f2f-4a2d-8d95-2de02eaf64a1'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 467ce2d6-9f2f-4a2d-8d95-2de02eaf64a1 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 33f7fe50-8091-485b-9d61-6fa5cb46db4d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 09:05:46,297 79692 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 202 POST http://10.0.0.210/volume/v3/99dc8ad2b07d4f4c814656c600bf6b38/volumes 0.376s 2023-04-19 09:05:46,297 79692 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-691937806"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 09:05:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09b77e7d-69e4-4c4e-8206-884121cd9a5f', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09b77e7d-69e4-4c4e-8206-884121cd9a5f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/99dc8ad2b07d4f4c814656c600bf6b38/volumes'} Body: b'{"volume": {"id": "33f7fe50-8091-485b-9d61-6fa5cb46db4d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:05:46.239836", "updated_at": null, "name": "tempest-VolumesServicesTestJSON-Volume-691937806", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99dc8ad2b07d4f4c814656c600bf6b38/volumes/33f7fe50-8091-485b-9d61-6fa5cb46db4d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99dc8ad2b07d4f4c814656c600bf6b38/volumes/33f7fe50-8091-485b-9d61-6fa5cb46db4d"}], "user_id": "7bb90c57bd864c3b8115a3c14e804e94", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 09:05:46,376 79692 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.0.0.210/volume/v3/99dc8ad2b07d4f4c814656c600bf6b38/volumes/33f7fe50-8091-485b-9d61-6fa5cb46db4d 0.069s 2023-04-19 09:05:46,376 79692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:05:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11c58269-1dbb-4bce-869b-97d47aa6b043', 'content-length': '888', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11c58269-1dbb-4bce-869b-97d47aa6b043', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99dc8ad2b07d4f4c814656c600bf6b38/volumes/33f7fe50-8091-485b-9d61-6fa5cb46db4d'} Body: b'{"volume": {"id": "33f7fe50-8091-485b-9d61-6fa5cb46db4d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:05:46.000000", "updated_at": null, "name": "tempest-VolumesServicesTestJSON-Volume-691937806", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99dc8ad2b07d4f4c814656c600bf6b38/volumes/33f7fe50-8091-485b-9d61-6fa5cb46db4d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99dc8ad2b07d4f4c814656c600bf6b38/volumes/33f7fe50-8091-485b-9d61-6fa5cb46db4d"}], "user_id": "7bb90c57bd864c3b8115a3c14e804e94", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99dc8ad2b07d4f4c814656c600bf6b38"}}' 2023-04-19 09:05:47,430 79692 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.0.0.210/volume/v3/99dc8ad2b07d4f4c814656c600bf6b38/volumes/33f7fe50-8091-485b-9d61-6fa5cb46db4d 0.041s 2023-04-19 09:05:47,430 79692 DEBUG [tempest.lib.com mon.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:05:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19e1fd4a-d3d6-44e9-b3b2-ba4ab2f68257', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19e1fd4a-d3d6-44e9-b3b2-ba4ab2f68257', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99dc8ad2b07d4f4c814656c600bf6b38/volumes/33f7fe50-8091-485b-9d61-6fa5cb46db4d'} Body: b'{"volume": {"id": "33f7fe50-8091-485b-9d61-6fa5cb46db4d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:05:46.000000", "updated_at": "2023-04-19T09:05:46.000000", "name": "tempest-VolumesServicesTestJSON-Volume-691937806", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99dc8ad2b07d4f4c814656c600bf6b38/volumes/33f7fe50-8091-485b-9d61-6fa5cb46db4d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99dc8ad2b07d4f4c814656c600bf6b38/volumes/33f7fe50-8091-485b-9d61-6fa5cb46db4d"}], "user_id": "7bb90c57bd864c3b8115a3c14e804e94", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99dc8ad2b07d4f4c814656c600bf6b38"}}' 2023-04-19 09:05:47,481 79692 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/99dc8ad2b07d4f4c814656c600bf6b38/volumes/33f7fe50-8091-485b-9d61-6fa5cb46db4d 0.040s 2023-04-19 09:05:47,482 79692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:05:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1aae7cc-cbc1-4cbe-8b5e-931cb13bf342', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1aae7cc-cbc1-4cbe-8b5e-931cb13bf342', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/99dc8ad2b07d4f4c814656c600bf6b38/volumes/33f7fe50-8091-485b-9d61-6fa5cb46db4d'} Body: b'{"volume": {"id": "33f7fe50-8091-485b-9d61-6fa5cb46db4d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:05:46.000000", "updated_at": "2023-04-19T09:05:46.000000", "name": "tempest-VolumesServicesTestJSON-Volume-691937806", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/99dc8ad2b07d4f4c814656c600bf6b38/volumes/33f7fe50-8091-485b-9d61-6fa5cb46db4d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/99dc8ad2b07d4f4c814656c600bf6b38/volumes/33f7fe50-8091-485b-9d61-6fa5cb46db4d"}], "user_id": "7bb90c57bd864c3b8115a3c14e804e94", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "99dc8ad2b07d4f4c814656c600bf6b38"}}' 2023-04-19 09:05:47,597 79692 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/99dc8ad2b07d4f4c814656c600bf6b38/volumes/33f7fe50-8091-485b-9d61-6fa5cb46db4d 0.105s 2023-04-19 09:05:47,597 79692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:05:47 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-ea98c703-04f9-44c6-af3d-72066415f63f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/99dc8ad2b07d4f4c814656c600bf6b38/volumes/33f7fe50-8091-485b-9d61-6fa5cb46db4d'} Body: b'' 2023-04-19 09:05:47,620 79692 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/99dc8ad2b07d4f4c814656c600bf6b38/volumes/33f7fe50-8091-485b-9d61-6fa5cb46db4d 0.022s 2023-04-19 09:05:47,620 79692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:05: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-60c9dd71-7b90-43a6-904b-6b9cd375b613', 'x-openstack-request-id': 'req-60c9dd71-7b90-43a6-904b-6b9cd375b613', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/99dc8ad2b07d4f4c814656c600bf6b38/volumes/33f7fe50-8091-485b-9d61-6fa5cb46db4d'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 33f7fe50-8091-485b-9d61-6fa5cb46db4d could not be found."}}' tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_get_list_accept_volume_transfer[id-4d75b645-a478-48b1-97c8-503f64242f1a] -------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 40, in test_create_get_list_accept_volume_transfer volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 7b4a6723-4803-4759-9e46-db9d40bd6835 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 09:05:49,862 79708 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 202 POST http://10.0.0.210/volume/v3/cdf1895cc08d4a03bc79ca1ab4d02ec2/volumes 0.420s 2023-04-19 09:05:49,862 79708 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-1011673979"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 09:05:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf2f4aa5-41de-4e65-8674-9a01d41aa1ac', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf2f4aa5-41de-4e65-8674-9a01d41aa1ac', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/cdf1895cc08d4a03bc79ca1ab4d02ec2/volumes'} Body: b'{"volume": {"id": "7b4a6723-4803-4759-9e46-db9d40bd6835", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:05:49.793433", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-1011673979", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/cdf1895cc08d4a03bc79ca1ab4d02ec2/volumes/7b4a6723-4803-4759-9e46-db9d40bd6835"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cdf1895cc08d4a03bc79ca1ab4d02ec2/volumes/7b4a6723-4803-4759-9e46-db9d40bd6835"}], "user_id": "5de81a57accf417eaf003fbb93336373", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 09:05:49,910 79708 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/cdf1895cc08d4a03bc79ca1ab4d02ec2/volumes/7b4a6723-4803-4759-9e46-db9d40bd6835 0.038s 2023-04-19 09:05:49,911 79708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:05:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6279854-a319-448d-85e2-00a39c2d3440', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6279854-a319-448d-85e2-00a39c2d3440', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/cdf1895cc08d4a03bc79ca1ab4d02ec2/volumes/7b4a6723-4803-4759-9e46-db9d40bd6835'} Body: b'{"volume": {"id": "7b4a6723-4803-4759-9e46-db9d40bd6835", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:05:50.000000", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-1011673979", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/cdf1895cc08d4a03bc79ca1ab4d02ec2/volumes/7b4a6723-4803-4759-9e46-db9d40bd6835"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cdf1895cc08d4a03bc79ca1ab4d02ec2/volumes/7b4a6723-4803-4759-9e46-db9d40bd6835"}], "user_id": "5de81a57accf417eaf003fbb93336373", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cdf1895cc08d4a03bc79ca1ab4d02ec2"}}' 2023-04-19 09:05:50,961 79708 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/cdf1895cc08d4a03bc79ca1ab4d02ec2/volumes/7b4a6723-4803-4759-9e46-db9d40bd6835 0.039s 2023-04-19 09:05:50,961 79708 DEBUG [tempest.l ib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:05:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f9bf02b-4037-4ee9-808c-2e96ebf97eca', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f9bf02b-4037-4ee9-808c-2e96ebf97eca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/cdf1895cc08d4a03bc79ca1ab4d02ec2/volumes/7b4a6723-4803-4759-9e46-db9d40bd6835'} Body: b'{"volume": {"id": "7b4a6723-4803-4759-9e46-db9d40bd6835", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:05:50.000000", "updated_at": "2023-04-19T09:05:50.000000", "name": "tempest-VolumesTransfersTest-Volume-1011673979", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/cdf1895cc08d4a03bc79ca1ab4d02ec2/volumes/7b4a6723-4803-4759-9e46-db9d40bd6835"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cdf1895cc08d4a03bc79ca1ab4d02ec2/volumes/7b4a6723-4803-4759-9e46-db9d40bd6835"}], "user_id": "5de81a57accf417eaf003fbb93336373", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cdf1895cc08d4a03bc79ca1ab4d02ec2"}}' 2023-04-19 09:05:51,028 79708 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/cdf1895cc08d4a03bc79ca1ab4d02ec2/volumes/7b4a6723-4803-4759-9e46-db9d40bd6835 0.056s 2023-04-19 09:05:51,028 79708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:05:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09ef0996-5329-4f0d-9e55-281976af741c', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09ef0996-5329-4f0d-9e55-281976af741c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/cdf1895cc08d4a03bc79ca1ab4d02ec2/volumes/7b4a6723-4803-4759-9e46-db9d40bd6835'} Body: b'{"volume": {"id": "7b4a6723-4803-4759-9e46-db9d40bd6835", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:05:50.000000", "updated_at": "2023-04-19T09:05:50.000000", "name": "tempest-VolumesTransfersTest-Volume-1011673979", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/cdf1895cc08d4a03bc79ca1ab4d02ec2/volumes/7b4a6723-4803-4759-9e46-db9d40bd6835"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cdf1895cc08d4a03bc79ca1ab4d02ec2/volumes/7b4a6723-4803-4759-9e46-db9d40bd6835"}], "user_id": "5de81a57accf417eaf003fbb93336373", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cdf1895cc08d4a03bc79ca1ab4d02ec2"}}' 2023-04-19 09:05:51,153 79708 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/cdf1895cc08d4a03bc79ca1ab4d02ec2/volumes/7b4a6723-4803-4759-9e46-db9d40bd6835 0.114s 2023-04-19 09:05:51,153 79708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:05:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-l ength': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6380ec9d-ab8d-4cfc-97a8-005b06b0c1a0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/cdf1895cc08d4a03bc79ca1ab4d02ec2/volumes/7b4a6723-4803-4759-9e46-db9d40bd6835'} Body: b'' 2023-04-19 09:05:51,176 79708 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/cdf1895cc08d4a03bc79ca1ab4d02ec2/volumes/7b4a6723-4803-4759-9e46-db9d40bd6835 0.022s 2023-04-19 09:05:51,176 79708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:05: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-42207efa-8088-4383-b033-39576e98280e', 'x-openstack-request-id': 'req-42207efa-8088-4383-b033-39576e98280e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/cdf1895cc08d4a03bc79ca1ab4d02ec2/volumes/7b4a6723-4803-4759-9e46-db9d40bd6835'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 7b4a6723-4803-4759-9e46-db9d40bd6835 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 44f44b9e-b0ee-4798-946e-161db5e54f89 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 09:05:51,355 79708 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 202 POST http://10.0.0.210/volume/v3/cdf1895cc08d4a03bc79ca1ab4d02ec2/volumes 0.175s 2023-04-19 09:05:51,355 79708 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-354095026"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 09:05:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-001b65a6-d5e3-4714-b083-938fced0f047', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-001b65a6-d5e3-4714-b083-938fced0f047', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/cdf1895cc08d4a03bc79ca1ab4d02ec2/volumes'} Body: b'{"volume": {"id": "44f44b9e-b0ee-4798-946e-161db5e54f89", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:05:51.297711", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-354095026", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/cdf1895cc08d4a03bc79ca1ab4d02ec2/volumes/44f44b9e-b0ee-4798-946e-161db5e54f89"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cdf1895cc08d4a03bc79ca1ab4d02ec2/volumes/44f44b9e-b0ee-4798-946e-161db5e54f89"}], "user_id": "5de81a57accf417eaf003fbb93336373", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 09:05:51,407 79708 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/cdf1895cc08d4a03bc79ca1ab4d02ec2/volumes/44f44b9e-b0ee-4798-946e-161db5e54f89 0.042s 2023-04-19 09:05:51,407 79708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:05:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fadb6b4b-ed00-481a-9da8-771117fa5a07', 'content-length': '885', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fadb6b4b-ed00-481a-9da8-771117fa5a07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/cdf1895cc08d4a03bc79ca1ab4d02ec2/volumes/44f44b9e-b0ee-4798-946e-161db5e54f89'} Body: b'{"volume": {"id": "44f44b9e-b0ee-4798-946e-161db5e54f89", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:05:51.000000", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-354095026", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/cdf1895cc08d4a03bc79ca1ab4d02ec2/volumes/44f44b9e-b0ee-4798-946e-161db5e54f89"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cdf1895cc08d4a03bc79ca1ab4d02ec2/volumes/44f44b9e-b0ee-4798-946e-161db5e54f89"}], "user_id": "5de81a57accf417eaf003fbb93336373", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cdf1895cc08d4a03bc79ca1ab4d02ec2"}}' 2023-04-19 09:05:52,460 79708 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/cdf1895cc08d4a03bc79ca1ab4d02ec2/volumes/44f44b9e-b0ee-4798-946e-161db5e54f89 0.042s 2023-04-19 09:05:52,461 79708 DEBUG [tempest.lib.common.rest_ client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:05:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5788b5fa-4331-46ba-8766-4bf81adf4e70', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5788b5fa-4331-46ba-8766-4bf81adf4e70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/cdf1895cc08d4a03bc79ca1ab4d02ec2/volumes/44f44b9e-b0ee-4798-946e-161db5e54f89'} Body: b'{"volume": {"id": "44f44b9e-b0ee-4798-946e-161db5e54f89", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:05:51.000000", "updated_at": "2023-04-19T09:05:51.000000", "name": "tempest-VolumesTransfersTest-Volume-354095026", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/cdf1895cc08d4a03bc79ca1ab4d02ec2/volumes/44f44b9e-b0ee-4798-946e-161db5e54f89"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cdf1895cc08d4a03bc79ca1ab4d02ec2/volumes/44f44b9e-b0ee-4798-946e-161db5e54f89"}], "user_id": "5de81a57accf417eaf003fbb93336373", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cdf1895cc08d4a03bc79ca1ab4d02ec2"}}' 2023-04-19 09:05:52,512 79708 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/cdf1895cc08d4a03bc79ca1ab4d02ec2/volumes/44f44b9e-b0ee-4798-946e-161db5e54f89 0.041s 2023-04-19 09:05:52,513 79708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:05:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47a9b355-c376-400d-9d28-dea7dcb0fdac', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47a9b355-c376-400d-9d28-dea7dcb0fdac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/cdf1895cc08d4a03bc79ca1ab4d02ec2/volumes/44f44b9e-b0ee-4798-946e-161db5e54f89'} Body: b'{"volume": {"id": "44f44b9e-b0ee-4798-946e-161db5e54f89", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:05:51.000000", "updated_at": "2023-04-19T09:05:51.000000", "name": "tempest-VolumesTransfersTest-Volume-354095026", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/cdf1895cc08d4a03bc79ca1ab4d02ec2/volumes/44f44b9e-b0ee-4798-946e-161db5e54f89"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cdf1895cc08d4a03bc79ca1ab4d02ec2/volumes/44f44b9e-b0ee-4798-946e-161db5e54f89"}], "user_id": "5de81a57accf417eaf003fbb93336373", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cdf1895cc08d4a03bc79ca1ab4d02ec2"}}' 2023-04-19 09:05:52,628 79708 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/cdf1895cc08d4a03bc79ca1ab4d02ec2/volumes/44f44b9e-b0ee-4798-946e-161db5e54f89 0.105s 2023-04-19 09:05:52,629 79708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:05:52 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-ea3375d6-b225-4cea-b607-54e861d4a38d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/cdf1895cc08d4a03bc79ca1ab4d02ec2/volumes/44f44b9e-b0ee-4798-946e-161db5e54f89'} Body: b'' 2023-04-19 09:05:52,649 79708 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/cdf1895cc08d4a03bc79ca1ab4d02ec2/volumes/44f44b9e-b0ee-4798-946e-161db5e54f89 0.019s 2023-04-19 09:05:52,649 79708 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:05:52 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-3cd70aee-27b5-41ad-beea-abd097679356', 'x-openstack-request-id': 'req-3cd70aee-27b5-41ad-beea-abd097679356', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/cdf1895cc08d4a03bc79ca1ab4d02ec2/volumes/44f44b9e-b0ee-4798-946e-161db5e54f89'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 44f44b9e-b0ee-4798-946e-161db5e54f89 could not be found."}}' setUpClass (tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON) --------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_snapshot_quotas_negative.py", line 65, in resource_setup cls.volume = cls.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 18dfd0ff-415a-4ab3-86b4-a24af3ee9aa0 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 d874f6be-bd39-4845-866b-30ba4b70247d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 09:05:56,499 79692 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 202 POST http://10.0.0.210/volume/v3/5b1f59993605474a8450cceaecaced6b/volumes 0.455s 2023-04-19 09:05:56,499 79692 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-606246358"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 09:05:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe11ffb3-c769-4b1c-9593-a00b739a6b67', 'content-length': '885', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe11ffb3-c769-4b1c-9593-a00b739a6b67', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5b1f59993605474a8450cceaecaced6b/volumes'} Body: b'{"volume": {"id": "d874f6be-bd39-4845-866b-30ba4b70247d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:05:56.412525", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-606246358", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5b1f59993605474a8450cceaecaced6b/volumes/d874f6be-bd39-4845-866b-30ba4b70247d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5b1f59993605474a8450cceaecaced6b/volumes/d874f6be-bd39-4845-866b-30ba4b70247d"}], "user_id": "82923f4a04a442438d505f29e11dce60", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2023-04-19 09:05:56,550 79692 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/5b1f59993605474a8450cceaecaced6b/volumes/d874f6be-bd39-4845-866b-30ba4b70247d 0.041s 2023-04-19 09:05:56,551 79692 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': 'Wed, 19 Apr 2023 09:05:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0a09906-ce3e-4a91-8a1d-b0ae62df820d', 'content-length': '953', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0a09906-ce3e-4a91-8a1d-b0ae62df820d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5b1f59993605474a8450cceaecaced6b/volumes/d874f6be-bd39-4845-866b-30ba4b70247d'} Body: b'{"volume": {"id": "d874f6be-bd39-4845-866b-30ba4b70247d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:05:56.000000", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-606246358", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5b1f59993605474a8450cceaecaced6b/volumes/d874f6be-bd39-4845-866b-30ba4b70247d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5b1f59993605474a8450cceaecaced6b/volumes/d874f6be-bd39-4845-866b-30ba4b70247d"}], "user_id": "82923f4a04a442438d505f29e11dce60", "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": "5b1f59993605474a8450cceaecaced6b"}}' 2023-04-19 09:05:57,605 79692 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/5b1f59993605474a8450cceaecaced6b/volumes/d874f6be-bd39-4845-866b-30ba4b70247d 0.042s 2023-04-19 09:05:57,606 79692 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': 'Wed, 19 Apr 2023 09:05:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41ac4faa-f0af-4979-8ea2-0ae5a39dc0ec', 'content-length': '974', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41ac4faa-f0af-4979-8ea2-0ae5a39dc0ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5b1f59993605474a8450cceaecaced6b/volumes/d874f6be-bd39-4845-866b-30ba4b70247d'} Body: b'{"volume": {"id": "d874f6be-bd39-4845-866b-30ba4b70247d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:05:56.000000", "updated_at": "2023-04-19T09:05:57.000000", "name": "tempest-VolumesTransfersV355Test-Volume-606246358", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5b1f59993605474a8450cceaecaced6b/volumes/d874f6be-bd39-4845-866b-30ba4b70247d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5b1f59993605474a8450cceaecaced6b/volumes/d874f6be-bd39-4845-866b-30ba4b70247d"}], "user_id": "82923f4a04a442438d505f29e11dce60", "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": "5b1f59993605474a8450cceaecaced6b"}}' 2023-04-19 09:05:57,677 79692 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/5b1f59993605474a8450cceaecaced6b/volumes/d874f6be-bd39-4845-866b-30ba4b70247d 0.059s 2023-04-19 09:05:57,677 79692 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': 'Wed, 19 Apr 2023 09:05:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eefd7ded-15f9-4994-8349-913b40832407', 'content-length': '974', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eefd7ded-15f9-4994-8349-913b40832407', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5b1f59993605474a8450cceaecaced6b/volumes/d874f6be-bd39-4845-866b-30ba4b70247d'} Body: b'{"volume": {"id": "d874f6be-bd39-4845-866b-30ba4b70247d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:05:56.000000", "updated_at": "2023-04-19T09:05:57.000000", "name": "tempest-VolumesTransfersV355Test-Volume-606246358", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5b1f59993605474a8450cceaecaced6b/volumes/d874f6be-bd39-4845-866b-30ba4b70247d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5b1f59993605474a8450cceaecaced6b/volumes/d874f6be-bd39-4845-866b-30ba4b70247d"}], "user_id": "82923f4a04a442438d505f29e11dce60", "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": "5b1f59993605474a8450cceaecaced6b"}}' 2023-04-19 09:05:57,792 79692 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_ru n_cleanups): 202 DELETE http://10.0.0.210/volume/v3/5b1f59993605474a8450cceaecaced6b/volumes/d874f6be-bd39-4845-866b-30ba4b70247d 0.104s 2023-04-19 09:05:57,792 79692 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': 'Wed, 19 Apr 2023 09:05:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e08206a7-ca8a-4628-a0b9-12879d742f61', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5b1f59993605474a8450cceaecaced6b/volumes/d874f6be-bd39-4845-866b-30ba4b70247d'} Body: b'' 2023-04-19 09:05:57,816 79692 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/5b1f59993605474a8450cceaecaced6b/volumes/d874f6be-bd39-4845-866b-30ba4b70247d 0.023s 2023-04-19 09:05:57,816 79692 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': 'Wed, 19 Apr 2023 09:05:57 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-bd41b4a7-8d7d-4410-9aa6-bd6b7457794a', 'x-openstack-request-id': 'req-bd41b4a7-8d7d-4410-9aa6-bd6b7457794a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/5b1f59993605474a8450cceaecaced6b/volumes/d874f6be-bd39-4845-866b-30ba4b70247d'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume d874f6be-bd39-4845-866b-30ba4b70247d 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 7cabaa8d-fe29-4975-b819-de23164c16b0 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 09:05:58,019 79692 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_list_delete_volume_transfer): 202 POST http://10.0.0.210/volume/v3/5b1f59993605474a8450cceaecaced6b/volumes 0.199s 2023-04-19 09:05:58,019 79692 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-814803063"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 09:05:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13c0c415-611d-418a-873e-0d47979c7805', 'content-length': '885', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13c0c415-611d-418a-873e-0d47979c7805', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5b1f59993605474a8450cceaecaced6b/volumes'} Body: b'{"volume": {"id": "7cabaa8d-fe29-4975-b819-de23164c16b0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:05:57.953960", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-814803063", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5b1f59993605474a8450cceaecaced6b/volumes/7cabaa8d-fe29-4975-b819-de23164c16b0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5b1f59993605474a8450cceaecaced6b/volumes/7cabaa8d-fe29-4975-b819-de23164c16b0"}], "user_id": "82923f4a04a442438d505f29e11dce60", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2023-04-19 09:05:58,072 79692 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/5b1f59993605474a8450cceaecaced6b/volumes/7cabaa8d-fe29-4975-b819-de23164c16b0 0.042s 2023-04-19 09:05:58,072 79692 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': 'Wed, 19 Apr 2023 09:05:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9090b416-3c4b-48f3-8ab9-f95ce7d990bd', 'content-length': '953', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9090b416-3c4b-48f3-8ab9-f95ce7d990bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5b1f59993605474a8450cceaecaced6b/volumes/7cabaa8d-fe29-4975-b819-de23164c16b0'} Body: b'{"volume": {"id": "7cabaa8d-fe29-4975-b819-de23164c16b0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:05:58.000000", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-814803063", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5b1f59993605474a8450cceaecaced6b/volumes/7cabaa8d-fe29-4975-b819-de23164c16b0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5b1f59993605474a8450cceaecaced6b/volumes/7cabaa8d-fe29-4975-b819-de23164c16b0"}], "user_id": "82923f4a04a442438d505f29e11dce60", "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": "5b1f59993605474a8450cceaecaced6b"}}' 2023-04-19 09:05:59,126 79692 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV3 55Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/5b1f59993605474a8450cceaecaced6b/volumes/7cabaa8d-fe29-4975-b819-de23164c16b0 0.041s 2023-04-19 09:05:59,126 79692 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': 'Wed, 19 Apr 2023 09:05:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68e2175a-b047-4342-b811-e7deb493c53c', 'content-length': '974', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68e2175a-b047-4342-b811-e7deb493c53c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5b1f59993605474a8450cceaecaced6b/volumes/7cabaa8d-fe29-4975-b819-de23164c16b0'} Body: b'{"volume": {"id": "7cabaa8d-fe29-4975-b819-de23164c16b0", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:05:58.000000", "updated_at": "2023-04-19T09:05:58.000000", "name": "tempest-VolumesTransfersV355Test-Volume-814803063", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5b1f59993605474a8450cceaecaced6b/volumes/7cabaa8d-fe29-4975-b819-de23164c16b0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5b1f59993605474a8450cceaecaced6b/volumes/7cabaa8d-fe29-4975-b819-de23164c16b0"}], "user_id": "82923f4a04a442438d505f29e11dce60", "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": "5b1f59993605474a8450cceaecaced6b"}}' 2023-04-19 09:05:59,180 79692 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/5b1f59993605474a8450cceaecaced6b/volumes/7cabaa8d-fe29-4975-b819-de23164c16b0 0.043s 2023-04-19 09:05:59,181 79692 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': 'Wed, 19 Apr 2023 09:05:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7736cc1c-2c48-4bde-baf4-f9a4f3f37bf3', 'content-length': '974', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7736cc1c-2c48-4bde-baf4-f9a4f3f37bf3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5b1f59993605474a8450cceaecaced6b/volumes/7cabaa8d-fe29-4975-b819-de23164c16b0'} Body: b'{"volume": {"id": "7cabaa8d-fe29-4975-b819-de23164c16b0", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:05:58.000000", "updated_at": "2023-04-19T09:05:58.000000", "name": "tempest-VolumesTransfersV355Test-Volume-814803063", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5b1f59993605474a8450cceaecaced6b/volumes/7cabaa8d-fe29-4975-b819-de23164c16b0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5b1f59993605474a8450cceaecaced6b/volumes/7cabaa8d-fe29-4975-b819-de23164c16b0"}], "user_id": "82923f4a04a442438d505f29e11dce60", "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": "5b1f59993605474a8450cceaecaced6b"}}' 2023-04-19 09:05:59,315 79692 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/5b1f59993605474a8450cceaecaced6b/volumes/7cabaa8d-fe29-4975-b819-de23164c16b0 0.123s 2023-04-19 09:05:59,315 79692 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': 'Wed, 19 Apr 2023 09:05: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-6c6e0a65-d779-4ada-bb1a-22cfc74612c1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5b1f59993605474a8450cceaecaced6b/volumes/7cabaa8d-fe29-4975-b819-de23164c16b0'} Body: b'' 2023-04-19 09:05:59,337 79692 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/5b1f59993605474a8450cceaecaced6b/volumes/7cabaa8d-fe29-4975-b819-de23164c16b0 0.021s 2023-04-19 09:05:59,338 79692 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': 'Wed, 19 Apr 2023 09:05:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-93eb573d-07e8-4ef6-8572-f40f2cdb3009', 'x-openstack-request-id': 'req-93eb573d-07e8-4ef6-8572-f40f2cdb3009', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/5b1f59993605474a8450cceaecaced6b/volumes/7cabaa8d-fe29-4975-b819-de23164c16b0'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 7cabaa8d-fe29-4975-b819-de23164c16b0 could not be found."}}' 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 ceeb3f5a-0c94-4e25-9926-078e06587462 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 7540fc57-454b-4923-9167-c77c01666cd4 failed to build and is in ERROR status 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 4c6793d7-7871-4cc7-80a2-7bb4b5c168be failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 09:05:14,229 79688 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/7d498d65-6a3f-4931-8bac-02df40af4d43 0.245s 2023-04-19 09:05:14,229 79688 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:05:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1658', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-923145f3-ffdc-4f72-b6b7-ba442d052da7', 'x-compute-request-id': 'req-923145f3-ffdc-4f72-b6b7-ba442d052da7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7d498d65-6a3f-4931-8bac-02df40af4d43'} Body: b'{"server": {"id": "7d498d65-6a3f-4931-8bac-02df40af4d43", "name": "tempest-ServerActionsTestJSON-server-2103462940", "status": "ACTIVE", "tenant_id": "6f9bae68f0bf44e1a4abd034fd09df54", "user_id": "83f0da7d2f754cc5a67884f51062e6a0", "metadata": {}, "hostId": "ae06f30ee59e63dfd23003c29aa15bfbf132c116e3f71fbc04f749f1", "image": {"id": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/dd568ba7-ea17-4ae2-908e-3035f1035aee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:58:26Z", "updated": "2023-04-19T08:58:34Z", "addresses": {"tempest-ServerActionsTestJSON-503419187-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fa:f5:36"}, {"version": 4, "addr": "172.24.4.31", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fa:f5:36"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/7d498d65-6a3f-4931-8bac-02df40af4d43"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/7d498d65-6a3f-4931-8bac-02df40af4d43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1922976022", "OS-SRV-USG:launched_at": "2023-04-19T08:58:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1464837571"}], "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-19 09:05:14,467 79688 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/7d498d65-6a3f-4931-8bac-02df40af4d43 0.226s 2023-04-19 09:05:14,468 79688 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:05:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1658', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3aabb14a-987e-4d94-bec4-b822f394ad4d', 'x-compute-request-id': 'req-3aabb14a-987e-4d94-bec4-b822f394ad4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7d498d65-6a3f-4931-8bac-02df40af4d43'} Body: b'{"server": {"id": "7d498d65-6a3f-4931-8bac-02df40af4d43", "name": "tempest-ServerActionsTestJSON-server-2103462940", "status": "ACTIVE", "tenant_id": "6f9bae68f0bf44e1a4abd034fd09df54", "user_id": "83f0da7d2f754cc5a67884f51062e6a0", "metadata": {}, "hostId": "ae06f30ee59e63dfd23003c29aa15bfbf132c116e3f71fbc04f749f1", "image": {"id": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "links": [{"rel": "bookmark", "href": "http://10. 0.0.210/compute/images/dd568ba7-ea17-4ae2-908e-3035f1035aee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:58:26Z", "updated": "2023-04-19T08:58:34Z", "addresses": {"tempest-ServerActionsTestJSON-503419187-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fa:f5:36"}, {"version": 4, "addr": "172.24.4.31", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fa:f5:36"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/7d498d65-6a3f-4931-8bac-02df40af4d43"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/7d498d65-6a3f-4931-8bac-02df40af4d43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1922976022", "OS-SRV-USG:launched_at": "2023-04-19T08:58:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1464837571"}], "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-19 09:05:14,635 79688 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/7d498d65-6a3f-4931-8bac-02df40af4d43 0.154s 2023-04-19 09:05:14,635 79688 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:05:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1658', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-15ab7967-f08f-465a-936b-edc23c60fbd0', 'x-compute-request-id': 'req-15ab7967-f08f-465a-936b-edc23c60fbd0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7d498d65-6a3f-4931-8bac-02df40af4d43'} Body: b'{"server": {"id": "7d498d65-6a3f-4931-8bac-02df40af4d43", "name": "tempest-ServerActionsTestJSON-server-2103462940", "status": "ACTIVE", "tenant_id": "6f9bae68f0bf44e1a4abd034fd09df54", "user_id": "83f0da7d2f754cc5a67884f51062e6a0", "metadata": {}, "hostId": "ae06f30ee59e63dfd23003c29aa15bfbf132c116e3f71fbc04f749f1", "image": {"id": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/dd568ba7-ea17-4ae2-908e-3035f1035aee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:58:26Z", "updated": "2023-04-19T08:58:34Z", "addresses": {"tempest-ServerActionsTestJSON-503419187-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fa:f5:36"}, {"version": 4, "addr": "172.24.4.31", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fa:f5:36"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/7d498d65-6a3f-4931-8bac-02df40af4d43"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/7d498d65-6a3f-4931-8bac-02df40af4d43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1922976022", "OS-SRV-USG:launched_at": "2023-04-19T08:58:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1464837571"}], "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-19 09:06:14,735 79688 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 201 POST http://10.0.0.210/identity/v3/auth/toke ns 0.081s 2023-04-19 09:06:14,736 79688 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 19 Apr 2023 09:06:14 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-1cc4cf29-7c67-4082-99ca-c97b6b0be261', '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": "83f0da7d2f754cc5a67884f51062e6a0", "name": "tempest-ServerActionsTestJSON-1364694190-project-member", "password_expires_at": null}, "audit_ids": ["hVyDbmC1R4S-RNj755o5Uw"], "expires_at": "2023-04-19T10:06:14.000000Z", "issued_at": "2023-04-19T09:06:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f9bae68f0bf44e1a4abd034fd09df54", "name": "tempest-ServerActionsTestJSON-1364694190"}, "is_domain": false, "roles": [{"id": "45fc525c8c5440819026c2d31316f10d", "name": "reader"}, {"id": "34261de33dff45759db3c64a7b6ec984", "name": "member"}], "catalog": [{"endpoints": [{"id": "2e496f3cad8d414abd2448bb8532a4c7", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "29fc0ad9be4d4b0fae792a48927ba4fb", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "62d5fc32dc6d4dda96c18dcf38975224", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/6f9bae68f0bf44e1a4abd034fd09df54", "region": "RegionOne"}], "id": "312d8c8a5cbf4f6982b03f3968d80759", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "deac9fc2e9574f9e9ccff18b176c5f67", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/6f9bae68f0bf44e1a4abd034fd09df54", "region": "RegionOne"}], "id": "32219e37b07540d3ba53ca79f3cb5ff9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "4682339d7be045da817dd408e4fc9bcb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/6f9bae68f0bf44e1a4abd034fd09df54", "region": "RegionOne"}], "id": "4c90ba9ce2174f2d8513ed524a7e3915", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "c216644ed918406cb1a1cf80fd83cfcf", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "6805fa9e882448ebada64a227995f651", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "0b90d9df5fa743878bfb4b67c8393028", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "b1f800f6c631482db1b5e4cb224654a6", "type": "image", "name": "glance"}, {"endpoints": [{"id": "912e0b96e3f043eb804c892738476d9a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d5eb1e085e9e49dc810e3358668885ed", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "88a86b6b25ac4ad1838fb87a7c8c0c93", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "dde0405576ac448181be74c8c6162b21", "type": "identity", "name": "keystone"}]}}' 2023-04-19 09:06:14,736 79688 INFO [tempest.lib.common.fixed_network] (ServerActionsTestJSON:test_resize_volume_backed_server_confirm) Found network {'id': '792204b2-b26a-409e-818d-2d0ceb28a1c1', 'name': 'tempest-ServerActionsTestJSON-503419187-network', 'tenant_id': '6f9bae68f0bf44e1a4abd034fd09df54', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '6f9bae68f0bf44e1a4abd034fd09df54', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 17153, 'is_default': False, 'availability_zone_hints': [], 'availability_z ones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-19T08:58:18Z', 'updated_at': '2023-04-19T08:58:18Z', 'revision_number': 1} available for tenant 2023-04-19 09:06:14,737 79688 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1922976022', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGeklV4IqcAjc3DcytXr/nLNCdyAjK5nf6eRUHVWvG42Xll0G3lauXb1mUAWKFVek04tPq6eCe6xF2XeXNNFNC0J4CG5VVZJXgWCFjwMDC/XttDRF2vzRsRB2ugr50V58Q==', 'fingerprint': '59:eb:f4:68:cc:5f:94:70:07:42:1e:3b:85:6a:19:08', 'user_id': '83f0da7d2f754cc5a67884f51062e6a0', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDS5uqkNI8GIDOa3que/FbvQMFH7DjN/euP+bVCouw20mMPD2BhKoNB\nAnwa8VenMLegBwYFK4EEACKhZANiAARnpJVeCKnAI3Nw3MrV6/5yzQncgIyuZ3+n\nkVB1VrxuNl5ZdBt5Wrl29ZlAFihVXpNOLT6ungnusRdl3lzTRTQtCeAhuVVWSV4F\nghY8DAwv17bQ0Rdr80bEQdroK+dFefE=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'dd7ac700-0cb3-4626-9cf5-5c9cf6dfb6f3', 'name': 'tempest-securitygroup--1464837571', 'stateful': True, 'tenant_id': '6f9bae68f0bf44e1a4abd034fd09df54', 'description': 'tempest-description--302443926', 'shared': False, 'security_group_rules': [{'id': '3437be3c-4074-4a25-af99-b24f94e29f56', 'tenant_id': '6f9bae68f0bf44e1a4abd034fd09df54', 'security_group_id': 'dd7ac700-0cb3-4626-9cf5-5c9cf6dfb6f3', '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': 527, 'description': None, 'tags': [], 'created_at': '2023-04-19T08:58:24Z', 'updated_at': '2023-04-19T08:58:24Z', 'revision_number': 0, 'project_id': '6f9bae68f0bf44e1a4abd034fd09df54'}, {'id': '36214ac7-065a-437c-af38-2cbaf7e88989', 'tenant_id': '6f9bae68f0bf44e1a4abd034fd09df54', 'security_group_id': 'dd7ac700-0cb3-4626-9cf5-5c9cf6dfb6f3', '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': 526, 'description': None, 'tags': [], 'created_at': '2023-04-19T08:58:24Z', 'updated_at': '2023-04-19T08:58:24Z', 'revision_number': 0, 'project_id': '6f9bae68f0bf44e1a4abd034fd09df54'}], 'tags': [], 'created_at': '2023-04-19T08:58:24Z', 'updated_at': '2023-04-19T08:58:24Z', 'revision_number': 1, 'project_id': '6f9bae68f0bf44e1a4abd034fd09df54'}, 'floating_ip': {'id': '7857a422-64ff-4a1c-a75b-5aa5ae7031a8', 'tenant_id': '6f9bae68f0bf44e1a4abd034fd09df54', 'floating_ip_address': '172.24.4.31', 'floating_network_id': 'f3b6c58a-7313-4857-bbb4-b9d92ca646b0', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '6f9bae68f0bf44e1a4abd034fd09df54', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-19T08:58:25Z', 'updated_at': '2023-04-19T08:58:25Z', 'revision_number': 0, 'ip': '172.24.4.31'}} 2023-04-19 09:06:15,055 79688 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 202 POST http://10.0.0.210/volume/v3/6f9bae68f0bf44e1a4abd034fd09df54/volumes 0.317s 2023-04-19 09:06:15,056 79688 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-325450055", "imageRef": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "size": 1}} Response - Headers: {'date': 'Wed, 19 Apr 2023 09:06:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74a45cbb-ed94-4aa5-846e-e7f8123fd870', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74a45cbb-ed94-4aa5 -846e-e7f8123fd870', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6f9bae68f0bf44e1a4abd034fd09df54/volumes'} Body: b'{"volume": {"id": "4c6793d7-7871-4cc7-80a2-7bb4b5c168be", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:06:14.992247", "updated_at": null, "name": "tempest-tempest.common.compute-volume-325450055", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6f9bae68f0bf44e1a4abd034fd09df54/volumes/4c6793d7-7871-4cc7-80a2-7bb4b5c168be"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6f9bae68f0bf44e1a4abd034fd09df54/volumes/4c6793d7-7871-4cc7-80a2-7bb4b5c168be"}], "user_id": "83f0da7d2f754cc5a67884f51062e6a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 09:06:15,108 79688 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 200 GET http://10.0.0.210/volume/v3/6f9bae68f0bf44e1a4abd034fd09df54/volumes/4c6793d7-7871-4cc7-80a2-7bb4b5c168be 0.042s 2023-04-19 09:06:15,108 79688 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:06:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f56c126-e620-4110-b62c-d3f072eb7645', 'content-length': '887', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f56c126-e620-4110-b62c-d3f072eb7645', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6f9bae68f0bf44e1a4abd034fd09df54/volumes/4c6793d7-7871-4cc7-80a2-7bb4b5c168be'} Body: b'{"volume": {"id": "4c6793d7-7871-4cc7-80a2-7bb4b5c168be", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:06:15.000000", "updated_at": null, "name": "tempest-tempest.common.compute-volume-325450055", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6f9bae68f0bf44e1a4abd034fd09df54/volumes/4c6793d7-7871-4cc7-80a2-7bb4b5c168be"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6f9bae68f0bf44e1a4abd034fd09df54/volumes/4c6793d7-7871-4cc7-80a2-7bb4b5c168be"}], "user_id": "83f0da7d2f754cc5a67884f51062e6a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f9bae68f0bf44e1a4abd034fd09df54"}}' 2023-04-19 09:06:16,167 79688 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 200 GET http://10.0.0.210/volume/v3/6f9bae68f0bf44e1a4abd034fd09df54/volumes/4c6793d7-7871-4cc7-80a2-7bb4b5c168be 0.047s 2023-04-19 09:06:16,167 79688 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:06:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3162cf39-fddb-4e20-b596-04937b71acb5', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3162cf39-fddb-4e20-b596-04937b71acb5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6f9bae68f0bf44e1a4abd034fd09df54/volumes/4c6793d7-7871-4cc7-80a2-7bb4b5c168be'} Body: b'{"volume": {"id": "4c6793d7-7871-4cc7-80a2-7bb4b5c168be", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:06:15.000 000", "updated_at": "2023-04-19T09:06:15.000000", "name": "tempest-tempest.common.compute-volume-325450055", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6f9bae68f0bf44e1a4abd034fd09df54/volumes/4c6793d7-7871-4cc7-80a2-7bb4b5c168be"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6f9bae68f0bf44e1a4abd034fd09df54/volumes/4c6793d7-7871-4cc7-80a2-7bb4b5c168be"}], "user_id": "83f0da7d2f754cc5a67884f51062e6a0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6f9bae68f0bf44e1a4abd034fd09df54"}}' 2023-04-19 09:06:16,286 79688 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 202 DELETE http://10.0.0.210/volume/v3/6f9bae68f0bf44e1a4abd034fd09df54/volumes/4c6793d7-7871-4cc7-80a2-7bb4b5c168be 0.108s 2023-04-19 09:06:16,286 79688 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:06:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b2c8da9-aa09-4020-a80b-c5263b352c18', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6f9bae68f0bf44e1a4abd034fd09df54/volumes/4c6793d7-7871-4cc7-80a2-7bb4b5c168be'} Body: b'' 2023-04-19 09:06:16,311 79688 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 404 GET http://10.0.0.210/volume/v3/6f9bae68f0bf44e1a4abd034fd09df54/volumes/4c6793d7-7871-4cc7-80a2-7bb4b5c168be 0.024s 2023-04-19 09:06:16,312 79688 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:06:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec730e16-24a2-4d2b-8cb2-7744b30baf41', 'x-openstack-request-id': 'req-ec730e16-24a2-4d2b-8cb2-7744b30baf41', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/6f9bae68f0bf44e1a4abd034fd09df54/volumes/4c6793d7-7871-4cc7-80a2-7bb4b5c168be'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 4c6793d7-7871-4cc7-80a2-7bb4b5c168be could not be found."}}' 2023-04-19 09:06:16,312 79688 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-19 09:06:16,751 79688 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/7d498d65-6a3f-4931-8bac-02df40af4d43 0.438s 2023-04-19 09:06:16,752 79688 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:06:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1658', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-80eb9b93-ada8-4f0a-a559-b159f0da94f1', 'x-compute-request-id': 'req-80eb9b93-ada8-4f0a-a559-b159f0da94f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7d498d65-6a3f-4931-8bac-02df40af4d43'} Body: b'{"server": {"id": "7d498d65-6a3f- 4931-8bac-02df40af4d43", "name": "tempest-ServerActionsTestJSON-server-2103462940", "status": "ACTIVE", "tenant_id": "6f9bae68f0bf44e1a4abd034fd09df54", "user_id": "83f0da7d2f754cc5a67884f51062e6a0", "metadata": {}, "hostId": "ae06f30ee59e63dfd23003c29aa15bfbf132c116e3f71fbc04f749f1", "image": {"id": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/dd568ba7-ea17-4ae2-908e-3035f1035aee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T08:58:26Z", "updated": "2023-04-19T08:58:34Z", "addresses": {"tempest-ServerActionsTestJSON-503419187-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fa:f5:36"}, {"version": 4, "addr": "172.24.4.31", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fa:f5:36"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/7d498d65-6a3f-4931-8bac-02df40af4d43"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/7d498d65-6a3f-4931-8bac-02df40af4d43"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1922976022", "OS-SRV-USG:launched_at": "2023-04-19T08:58:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1464837571"}], "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 d6cbc477-75a0-4b5d-aa4f-4ec82c684b0c failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 09:08:13,386 79688 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 200 POST http://10.0.0.210/volume/v3/b852b2fa952441ff9a94cf34b360ad55/types 0.170s 2023-04-19 09:08:13,386 79688 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-55156313"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 09:08:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b87d4394-699c-4c2b-9031-86ea7bb09b2b', 'content-length': '222', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b87d4394-699c-4c2b-9031-86ea7bb09b2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b852b2fa952441ff9a94cf34b360ad55/types'} Body: b'{"volume_type": {"id": "1f67404b-3257-4a05-a960-3bfc0e4a2315", "name": "tempest-GroupSnapshotsTest-volume-type-55156313", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-19 09:08:13,431 79688 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 202 POST http://10.0.0.210/volume/v3/b852b2fa952441ff9a94cf34b360ad55/group_types 0.041s 2023-04-19 09:08:13,431 79688 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-876749056"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 09:08:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc370c04-9f9e-4035-9e45-3c37f3b69966', 'content-length': '180', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc370c04-9f9e-4035-9e45-3c37f3b69966', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b852b2fa952441ff9a94cf34b360ad55/group_types'} Body: b'{"group_type": {"id": "77a99683-875e-4143-b818-e741d80dc0a6", "name": "tempest-GroupSnapshotsTest-group-type-876749056", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-19 09:08:13,659 79688 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 202 POST http://10.0.0.210/volume/v3/bbf2b88c1a8a4a968c4ef176f5108ca0/groups 0.225s 2023-04-19 09:08:13,659 79688 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": "77a99683-875e-4143-b818-e741d80dc0a6", "volume_types": ["1f67404b-3257-4a05-a960-3bfc0e4a2315"], "name": "tempest-GroupSnapshotsTest-Group-748292166"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 09:08:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82fd387b-eac1-4742-9c76-52dc502644df', 'content-length': '111', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82fd387b-eac1-4742-9c76-52dc502644df', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/bbf2b88c1a8a4a968c4ef176f5108ca0/groups'} Body: b'{"group": {"id": "d6cbc477-75a0-4b5d-aa4f-4ec82c684b0c", "name": "tempest-GroupSnapshotsTest-Group-748292166"}}' 2023-04-19 09:08:13,700 79688 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 200 GET http://10.0.0.210/volume/v3/bbf2b88c1a8a4a968c4ef176f5108ca0/groups/d6cbc477-75a0-4b5d-aa4f-4ec82c684b0c 0.038s 2023-04-19 09:08:13,700 79688 DEBUG [tempest.lib.common.re st_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:08:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77387dba-8e0e-40cf-b72b-3e3abac26df7', 'content-length': '391', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77387dba-8e0e-40cf-b72b-3e3abac26df7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/bbf2b88c1a8a4a968c4ef176f5108ca0/groups/d6cbc477-75a0-4b5d-aa4f-4ec82c684b0c'} Body: b'{"group": {"id": "d6cbc477-75a0-4b5d-aa4f-4ec82c684b0c", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-19T09:08:14.000000", "name": "tempest-GroupSnapshotsTest-Group-748292166", "description": null, "group_type": "77a99683-875e-4143-b818-e741d80dc0a6", "volume_types": ["1f67404b-3257-4a05-a960-3bfc0e4a2315"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-19 09:08:14,732 79688 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 200 GET http://10.0.0.210/volume/v3/bbf2b88c1a8a4a968c4ef176f5108ca0/groups/d6cbc477-75a0-4b5d-aa4f-4ec82c684b0c 0.027s 2023-04-19 09:08:14,732 79688 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': 'Wed, 19 Apr 2023 09:08:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae39d641-60cc-4b75-b9c2-bd1ed7d43da7', 'content-length': '388', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae39d641-60cc-4b75-b9c2-bd1ed7d43da7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/bbf2b88c1a8a4a968c4ef176f5108ca0/groups/d6cbc477-75a0-4b5d-aa4f-4ec82c684b0c'} Body: b'{"group": {"id": "d6cbc477-75a0-4b5d-aa4f-4ec82c684b0c", "status": "error", "availability_zone": "nova", "created_at": "2023-04-19T09:08:14.000000", "name": "tempest-GroupSnapshotsTest-Group-748292166", "description": null, "group_type": "77a99683-875e-4143-b818-e741d80dc0a6", "volume_types": ["1f67404b-3257-4a05-a960-3bfc0e4a2315"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-19 09:08:14,805 79688 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/bbf2b88c1a8a4a968c4ef176f5108ca0/volumes/detail 0.068s 2023-04-19 09:08:14,805 79688 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': 'Wed, 19 Apr 2023 09:08:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8409e28c-1699-4540-8780-6f26e9b8e250', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8409e28c-1699-4540-8780-6f26e9b8e250', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/bbf2b88c1a8a4a968c4ef176f5108ca0/volumes/detail'} Body: b'{"volumes": []}' 2023-04-19 09:08:14,881 79688 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/bbf2b88c1a8a4a968c4ef176f5108ca0/groups/d6cbc477-75a0-4b5d-aa4f-4ec82c684b0c/action 0.066s 2023-04-19 09:08:14,882 79688 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-vol umes": true}} Response - Headers: {'date': 'Wed, 19 Apr 2023 09:08:14 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-9d501e88-6777-4261-aeea-828f46096649', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/bbf2b88c1a8a4a968c4ef176f5108ca0/groups/d6cbc477-75a0-4b5d-aa4f-4ec82c684b0c/action'} Body: b'' 2023-04-19 09:08:14,897 79688 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/bbf2b88c1a8a4a968c4ef176f5108ca0/groups/d6cbc477-75a0-4b5d-aa4f-4ec82c684b0c 0.014s 2023-04-19 09:08:14,897 79688 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': 'Wed, 19 Apr 2023 09:08:14 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-16466af3-6005-4ac3-9951-994d56455349', 'x-openstack-request-id': 'req-16466af3-6005-4ac3-9951-994d56455349', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/bbf2b88c1a8a4a968c4ef176f5108ca0/groups/d6cbc477-75a0-4b5d-aa4f-4ec82c684b0c'} Body: b'{"itemNotFound": {"code": 404, "message": "Group d6cbc477-75a0-4b5d-aa4f-4ec82c684b0c could not be found."}}' 2023-04-19 09:08:14,926 79688 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/b852b2fa952441ff9a94cf34b360ad55/group_types/77a99683-875e-4143-b818-e741d80dc0a6 0.029s 2023-04-19 09:08:14,927 79688 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': 'Wed, 19 Apr 2023 09:08:14 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-38d5375b-33f4-445f-ba3e-f4b41549de8d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b852b2fa952441ff9a94cf34b360ad55/group_types/77a99683-875e-4143-b818-e741d80dc0a6'} Body: b'' 2023-04-19 09:08:14,973 79688 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/b852b2fa952441ff9a94cf34b360ad55/types/1f67404b-3257-4a05-a960-3bfc0e4a2315 0.046s 2023-04-19 09:08:14,974 79688 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:08: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-3efa567b-3606-47f5-a6ab-52622382e745', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b852b2fa952441ff9a94cf34b360ad55/types/1f67404b-3257-4a05-a960-3bfc0e4a2315'} Body: b'' 2023-04-19 09:08:14,989 79688 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/b852b2fa952441ff9a94cf34b360ad55/types/1f67404b-3257-4a05-a960-3bfc0e4a2315 0.014s 2023-04-19 09:08:14,989 79688 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09 :08:14 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-1beec94b-98b5-4fc3-b008-89d198c19be9', 'x-openstack-request-id': 'req-1beec94b-98b5-4fc3-b008-89d198c19be9', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/b852b2fa952441ff9a94cf34b360ad55/types/1f67404b-3257-4a05-a960-3bfc0e4a2315'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 1f67404b-3257-4a05-a960-3bfc0e4a2315 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 fa91bae6-781e-4fbf-ab65-3c4461703000 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 09:08:15,034 79688 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 POST http://10.0.0.210/volume/v3/b852b2fa952441ff9a94cf34b360ad55/types 0.041s 2023-04-19 09:08:15,034 79688 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-905054086"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 09:08:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b28741f5-b6f5-4bff-a21e-46887a6c45df', 'content-length': '223', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b28741f5-b6f5-4bff-a21e-46887a6c45df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b852b2fa952441ff9a94cf34b360ad55/types'} Body: b'{"volume_type": {"id": "89f0d77a-3227-46db-9615-2b2580986bb2", "name": "tempest-GroupSnapshotsTest-volume-type-905054086", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-19 09:08:15,068 79688 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 202 POST http://10.0.0.210/volume/v3/b852b2fa952441ff9a94cf34b360ad55/group_types 0.029s 2023-04-19 09:08:15,069 79688 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-1905724358"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 09:08:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1dc7b27-2578-4bc5-ad95-10a17ad57bf0', 'content-length': '181', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1dc7b27-2578-4bc5-ad95-10a17ad57bf0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b852b2fa952441ff9a94cf34b360ad55/group_types'} Body: b'{"group_type": {"id": "c45c1832-945b-4e18-90ef-4c8fcf4b85eb", "name": "tempest-GroupSnapshotsTest-group-type-1905724358", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-19 09:08:15,162 79688 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 202 POST http://10.0.0.210/volume/v3/bbf2b88c1a8a4a968c4ef176f5108ca0/groups 0.091s 2023-04-19 09:08:15,163 79688 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": "c45c1832-945b-4e18-90ef-4c8fcf4b85eb", "volume_types": ["89f0d77a-3227-46db-9615-2b2580986bb2"], "name": "tempest-GroupSnapshotsTest-Group-1588580271"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 09:08:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b2d1e5a-1083-4f12-8f47-0f5c3d8247c3', 'content-length': '112', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b2d1e5a-1083-4f12-8f47-0f5c3d8247c3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/bbf2b88c1a8a4a968c4ef176f5108ca0/groups'} Body: b'{"group": {"id": "fa91bae6-781e-4fbf-ab65-3c4461703000", "name": "tempest-GroupSnapshotsTest-Group-1588580271"}}' 2023-04-19 09:08:15,196 79688 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.0.0.210/volume/v3/bbf2b88c1a8a4a968c4ef176f5108ca0/groups/fa91bae6-781e-4fbf-ab65-3c446170300 0 0.030s 2023-04-19 09:08:15,197 79688 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': 'Wed, 19 Apr 2023 09:08:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c928110-44a6-4a10-af6a-bf53d8fa4750', 'content-length': '392', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c928110-44a6-4a10-af6a-bf53d8fa4750', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/bbf2b88c1a8a4a968c4ef176f5108ca0/groups/fa91bae6-781e-4fbf-ab65-3c4461703000'} Body: b'{"group": {"id": "fa91bae6-781e-4fbf-ab65-3c4461703000", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-19T09:08:15.000000", "name": "tempest-GroupSnapshotsTest-Group-1588580271", "description": null, "group_type": "c45c1832-945b-4e18-90ef-4c8fcf4b85eb", "volume_types": ["89f0d77a-3227-46db-9615-2b2580986bb2"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-19 09:08:16,230 79688 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.0.0.210/volume/v3/bbf2b88c1a8a4a968c4ef176f5108ca0/groups/fa91bae6-781e-4fbf-ab65-3c4461703000 0.028s 2023-04-19 09:08:16,231 79688 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': 'Wed, 19 Apr 2023 09:08:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-516bb826-097e-45bd-9cfe-1ed13f856c76', 'content-length': '389', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-516bb826-097e-45bd-9cfe-1ed13f856c76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/bbf2b88c1a8a4a968c4ef176f5108ca0/groups/fa91bae6-781e-4fbf-ab65-3c4461703000'} Body: b'{"group": {"id": "fa91bae6-781e-4fbf-ab65-3c4461703000", "status": "error", "availability_zone": "nova", "created_at": "2023-04-19T09:08:15.000000", "name": "tempest-GroupSnapshotsTest-Group-1588580271", "description": null, "group_type": "c45c1832-945b-4e18-90ef-4c8fcf4b85eb", "volume_types": ["89f0d77a-3227-46db-9615-2b2580986bb2"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-19 09:08:16,235 79688 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-19 09:08:16,300 79688 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/bbf2b88c1a8a4a968c4ef176f5108ca0/volumes/detail 0.064s 2023-04-19 09:08:16,300 79688 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': 'Wed, 19 Apr 2023 09:08:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d7475a1-0fe9-4429-8810-f1dc93c0fcf5', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d7475a1-0fe9-4429-8810-f1dc93c0fcf5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/bbf2b88c1a8a4a968c4ef176f5108ca0/volumes/detail'} Body: b'{"volumes": []}' 2023-04-19 09:08:16,374 79688 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/bbf2b88c1a8a4a968c4ef176f5108ca0/groups/fa91bae6-781e-4fbf-ab65-3c4461703000/action 0.063s 2023-04-19 09:08:16,374 79688 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': 'Wed, 19 Apr 2023 09:08:16 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-6c93a822-46b0-41c2-b5e1-073a487e71e2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/bbf2b88c1a8a4a968c4ef176f5108ca0/groups/fa91bae6-781e-4fbf-ab65-3c4461703000/action'} Body: b'' 2023-04-19 09:08:16,390 79688 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/bbf2b88c1a8a4a968c4ef176f5108ca0/groups/fa91bae6-781e-4fbf-ab65-3c4461703000 0.015s 2023-04-19 09:08:16,390 79688 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': 'Wed, 19 Apr 2023 09:08:16 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-616af0c1-fe60-4e3d-9c13-496534d13c67', 'x-openstack-request-id': 'req-616af0c1-fe60-4e3d-9c13-496534d13c67', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/bbf2b88c1a8a4a968c4ef176f5108ca0/groups/fa91bae6-781e-4fbf-ab65-3c4461703000'} Body: b'{"itemNotFound": {"code": 404, "message": "Group fa91bae6-781e-4fbf-ab65-3c4461703000 could not be found."}}' 2023-04-19 09:08:16,418 79688 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/b852b2fa952441ff9a94cf34b360ad55/group_types/c45c1832-945b-4e18-90ef-4c8fcf4b85eb 0.027s 2023-04-19 09:08:16,419 79688 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': 'Wed, 19 Apr 2023 09:08:16 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-c0a42f10-5c9a-4a7e-8c17-80fdff88be9b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b852b2fa952441ff9a94cf34b360ad55/group_types/c45c1832-945b-4e18-90ef-4c8fcf4b85eb'} Body: b'' 2023-04-19 09:08:16,478 79688 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/b852b2fa952441ff9a94cf34b360ad55/types/89f0d77a-3227-46db-9615-2b2580986bb2 0.058s 2023-04-19 09:08:16,478 79688 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:08:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-125615dc-b4ce-4d98-8787-69b6dc692da1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b852b2fa952441ff9a94cf34b360ad55/types/89f0d77a-3227-46db-9615-2b2580986bb2'} Body: b'' 2023-04-19 09:08:16,496 79688 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/b852b2fa952441ff9a94cf34b360ad55/types/89f0d77a-3227-46db-9615-2b258098 6bb2 0.017s 2023-04-19 09:08:16,497 79688 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:08:16 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-b5e7b3cf-6dc0-417f-b087-bc5297f846dd', 'x-openstack-request-id': 'req-b5e7b3cf-6dc0-417f-b087-bc5297f846dd', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/b852b2fa952441ff9a94cf34b360ad55/types/89f0d77a-3227-46db-9615-2b2580986bb2'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 89f0d77a-3227-46db-9615-2b2580986bb2 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 7ba5e92b-999f-438c-a40b-863e01603466 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 09:08:16,529 79688 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 POST http://10.0.0.210/volume/v3/b852b2fa952441ff9a94cf34b360ad55/types 0.029s 2023-04-19 09:08:16,530 79688 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-957926569"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 09:08:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-499d5a77-db6f-49f5-9023-5cb324f9bfb1', 'content-length': '223', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-499d5a77-db6f-49f5-9023-5cb324f9bfb1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b852b2fa952441ff9a94cf34b360ad55/types'} Body: b'{"volume_type": {"id": "3c7e78f1-25bb-4ba9-92d2-bee6680364b2", "name": "tempest-GroupSnapshotsTest-volume-type-957926569", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-19 09:08:16,564 79688 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/b852b2fa952441ff9a94cf34b360ad55/group_types 0.031s 2023-04-19 09:08:16,564 79688 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-1062908095"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 09:08:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ead3eae-98e2-4491-9b3e-79222afdb445', 'content-length': '181', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ead3eae-98e2-4491-9b3e-79222afdb445', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b852b2fa952441ff9a94cf34b360ad55/group_types'} Body: b'{"group_type": {"id": "412aa6b0-db33-49a0-8305-64222b1dc58b", "name": "tempest-GroupSnapshotsTest-group-type-1062908095", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-19 09:08:16,751 79688 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/bbf2b88c1a8a4a968c4ef176f5108ca0/groups 0.185s 2023-04-19 09:08:16,752 79688 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": "412aa6b0-db33-49a0-8305-64222b1dc58b", "volume_types": ["3c7e78f1-25bb-4ba9-92d2-bee6680364b2"], "name": "tempest-GroupSnapshotsTest-Group-919067400"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 09:08:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f170130-4724-4c81-8909-332ad810d2dd', 'content-length': '111', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f170130-4724-4c81-8909-332ad810d2dd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/bbf2b88c1a8a4a968c4ef176f5108ca0/groups'} Body: b'{"group": {"id": "7ba5e92b-999f-438c-a40b-863e01603466", "name": "tempest-GroupSnapshotsTest-Group-919067400"}}' 2023-04-19 09:08:16,783 79688 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/bbf2b88c1a8a4a968c4ef176f5108ca0/groups/7ba5e92b-999f-438c-a40b-863e01603466 0.029s 2023-04-19 09:08:16,783 79688 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': 'Wed, 19 Apr 2023 09:08:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26c0d9d5-812c-4a4a-8039-fa1dcf953a01', 'content-length': '391', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26c0d9d5-812c-4a4a-8039-fa1dcf953a01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/bbf2b88c1a8a4a968c4ef176f5108ca0/groups/7ba5e92b-999f-438c-a40b-863e01603466'} Body: b'{"group": {"id": "7ba5e92b-999f-438c-a40b-863e01603466", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-19T09:08:17.000000", "name": "tempest-GroupSnapshotsTest-Group-919067400", "description": null, "group_type": "412aa6b0-db33-49a0-8305-64222b1dc58b", "volume_types": ["3c7e78f1-25bb-4ba9-92d2-bee6680364b2"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-19 09:08:17,824 79688 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/bbf2b88c1a8a4a968c4ef176f5108ca0/groups/7ba5e92b-999f-438c-a40b-863e01603466 0.035s 2023-04-19 09:08:17,824 79688 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': 'Wed, 19 Apr 2023 09:08:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-272b7127-8d21-4df9-bc22-bebd4e7334f5', 'content-length': '388', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-272b7127-8d21-4df9-bc22-bebd4e7334f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/bbf2b88c1a8a4a968c4ef176f5108ca0/groups/7ba5e92b-999f-438c-a40b-863e01603466'} Body: b'{"group": {"id": "7ba5e92b-999f-438c-a40b-863e01603466", "status": "error", "availability_zone": "nova", "created_at": "2023-04-19T09:08:17.000000", "name": "tempest-GroupSnapshotsTest-Group-919067400", "description": null, "group_type": "412aa6b0-db33-49a0-8305-64222b1dc58b", "volume_types": ["3c7e78f1-25bb-4ba9-92d2-bee6680364b2"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-19 09:08:17,901 79688 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/bbf2b88c1a8a4a968c4ef176f5108ca0/volumes/detail 0.073s 2023-04-19 09:08:17,901 79688 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': 'Wed, 19 Apr 2023 09:08:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e95f271-f7cf-4fa6-8035-d3f42bdda66f', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e95f271-f7cf-4fa6-8035-d3f42bdda66f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/bbf2b88c1a8a4a968c4ef176f5108ca0/volumes/detail'} Body: b'{"volumes": []}' 2023-04-19 09:08:17,976 79688 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/bbf2b88c1a8a4a968c4ef176f5108ca0/groups/7ba5e92b-999f-438c-a40b-863e01603466/action 0.064s 2023-04-19 09:08:17,976 79688 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': 'Wed, 19 Apr 2023 09:08:17 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-09ead8af-f367-442d-9fb7-704cf702ec2b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/bbf2b88c1a8a4a968c4ef176f5108ca0/groups/7ba5e92b-999f-438c-a40b-863e01603466/action'} Body: b'' 2023-04-19 09:08:17,994 79688 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/bbf2b88c1a8a4a968c4ef176f5108ca0/groups/7ba5e92b-999f-438c-a40b-863e01603466 0.017s 2023-04-19 09:08:17,995 79688 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': 'Wed, 19 Apr 2023 09:08:17 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-af476274-8790-4e58-84d1-a62e70b77c8e', 'x-openstack-request-id': 'req-af476274-8790-4e58-84d1-a62e70b77c8e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/bbf2b88c1a8a4a968c4ef176f5108ca0/groups/7ba5e92b-999f-438c-a40b-863e01603466'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 7ba5e92b-999f-438c-a40b-863e01603466 could not be found."}}' 2023-04-19 09:08:18,032 79688 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/b852b2fa952441ff9a94cf34b360ad55/group_types/412aa6b0-db33-49a0-8305-64222b1dc58b 0.036s 2023-04-19 09:08:18,033 79688 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': 'Wed, 19 Apr 2023 09:08:17 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-fdc61c66-a326-49d7-8e7c-b138390a6eaf', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b852b2fa952441ff9a94cf34b360ad55/group_types/412aa6b0-db33-49a0-8305-64222b1dc58b'} Body: b'' 2023-04-19 09:08:18,111 79688 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/b852b2fa952441ff9a94cf34b360ad55/types/3c7e78f1-25bb-4ba9-92d2-bee6680364b2 0.078s 2023-04-19 09:08:18,112 79688 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:08:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1cc4a829-4863-4c5e-b013-04ca01ddc596', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b852b2fa952441ff9a94cf34b360ad55/types/3c7e78f1-25bb-4ba9-92d2-bee6680364b2'} Body: b'' 2023-04-19 09:08:18,128 79688 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/b852b2fa952441ff9a94cf34b360ad55/types/3c7e78f1-25bb-4ba9-92d2-bee6680364b2 0.016s 2023-04-19 09:08:18,129 79688 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Head ers: {'date': 'Wed, 19 Apr 2023 09:08:18 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-9cb2a5bd-8734-4b99-960a-e83c1b662876', 'x-openstack-request-id': 'req-9cb2a5bd-8734-4b99-960a-e83c1b662876', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/b852b2fa952441ff9a94cf34b360ad55/types/3c7e78f1-25bb-4ba9-92d2-bee6680364b2'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 3c7e78f1-25bb-4ba9-92d2-bee6680364b2 could not be found."}}' 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 00e5e08b-6a9d-4e80-95bf-81db4d2209a2 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 09:06:36,202 79690 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/0774fa00-a00f-407f-a35c-84ee20e978fb 0.248s 2023-04-19 09:06:36,202 79690 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:06:35 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-b01e6d72-6d92-4e27-8a62-731ce27e6255', 'x-compute-request-id': 'req-b01e6d72-6d92-4e27-8a62-731ce27e6255', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/0774fa00-a00f-407f-a35c-84ee20e978fb'} Body: b'{"server": {"id": "0774fa00-a00f-407f-a35c-84ee20e978fb", "name": "tempest-ServersNegativeTestJSON-server-1468426867", "status": "ACTIVE", "tenant_id": "80ba0c38a5b945ffaf630fcb6d7ac351", "user_id": "7223b37335ab46669f76b534e995a083", "metadata": {}, "hostId": "b99a7ccc62ba69d439708c4eea4f86c201047afd944a6bc9a3a87710", "image": {"id": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/dd568ba7-ea17-4ae2-908e-3035f1035aee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T09:02:03Z", "updated": "2023-04-19T09:02:11Z", "addresses": {"tempest-ServersNegativeTestJSON-704784737-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:1f:32"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/0774fa00-a00f-407f-a35c-84ee20e978fb"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/0774fa00-a00f-407f-a35c-84ee20e978fb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-19T09:02: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-19 09:07:36,640 79690 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_from_non_bootable_volume): 202 POST http://10.0.0.210/volume/v3/80ba0c38a5b945ffaf630fcb6d7ac351/volumes 0.363s 2023-04-19 09:07:36,641 79690 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-1936199368"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 09:07:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5ac94f2-7315-48b7-815d-2d6b29d414bb', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5ac94f2-7315-48b7-815d-2d6b29d414bb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/80ba0c38a5b945ffaf630fcb6d7ac351/volumes'} Body: b'{"volume": {"id": "00e5e08b-6a9d-4e80-95bf-81db4d2209a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:07:36.576807", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-1936199368", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/80ba0c38a5b945ffaf630fcb6d7ac351/volumes/00e5e08b-6a9d-4e80-95bf-81db4d2209a2"}, {"rel": "bookmark", "href": "http://10.0.0. 210/volume/80ba0c38a5b945ffaf630fcb6d7ac351/volumes/00e5e08b-6a9d-4e80-95bf-81db4d2209a2"}], "user_id": "7223b37335ab46669f76b534e995a083", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 09:07:36,702 79690 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_from_non_bootable_volume): 200 GET http://10.0.0.210/volume/v3/80ba0c38a5b945ffaf630fcb6d7ac351/volumes/00e5e08b-6a9d-4e80-95bf-81db4d2209a2 0.048s 2023-04-19 09:07:36,703 79690 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:07:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62844b19-3030-4f75-9915-f8f1e304b2d7', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62844b19-3030-4f75-9915-f8f1e304b2d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/80ba0c38a5b945ffaf630fcb6d7ac351/volumes/00e5e08b-6a9d-4e80-95bf-81db4d2209a2'} Body: b'{"volume": {"id": "00e5e08b-6a9d-4e80-95bf-81db4d2209a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:07:37.000000", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-1936199368", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/80ba0c38a5b945ffaf630fcb6d7ac351/volumes/00e5e08b-6a9d-4e80-95bf-81db4d2209a2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/80ba0c38a5b945ffaf630fcb6d7ac351/volumes/00e5e08b-6a9d-4e80-95bf-81db4d2209a2"}], "user_id": "7223b37335ab46669f76b534e995a083", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ba0c38a5b945ffaf630fcb6d7ac351"}}' 2023-04-19 09:07:37,754 79690 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_from_non_bootable_volume): 200 GET http://10.0.0.210/volume/v3/80ba0c38a5b945ffaf630fcb6d7ac351/volumes/00e5e08b-6a9d-4e80-95bf-81db4d2209a2 0.038s 2023-04-19 09:07:37,754 79690 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:07:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46c083f3-c64f-48f4-8642-662b25b43ad5', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46c083f3-c64f-48f4-8642-662b25b43ad5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/80ba0c38a5b945ffaf630fcb6d7ac351/volumes/00e5e08b-6a9d-4e80-95bf-81db4d2209a2'} Body: b'{"volume": {"id": "00e5e08b-6a9d-4e80-95bf-81db4d2209a2", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:07:37.000000", "updated_at": "2023-04-19T09:07:37.000000", "name": "tempest-ServersNegativeTestJSON-volume-1936199368", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/80ba0c38a5b945ffaf630fcb6d7ac351/volumes/00e5e08b-6a9d-4e80-95bf-81db4d2209a2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/80ba0c38a5b945ffaf630fcb6d7ac351/volumes/00e5e08b-6a9d-4e80-95bf-81db4d2209a2"}], "user_id": "7223b37335ab46669f76b534e995a083", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-te nant-attr:tenant_id": "80ba0c38a5b945ffaf630fcb6d7ac351"}}' 2023-04-19 09:07:38,044 79690 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/0774fa00-a00f-407f-a35c-84ee20e978fb 0.277s 2023-04-19 09:07:38,044 79690 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:07:37 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-b2aab1ce-7e75-4e40-90e2-7f3df0ea5488', 'x-compute-request-id': 'req-b2aab1ce-7e75-4e40-90e2-7f3df0ea5488', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/0774fa00-a00f-407f-a35c-84ee20e978fb'} Body: b'{"server": {"id": "0774fa00-a00f-407f-a35c-84ee20e978fb", "name": "tempest-ServersNegativeTestJSON-server-1468426867", "status": "ACTIVE", "tenant_id": "80ba0c38a5b945ffaf630fcb6d7ac351", "user_id": "7223b37335ab46669f76b534e995a083", "metadata": {}, "hostId": "b99a7ccc62ba69d439708c4eea4f86c201047afd944a6bc9a3a87710", "image": {"id": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/dd568ba7-ea17-4ae2-908e-3035f1035aee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T09:02:03Z", "updated": "2023-04-19T09:02:11Z", "addresses": {"tempest-ServersNegativeTestJSON-704784737-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:1f:32"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/0774fa00-a00f-407f-a35c-84ee20e978fb"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/0774fa00-a00f-407f-a35c-84ee20e978fb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-19T09:02: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": []}}' 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 506d58a5-b32d-4b51-a099-a26f08327a1e failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 09:06:19,155 79692 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.218s 2023-04-19 09:06:19,155 79692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-SnapshotDataIntegrityTests-1177972120", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBGWE1UOxgktwYW0k+lLsfFwHWvDXK2sb00vfA0d4HRRGKyNM1+G152Kf4vr7K2PrO/lkDVGJTNtoUa7LNPAgEBCbx9Grft22P4LPYJtmPVc9q72NuEbVvmakuRQeyHuMw=="}} Response - Headers: {'date': 'Wed, 19 Apr 2023 09:06:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '405', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f3cd36aa-d166-4047-a388-8a2bfce14492', 'x-compute-request-id': 'req-f3cd36aa-d166-4047-a388-8a2bfce14492', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-SnapshotDataIntegrityTests-1177972120", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBGWE1UOxgktwYW0k+lLsfFwHWvDXK2sb00vfA0d4HRRGKyNM1+G152Kf4vr7K2PrO/lkDVGJTNtoUa7LNPAgEBCbx9Grft22P4LPYJtmPVc9q72NuEbVvmakuRQeyHuMw==", "fingerprint": "9a:d3:d2:98:ac:7a:63:06:71:74:5b:2a:19:ec:9b:e2", "user_id": "82e9245cc03f477c919c5f4ad80976d1"}}' 2023-04-19 09:06:19,311 79692 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.153s 2023-04-19 09:06:19,311 79692 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-1205534771", "description": "tempest-secgroup-smoke-1205534771 description", "project_id": "166add6cefd0450b96ddcc94d6e505c0"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-406da850-6fd0-4088-9f0b-edfa30d1686d', 'date': 'Wed, 19 Apr 2023 09:06:19 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "39225028-eff0-41a4-80ba-15a0b1fd8898", "name": "tempest-secgroup-smoke-1205534771", "stateful": true, "tenant_id": "166add6cefd0450b96ddcc94d6e505c0", "description": "tempest-secgroup-smoke-1205534771 description", "shared": false, "security_group_rules": [{"id": "35075653-edaa-4304-a0af-5e5852c35e10", "tenant_id": "166add6cefd0450b96ddcc94d6e505c0", "security_group_id": "39225028-eff0-41a4-80ba-15a0b1fd8898", "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": 899, "description": null, "tags": [], "created_at": "2023-04-19T09:06:19Z", "updated_at": "2023-04-19T09:06:19Z", "revision_number": 0, "project_id": "166add6cefd0450b96ddcc94d6e505c0"}, {"id": "4bd685c5-39bd-4f9d-83d3-dcf9179e80e1", "tenant_id": "166add6cefd0450b96ddcc94d6e505c0", "security_group_id": "39225028-eff0-41a4-80ba-15a0b1fd8898", "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": 900, "description": null, "tags": [], "created_at": "2023-04-19T09:06:19Z", "updated_at": "2023-04-19T09:06:19Z", "revision_number": 0, "project_id": "166add6cefd0450b96ddcc94d6e505c0"}], "tags": [], "created_at": "2023-04-19T09:06:19Z", "updated_at": "2023-04-19T09:06:19Z", "revision_number" : 1, "project_id": "166add6cefd0450b96ddcc94d6e505c0"}}' 2023-04-19 09:06:19,470 79692 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-19 09:06:19,471 79692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "39225028-eff0-41a4-80ba-15a0b1fd8898", "project_id": "166add6cefd0450b96ddcc94d6e505c0", "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-a2894326-a8e9-4a5c-b99d-ab56d3947c08', 'date': 'Wed, 19 Apr 2023 09:06:19 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "1b8b0204-c1c8-449b-8695-499952171132", "tenant_id": "166add6cefd0450b96ddcc94d6e505c0", "security_group_id": "39225028-eff0-41a4-80ba-15a0b1fd8898", "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-19T09:06:19Z", "updated_at": "2023-04-19T09:06:19Z", "revision_number": 0, "project_id": "166add6cefd0450b96ddcc94d6e505c0"}}' 2023-04-19 09:06:19,665 79692 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.194s 2023-04-19 09:06:19,666 79692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "39225028-eff0-41a4-80ba-15a0b1fd8898", "project_id": "166add6cefd0450b96ddcc94d6e505c0", "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-e908d971-d957-4801-bd24-b7a7654c4500', 'date': 'Wed, 19 Apr 2023 09:06:19 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "76b2b466-a274-43cd-ad20-182f8d8175c1", "tenant_id": "166add6cefd0450b96ddcc94d6e505c0", "security_group_id": "39225028-eff0-41a4-80ba-15a0b1fd8898", "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-19T09:06:19Z", "updated_at": "2023-04-19T09:06:19Z", "revision_number": 0, "project_id": "166add6cefd0450b96ddcc94d6e505c0"}}' 2023-04-19 09:06:19,854 79692 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.187s 2023-04-19 09:06:19,854 79692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "39225028-eff0-41a4-80ba-15a0b1fd8898", "project_id": "166add6cefd0450b96ddcc94d6e505c0", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-ca1b00fc-0d9f-475e-a765-f972015ed399', 'date': 'Wed, 19 Apr 2023 09:06:19 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "3d7efd73-66bf-41c5-a93d-06cc1f7f511d", "tenant_id": "166add 6cefd0450b96ddcc94d6e505c0", "security_group_id": "39225028-eff0-41a4-80ba-15a0b1fd8898", "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-19T09:06:19Z", "updated_at": "2023-04-19T09:06:19Z", "revision_number": 0, "project_id": "166add6cefd0450b96ddcc94d6e505c0"}}' 2023-04-19 09:06:20,022 79692 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.168s 2023-04-19 09:06:20,023 79692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "39225028-eff0-41a4-80ba-15a0b1fd8898", "project_id": "166add6cefd0450b96ddcc94d6e505c0", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-6113f4fe-83fb-4cc4-874a-15768dcf2e18', 'date': 'Wed, 19 Apr 2023 09:06:20 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "e62e4113-6f51-46d2-a027-7d6497d9f060", "tenant_id": "166add6cefd0450b96ddcc94d6e505c0", "security_group_id": "39225028-eff0-41a4-80ba-15a0b1fd8898", "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-19T09:06:19Z", "updated_at": "2023-04-19T09:06:19Z", "revision_number": 0, "project_id": "166add6cefd0450b96ddcc94d6e505c0"}}' 2023-04-19 09:06:20,184 79692 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.161s 2023-04-19 09:06:20,184 79692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "39225028-eff0-41a4-80ba-15a0b1fd8898", "project_id": "166add6cefd0450b96ddcc94d6e505c0", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-5dc521d9-b575-484f-bfa3-750dfe6cc4e8', 'date': 'Wed, 19 Apr 2023 09:06:20 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "751da34e-0123-46c7-a4c6-441291fdcce3", "tenant_id": "166add6cefd0450b96ddcc94d6e505c0", "security_group_id": "39225028-eff0-41a4-80ba-15a0b1fd8898", "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-19T09:06:20Z", "updated_at": "2023-04-19T09:06:20Z", "revision_number": 0, "project_id": "166add6cefd0450b96ddcc94d6e505c0"}}' 2023-04-19 09:06:20,348 79692 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-19 09:06:20,348 79692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "39225028-eff0-41a4-80ba-15a0b1fd8898", "project_id": "166add6cefd0450b96ddcc94d6e505c0", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content -type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-f7864dcc-65d4-4207-a62f-2a955efb55e9', 'date': 'Wed, 19 Apr 2023 09:06:20 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "6a3138b2-7b96-4b31-ac85-2b8c54a5d1e3", "tenant_id": "166add6cefd0450b96ddcc94d6e505c0", "security_group_id": "39225028-eff0-41a4-80ba-15a0b1fd8898", "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-19T09:06:20Z", "updated_at": "2023-04-19T09:06:20Z", "revision_number": 0, "project_id": "166add6cefd0450b96ddcc94d6e505c0"}}' 2023-04-19 09:06:20,501 79692 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.083s 2023-04-19 09:06:20,501 79692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 19 Apr 2023 09:06:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2825', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-cba686af-9e82-44ac-8f28-4a8e96a40bfa', '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": "82e9245cc03f477c919c5f4ad80976d1", "name": "tempest-SnapshotDataIntegrityTests-2107470815-project-member", "password_expires_at": null}, "audit_ids": ["7trezWGXTSSTaE01oROgEw"], "expires_at": "2023-04-19T10:06:20.000000Z", "issued_at": "2023-04-19T09:06:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "166add6cefd0450b96ddcc94d6e505c0", "name": "tempest-SnapshotDataIntegrityTests-2107470815"}, "is_domain": false, "roles": [{"id": "45fc525c8c5440819026c2d31316f10d", "name": "reader"}, {"id": "34261de33dff45759db3c64a7b6ec984", "name": "member"}], "catalog": [{"endpoints": [{"id": "2e496f3cad8d414abd2448bb8532a4c7", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "29fc0ad9be4d4b0fae792a48927ba4fb", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "62d5fc32dc6d4dda96c18dcf38975224", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/166add6cefd0450b96ddcc94d6e505c0", "region": "RegionOne"}], "id": "312d8c8a5cbf4f6982b03f3968d80759", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "deac9fc2e9574f9e9ccff18b176c5f67", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/166add6cefd0450b96ddcc94d6e505c0", "region": "RegionOne"}], "id": "32219e37b07540d3ba53ca79f3cb5ff9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "4682339d7be045da817dd408e4fc9bcb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/166add6cefd0450b96ddcc94d6e505c0", "region": "RegionOne"}], "id": "4c90ba9ce2174f2d8513ed524a7e3915", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "c216644ed918406cb1a1cf80fd83cfcf", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "6805fa9e882448ebada64a227995f651", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "0b90d9df5fa743878bfb4b67c8393028", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "b1f800f6c631482db1b5e4cb224654a6", "type": "image", "name": "glance"}, {"endpoints": [{"id": "912e0b96e3f043eb804c892738476d9a", "interface": "public", "region_id": "RegionOne", "ur l": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d5eb1e085e9e49dc810e3358668885ed", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "88a86b6b25ac4ad1838fb87a7c8c0c93", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "dde0405576ac448181be74c8c6162b21", "type": "identity", "name": "keystone"}]}}' 2023-04-19 09:06:20,502 79692 INFO [tempest.lib.common.fixed_network] (SnapshotDataIntegrityTests:test_snapshot_data_integrity) Found network {'id': '48cc9f2a-05f6-4acd-b3cd-4a7d9157260c', 'name': 'tempest-SnapshotDataIntegrityTests-1227961563-network', 'tenant_id': '166add6cefd0450b96ddcc94d6e505c0', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '166add6cefd0450b96ddcc94d6e505c0', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 3920, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-19T09:06:06Z', 'updated_at': '2023-04-19T09:06:06Z', 'revision_number': 1} available for tenant 2023-04-19 09:06:21,122 79692 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 202 POST http://10.0.0.210/compute/v2.1/servers 0.618s 2023-04-19 09:06:21,122 79692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-SnapshotDataIntegrityTests-server-1211422176", "imageRef": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "flavorRef": "42", "key_name": "tempest-SnapshotDataIntegrityTests-1177972120", "security_groups": [{"name": "tempest-secgroup-smoke-1205534771"}], "networks": [{"uuid": "48cc9f2a-05f6-4acd-b3cd-4a7d9157260c"}]}} Response - Headers: {'date': 'Wed, 19 Apr 2023 09:06:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '404', 'location': 'http://10.0.0.210/compute/v2.1/servers/353ee43a-b893-4169-ab1c-f1b536963645', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d049a943-d12a-4c2d-be8e-cbbe559d25e7', 'x-compute-request-id': 'req-d049a943-d12a-4c2d-be8e-cbbe559d25e7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "353ee43a-b893-4169-ab1c-f1b536963645", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/353ee43a-b893-4169-ab1c-f1b536963645"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/353ee43a-b893-4169-ab1c-f1b536963645"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1205534771"}], "adminPass": "oYwW8Rxaj8dk"}}' 2023-04-19 09:06:21,190 79692 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/353ee43a-b893-4169-ab1c-f1b536963645 0.065s 2023-04-19 09:06:21,191 79692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:06:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1257', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b41f8545-866e-40dd-bed9-32e77dc33592', 'x-compute-request-id': 'req-b41f8545-866e-40dd-bed9-32e77dc33592', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/353ee43a-b893-4169-ab1c-f1b536963 645'} Body: b'{"server": {"id": "353ee43a-b893-4169-ab1c-f1b536963645", "name": "tempest-SnapshotDataIntegrityTests-server-1211422176", "status": "BUILD", "tenant_id": "166add6cefd0450b96ddcc94d6e505c0", "user_id": "82e9245cc03f477c919c5f4ad80976d1", "metadata": {}, "hostId": "", "image": {"id": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/dd568ba7-ea17-4ae2-908e-3035f1035aee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T09:06:21Z", "updated": "2023-04-19T09:06:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/353ee43a-b893-4169-ab1c-f1b536963645"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/353ee43a-b893-4169-ab1c-f1b536963645"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-SnapshotDataIntegrityTests-1177972120", "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-19 09:07:11,594 79692 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/353ee43a-b893-4169-ab1c-f1b536963645 0.361s 2023-04-19 09:07:11,594 79692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:07:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-23efe19f-dba4-4dd3-8924-400e8bb54fe9', 'x-compute-request-id': 'req-23efe19f-dba4-4dd3-8924-400e8bb54fe9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/353ee43a-b893-4169-ab1c-f1b536963645'} Body: b'{"server": {"id": "353ee43a-b893-4169-ab1c-f1b536963645", "name": "tempest-SnapshotDataIntegrityTests-server-1211422176", "status": "ACTIVE", "tenant_id": "166add6cefd0450b96ddcc94d6e505c0", "user_id": "82e9245cc03f477c919c5f4ad80976d1", "metadata": {}, "hostId": "969c6a6ee01d9ade3083dd53ad7cd8627a293bc56d6e5f73aa916f8d", "image": {"id": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/dd568ba7-ea17-4ae2-908e-3035f1035aee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T09:06:21Z", "updated": "2023-04-19T09:06:28Z", "addresses": {"tempest-SnapshotDataIntegrityTests-1227961563-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:48:ab"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/353ee43a-b893-4169-ab1c-f1b536963645"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/353ee43a-b893-4169-ab1c-f1b536963645"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-SnapshotDataIntegrityTests-1177972120", "OS-SRV-USG:launched_at": "2023-04-19T09:06:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1205534771"}], "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-19 09:07:11,605 79692 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-19 09:08:12,278 79692 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/353ee43a-b893-4169-ab1c-f1b536963645 0.613s 2023-04-19 09:08:12,278 79692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:08:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1569', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e874b06d-4d67-45b6-9533-19e697f42823', 'x-compute-request-id': 'req-e874b06d-4d67-45b6-9533-19e697f42823', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/353ee43a-b893-4169-ab1c-f1b536963645'} Body: b'{"server": {"id": "353ee43a-b893-4169-ab1c-f1b536963645", "name": "tempest-SnapshotDataIntegrityTests-server-1211422176", "status": "ACTIVE", "tenant_id": "166add6cefd0450b96ddcc94d6e505c0", "user_id": "82e9245cc03f477c919c5f4ad80976d1", "metadata": {}, "hostId": "969c6a6ee01d9ade3083dd53ad7cd8627a293bc56d6e5f73aa916f8d", "image": {"id": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/dd568ba7-ea17-4ae2-908e-3035f1035aee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T09:06:21Z", "updated": "2023-04-19T09:06:28Z", "addresses": {"tempest-SnapshotDataIntegrityTests-1227961563-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:48:ab"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/353ee43a-b893-4169-ab1c-f1b536963645"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/353ee43a-b893-4169-ab1c-f1b536963645"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-SnapshotDataIntegrityTests-1177972120", "OS-SRV-USG:launched_at": "2023-04-19T09:06:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1205534771"}], "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-19 09:08:12,549 79692 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 202 POST http://10.0.0.210/volume/v3/166add6cefd0450b96ddcc94d6e505c0/volumes 0.259s 2023-04-19 09:08:12,549 79692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1403354504", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Wed, 19 Apr 2023 09:08:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce9b8897-df55-4a75-9336-31653b0961e5', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce9b8897-df55-4a75-9336-31653b0961e5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/166add6cefd0450b96ddcc94d6e505c0/volumes'} Body: b'{"volume": {"id": "506d58a5-b32d-4b51-a099-a26f08327a1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:08:12.451775", "updated_at": null, "name": "tempest-SnapshotDataIntegrityTests-volume-1403354504", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/166add6cefd0450b96ddcc94d6e505c0/volumes/506d58 a5-b32d-4b51-a099-a26f08327a1e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/166add6cefd0450b96ddcc94d6e505c0/volumes/506d58a5-b32d-4b51-a099-a26f08327a1e"}], "user_id": "82e9245cc03f477c919c5f4ad80976d1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 09:08:12,643 79692 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/volume/v3/166add6cefd0450b96ddcc94d6e505c0/volumes/506d58a5-b32d-4b51-a099-a26f08327a1e 0.084s 2023-04-19 09:08:12,643 79692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:08:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5453245-7f38-4e19-8271-79d6e543909b', 'content-length': '892', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5453245-7f38-4e19-8271-79d6e543909b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/166add6cefd0450b96ddcc94d6e505c0/volumes/506d58a5-b32d-4b51-a099-a26f08327a1e'} Body: b'{"volume": {"id": "506d58a5-b32d-4b51-a099-a26f08327a1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:08:12.000000", "updated_at": null, "name": "tempest-SnapshotDataIntegrityTests-volume-1403354504", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/166add6cefd0450b96ddcc94d6e505c0/volumes/506d58a5-b32d-4b51-a099-a26f08327a1e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/166add6cefd0450b96ddcc94d6e505c0/volumes/506d58a5-b32d-4b51-a099-a26f08327a1e"}], "user_id": "82e9245cc03f477c919c5f4ad80976d1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "166add6cefd0450b96ddcc94d6e505c0"}}' 2023-04-19 09:08:13,693 79692 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/volume/v3/166add6cefd0450b96ddcc94d6e505c0/volumes/506d58a5-b32d-4b51-a099-a26f08327a1e 0.038s 2023-04-19 09:08:13,694 79692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:08:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-339b836e-eece-4267-9666-e58e06c21fbe', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-339b836e-eece-4267-9666-e58e06c21fbe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/166add6cefd0450b96ddcc94d6e505c0/volumes/506d58a5-b32d-4b51-a099-a26f08327a1e'} Body: b'{"volume": {"id": "506d58a5-b32d-4b51-a099-a26f08327a1e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:08:12.000000", "updated_at": "2023-04-19T09:08:13.000000", "name": "tempest-SnapshotDataIntegrityTests-volume-1403354504", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/166add6cefd0450b96ddcc94d6e505c0/volumes/506d58a5-b32d-4b51-a099-a26f08327a1e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/166add6cefd0450b96ddcc94d6e505c0/volumes/506d58a5-b32d-4b51-a099-a26f08327a1e"}], "user_id": "82e9245cc03f477c919c5f4ad80976d1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id" : null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "166add6cefd0450b96ddcc94d6e505c0"}}' 2023-04-19 09:08:13,827 79692 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/166add6cefd0450b96ddcc94d6e505c0/volumes/506d58a5-b32d-4b51-a099-a26f08327a1e 0.122s 2023-04-19 09:08:13,827 79692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:08: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-d7fe8b1e-3ce0-4379-8e53-dbafb6cd3928', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/166add6cefd0450b96ddcc94d6e505c0/volumes/506d58a5-b32d-4b51-a099-a26f08327a1e'} Body: b'' 2023-04-19 09:08:13,847 79692 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/166add6cefd0450b96ddcc94d6e505c0/volumes/506d58a5-b32d-4b51-a099-a26f08327a1e 0.019s 2023-04-19 09:08:13,848 79692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:08: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-5601af33-6fca-47e8-ba38-7cf0a8fb76e2', 'x-openstack-request-id': 'req-5601af33-6fca-47e8-ba38-7cf0a8fb76e2', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/166add6cefd0450b96ddcc94d6e505c0/volumes/506d58a5-b32d-4b51-a099-a26f08327a1e'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 506d58a5-b32d-4b51-a099-a26f08327a1e could not be found."}}' 2023-04-19 09:08:13,968 79692 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/353ee43a-b893-4169-ab1c-f1b536963645 0.120s 2023-04-19 09:08:13,968 79692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:08:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5b521b96-1d9a-44bf-89bc-a8df48ffab92', 'x-compute-request-id': 'req-5b521b96-1d9a-44bf-89bc-a8df48ffab92', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/353ee43a-b893-4169-ab1c-f1b536963645'} Body: b'' 2023-04-19 09:08:14,154 79692 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/353ee43a-b893-4169-ab1c-f1b536963645 0.185s 2023-04-19 09:08:14,155 79692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:08:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1575', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e34a8b0c-76c5-4196-954e-5e8b298a16fb', 'x-compute-request-id': 'req-e34a8b0c-76c5-4196-954e-5e8b298a16fb', 'connection': 'close', 'status': '200', 'co ntent-location': 'http://10.0.0.210/compute/v2.1/servers/353ee43a-b893-4169-ab1c-f1b536963645'} Body: b'{"server": {"id": "353ee43a-b893-4169-ab1c-f1b536963645", "name": "tempest-SnapshotDataIntegrityTests-server-1211422176", "status": "ACTIVE", "tenant_id": "166add6cefd0450b96ddcc94d6e505c0", "user_id": "82e9245cc03f477c919c5f4ad80976d1", "metadata": {}, "hostId": "969c6a6ee01d9ade3083dd53ad7cd8627a293bc56d6e5f73aa916f8d", "image": {"id": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/dd568ba7-ea17-4ae2-908e-3035f1035aee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T09:06:21Z", "updated": "2023-04-19T09:08:14Z", "addresses": {"tempest-SnapshotDataIntegrityTests-1227961563-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:48:ab"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/353ee43a-b893-4169-ab1c-f1b536963645"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/353ee43a-b893-4169-ab1c-f1b536963645"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-SnapshotDataIntegrityTests-1177972120", "OS-SRV-USG:launched_at": "2023-04-19T09:06:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1205534771"}], "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-19 09:09:04,235 79692 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/353ee43a-b893-4169-ab1c-f1b536963645 0.050s 2023-04-19 09:09:04,236 79692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:09:04 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-ba779e28-e9f8-4174-a62a-17f5a419aea3', 'x-compute-request-id': 'req-ba779e28-e9f8-4174-a62a-17f5a419aea3', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/353ee43a-b893-4169-ab1c-f1b536963645'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 353ee43a-b893-4169-ab1c-f1b536963645 could not be found."}}' 2023-04-19 09:09:04,417 79692 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/39225028-eff0-41a4-80ba-15a0b1fd8898 0.180s 2023-04-19 09:09:04,417 79692 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-ee85826b-d081-41d6-bf4a-5b0510d8eddf', 'content-length': '0', 'date': 'Wed, 19 Apr 2023 09:09:04 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/39225028-eff0-41a4-80ba-15a0b1fd8898'} Body: b'' 2023-04-19 09:09:04,451 79692 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-SnapshotDataIntegrityTests-1177972120 0.033s 2023-04-19 09:09:04,451 79692 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 0 9:09:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a96f5daa-dad0-49e9-a0d4-7463fe251686', 'x-compute-request-id': 'req-a96f5daa-dad0-49e9-a0d4-7463fe251686', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-SnapshotDataIntegrityTests-1177972120'} 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 51e2537e-672e-44a8-b5a3-c83baecc4ab2 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 09:08:38,331 79690 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/0774fa00-a00f-407f-a35c-84ee20e978fb 0.242s 2023-04-19 09:08:38,332 79690 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:08:38 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-511b995b-1ea5-4f83-bde4-f5067e470a70', 'x-compute-request-id': 'req-511b995b-1ea5-4f83-bde4-f5067e470a70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/0774fa00-a00f-407f-a35c-84ee20e978fb'} Body: b'{"server": {"id": "0774fa00-a00f-407f-a35c-84ee20e978fb", "name": "tempest-ServersNegativeTestJSON-server-1468426867", "status": "ACTIVE", "tenant_id": "80ba0c38a5b945ffaf630fcb6d7ac351", "user_id": "7223b37335ab46669f76b534e995a083", "metadata": {}, "hostId": "b99a7ccc62ba69d439708c4eea4f86c201047afd944a6bc9a3a87710", "image": {"id": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/dd568ba7-ea17-4ae2-908e-3035f1035aee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T09:02:03Z", "updated": "2023-04-19T09:02:11Z", "addresses": {"tempest-ServersNegativeTestJSON-704784737-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:1f:32"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/0774fa00-a00f-407f-a35c-84ee20e978fb"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/0774fa00-a00f-407f-a35c-84ee20e978fb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-19T09:02: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-19 09:09:38,612 79690 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/80ba0c38a5b945ffaf630fcb6d7ac351/volumes 0.198s 2023-04-19 09:09:38,613 79690 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-1481350777"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 09:09:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-734b5991-8eb6-4dc7-bf12-3710345c4a3f', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-734b5991-8eb6-4dc7-bf12-3710345c4a3f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/80ba0c38a5b945ffaf630fcb6d7ac351/volumes'} Body: b'{"volume": {"id": "51e2537e-672e-44a8-b5a3-c83baecc4ab2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:09:38.550488", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-1481350777", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/80ba0c38a5b945ffaf630fcb6d7ac351/volumes/51e2537e-672e-44a8-b5a3-c83baecc4ab2"}, {"rel": "bookmark", "href": "http://10.0.0.2 10/volume/80ba0c38a5b945ffaf630fcb6d7ac351/volumes/51e2537e-672e-44a8-b5a3-c83baecc4ab2"}], "user_id": "7223b37335ab46669f76b534e995a083", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 09:09:38,666 79690 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/80ba0c38a5b945ffaf630fcb6d7ac351/volumes/51e2537e-672e-44a8-b5a3-c83baecc4ab2 0.044s 2023-04-19 09:09:38,667 79690 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:09:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6fbc3e5-8e9a-434b-9e6e-a3725290bff0', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6fbc3e5-8e9a-434b-9e6e-a3725290bff0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/80ba0c38a5b945ffaf630fcb6d7ac351/volumes/51e2537e-672e-44a8-b5a3-c83baecc4ab2'} Body: b'{"volume": {"id": "51e2537e-672e-44a8-b5a3-c83baecc4ab2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:09:39.000000", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-1481350777", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/80ba0c38a5b945ffaf630fcb6d7ac351/volumes/51e2537e-672e-44a8-b5a3-c83baecc4ab2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/80ba0c38a5b945ffaf630fcb6d7ac351/volumes/51e2537e-672e-44a8-b5a3-c83baecc4ab2"}], "user_id": "7223b37335ab46669f76b534e995a083", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "80ba0c38a5b945ffaf630fcb6d7ac351"}}' 2023-04-19 09:09:39,725 79690 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/80ba0c38a5b945ffaf630fcb6d7ac351/volumes/51e2537e-672e-44a8-b5a3-c83baecc4ab2 0.046s 2023-04-19 09:09:39,726 79690 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:09:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12d778ff-aa07-4d35-b466-6818ecf202c0', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12d778ff-aa07-4d35-b466-6818ecf202c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/80ba0c38a5b945ffaf630fcb6d7ac351/volumes/51e2537e-672e-44a8-b5a3-c83baecc4ab2'} Body: b'{"volume": {"id": "51e2537e-672e-44a8-b5a3-c83baecc4ab2", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:09:39.000000", "updated_at": "2023-04-19T09:09:39.000000", "name": "tempest-ServersNegativeTestJSON-volume-1481350777", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/80ba0c38a5b945ffaf630fcb6d7ac351/volumes/51e2537e-672e-44a8-b5a3-c83baecc4ab2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/80ba0c38a5b945ffaf630fcb6d7ac351/volumes/51e2537e-672e-44a8-b5a3-c83baecc4ab2"}], "user_id": "7223b37335ab46669f76b534e995a083", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenan t-attr:tenant_id": "80ba0c38a5b945ffaf630fcb6d7ac351"}}' 2023-04-19 09:09:40,001 79690 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/0774fa00-a00f-407f-a35c-84ee20e978fb 0.262s 2023-04-19 09:09:40,001 79690 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:09:39 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-38ae1236-101f-47f1-892a-665285a62378', 'x-compute-request-id': 'req-38ae1236-101f-47f1-892a-665285a62378', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/0774fa00-a00f-407f-a35c-84ee20e978fb'} Body: b'{"server": {"id": "0774fa00-a00f-407f-a35c-84ee20e978fb", "name": "tempest-ServersNegativeTestJSON-server-1468426867", "status": "ACTIVE", "tenant_id": "80ba0c38a5b945ffaf630fcb6d7ac351", "user_id": "7223b37335ab46669f76b534e995a083", "metadata": {}, "hostId": "b99a7ccc62ba69d439708c4eea4f86c201047afd944a6bc9a3a87710", "image": {"id": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/dd568ba7-ea17-4ae2-908e-3035f1035aee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T09:02:03Z", "updated": "2023-04-19T09:02:11Z", "addresses": {"tempest-ServersNegativeTestJSON-704784737-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:1f:32"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/0774fa00-a00f-407f-a35c-84ee20e978fb"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/0774fa00-a00f-407f-a35c-84ee20e978fb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-19T09:02:11.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' tempest.api.compute.servers.test_server_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 afd1fbd7-5532-460b-bee0-56d8b7e664ba failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 09:11:09,631 79694 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_attach_volume): 202 POST http://10.0.0.210/volume/v3/482473c32be6487b96dcd567bbe53aca/volumes 0.251s 2023-04-19 09:11:09,632 79694 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-2102736340"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 09:11:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91ce1738-736b-4418-bb6d-08dea7551cca', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91ce1738-736b-4418-bb6d-08dea7551cca', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/482473c32be6487b96dcd567bbe53aca/volumes'} Body: b'{"volume": {"id": "afd1fbd7-5532-460b-bee0-56d8b7e664ba", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:11:09.566236", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-2102736340", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/482473c32be6487b96dcd567bbe53aca/volumes/afd1fbd7-5532-460b-bee0-56d8b7e664ba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/482473c32be6487b96dcd567bbe53aca/volumes/afd1fbd7-5532-460b-bee0-56d8b7e664ba"}], "user_id": "69cb8ca1e122463c99e177c121fe98b5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 09:11:09,688 79694 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_attach_volume): 200 GET http://10.0.0.210/volume/v3/482473c32be6487b96dcd567bbe53aca/volumes/afd1fbd7-5532-460b-bee0-56d8b7e664ba 0.044s 2023-04-19 09:11:09,689 79694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:11:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59b77e3c-1ee3-4803-bbae-f7bb560aca84', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59b77e3c-1ee3-4803-bbae-f7bb560aca84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/482473c32be6487b96dcd567bbe53aca/volumes/afd1fbd7-5532-460b-bee0-56d8b7e664ba'} Body: b'{"volume": {"id": "afd1fbd7-5532-460b-bee0-56d8b7e664ba", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:11:10.000000", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-2102736340", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/482473c32be6487b96dcd567bbe53aca/volumes/afd1fbd7-5532-460b-bee0-56d8b7e664ba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/482473c32be6487b96dcd567bbe53aca/volumes/afd1fbd7-5532-460b-bee0-56d8b7e664ba"}], "user_id": "69cb8ca1e122463c99e177c121fe98b5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "482473c32be6487b96dcd567bbe53aca"}}' 2023-04-19 09:11:10,741 79694 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_attach_volume): 200 GET http://10.0.0.210/volume/v3/482473c32be6487b96dcd567bbe53aca/volumes/afd1fbd7-5532-460b-bee0-56d8b7e664ba 0.041s 2023-04-19 09:11:10,741 79694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:11:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78c54890-2d4e-4908-8ba2-92e5463bc91e', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78c54890-2d4e-4908-8ba2-92e5463bc91e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/482473c32be6487b96dcd567bbe53aca/volumes/afd1fbd7-5532-460b-bee0-56d8b7e664ba'} Body: b'{"volume": {"id": "afd1fbd7-5532-460b-bee0-56d8b7e664ba", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:11:10.000000", "updated_at": "2023-04-19T09:11:10.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-2102736340", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/482473c32be6487b96dcd567bbe53aca/volumes/afd1fbd7-5532-460b-bee0-56d8b7e664ba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/482473c32be6487b96dcd567bbe53aca/volumes/afd1fbd7-5532-460b-bee0-56d8b7e664ba"}], "user_id": "69cb8ca1e122463c99e177c121fe98b5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "482473c32be6487b96dcd567bbe53aca"}}' 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 a11273dc-0bf7-415c-906f-2949f8d97856 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 09:11:10,935 79694 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 202 POST http://10.0.0.210/volume/v3/482473c32be6487b96dcd567bbe53aca/volumes 0.180s 2023-04-19 09:11:10,935 79694 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-1555075576"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 09:11:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93e75857-a9ef-43ed-8253-b4af04276661', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93e75857-a9ef-43ed-8253-b4af04276661', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/482473c32be6487b96dcd567bbe53aca/volumes'} Body: b'{"volume": {"id": "a11273dc-0bf7-415c-906f-2949f8d97856", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:11:10.879313", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-1555075576", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/482473c32be6487b96dcd567bbe53aca/volumes/a11273dc-0bf7-415c-906f-2949f8d97856"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/482473c32be6487b96dcd567bbe53aca/volumes/a11273dc-0bf7-415c-906f-2949f8d97856"}], "user_id": "69cb8ca1e122463c99e177c121fe98b5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 09:11:10,983 79694 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.0.0.210/volume/v3/482473c32be6487b96dcd567bbe53aca/volumes/a11273dc-0bf7-415c-906f-2949f8d97856 0.037s 2023-04-19 09:11:10,983 79694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:11:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a95305ad-5c77-4e3c-a26d-43ba5da2ee81', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a95305ad-5c77-4e3c-a26d-43ba5da2ee81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/482473c32be6487b96dcd567bbe53aca/volumes/a11273dc-0bf7-415c-906f-2949f8d97856'} Body: b'{"volume": {"id": "a11273dc-0bf7-415c-906f-2949f8d97856", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:11:11.000000", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-1555075576", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/482473c32be6487b96dcd567bbe53aca/volumes/a11273dc-0bf7-415c-906f-2949f8d97856"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/482473c32be6487b96dcd567bbe53aca/volumes/a11273dc-0bf7-415c-906f-2949f8d97856"}], "user_id": "69cb8ca1e122463c99e177c121fe98b5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "482473c32be6487b96dcd567bbe53aca"}}' 2023-04-19 09:11:12,092 79694 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.0.0.210/volume/v3/482473c32be6487b96dcd567bbe53aca/volumes/a11273dc-0bf7-415c-906f-2949f8d97856 0.097s 2023-04-19 09:11:12,093 79694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:11:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9131c67a-1d71-458a-aa4b-f14ae84c5ee0', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9131c67a-1d71-458a-aa4b-f14ae84c5ee0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/482473c32be6487b96dcd567bbe53aca/volumes/a11273dc-0bf7-415c-906f-2949f8d97856'} Body: b'{"volume": {"id": "a11273dc-0bf7-415c-906f-2949f8d97856", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:11:11.000000", "updated_at": "2023-04-19T09:11:11.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1555075576", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/482473c32be6487b96dcd567bbe53aca/volumes/a11273dc-0bf7-415c-906f-2949f8d97856"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/482473c32be6487b96dcd567bbe53aca/volumes/a11273dc-0bf7-415c-906f-2949f8d97856"}], "user_id": "69cb8ca1e122463c99e177c121fe98b5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "482473c32be6487b96dcd567bbe53aca"}}' 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 aaf4b24b-4294-46ed-bd3b-b5d3b13302e6 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 09:08:31,367 79688 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.094s 2023-04-19 09:08:31,367 79688 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Wed, 19 Apr 2023 09:08:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2807', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-d3b7d25a-33dd-4699-9e2e-92ae833a24ee', '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": "9295e3f87a284ec6a00b45e571529c85", "name": "tempest-VolumesActionsTest-241990935-project-member", "password_expires_at": null}, "audit_ids": ["GuWHpKEGQdakfsKZFgaFpw"], "expires_at": "2023-04-19T10:08:31.000000Z", "issued_at": "2023-04-19T09:08:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "aa86fb36d7b545e6a2b9f110f9e2f922", "name": "tempest-VolumesActionsTest-241990935"}, "is_domain": false, "roles": [{"id": "45fc525c8c5440819026c2d31316f10d", "name": "reader"}, {"id": "34261de33dff45759db3c64a7b6ec984", "name": "member"}], "catalog": [{"endpoints": [{"id": "2e496f3cad8d414abd2448bb8532a4c7", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "29fc0ad9be4d4b0fae792a48927ba4fb", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "62d5fc32dc6d4dda96c18dcf38975224", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/aa86fb36d7b545e6a2b9f110f9e2f922", "region": "RegionOne"}], "id": "312d8c8a5cbf4f6982b03f3968d80759", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "deac9fc2e9574f9e9ccff18b176c5f67", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/aa86fb36d7b545e6a2b9f110f9e2f922", "region": "RegionOne"}], "id": "32219e37b07540d3ba53ca79f3cb5ff9", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "4682339d7be045da817dd408e4fc9bcb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/aa86fb36d7b545e6a2b9f110f9e2f922", "region": "RegionOne"}], "id": "4c90ba9ce2174f2d8513ed524a7e3915", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "c216644ed918406cb1a1cf80fd83cfcf", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "6805fa9e882448ebada64a227995f651", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "0b90d9df5fa743878bfb4b67c8393028", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "b1f800f6c631482db1b5e4cb224654a6", "type": "image", "name": "glance"}, {"endpoints": [{"id": "912e0b96e3f043eb804c892738476d9a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d5eb1e085e9e49dc810e3358668885ed", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "88a86b6b25ac4ad1838fb87a7c8c0c93", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "dde0405576ac448181be74c8c6162b21", "type": "identity", "name": "keystone"}]}}' 2023-04-19 09:08:31,368 79688 INFO [tempest.lib.common.fixed_network] (VolumesActionsTest:test_force_detach_volume) Found network {'id': '8ca5426e-f07c-4f4d-a295-68afb6af6eea', 'name': 'tempest-VolumesActionsTest-1093377808-network', 'tenant_id': 'aa86fb36d7b545e6a2b9f110f9e2f922', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'aa86fb36d7b545e6a2b9f110f9e2f922', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': ' geneve', 'provider:physical_network': None, 'provider:segmentation_id': 16540, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-19T09:08:28Z', 'updated_at': '2023-04-19T09:08:28Z', 'revision_number': 1} available for tenant 2023-04-19 09:08:32,134 79688 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 0.765s 2023-04-19 09:08:32,134 79688 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesActionsTest-instance-1481021691", "imageRef": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "flavorRef": "42", "networks": [{"uuid": "8ca5426e-f07c-4f4d-a295-68afb6af6eea"}]}} Response - Headers: {'date': 'Wed, 19 Apr 2023 09:08:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/763f7e24-ccbf-4b8a-aca4-93216f93b182', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1dd6e1cb-2d61-4934-8504-77cfe46feb4d', 'x-compute-request-id': 'req-1dd6e1cb-2d61-4934-8504-77cfe46feb4d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "763f7e24-ccbf-4b8a-aca4-93216f93b182", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/763f7e24-ccbf-4b8a-aca4-93216f93b182"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/763f7e24-ccbf-4b8a-aca4-93216f93b182"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "bYf4A2kHQzTp"}}' 2023-04-19 09:08:32,216 79688 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/763f7e24-ccbf-4b8a-aca4-93216f93b182 0.079s 2023-04-19 09:08:32,217 79688 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:08:32 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-c5ece7a1-9cdf-49f1-ba7a-d18b360ee9cb', 'x-compute-request-id': 'req-c5ece7a1-9cdf-49f1-ba7a-d18b360ee9cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/763f7e24-ccbf-4b8a-aca4-93216f93b182'} Body: b'{"server": {"id": "763f7e24-ccbf-4b8a-aca4-93216f93b182", "name": "tempest-VolumesActionsTest-instance-1481021691", "status": "BUILD", "tenant_id": "aa86fb36d7b545e6a2b9f110f9e2f922", "user_id": "9295e3f87a284ec6a00b45e571529c85", "metadata": {}, "hostId": "", "image": {"id": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/dd568ba7-ea17-4ae2-908e-3035f1035aee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T09:08:32Z", "updated": "2023-04-19T09:08:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/763f7e24-ccbf-4b8a-aca4-93216f93b182"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/763f7e24-ccbf-4b8a-aca4-93216f93b182"}], "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": "sche duling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2023-04-19 09:09:22,453 79688 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/763f7e24-ccbf-4b8a-aca4-93216f93b182 0.220s 2023-04-19 09:09:22,454 79688 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:09:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1487', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9cff1f1a-2ad2-4b7a-a06d-3b9dcf9aca05', 'x-compute-request-id': 'req-9cff1f1a-2ad2-4b7a-a06d-3b9dcf9aca05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/763f7e24-ccbf-4b8a-aca4-93216f93b182'} Body: b'{"server": {"id": "763f7e24-ccbf-4b8a-aca4-93216f93b182", "name": "tempest-VolumesActionsTest-instance-1481021691", "status": "ACTIVE", "tenant_id": "aa86fb36d7b545e6a2b9f110f9e2f922", "user_id": "9295e3f87a284ec6a00b45e571529c85", "metadata": {}, "hostId": "89ebf89e9729598cca4a4d0f24cc8fb8cee7f7112aa36a18f4436399", "image": {"id": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/dd568ba7-ea17-4ae2-908e-3035f1035aee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T09:08:32Z", "updated": "2023-04-19T09:08:39Z", "addresses": {"tempest-VolumesActionsTest-1093377808-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:ce:de"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/763f7e24-ccbf-4b8a-aca4-93216f93b182"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/763f7e24-ccbf-4b8a-aca4-93216f93b182"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-19T09:08: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": []}}' 2023-04-19 09:09:22,466 79688 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-19 09:10:22,740 79688 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 202 POST http://10.0.0.210/volume/v3/aa86fb36d7b545e6a2b9f110f9e2f922/volumes 0.213s 2023-04-19 09:10:22,741 79688 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-1017214114"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 09:10:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a88314cc-d37e-4d72-b1eb-332484f75068', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a88314cc-d37e-4d72-b1eb-332484f75068', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/aa86fb36d7b545e6a2b9f110f9e2f922/volumes'} Body: b'{"volume": {"id": "aaf4b24b-4294-46ed-bd3b-b5d3b13302e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:10:22.679716", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1017214114", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, " source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/aaf4b24b-4294-46ed-bd3b-b5d3b13302e6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/aaf4b24b-4294-46ed-bd3b-b5d3b13302e6"}], "user_id": "9295e3f87a284ec6a00b45e571529c85", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 09:10:22,797 79688 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/volume/v3/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/aaf4b24b-4294-46ed-bd3b-b5d3b13302e6 0.047s 2023-04-19 09:10:22,797 79688 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:10:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9863849-6da9-499d-8f18-ce8d36dc77b3', 'content-length': '884', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9863849-6da9-499d-8f18-ce8d36dc77b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/aaf4b24b-4294-46ed-bd3b-b5d3b13302e6'} Body: b'{"volume": {"id": "aaf4b24b-4294-46ed-bd3b-b5d3b13302e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:10:23.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1017214114", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/aaf4b24b-4294-46ed-bd3b-b5d3b13302e6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/aaf4b24b-4294-46ed-bd3b-b5d3b13302e6"}], "user_id": "9295e3f87a284ec6a00b45e571529c85", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "aa86fb36d7b545e6a2b9f110f9e2f922"}}' 2023-04-19 09:10:23,893 79688 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/volume/v3/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/aaf4b24b-4294-46ed-bd3b-b5d3b13302e6 0.085s 2023-04-19 09:10:23,894 79688 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:10:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d31a94c1-c1e3-406e-bd11-a9f3eb35c621', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d31a94c1-c1e3-406e-bd11-a9f3eb35c621', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/aaf4b24b-4294-46ed-bd3b-b5d3b13302e6'} Body: b'{"volume": {"id": "aaf4b24b-4294-46ed-bd3b-b5d3b13302e6", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:10:23.000000", "updated_at": "2023-04-19T09:10:23.000000", "name": "tempest-VolumesActionsTest-Volume-1017214114", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/aaf4b24b-4294-46ed-bd3b-b5d3b13302e6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/aaf4b24b-4294-46ed-bd3b-b5d3b13302e6"}], "user_id": "9295e3f87a284ec6a0 0b45e571529c85", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "aa86fb36d7b545e6a2b9f110f9e2f922"}}' 2023-04-19 09:10:23,950 79688 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/aaf4b24b-4294-46ed-bd3b-b5d3b13302e6 0.045s 2023-04-19 09:10:23,950 79688 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:10:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c117d1ed-1857-4b48-8eb5-105834a77d1d', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c117d1ed-1857-4b48-8eb5-105834a77d1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/aaf4b24b-4294-46ed-bd3b-b5d3b13302e6'} Body: b'{"volume": {"id": "aaf4b24b-4294-46ed-bd3b-b5d3b13302e6", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:10:23.000000", "updated_at": "2023-04-19T09:10:23.000000", "name": "tempest-VolumesActionsTest-Volume-1017214114", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/aaf4b24b-4294-46ed-bd3b-b5d3b13302e6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/aaf4b24b-4294-46ed-bd3b-b5d3b13302e6"}], "user_id": "9295e3f87a284ec6a00b45e571529c85", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "aa86fb36d7b545e6a2b9f110f9e2f922"}}' 2023-04-19 09:10:24,089 79688 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/aaf4b24b-4294-46ed-bd3b-b5d3b13302e6 0.129s 2023-04-19 09:10:24,090 79688 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:10:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9cb3bc7-6dd9-4c66-9d7b-0532e0e51e04', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/aaf4b24b-4294-46ed-bd3b-b5d3b13302e6'} Body: b'' 2023-04-19 09:10:24,119 79688 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/aaf4b24b-4294-46ed-bd3b-b5d3b13302e6 0.028s 2023-04-19 09:10:24,119 79688 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:10: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-b7f7b2b7-afc0-4b0e-92bc-611274bdea5e', 'x-openstack-request-id': 'req-b7f7b2b7-afc0-4b0e-92bc-611274bdea5e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/aaf4b24b-4294-46ed-bd3b-b5d3b13302e6'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume aaf4b24b-4294-46ed-bd3b-b5d3b13302e6 could not be found."}}' 2023-04-19 09:10:24,256 79688 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/763f7e24-ccbf-4b8a-aca4-93216f93b182 0.136s 2023-04-19 09:10:24,257 79688 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:10: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-2246034a-8bb8-4fd9-85b5-e1e314372988', 'x-compute-request-id': 'req-2246034a-8bb8-4fd9-85b5-e1e314372988', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/763f7e24-ccbf-4b8a-aca4-93216f93b182'} Body: b'' 2023-04-19 09:10:24,562 79688 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/763f7e24-ccbf-4b8a-aca4-93216f93b182 0.304s 2023-04-19 09:10:24,562 79688 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:10:24 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-28c5f639-7d17-49ca-9e92-a747ab1b8f82', 'x-compute-request-id': 'req-28c5f639-7d17-49ca-9e92-a747ab1b8f82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/763f7e24-ccbf-4b8a-aca4-93216f93b182'} Body: b'{"server": {"id": "763f7e24-ccbf-4b8a-aca4-93216f93b182", "name": "tempest-VolumesActionsTest-instance-1481021691", "status": "ACTIVE", "tenant_id": "aa86fb36d7b545e6a2b9f110f9e2f922", "user_id": "9295e3f87a284ec6a00b45e571529c85", "metadata": {}, "hostId": "89ebf89e9729598cca4a4d0f24cc8fb8cee7f7112aa36a18f4436399", "image": {"id": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/dd568ba7-ea17-4ae2-908e-3035f1035aee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-19T09:08:32Z", "updated": "2023-04-19T09:10:24Z", "addresses": {"tempest-VolumesActionsTest-1093377808-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:ce:de"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/763f7e24-ccbf-4b8a-aca4-93216f93b182"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/763f7e24-ccbf-4b8a-aca4-93216f93b182"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-19T09:08:38.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "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-19 09:11:14,641 79688 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/763f7e24-ccbf-4b8a-aca4-93216f93b182 0.033s 2023-04-19 09:11:14,641 79688 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:11:14 GMT', 'server': 'Apache/2.4.52 (U buntu)', '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-ceb03916-335f-4f1b-9a08-3075cc22c18d', 'x-compute-request-id': 'req-ceb03916-335f-4f1b-9a08-3075cc22c18d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/763f7e24-ccbf-4b8a-aca4-93216f93b182'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 763f7e24-ccbf-4b8a-aca4-93216f93b182 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 42f0203d-77b0-4b43-99d8-86df1c6ace3b failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 09:11:14,865 79688 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/aa86fb36d7b545e6a2b9f110f9e2f922/volumes 0.218s 2023-04-19 09:11:14,865 79688 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-1579752875"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 09:11:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cdb74092-d655-467a-b2a9-650a02de7e68', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cdb74092-d655-467a-b2a9-650a02de7e68', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/aa86fb36d7b545e6a2b9f110f9e2f922/volumes'} Body: b'{"volume": {"id": "42f0203d-77b0-4b43-99d8-86df1c6ace3b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:11:14.791693", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1579752875", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/42f0203d-77b0-4b43-99d8-86df1c6ace3b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/42f0203d-77b0-4b43-99d8-86df1c6ace3b"}], "user_id": "9295e3f87a284ec6a00b45e571529c85", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 09:11:14,916 79688 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/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/42f0203d-77b0-4b43-99d8-86df1c6ace3b 0.041s 2023-04-19 09:11:14,917 79688 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:11:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-446621cf-a4b4-4646-aeda-00fd770d885d', 'content-length': '884', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-446621cf-a4b4-4646-aeda-00fd770d885d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/42f0203d-77b0-4b43-99d8-86df1c6ace3b'} Body: b'{"volume": {"id": "42f0203d-77b0-4b43-99d8-86df1c6ace3b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:11:15.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1579752875", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/42f0203d-77b0-4b43-99d8-86df1c6ace3b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/42f0203d-77b0-4b43-99d8-86df1c6ace3b"}], "user_id": "9295e3f87a284ec6a00b45e571529c85", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "aa86fb36d7b545e6a2b9f110f9e2f922"}}' 2023-04-19 09:11:15,969 79688 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/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/42f0203d-77b0-4b43-99d8-86df1c6ace3b 0.040s 2023-04-19 09:11:15,969 79688 DEBUG [tem pest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:11:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dbc09102-3ba5-42e8-b7fd-793786a28ce2', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dbc09102-3ba5-42e8-b7fd-793786a28ce2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/42f0203d-77b0-4b43-99d8-86df1c6ace3b'} Body: b'{"volume": {"id": "42f0203d-77b0-4b43-99d8-86df1c6ace3b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:11:15.000000", "updated_at": "2023-04-19T09:11:15.000000", "name": "tempest-VolumesActionsTest-Volume-1579752875", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/42f0203d-77b0-4b43-99d8-86df1c6ace3b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/42f0203d-77b0-4b43-99d8-86df1c6ace3b"}], "user_id": "9295e3f87a284ec6a00b45e571529c85", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "aa86fb36d7b545e6a2b9f110f9e2f922"}}' 2023-04-19 09:11:16,021 79688 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/42f0203d-77b0-4b43-99d8-86df1c6ace3b 0.038s 2023-04-19 09:11:16,022 79688 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:11:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd4a51be-3185-4b26-acef-b942b3087bb4', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd4a51be-3185-4b26-acef-b942b3087bb4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/42f0203d-77b0-4b43-99d8-86df1c6ace3b'} Body: b'{"volume": {"id": "42f0203d-77b0-4b43-99d8-86df1c6ace3b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:11:15.000000", "updated_at": "2023-04-19T09:11:15.000000", "name": "tempest-VolumesActionsTest-Volume-1579752875", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/42f0203d-77b0-4b43-99d8-86df1c6ace3b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/42f0203d-77b0-4b43-99d8-86df1c6ace3b"}], "user_id": "9295e3f87a284ec6a00b45e571529c85", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "aa86fb36d7b545e6a2b9f110f9e2f922"}}' 2023-04-19 09:11:16,130 79688 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/42f0203d-77b0-4b43-99d8-86df1c6ace3b 0.098s 2023-04-19 09:11:16,130 79688 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:11:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-len gth': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c96bd99d-eb5d-4cee-8ebe-2a898b65b322', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/42f0203d-77b0-4b43-99d8-86df1c6ace3b'} Body: b'' 2023-04-19 09:11:16,150 79688 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/42f0203d-77b0-4b43-99d8-86df1c6ace3b 0.020s 2023-04-19 09:11:16,151 79688 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:11:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7306734-2a71-4086-a707-3f7189f73d2a', 'x-openstack-request-id': 'req-f7306734-2a71-4086-a707-3f7189f73d2a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/42f0203d-77b0-4b43-99d8-86df1c6ace3b'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 42f0203d-77b0-4b43-99d8-86df1c6ace3b 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 787a7a4d-6fd6-4069-ad0b-8f52f351b99f failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 09:11:16,336 79688 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/aa86fb36d7b545e6a2b9f110f9e2f922/volumes 0.182s 2023-04-19 09:11:16,336 79688 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-537203316"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 09:11:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6053fa1-0f94-4bd4-a86b-960a785ebde3', 'content-length': '815', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6053fa1-0f94-4bd4-a86b-960a785ebde3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/aa86fb36d7b545e6a2b9f110f9e2f922/volumes'} Body: b'{"volume": {"id": "787a7a4d-6fd6-4069-ad0b-8f52f351b99f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:11:16.276774", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-537203316", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/787a7a4d-6fd6-4069-ad0b-8f52f351b99f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/787a7a4d-6fd6-4069-ad0b-8f52f351b99f"}], "user_id": "9295e3f87a284ec6a00b45e571529c85", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 09:11:16,388 79688 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/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/787a7a4d-6fd6-4069-ad0b-8f52f351b99f 0.042s 2023-04-19 09:11:16,389 79688 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:11:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd7c7157-3bda-4d07-ba91-4e8b32e43d1b', 'content-length': '883', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd7c7157-3bda-4d07-ba91-4e8b32e43d1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/787a7a4d-6fd6-4069-ad0b-8f52f351b99f'} Body: b'{"volume": {"id": "787a7a4d-6fd6-4069-ad0b-8f52f351b99f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:11:16.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-537203316", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/787a7a4d-6fd6-4069-ad0b-8f52f351b99f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/787a7a4d-6fd6-4069-ad0b-8f52f351b99f"}], "user_id": "9295e3f87a284ec6a00b45e571529c85", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "aa86fb36d7b545e6a2b9f110f9e2f922"}}' 2023-04-19 09:11:17,440 79688 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/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/787a7a4d-6fd6-4069-ad0b-8f52f351b99f 0.040s 2023-04-19 09:11:17,440 79688 DEBUG [tempest.l ib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:11:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-643fee1b-7c6e-483d-bbb3-a2d1c0fdd9ab', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-643fee1b-7c6e-483d-bbb3-a2d1c0fdd9ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/787a7a4d-6fd6-4069-ad0b-8f52f351b99f'} Body: b'{"volume": {"id": "787a7a4d-6fd6-4069-ad0b-8f52f351b99f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:11:16.000000", "updated_at": "2023-04-19T09:11:16.000000", "name": "tempest-VolumesActionsTest-Volume-537203316", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/787a7a4d-6fd6-4069-ad0b-8f52f351b99f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/787a7a4d-6fd6-4069-ad0b-8f52f351b99f"}], "user_id": "9295e3f87a284ec6a00b45e571529c85", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "aa86fb36d7b545e6a2b9f110f9e2f922"}}' 2023-04-19 09:11:17,491 79688 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/787a7a4d-6fd6-4069-ad0b-8f52f351b99f 0.040s 2023-04-19 09:11:17,491 79688 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:11:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c6e43bd-431c-4389-87b8-103c6e0f0231', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c6e43bd-431c-4389-87b8-103c6e0f0231', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/787a7a4d-6fd6-4069-ad0b-8f52f351b99f'} Body: b'{"volume": {"id": "787a7a4d-6fd6-4069-ad0b-8f52f351b99f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:11:16.000000", "updated_at": "2023-04-19T09:11:16.000000", "name": "tempest-VolumesActionsTest-Volume-537203316", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/787a7a4d-6fd6-4069-ad0b-8f52f351b99f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/787a7a4d-6fd6-4069-ad0b-8f52f351b99f"}], "user_id": "9295e3f87a284ec6a00b45e571529c85", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "aa86fb36d7b545e6a2b9f110f9e2f922"}}' 2023-04-19 09:11:17,620 79688 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/787a7a4d-6fd6-4069-ad0b-8f52f351b99f 0.118s 2023-04-19 09:11:17,620 79688 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:11:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0 ', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3e2575b-9f37-4d06-929f-0dc2304d67b1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/787a7a4d-6fd6-4069-ad0b-8f52f351b99f'} Body: b'' 2023-04-19 09:11:17,641 79688 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/787a7a4d-6fd6-4069-ad0b-8f52f351b99f 0.020s 2023-04-19 09:11:17,641 79688 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:11:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-e145f44e-8f24-452a-94f8-04bfc60d32f7', 'x-openstack-request-id': 'req-e145f44e-8f24-452a-94f8-04bfc60d32f7', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/787a7a4d-6fd6-4069-ad0b-8f52f351b99f'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 787a7a4d-6fd6-4069-ad0b-8f52f351b99f 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 73364a8d-f981-4529-9a90-e1a36819e16d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 09:11:17,827 79688 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/aa86fb36d7b545e6a2b9f110f9e2f922/volumes 0.182s 2023-04-19 09:11:17,827 79688 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-2055869444"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 09:11:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ba05f95-a39a-4fb9-a664-f782be8396b6', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ba05f95-a39a-4fb9-a664-f782be8396b6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/aa86fb36d7b545e6a2b9f110f9e2f922/volumes'} Body: b'{"volume": {"id": "73364a8d-f981-4529-9a90-e1a36819e16d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:11:17.767940", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-2055869444", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/73364a8d-f981-4529-9a90-e1a36819e16d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/73364a8d-f981-4529-9a90-e1a36819e16d"}], "user_id": "9295e3f87a284ec6a00b45e571529c85", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 09:11:17,883 79688 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/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/73364a8d-f981-4529-9a90-e1a36819e16d 0.046s 2023-04-19 09:11:17,884 79688 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:11:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ccbf5c3c-b2b5-41f9-84e3-be00708e9699', 'content-length': '884', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ccbf5c3c-b2b5-41f9-84e3-be00708e9699', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/73364a8d-f981-4529-9a90-e1a36819e16d'} Body: b'{"volume": {"id": "73364a8d-f981-4529-9a90-e1a36819e16d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:11:18.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-2055869444", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/73364a8d-f981-4529-9a90-e1a36819e16d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/73364a8d-f981-4529-9a90-e1a36819e16d"}], "user_id": "9295e3f87a284ec6a00b45e571529c85", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "aa86fb36d7b545e6a2b9f110f9e2f922"}}' 2023-04-19 09:11:18,935 79688 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/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/73364a8d-f981-4529-9a90-e1a36819e16d 0.039s 2023-04-19 09:11:18,935 79688 DEBUG [tempest.lib.com mon.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:11:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-240e8025-21bf-423f-9f7d-028d06599d1f', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-240e8025-21bf-423f-9f7d-028d06599d1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/73364a8d-f981-4529-9a90-e1a36819e16d'} Body: b'{"volume": {"id": "73364a8d-f981-4529-9a90-e1a36819e16d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:11:18.000000", "updated_at": "2023-04-19T09:11:18.000000", "name": "tempest-VolumesActionsTest-Volume-2055869444", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/73364a8d-f981-4529-9a90-e1a36819e16d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/73364a8d-f981-4529-9a90-e1a36819e16d"}], "user_id": "9295e3f87a284ec6a00b45e571529c85", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "aa86fb36d7b545e6a2b9f110f9e2f922"}}' 2023-04-19 09:11:18,991 79688 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/73364a8d-f981-4529-9a90-e1a36819e16d 0.044s 2023-04-19 09:11:18,991 79688 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:11:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87df3f53-f8d0-4989-834a-a9bf8dd7be8e', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87df3f53-f8d0-4989-834a-a9bf8dd7be8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/73364a8d-f981-4529-9a90-e1a36819e16d'} Body: b'{"volume": {"id": "73364a8d-f981-4529-9a90-e1a36819e16d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:11:18.000000", "updated_at": "2023-04-19T09:11:18.000000", "name": "tempest-VolumesActionsTest-Volume-2055869444", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/73364a8d-f981-4529-9a90-e1a36819e16d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/73364a8d-f981-4529-9a90-e1a36819e16d"}], "user_id": "9295e3f87a284ec6a00b45e571529c85", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "aa86fb36d7b545e6a2b9f110f9e2f922"}}' 2023-04-19 09:11:19,105 79688 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/73364a8d-f981-4529-9a90-e1a36819e16d 0.104s 2023-04-19 09:11:19,106 79688 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:11:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', ' content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79852a19-b9f6-4dbc-9737-e8160b1c05ab', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/73364a8d-f981-4529-9a90-e1a36819e16d'} Body: b'' 2023-04-19 09:11:19,126 79688 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/73364a8d-f981-4529-9a90-e1a36819e16d 0.020s 2023-04-19 09:11:19,127 79688 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:11:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-7830ef6d-172a-4850-b04f-5b7f266b6cac', 'x-openstack-request-id': 'req-7830ef6d-172a-4850-b04f-5b7f266b6cac', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/73364a8d-f981-4529-9a90-e1a36819e16d'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 73364a8d-f981-4529-9a90-e1a36819e16d 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 17fd70e2-bf65-431e-bbfb-4886842b0405 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 09:11:19,309 79688 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/aa86fb36d7b545e6a2b9f110f9e2f922/volumes 0.178s 2023-04-19 09:11:19,309 79688 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-59086339"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 09:11:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7a31f98-0b5f-4457-b61c-4228249c8792', 'content-length': '814', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7a31f98-0b5f-4457-b61c-4228249c8792', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/aa86fb36d7b545e6a2b9f110f9e2f922/volumes'} Body: b'{"volume": {"id": "17fd70e2-bf65-431e-bbfb-4886842b0405", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:11:19.252959", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-59086339", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/17fd70e2-bf65-431e-bbfb-4886842b0405"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/17fd70e2-bf65-431e-bbfb-4886842b0405"}], "user_id": "9295e3f87a284ec6a00b45e571529c85", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 09:11:19,371 79688 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/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/17fd70e2-bf65-431e-bbfb-4886842b0405 0.052s 2023-04-19 09:11:19,371 79688 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:11:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9664510-42b9-42af-94bf-c3424b6b5355', 'content-length': '882', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9664510-42b9-42af-94bf-c3424b6b5355', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/17fd70e2-bf65-431e-bbfb-4886842b0405'} Body: b'{"volume": {"id": "17fd70e2-bf65-431e-bbfb-4886842b0405", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:11:19.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-59086339", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/17fd70e2-bf65-431e-bbfb-4886842b0405"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/17fd70e2-bf65-431e-bbfb-4886842b0405"}], "user_id": "9295e3f87a284ec6a00b45e571529c85", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "aa86fb36d7b545e6a2b9f110f9e2f922"}}' 2023-04-19 09:11:20,437 79688 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/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/17fd70e2-bf65-431e-bbfb-4886842b0405 0.052s 2023-04-19 09:11:20,437 79688 DEBUG [tem pest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:11:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ddca324-50b3-4064-af6d-ff00f5b6b68b', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ddca324-50b3-4064-af6d-ff00f5b6b68b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/17fd70e2-bf65-431e-bbfb-4886842b0405'} Body: b'{"volume": {"id": "17fd70e2-bf65-431e-bbfb-4886842b0405", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:11:19.000000", "updated_at": "2023-04-19T09:11:19.000000", "name": "tempest-VolumesActionsTest-Volume-59086339", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/17fd70e2-bf65-431e-bbfb-4886842b0405"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/17fd70e2-bf65-431e-bbfb-4886842b0405"}], "user_id": "9295e3f87a284ec6a00b45e571529c85", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "aa86fb36d7b545e6a2b9f110f9e2f922"}}' 2023-04-19 09:11:20,568 79688 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/17fd70e2-bf65-431e-bbfb-4886842b0405 0.121s 2023-04-19 09:11:20,568 79688 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:11:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b12ef5f-db68-4fea-8657-03e25df38280', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b12ef5f-db68-4fea-8657-03e25df38280', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/17fd70e2-bf65-431e-bbfb-4886842b0405'} Body: b'{"volume": {"id": "17fd70e2-bf65-431e-bbfb-4886842b0405", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:11:19.000000", "updated_at": "2023-04-19T09:11:19.000000", "name": "tempest-VolumesActionsTest-Volume-59086339", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/17fd70e2-bf65-431e-bbfb-4886842b0405"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/17fd70e2-bf65-431e-bbfb-4886842b0405"}], "user_id": "9295e3f87a284ec6a00b45e571529c85", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "aa86fb36d7b545e6a2b9f110f9e2f922"}}' 2023-04-19 09:11:20,683 79688 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/17fd70e2-bf65-431e-bbfb-4886842b0405 0.103s 2023-04-19 09:11:20,684 79688 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:11:20 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-62d7f1e7-ea71-401b-a540-47bf6f600cb1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/17fd70e2-bf65-431e-bbfb-4886842b0405'} Body: b'' 2023-04-19 09:11:20,706 79688 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/17fd70e2-bf65-431e-bbfb-4886842b0405 0.021s 2023-04-19 09:11:20,706 79688 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:11:20 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-e7761dda-c9df-4e77-95d1-bb70bf5f0bb4', 'x-openstack-request-id': 'req-e7761dda-c9df-4e77-95d1-bb70bf5f0bb4', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/17fd70e2-bf65-431e-bbfb-4886842b0405'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 17fd70e2-bf65-431e-bbfb-4886842b0405 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 04f5fba0-71f7-4f20-8143-6d99ce6410e8 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 09:11:20,939 79688 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_reset_status): 202 POST http://10.0.0.210/volume/v3/aa86fb36d7b545e6a2b9f110f9e2f922/volumes 0.229s 2023-04-19 09:11:20,939 79688 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-1326425566"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 09:11:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef808dc3-9888-445b-b21d-98079693fc55', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef808dc3-9888-445b-b21d-98079693fc55', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/aa86fb36d7b545e6a2b9f110f9e2f922/volumes'} Body: b'{"volume": {"id": "04f5fba0-71f7-4f20-8143-6d99ce6410e8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:11:20.868544", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1326425566", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/04f5fba0-71f7-4f20-8143-6d99ce6410e8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/04f5fba0-71f7-4f20-8143-6d99ce6410e8"}], "user_id": "9295e3f87a284ec6a00b45e571529c85", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 09:11:20,989 79688 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_reset_status): 200 GET http://10.0.0.210/volume/v3/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/04f5fba0-71f7-4f20-8143-6d99ce6410e8 0.039s 2023-04-19 09:11:20,989 79688 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:11:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7328aa6-32f9-469c-adc4-d4d9aae03734', 'content-length': '884', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7328aa6-32f9-469c-adc4-d4d9aae03734', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/04f5fba0-71f7-4f20-8143-6d99ce6410e8'} Body: b'{"volume": {"id": "04f5fba0-71f7-4f20-8143-6d99ce6410e8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:11:21.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1326425566", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/04f5fba0-71f7-4f20-8143-6d99ce6410e8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/04f5fba0-71f7-4f20-8143-6d99ce6410e8"}], "user_id": "9295e3f87a284ec6a00b45e571529c85", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "aa86fb36d7b545e6a2b9f110f9e2f922"}}' 2023-04-19 09:11:22,041 79688 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_reset_status): 200 GET http://10.0.0.210/volume/v3/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/04f5fba0-71f7-4f20-8143-6d99ce6410e8 0.041s 2023-04-19 09:11:22,041 79688 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'applicati on/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:11:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d1e40a6-93da-49b3-8809-481fb60a1870', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d1e40a6-93da-49b3-8809-481fb60a1870', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/04f5fba0-71f7-4f20-8143-6d99ce6410e8'} Body: b'{"volume": {"id": "04f5fba0-71f7-4f20-8143-6d99ce6410e8", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:11:21.000000", "updated_at": "2023-04-19T09:11:21.000000", "name": "tempest-VolumesActionsTest-Volume-1326425566", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/04f5fba0-71f7-4f20-8143-6d99ce6410e8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/04f5fba0-71f7-4f20-8143-6d99ce6410e8"}], "user_id": "9295e3f87a284ec6a00b45e571529c85", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "aa86fb36d7b545e6a2b9f110f9e2f922"}}' 2023-04-19 09:11:22,095 79688 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/04f5fba0-71f7-4f20-8143-6d99ce6410e8 0.039s 2023-04-19 09:11:22,096 79688 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:11:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05d975d7-80de-49e5-8a3e-00ce3b49ffef', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05d975d7-80de-49e5-8a3e-00ce3b49ffef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/04f5fba0-71f7-4f20-8143-6d99ce6410e8'} Body: b'{"volume": {"id": "04f5fba0-71f7-4f20-8143-6d99ce6410e8", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:11:21.000000", "updated_at": "2023-04-19T09:11:21.000000", "name": "tempest-VolumesActionsTest-Volume-1326425566", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/04f5fba0-71f7-4f20-8143-6d99ce6410e8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/04f5fba0-71f7-4f20-8143-6d99ce6410e8"}], "user_id": "9295e3f87a284ec6a00b45e571529c85", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "aa86fb36d7b545e6a2b9f110f9e2f922"}}' 2023-04-19 09:11:22,226 79688 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/04f5fba0-71f7-4f20-8143-6d99ce6410e8 0.120s 2023-04-19 09:11:22,227 79688 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:11:22 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-c434bb21-613f-4961-853c-40cea242d992', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/04f5fba0-71f7-4f20-8143-6d99ce6410e8'} Body: b'' 2023-04-19 09:11:22,261 79688 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/04f5fba0-71f7-4f20-8143-6d99ce6410e8 0.033s 2023-04-19 09:11:22,261 79688 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:11:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-0bb12d82-b1c5-41f7-a8e1-3ac4e04239e9', 'x-openstack-request-id': 'req-0bb12d82-b1c5-41f7-a8e1-3ac4e04239e9', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/aa86fb36d7b545e6a2b9f110f9e2f922/volumes/04f5fba0-71f7-4f20-8143-6d99ce6410e8'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 04f5fba0-71f7-4f20-8143-6d99ce6410e8 could not be found."}}' 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 d605acb7-fc83-4c17-91eb-eea768dd9311 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 09:11:26,718 79688 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/9d68924c695a41db98ce72656ce7bd39/types 0.179s 2023-04-19 09:11:26,718 79688 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': 'Wed, 19 Apr 2023 09:11:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d085b1c7-7202-4224-93c7-76b08af4813d', 'content-length': '339', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d085b1c7-7202-4224-93c7-76b08af4813d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9d68924c695a41db98ce72656ce7bd39/types'} Body: b'{"volume_type": {"id": "a7cc12c2-0928-41f1-979d-78cda96b3776", "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-19 09:11:27,491 79688 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.769s 2023-04-19 09:11:27,491 79688 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': 'Wed, 19 Apr 2023 09:11:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '738', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/fea79857-d59e-4d1a-9241-716626262a29', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-6bd27867-f14b-4c39-ab1c-3cc487ec82c1', '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": "cc189b41a45b447e940a993dace396fa", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "fea79857-d59e-4d1a-9241-716626262a29", "created_at": "2023-04-19T09:11:27Z", "updated_at": "2023-04-19T09:11:27Z", "tags": [], "self": "/v2/images/fea79857-d59e-4d1a-9241-716626262a29", "file": "/v2/images/fea79857-d59e-4d1a-9241-716626262a29/file", "schema": "/v2/schemas/image"}' 2023-04-19 09:11:28,627 79688 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/fea79857-d59e-4d1a-9241-716626262a29/file 1.134s 2023-04-19 09:11:28,628 79688 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Wed, 19 Apr 2023 09:11:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': ' text/html; charset=UTF-8', 'x-openstack-request-id': 'req-3e5a8097-4dc1-49ce-8d2d-e4a1b20ab69d', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/fea79857-d59e-4d1a-9241-716626262a29/file'} Body: b'' 2023-04-19 09:11:28,650 79688 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/fea79857-d59e-4d1a-9241-716626262a29 0.022s 2023-04-19 09:11:28,650 79688 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:11:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '898', 'content-type': 'application/json', 'x-openstack-request-id': 'req-415e33c4-0e3e-488d-8587-615e7cfb7bfc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/fea79857-d59e-4d1a-9241-716626262a29'} 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": "4d9d525611f3fbd9eea5eb8e2d841567", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "cc189b41a45b447e940a993dace396fa", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "4ae00b1ed0daee261744d96a44a6d9cfc76a2d3d3ac1dea75510ff457d28257d7067fe369bff90fd436ffafaefdbf8b1ba8686c1b212b53bd8ad41234bd630d9", "id": "fea79857-d59e-4d1a-9241-716626262a29", "created_at": "2023-04-19T09:11:27Z", "updated_at": "2023-04-19T09:11:29Z", "tags": [], "self": "/v2/images/fea79857-d59e-4d1a-9241-716626262a29", "file": "/v2/images/fea79857-d59e-4d1a-9241-716626262a29/file", "schema": "/v2/schemas/image"}' 2023-04-19 09:11:28,673 79688 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/fea79857-d59e-4d1a-9241-716626262a29 0.022s 2023-04-19 09:11:28,674 79688 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:11:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '898', 'content-type': 'application/json', 'x-openstack-request-id': 'req-54a2d5e2-85f4-46f6-84a1-a15ca39dc641', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/fea79857-d59e-4d1a-9241-716626262a29'} 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": "4d9d525611f3fbd9eea5eb8e2d841567", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "cc189b41a45b447e940a993dace396fa", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "4ae00b1ed0daee261744d96a44a6d9cfc76a2d3d3ac1dea75510ff457d28257d7067fe369bff90fd436ffafaefdbf8b1ba8686c1b212b53bd8ad41234bd630d9", "id": "fea79857-d59e-4d1a-9241-716626262a29", "created_at": "2023-04-19T09:11:27Z", "updated_at": "2023-04-19T09:11:29Z", "tags": [], "self": "/v2/images/fea79857-d59e-4d1a-9241-716626262a29", "file": "/v2/images/fea79857-d59e-4d1a-9241-716626262a29/file", "schema": "/v2/schemas/image"}' 2023-04-19 09:11:28,695 79688 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/fea79857-d59e-4d1a-9241-716626262a29 0.021s 2023-04-19 09:11:28,695 79688 DEBUG [tempest.lib.common.rest_client] Request - Headers: {' Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:11:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '898', 'content-type': 'application/json', 'x-openstack-request-id': 'req-552d47d6-afb7-4e95-bb9d-0932e9256c80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/fea79857-d59e-4d1a-9241-716626262a29'} 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": "4d9d525611f3fbd9eea5eb8e2d841567", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "cc189b41a45b447e940a993dace396fa", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "4ae00b1ed0daee261744d96a44a6d9cfc76a2d3d3ac1dea75510ff457d28257d7067fe369bff90fd436ffafaefdbf8b1ba8686c1b212b53bd8ad41234bd630d9", "id": "fea79857-d59e-4d1a-9241-716626262a29", "created_at": "2023-04-19T09:11:27Z", "updated_at": "2023-04-19T09:11:29Z", "tags": [], "self": "/v2/images/fea79857-d59e-4d1a-9241-716626262a29", "file": "/v2/images/fea79857-d59e-4d1a-9241-716626262a29/file", "schema": "/v2/schemas/image"}' 2023-04-19 09:11:29,088 79688 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/cc189b41a45b447e940a993dace396fa/volumes 0.391s 2023-04-19 09:11:29,088 79688 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": "fea79857-d59e-4d1a-9241-716626262a29", "size": 1}} Response - Headers: {'date': 'Wed, 19 Apr 2023 09:11:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b419d56e-085a-41eb-91c1-cc21eff8b771', 'content-length': '862', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b419d56e-085a-41eb-91c1-cc21eff8b771', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/cc189b41a45b447e940a993dace396fa/volumes'} Body: b'{"volume": {"id": "d605acb7-fc83-4c17-91eb-eea768dd9311", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:11:29.023190", "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/cc189b41a45b447e940a993dace396fa/volumes/d605acb7-fc83-4c17-91eb-eea768dd9311"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cc189b41a45b447e940a993dace396fa/volumes/d605acb7-fc83-4c17-91eb-eea768dd9311"}], "user_id": "b006b3dfe03940f8ade8804bff1f49cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 09:11:29,137 79688 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/cc189b41a45b447e940a993dace396fa/volumes/d605acb7-fc83-4c17-91eb-eea768dd9311 0.040s 2023-04-19 09:11:29,137 79688 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:11:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f167e1c2-1b7a-478b-89bc-f34c7058e169', 'content-lengt h': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f167e1c2-1b7a-478b-89bc-f34c7058e169', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/cc189b41a45b447e940a993dace396fa/volumes/d605acb7-fc83-4c17-91eb-eea768dd9311'} Body: b'{"volume": {"id": "d605acb7-fc83-4c17-91eb-eea768dd9311", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:11:29.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/cc189b41a45b447e940a993dace396fa/volumes/d605acb7-fc83-4c17-91eb-eea768dd9311"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cc189b41a45b447e940a993dace396fa/volumes/d605acb7-fc83-4c17-91eb-eea768dd9311"}], "user_id": "b006b3dfe03940f8ade8804bff1f49cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc189b41a45b447e940a993dace396fa"}}' 2023-04-19 09:11:30,190 79688 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/cc189b41a45b447e940a993dace396fa/volumes/d605acb7-fc83-4c17-91eb-eea768dd9311 0.040s 2023-04-19 09:11:30,190 79688 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:11:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aaed6ae0-0289-4206-8d56-cdb284af904c', 'content-length': '951', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aaed6ae0-0289-4206-8d56-cdb284af904c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/cc189b41a45b447e940a993dace396fa/volumes/d605acb7-fc83-4c17-91eb-eea768dd9311'} Body: b'{"volume": {"id": "d605acb7-fc83-4c17-91eb-eea768dd9311", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:11:29.000000", "updated_at": "2023-04-19T09:11:29.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/cc189b41a45b447e940a993dace396fa/volumes/d605acb7-fc83-4c17-91eb-eea768dd9311"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cc189b41a45b447e940a993dace396fa/volumes/d605acb7-fc83-4c17-91eb-eea768dd9311"}], "user_id": "b006b3dfe03940f8ade8804bff1f49cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc189b41a45b447e940a993dace396fa"}}' 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 0c9cba0b-0771-4196-90ca-59f69a1614e0 failed to build and is in ERROR status tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_create_server_from_volume_snapshot[compute,id-05795fb2-b2a7-4c9f-8fac-ff25aedb1489,image,slow,volume] -------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_volume_boot_pattern.py", line 138, in test_create_server_from_volume_snapshot boot_volume = self.create_volume_from_image() File "/opt/stack/tempest/tempest/scenario/manager.py", line 1229, in create_volume_from_image return self.create_volume(name=name, imageRef=image_id, **kwargs) File "/opt/stack/tempest/tempest/scenario/manager.py", line 368, in create_volume waiters.wait_for_volume_resource_status(client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 10d0438c-228f-43c3-b322-0e5b0aa311bc failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 09:12:05,922 79690 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/image/v2/images/dd568ba7-ea17-4ae2-908e-3035f1035aee 0.149s 2023-04-19 09:12:05,922 79690 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:12:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-28a5c5c1-9204-4009-8fbc-7f332163a455', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/dd568ba7-ea17-4ae2-908e-3035f1035aee'} 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": "711d5428f1bd471fa25d071fe9c4d7c6", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "created_at": "2023-04-19T08:53:19Z", "updated_at": "2023-04-19T08:53:21Z", "tags": [], "self": "/v2/images/dd568ba7-ea17-4ae2-908e-3035f1035aee", "file": "/v2/images/dd568ba7-ea17-4ae2-908e-3035f1035aee/file", "schema": "/v2/schemas/image"}' 2023-04-19 09:12:06,240 79690 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 202 POST http://10.0.0.210/volume/v3/ad8d2b101ca545c7af9aee467a97fdec/volumes 0.317s 2023-04-19 09:12:06,241 79690 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-2099967662", "snapshot_id": null, "imageRef": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Wed, 19 Apr 2023 09:12:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d269913-55a2-405b-b5f0-3580704f88b3', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d269913-55a2-405b-b5f0-3580704f88b3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ad8d2b101ca545c7af9aee467a97fdec/volumes'} Body: b'{"volume": {"id": "10d0438c-228f-43c3-b322-0e5b0aa311bc", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:12:06.183706", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-2099967662", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ad8d2b101ca545c7af9aee467a97fdec/volumes/10d0438c-228f-43c3-b322-0e5b0aa311bc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ad8d2b101ca545c7af9aee467a97fdec/volumes/10d0438c-228f-43c3-b322-0e5b0aa311bc"}], "user_id": "a86deb7f8b564d14aa0a3d09cfe012f0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 09:12:06,290 79690 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/volume/v3/ad8d2b101ca545c7af9aee467a97fdec/volumes/10d0438c-228f-43c3-b322-0e5b0aa311bc 0.038s 2023-04-19 09:12:06,290 79690 DEBUG [tempest.lib.common.rest_clie nt] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:12:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5af7bf9a-0dcf-4d27-97da-26d04e9a6070', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5af7bf9a-0dcf-4d27-97da-26d04e9a6070', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ad8d2b101ca545c7af9aee467a97fdec/volumes/10d0438c-228f-43c3-b322-0e5b0aa311bc'} Body: b'{"volume": {"id": "10d0438c-228f-43c3-b322-0e5b0aa311bc", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:12:06.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-2099967662", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ad8d2b101ca545c7af9aee467a97fdec/volumes/10d0438c-228f-43c3-b322-0e5b0aa311bc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ad8d2b101ca545c7af9aee467a97fdec/volumes/10d0438c-228f-43c3-b322-0e5b0aa311bc"}], "user_id": "a86deb7f8b564d14aa0a3d09cfe012f0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ad8d2b101ca545c7af9aee467a97fdec"}}' 2023-04-19 09:12:07,340 79690 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/volume/v3/ad8d2b101ca545c7af9aee467a97fdec/volumes/10d0438c-228f-43c3-b322-0e5b0aa311bc 0.038s 2023-04-19 09:12:07,340 79690 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:12:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba4e9b97-e352-46ac-8ecc-eda5ac54db93', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba4e9b97-e352-46ac-8ecc-eda5ac54db93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ad8d2b101ca545c7af9aee467a97fdec/volumes/10d0438c-228f-43c3-b322-0e5b0aa311bc'} Body: b'{"volume": {"id": "10d0438c-228f-43c3-b322-0e5b0aa311bc", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:12:06.000000", "updated_at": "2023-04-19T09:12:06.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-2099967662", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ad8d2b101ca545c7af9aee467a97fdec/volumes/10d0438c-228f-43c3-b322-0e5b0aa311bc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ad8d2b101ca545c7af9aee467a97fdec/volumes/10d0438c-228f-43c3-b322-0e5b0aa311bc"}], "user_id": "a86deb7f8b564d14aa0a3d09cfe012f0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ad8d2b101ca545c7af9aee467a97fdec"}}' 2023-04-19 09:12:07,652 79690 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/ad8d2b101ca545c7af9aee467a97fdec/volumes/10d0438c-228f-43c3-b322-0e5b0aa311bc 0.300s 2023-04-19 09:12:07,652 79690 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:12:07 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-223337c0-0718-4662-aacf-2659e9468bcf', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ad8d2b101ca545c7af9aee467a97fdec/volumes/10d0438c-228f-43c3-b322-0e5b0aa311bc'} Body: b'' 2023-04-19 09:12:07,674 79690 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/ad8d2b101ca545c7af9aee467a97fdec/volumes/10d0438c-228f-43c3-b322-0e5b0aa311bc 0.021s 2023-04-19 09:12:07,675 79690 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:12:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ee1a05f-4744-468a-9994-6c2958ef50c7', 'x-openstack-request-id': 'req-8ee1a05f-4744-468a-9994-6c2958ef50c7', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/ad8d2b101ca545c7af9aee467a97fdec/volumes/10d0438c-228f-43c3-b322-0e5b0aa311bc'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 10d0438c-228f-43c3-b322-0e5b0aa311bc 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 0c706536-fad8-428b-beb1-d67ee35dc327 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 09:12:07,699 79690 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/image/v2/images/dd568ba7-ea17-4ae2-908e-3035f1035aee 0.021s 2023-04-19 09:12:07,700 79690 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:12:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-0081dcfa-a428-4f7e-867d-16e6a7a9bcae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/dd568ba7-ea17-4ae2-908e-3035f1035aee'} 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": "711d5428f1bd471fa25d071fe9c4d7c6", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "created_at": "2023-04-19T08:53:19Z", "updated_at": "2023-04-19T08:53:21Z", "tags": [], "self": "/v2/images/dd568ba7-ea17-4ae2-908e-3035f1035aee", "file": "/v2/images/dd568ba7-ea17-4ae2-908e-3035f1035aee/file", "schema": "/v2/schemas/image"}' 2023-04-19 09:12:08,188 79690 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 202 POST http://10.0.0.210/volume/v3/ad8d2b101ca545c7af9aee467a97fdec/volumes 0.488s 2023-04-19 09:12:08,188 79690 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-1182339935", "snapshot_id": null, "imageRef": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Wed, 19 Apr 2023 09:12:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91cfe29b-17dc-46a7-9adb-814bc91a76cc', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91cfe29b-17dc-46a7-9adb-814bc91a76cc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ad8d2b101ca545c7af9aee467a97fdec/volumes'} Body: b'{"volume": {"id": "0c706536-fad8-428b-beb1-d67ee35dc327", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:12:07.969362", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1182339935", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ad8d2b101ca545c7af9aee467a97fdec/volumes/0c706536-fad8-428b-beb1-d67ee35dc327"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ad8d2b101ca545c7af9aee467a97fdec/volumes/0c706536-fad8-428b-beb1-d67ee35dc327"}], "user_id": "a86deb7f8b564d14aa0a3d09cfe012f0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 09:12:08,235 79690 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/volume/v3/ad8d2b101ca545c7af9aee467a97fdec/volumes/0c706536-fad8-428b-beb1-d67ee35dc327 0.036s 2023-04-19 09:12:08,235 79690 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:12:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e59b52f5-7e5a-4a9e-a1a1-9137a4d30d3c', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e59b52f5-7e5a-4a9e-a1a1-9137a4d30d3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ad8d2b101ca545c7af9aee467a97fdec/volumes/0c706536-fad8-428b-beb1-d67ee35dc327'} Body: b'{"volume": {"id": "0c706536-fad8-428b-beb1-d67ee35dc327", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:12:08.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1182339935", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ad8d2b101ca545c7af9aee467a97fdec/volumes/0c706536-fad8-428b-beb1-d67ee35dc327"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ad8d2b101ca545c7af9aee467a97fdec/volumes/0c706536-fad8-428b-beb1-d67ee35dc327"}], "user_id": "a86deb7f8b564d14aa0a3d09cfe012f0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ad8d2b101ca545c7af9aee467a97fdec"}}' 2023-04-19 09:12:09,285 79690 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/volume/v3/ad8d2b101ca545c7af9aee467a97fdec/volumes/0c706536-fad8-428b-beb1-d67ee35dc327 0.038s 2023-04-19 09:12:09,285 79690 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:12:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04973119-26d0-4b50-bc41-289f6eb207ec', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04973119-26d0-4b50-bc41-289f6eb207ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ad8d2b101ca545c7af9aee467a97fdec/volumes/0c706536-fad8-428b-beb1-d67ee35dc327'} Body: b'{"volume": {"id": "0c706536-fad8-428b-beb1-d67ee35dc327", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:12:08.000000", "updated_at": "2023-04-19T09:12:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1182339935", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ad8d2b101ca545c7af9aee467a97fdec/volumes/0c706536-fad8-428b-beb1-d67ee35dc327"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ad8d2b101ca545c7af9aee467a97fdec/volumes/0c706536-fad8-428b-beb1-d67ee35dc327"}], "user_id": "a86deb7f8b564d14aa0a3d09cfe012f0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ad8d2b101ca545c7af9aee467a97fdec"}}' 2023-04-19 09:12:09,389 79690 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/ad8d2b101ca545c7af9aee467a97fdec/volumes/0c706536-fad8-428b-beb1-d67ee35dc327 0.093s 2023-04-19 09:12:09,390 79690 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:12: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-41e83327-526f-405f-878a-ab5d0f4c6798', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ad8d2b101ca545c7af9aee467a97fdec/volumes/0c706536-fad8-428b-beb1-d67ee35dc327'} Body: b'' 2023-04-19 09:12:09,410 79690 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/ad8d2b101ca545c7af9aee467a97fdec/volumes/0c706536-fad8-428b-beb1-d67ee35dc327 0.020s 2023-04-19 09:12:09,411 79690 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:12: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-041e9849-354f-47ce-889a-907d25bc5d55', 'x-openstack-request-id': 'req-041e9849-354f-47ce-889a-907d25bc5d55', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/ad8d2b101ca545c7af9aee467a97fdec/volumes/0c706536-fad8-428b-beb1-d67ee35dc327'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 0c706536-fad8-428b-beb1-d67ee35dc327 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 230ffbd1-0e32-4ec0-91fd-e69ed6048199 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 09:12:09,414 79690 INFO [tempest.scenario.test_volume_boot_pattern] Creating keypair and security group 2023-04-19 09:12:09,470 79690 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.051s 2023-04-19 09:12:09,470 79690 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestVolumeBootPattern-38183323", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHGRTq7QDHOKwBj1Osfyda0J5ZI+H2aKWVwUht+qEOXW3HgEQC+s3YIWZLauAPhbmhRiYUFnDEPjf2+eJ0rj73YbHVXqkFpkrL+g31xGZ5XvYB7PXbZHN69ZPdLL6SKL5g=="}} Response - Headers: {'date': 'Wed, 19 Apr 2023 09:12:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '398', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5f38ef33-6295-4992-88d5-5c40e4a21d6a', 'x-compute-request-id': 'req-5f38ef33-6295-4992-88d5-5c40e4a21d6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestVolumeBootPattern-38183323", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHGRTq7QDHOKwBj1Osfyda0J5ZI+H2aKWVwUht+qEOXW3HgEQC+s3YIWZLauAPhbmhRiYUFnDEPjf2+eJ0rj73YbHVXqkFpkrL+g31xGZ5XvYB7PXbZHN69ZPdLL6SKL5g==", "fingerprint": "4d:c6:34:4c:8c:3b:72:63:f7:01:d4:2e:c3:da:af:7e", "user_id": "a86deb7f8b564d14aa0a3d09cfe012f0"}}' 2023-04-19 09:12:09,639 79690 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.155s 2023-04-19 09:12:09,640 79690 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-914833471", "description": "tempest-secgroup-smoke-914833471 description", "project_id": "ad8d2b101ca545c7af9aee467a97fdec"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-30ad3431-f97d-49df-a950-427ee8d0b1e9', 'date': 'Wed, 19 Apr 2023 09:12:09 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "e67eb55e-a973-4675-bcb3-816604388bdd", "name": "tempest-secgroup-smoke-914833471", "stateful": true, "tenant_id": "ad8d2b101ca545c7af9aee467a97fdec", "description": "tempest-secgroup-smoke-914833471 description", "shared": false, "security_group_rules": [{"id": "5d1e4481-8660-4df3-9e92-f3602265cb57", "tenant_id": "ad8d2b101ca545c7af9aee467a97fdec", "security_group_id": "e67eb55e-a973-4675-bcb3-816604388bdd", "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": 1055, "description": null, "tags": [], "created_at": "2023-04-19T09:12:09Z", "updated_at": "2023-04-19T09:12:09Z", "revision_number": 0, "project_id": "ad8d2b101ca545c7af9aee467a97fdec"}, {"id": "d108a121-d3d8-435c-a06a-efa3f16fabec", "tenant_id": "ad8d2b101ca545c7af9aee467a97fdec", "security_group_id": "e67eb55e-a973-4675-bcb3-816604388bdd", "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": 1054, "description": null, "tags": [], "created_at": "2023-04-19T09:12:09Z", "updated_at": "2023-04-19T09:12:09Z", "revision_number": 0, "project_id": "ad8d2b101ca 545c7af9aee467a97fdec"}], "tags": [], "created_at": "2023-04-19T09:12:09Z", "updated_at": "2023-04-19T09:12:09Z", "revision_number": 1, "project_id": "ad8d2b101ca545c7af9aee467a97fdec"}}' 2023-04-19 09:12:09,790 79690 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.148s 2023-04-19 09:12:09,790 79690 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "e67eb55e-a973-4675-bcb3-816604388bdd", "project_id": "ad8d2b101ca545c7af9aee467a97fdec", "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-7b583076-ac2f-457f-ae1f-345660ab6e23', 'date': 'Wed, 19 Apr 2023 09:12:09 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "7718af76-0ed2-428d-a169-690918e3397d", "tenant_id": "ad8d2b101ca545c7af9aee467a97fdec", "security_group_id": "e67eb55e-a973-4675-bcb3-816604388bdd", "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-19T09:12:09Z", "updated_at": "2023-04-19T09:12:09Z", "revision_number": 0, "project_id": "ad8d2b101ca545c7af9aee467a97fdec"}}' 2023-04-19 09:12:09,951 79690 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.159s 2023-04-19 09:12:09,951 79690 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "e67eb55e-a973-4675-bcb3-816604388bdd", "project_id": "ad8d2b101ca545c7af9aee467a97fdec", "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-78719e5d-4e35-4e47-a01b-d3aa3257382f', 'date': 'Wed, 19 Apr 2023 09:12:09 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "93342169-1dcb-400f-a731-8be4b7e78531", "tenant_id": "ad8d2b101ca545c7af9aee467a97fdec", "security_group_id": "e67eb55e-a973-4675-bcb3-816604388bdd", "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-19T09:12:09Z", "updated_at": "2023-04-19T09:12:09Z", "revision_number": 0, "project_id": "ad8d2b101ca545c7af9aee467a97fdec"}}' 2023-04-19 09:12:10,115 79690 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.163s 2023-04-19 09:12:10,116 79690 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "e67eb55e-a973-4675-bcb3-816604388bdd", "project_id": "ad8d2b101ca545c7af9aee467a97fdec", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-b900fd1d-26fb-4ff6-86a0-2326e3ed0b2b', 'date': 'Wed, 19 Apr 2023 09:12:10 GMT', 'connection': 'close', 'status': '201', 'content-location ': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "abd64f19-e648-493c-b07b-878626b79482", "tenant_id": "ad8d2b101ca545c7af9aee467a97fdec", "security_group_id": "e67eb55e-a973-4675-bcb3-816604388bdd", "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-19T09:12:10Z", "updated_at": "2023-04-19T09:12:10Z", "revision_number": 0, "project_id": "ad8d2b101ca545c7af9aee467a97fdec"}}' 2023-04-19 09:12:10,278 79690 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.161s 2023-04-19 09:12:10,278 79690 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "e67eb55e-a973-4675-bcb3-816604388bdd", "project_id": "ad8d2b101ca545c7af9aee467a97fdec", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-fab0f148-f163-4e3a-a828-02ee7800adc4', 'date': 'Wed, 19 Apr 2023 09:12:10 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "b832e392-07d7-46a7-ac4b-605a1bacd036", "tenant_id": "ad8d2b101ca545c7af9aee467a97fdec", "security_group_id": "e67eb55e-a973-4675-bcb3-816604388bdd", "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-19T09:12:10Z", "updated_at": "2023-04-19T09:12:10Z", "revision_number": 0, "project_id": "ad8d2b101ca545c7af9aee467a97fdec"}}' 2023-04-19 09:12:10,431 79690 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.153s 2023-04-19 09:12:10,432 79690 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "e67eb55e-a973-4675-bcb3-816604388bdd", "project_id": "ad8d2b101ca545c7af9aee467a97fdec", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-573c2aaf-4537-4ae2-9a9a-4fa395c5d385', 'date': 'Wed, 19 Apr 2023 09:12:10 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "4e203c95-f1fc-4a6e-a063-964fe0e116ea", "tenant_id": "ad8d2b101ca545c7af9aee467a97fdec", "security_group_id": "e67eb55e-a973-4675-bcb3-816604388bdd", "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-19T09:12:10Z", "updated_at": "2023-04-19T09:12:10Z", "revision_number": 0, "project_id": "ad8d2b101ca545c7af9aee467a97fdec"}}' 2023-04-19 09:12:10,613 79690 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.180s 2023-04-19 09:12:10,613 79690 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": "e67eb55e-a973-4675-bcb3-816604388bdd", "project_id": "ad8d2b101ca545c7af9aee467a97fdec", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-8b6e0963-1969-4c92-a9a1-bf0f8951d08e', 'date': 'Wed, 19 Apr 2023 09:12:10 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "4e12a1c1-af5c-4ea7-8292-517f52453745", "tenant_id": "ad8d2b101ca545c7af9aee467a97fdec", "security_group_id": "e67eb55e-a973-4675-bcb3-816604388bdd", "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-19T09:12:10Z", "updated_at": "2023-04-19T09:12:10Z", "revision_number": 0, "project_id": "ad8d2b101ca545c7af9aee467a97fdec"}}' 2023-04-19 09:12:10,614 79690 INFO [tempest.scenario.test_volume_boot_pattern] Booting instance 1 from volume 2023-04-19 09:12:10,640 79690 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/image/v2/images/dd568ba7-ea17-4ae2-908e-3035f1035aee 0.026s 2023-04-19 09:12:10,641 79690 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:12:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-52445be3-59a0-4fe6-8f61-46fd0fd4493e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/dd568ba7-ea17-4ae2-908e-3035f1035aee'} 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": "711d5428f1bd471fa25d071fe9c4d7c6", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "created_at": "2023-04-19T08:53:19Z", "updated_at": "2023-04-19T08:53:21Z", "tags": [], "self": "/v2/images/dd568ba7-ea17-4ae2-908e-3035f1035aee", "file": "/v2/images/dd568ba7-ea17-4ae2-908e-3035f1035aee/file", "schema": "/v2/schemas/image"}' 2023-04-19 09:12:11,369 79690 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 202 POST http://10.0.0.210/volume/v3/ad8d2b101ca545c7af9aee467a97fdec/volumes 0.726s 2023-04-19 09:12:11,369 79690 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-661775362", "snapshot_id": null, "imageRef": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Wed, 19 Apr 2023 09:12:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5bc45673-6746-4b51-8c62-16240c6468c8', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5bc45673-6746-4b51-8c62-16240c6468c8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ad8d2b101ca545c7af9aee467a97fdec/volumes'} Body: b'{"volume": {"id": "230ffbd1-0e32-4ec0-91fd-e69ed6048199", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:12:10.930284", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-661775362", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ad8d2b101ca545c7af9aee467a97fdec/volumes/230ffbd1-0e32-4ec0-91fd-e69ed6048199"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ad8d2b101ca545c7af9aee467a97fdec/volumes/230ffbd1-0e32-4ec0-91fd-e69ed6048199"}], "user_id": "a86deb7f8b564d14aa0a3d09cfe012f0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 09:12:11,427 79690 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/volume/v3/ad8d2b101ca545c7af9aee467a97fdec/volumes/230ffbd1-0e32-4ec0-91fd-e69ed6048199 0.047s 2023-04-19 09:12:11,427 79690 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:12:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dbf466f4-96ef-4db9-b8ef-bf89198a036a', 'content-length': '893', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dbf466f4-96ef-4db9-b8ef-bf89198a036a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ad8d2b101ca545c7af9aee467a97fdec/volumes/230ffbd1-0e32-4ec0-91fd-e69ed6048199'} Body: b'{"volume": {"id": "230ffbd1-0e32-4ec0-91fd-e69ed6048199", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:12:11.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-661775362", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ad8d2b101ca545c7af9aee467a97fdec/volumes/230ffbd1-0e32-4ec0-91fd-e69ed6048199"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ad8d2b101ca545c7af9aee467a97fdec/volumes/230ffbd1-0e32-4ec0-91fd-e69ed6048199"}], "user_id": "a86deb7f8b564d14aa0a3d09cfe012f0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ad8d2b101ca545c7af9aee467a97fdec"}}' 2023-04-19 09:12:12,477 79690 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/volume/v3/ad8d2b101ca545c7af9aee467a97fdec/volumes/230ffbd1-0e32-4ec0-91fd-e69ed6048199 0.038s 2023-04-19 09:12:12,477 79690 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:12:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65ffbbcc-1091-4f51-9582-4dc778750906', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65ffbbcc-1091-4f51-9582-4dc778750906', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ad8d2b101ca545c7af9aee467a97fdec/volumes/230ffbd1-0e32-4ec0-91fd-e69ed6048199'} Body: b'{"volume": {"id": "230ffbd1-0e32-4ec0-91fd-e69ed6048199", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:12:11.000000", "updated_at": "2023-04-19T09:12:11.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-661775362", "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/ad8d2b101ca545c7af9aee467a97fdec/volumes/230ffbd1-0e32-4ec0-91fd-e69ed6048199"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ad8d2b101ca545c7af9aee467a97fdec/volumes/230ffbd1-0e32-4ec0-91fd-e69ed6048199"}], "user_id": "a86deb7f8b564d14aa0a3d09cfe012f0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ad8d2b101ca545c7af9aee467a97fdec"}}' 2023-04-19 09:12:12,608 79690 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/ad8d2b101ca545c7af9aee467a97fdec/volumes/230ffbd1-0e32-4ec0-91fd-e69ed6048199 0.118s 2023-04-19 09:12:12,608 79690 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:12:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f6a87a0-7ea5-4be3-8721-b89772601210', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ad8d2b101ca545c7af9aee467a97fdec/volumes/230ffbd1-0e32-4ec0-91fd-e69ed6048199'} Body: b'' 2023-04-19 09:12:12,645 79690 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/ad8d2b101ca545c7af9aee467a97fdec/volumes/230ffbd1-0e32-4ec0-91fd-e69ed6048199 0.036s 2023-04-19 09:12:12,645 79690 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:12: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-c25a7604-cbb4-46cf-8fa8-c92b0e9daf22', 'x-openstack-request-id': 'req-c25a7604-cbb4-46cf-8fa8-c92b0e9daf22', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/ad8d2b101ca545c7af9aee467a97fdec/volumes/230ffbd1-0e32-4ec0-91fd-e69ed6048199'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 230ffbd1-0e32-4ec0-91fd-e69ed6048199 could not be found."}}' 2023-04-19 09:12:12,814 79690 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/e67eb55e-a973-4675-bcb3-816604388bdd 0.168s 2023-04-19 09:12:12,814 79690 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-1ce31736-1494-4a24-ab60-a071890f3ff4', 'content-length': '0', 'date': 'Wed, 19 Apr 2023 09:12:12 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/e67eb55e-a973-4675-bcb3-816604388bdd'} Body: b'' 2023-04-19 09:12:12,844 79690 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestVolumeBootPattern-38183323 0.029s 2023-04-19 09:12:12,845 79690 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:12: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': 'OpenSt ack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1c0affca-83a5-4212-813e-cb6449e496a8', 'x-compute-request-id': 'req-1c0affca-83a5-4212-813e-cb6449e496a8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestVolumeBootPattern-38183323'} Body: b'' 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 746c2bd2-e29d-4938-bd93-adf856dbc045 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 5390aed9-8f31-4017-89cd-42f370874902 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 09:13:03,334 79694 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.0.0.210/image/v2/images/dd568ba7-ea17-4ae2-908e-3035f1035aee 0.148s 2023-04-19 09:13:03,335 79694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:13:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-e2e6a220-4383-4278-9850-39c82258bf27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/dd568ba7-ea17-4ae2-908e-3035f1035aee'} 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": "711d5428f1bd471fa25d071fe9c4d7c6", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "created_at": "2023-04-19T08:53:19Z", "updated_at": "2023-04-19T08:53:21Z", "tags": [], "self": "/v2/images/dd568ba7-ea17-4ae2-908e-3035f1035aee", "file": "/v2/images/dd568ba7-ea17-4ae2-908e-3035f1035aee/file", "schema": "/v2/schemas/image"}' 2023-04-19 09:13:03,718 79694 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 202 POST http://10.0.0.210/volume/v3/c38a2f127afd4a2f9214b3c21c3fb8ad/volumes 0.383s 2023-04-19 09:13:03,719 79694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"imageRef": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "size": 1, "name": "tempest-VolumesCloneTest-Volume-1913661582"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 09:13:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d181b41-907c-4ff5-a8d1-de9fffd7eb37', 'content-length': '814', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d181b41-907c-4ff5-a8d1-de9fffd7eb37', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c38a2f127afd4a2f9214b3c21c3fb8ad/volumes'} Body: b'{"volume": {"id": "5390aed9-8f31-4017-89cd-42f370874902", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:13:03.653244", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-1913661582", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c38a2f127afd4a2f9214b3c21c3fb8ad/volumes/5390aed9-8f31-4017-89cd-42f370874902"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c38a2f127afd4a2f9214b3c21c3fb8ad/volumes/5390aed9-8f31-4017-89cd-42f370874902"}], "user_id": "84b69b2d92e448d29f47c009f368b007", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 09:13:03,769 79694 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.0.0.210/volume/v3/c38a2f127afd4a2f9214b3c21c3fb8ad/volumes/5390aed9-8f31-4017-89cd-42f370874902 0.041s 2023-04-19 09:13:03,770 79694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Toke n': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:13:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5449023-5f80-468f-bcb0-bca125055170', 'content-length': '882', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5449023-5f80-468f-bcb0-bca125055170', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c38a2f127afd4a2f9214b3c21c3fb8ad/volumes/5390aed9-8f31-4017-89cd-42f370874902'} Body: b'{"volume": {"id": "5390aed9-8f31-4017-89cd-42f370874902", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:13:04.000000", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-1913661582", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c38a2f127afd4a2f9214b3c21c3fb8ad/volumes/5390aed9-8f31-4017-89cd-42f370874902"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c38a2f127afd4a2f9214b3c21c3fb8ad/volumes/5390aed9-8f31-4017-89cd-42f370874902"}], "user_id": "84b69b2d92e448d29f47c009f368b007", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c38a2f127afd4a2f9214b3c21c3fb8ad"}}' 2023-04-19 09:13:04,822 79694 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.0.0.210/volume/v3/c38a2f127afd4a2f9214b3c21c3fb8ad/volumes/5390aed9-8f31-4017-89cd-42f370874902 0.041s 2023-04-19 09:13:04,822 79694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:13:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de9abd7b-fbb8-40d2-a2f6-237ef0e4d2de', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de9abd7b-fbb8-40d2-a2f6-237ef0e4d2de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c38a2f127afd4a2f9214b3c21c3fb8ad/volumes/5390aed9-8f31-4017-89cd-42f370874902'} Body: b'{"volume": {"id": "5390aed9-8f31-4017-89cd-42f370874902", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:13:04.000000", "updated_at": "2023-04-19T09:13:04.000000", "name": "tempest-VolumesCloneTest-Volume-1913661582", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c38a2f127afd4a2f9214b3c21c3fb8ad/volumes/5390aed9-8f31-4017-89cd-42f370874902"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c38a2f127afd4a2f9214b3c21c3fb8ad/volumes/5390aed9-8f31-4017-89cd-42f370874902"}], "user_id": "84b69b2d92e448d29f47c009f368b007", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c38a2f127afd4a2f9214b3c21c3fb8ad"}}' 2023-04-19 09:13:04,875 79694 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/c38a2f127afd4a2f9214b3c21c3fb8ad/volumes/5390aed9-8f31-4017-89cd-42f370874902 0.042s 2023-04-19 09:13:04,876 79694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:13:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc7e198c-94b8-44a2-a926-a5e306a27da0', 'content-length': '903', 'openstack-api-version' : 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc7e198c-94b8-44a2-a926-a5e306a27da0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c38a2f127afd4a2f9214b3c21c3fb8ad/volumes/5390aed9-8f31-4017-89cd-42f370874902'} Body: b'{"volume": {"id": "5390aed9-8f31-4017-89cd-42f370874902", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:13:04.000000", "updated_at": "2023-04-19T09:13:04.000000", "name": "tempest-VolumesCloneTest-Volume-1913661582", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c38a2f127afd4a2f9214b3c21c3fb8ad/volumes/5390aed9-8f31-4017-89cd-42f370874902"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c38a2f127afd4a2f9214b3c21c3fb8ad/volumes/5390aed9-8f31-4017-89cd-42f370874902"}], "user_id": "84b69b2d92e448d29f47c009f368b007", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c38a2f127afd4a2f9214b3c21c3fb8ad"}}' 2023-04-19 09:13:04,998 79694 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/c38a2f127afd4a2f9214b3c21c3fb8ad/volumes/5390aed9-8f31-4017-89cd-42f370874902 0.103s 2023-04-19 09:13:04,998 79694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:13:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-446332dd-617d-408e-81f0-6d64a0cda4d4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c38a2f127afd4a2f9214b3c21c3fb8ad/volumes/5390aed9-8f31-4017-89cd-42f370874902'} Body: b'' 2023-04-19 09:13:05,035 79694 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/c38a2f127afd4a2f9214b3c21c3fb8ad/volumes/5390aed9-8f31-4017-89cd-42f370874902 0.036s 2023-04-19 09:13:05,035 79694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:13:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd847032-9c94-4385-94be-f323cec95614', 'x-openstack-request-id': 'req-cd847032-9c94-4385-94be-f323cec95614', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/c38a2f127afd4a2f9214b3c21c3fb8ad/volumes/5390aed9-8f31-4017-89cd-42f370874902'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 5390aed9-8f31-4017-89cd-42f370874902 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 b60e6004-06b4-4b20-875b-25ba8c163ae9 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 09:13:05,218 79694 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 202 POST http://10.0.0.210/volume/v3/c38a2f127afd4a2f9214b3c21c3fb8ad/volumes 0.180s 2023-04-19 09:13:05,218 79694 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-1230851170"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 09:13:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55f68f9a-2055-4937-ade2-fdd5123674d8', 'content-length': '814', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55f68f9a-2055-4937-ade2-fdd5123674d8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c38a2f127afd4a2f9214b3c21c3fb8ad/volumes'} Body: b'{"volume": {"id": "b60e6004-06b4-4b20-875b-25ba8c163ae9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:13:05.161693", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-1230851170", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c38a2f127afd4a2f9214b3c21c3fb8ad/volumes/b60e6004-06b4-4b20-875b-25ba8c163ae9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c38a2f127afd4a2f9214b3c21c3fb8ad/volumes/b60e6004-06b4-4b20-875b-25ba8c163ae9"}], "user_id": "84b69b2d92e448d29f47c009f368b007", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 09:13:05,269 79694 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.0.0.210/volume/v3/c38a2f127afd4a2f9214b3c21c3fb8ad/volumes/b60e6004-06b4-4b20-875b-25ba8c163ae9 0.042s 2023-04-19 09:13:05,269 79694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:13:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29555d58-9280-46e0-ab30-d1a63898f6b4', 'content-length': '882', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29555d58-9280-46e0-ab30-d1a63898f6b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c38a2f127afd4a2f9214b3c21c3fb8ad/volumes/b60e6004-06b4-4b20-875b-25ba8c163ae9'} Body: b'{"volume": {"id": "b60e6004-06b4-4b20-875b-25ba8c163ae9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:13:05.000000", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-1230851170", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c38a2f127afd4a2f9214b3c21c3fb8ad/volumes/b60e6004-06b4-4b20-875b-25ba8c163ae9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c38a2f127afd4a2f9214b3c21c3fb8ad/volumes/b60e6004-06b4-4b20-875b-25ba8c163ae9"}], "user_id": "84b69b2d92e448d29f47c009f368b007", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c38a2f127afd4a2f9214b3c21c3fb8ad"}}' 2023-04-19 09:13:06,317 79694 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.0.0.210/volume/v3/c38a2f127afd4a2f9214b3c21c3fb8ad/volumes/b60e6004-06b4-4b20-875b-25ba8c163ae9 0.037s 2023-04-19 09:13:06,317 79694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Acce pt': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:13:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6481294b-b27a-4477-8451-7bbb4f7f3775', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6481294b-b27a-4477-8451-7bbb4f7f3775', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c38a2f127afd4a2f9214b3c21c3fb8ad/volumes/b60e6004-06b4-4b20-875b-25ba8c163ae9'} Body: b'{"volume": {"id": "b60e6004-06b4-4b20-875b-25ba8c163ae9", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:13:05.000000", "updated_at": "2023-04-19T09:13:05.000000", "name": "tempest-VolumesCloneTest-Volume-1230851170", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c38a2f127afd4a2f9214b3c21c3fb8ad/volumes/b60e6004-06b4-4b20-875b-25ba8c163ae9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c38a2f127afd4a2f9214b3c21c3fb8ad/volumes/b60e6004-06b4-4b20-875b-25ba8c163ae9"}], "user_id": "84b69b2d92e448d29f47c009f368b007", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c38a2f127afd4a2f9214b3c21c3fb8ad"}}' 2023-04-19 09:13:06,365 79694 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/c38a2f127afd4a2f9214b3c21c3fb8ad/volumes/b60e6004-06b4-4b20-875b-25ba8c163ae9 0.037s 2023-04-19 09:13:06,365 79694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:13:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7d00cfb-bc8a-43d3-b00e-7788e55e9d62', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7d00cfb-bc8a-43d3-b00e-7788e55e9d62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c38a2f127afd4a2f9214b3c21c3fb8ad/volumes/b60e6004-06b4-4b20-875b-25ba8c163ae9'} Body: b'{"volume": {"id": "b60e6004-06b4-4b20-875b-25ba8c163ae9", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:13:05.000000", "updated_at": "2023-04-19T09:13:05.000000", "name": "tempest-VolumesCloneTest-Volume-1230851170", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c38a2f127afd4a2f9214b3c21c3fb8ad/volumes/b60e6004-06b4-4b20-875b-25ba8c163ae9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c38a2f127afd4a2f9214b3c21c3fb8ad/volumes/b60e6004-06b4-4b20-875b-25ba8c163ae9"}], "user_id": "84b69b2d92e448d29f47c009f368b007", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c38a2f127afd4a2f9214b3c21c3fb8ad"}}' 2023-04-19 09:13:06,486 79694 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/c38a2f127afd4a2f9214b3c21c3fb8ad/volumes/b60e6004-06b4-4b20-875b-25ba8c163ae9 0.109s 2023-04-19 09:13:06,486 79694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:13:06 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-07c913bf-28cd-444b-8bc7-656a27d8e59d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c38a2f127afd4a2f9214b3c21c3fb8ad/volumes/b60e6004-06b4-4b20-875b-25ba8c163ae9'} Body: b'' 2023-04-19 09:13:06,507 79694 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/c38a2f127afd4a2f9214b3c21c3fb8ad/volumes/b60e6004-06b4-4b20-875b-25ba8c163ae9 0.020s 2023-04-19 09:13:06,507 79694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:13:06 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-b0f97504-739a-48e7-a305-7753cf99f03f', 'x-openstack-request-id': 'req-b0f97504-739a-48e7-a305-7753cf99f03f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/c38a2f127afd4a2f9214b3c21c3fb8ad/volumes/b60e6004-06b4-4b20-875b-25ba8c163ae9'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume b60e6004-06b4-4b20-875b-25ba8c163ae9 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 b4fbe088-d795-47d2-8dcc-efe89e53f3c0 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 09:13:08,156 79694 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 202 POST http://10.0.0.210/volume/v3/03be2d960517431ba547ad9829de98d2/volumes 0.346s 2023-04-19 09:13:08,157 79694 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-746891541", "metadata": {"Type": "Test"}}} Response - Headers: {'date': 'Wed, 19 Apr 2023 09:13:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f17f596-8518-4ea5-ab8b-7a9361fdf205', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f17f596-8518-4ea5-ab8b-7a9361fdf205', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/03be2d960517431ba547ad9829de98d2/volumes'} Body: b'{"volume": {"id": "b4fbe088-d795-47d2-8dcc-efe89e53f3c0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:13:08.096411", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-746891541", "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/03be2d960517431ba547ad9829de98d2/volumes/b4fbe088-d795-47d2-8dcc-efe89e53f3c0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/03be2d960517431ba547ad9829de98d2/volumes/b4fbe088-d795-47d2-8dcc-efe89e53f3c0"}], "user_id": "563c6dbb1dc542fd8df6f8d55012e7a9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 09:13:08,210 79694 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.0.0.210/volume/v3/03be2d960517431ba547ad9829de98d2/volumes/b4fbe088-d795-47d2-8dcc-efe89e53f3c0 0.043s 2023-04-19 09:13:08,210 79694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:13:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1c478f3-12e4-46ac-8e07-2ad143b6226b', 'content-length': '893', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1c478f3-12e4-46ac-8e07-2ad143b6226b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/03be2d960517431ba547ad9829de98d2/volumes/b4fbe088-d795-47d2-8dcc-efe89e53f3c0'} Body: b'{"volume": {"id": "b4fbe088-d795-47d2-8dcc-efe89e53f3c0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:13:08.000000", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-746891541", "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/03be2d960517431ba547ad9829de98d2/volumes/b4fbe088-d795-47d2-8dcc-efe89e53f3c0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/03be2d960517431ba547ad9829de98d2/volumes/b4fbe088-d795-47d2-8dcc-efe89e53f3c0"}], "user_id": "563c6dbb1dc542fd8df6f8d55012e7a9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "03be2d960517431ba547ad9829de98d2"}}' 2023-04-19 09:13:09,260 79694 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.0.0.210/volume/v3/03be2d960517431ba547ad9829de98d2/volumes/b4fbe088-d795-47d2-8dcc-efe89e53f3c0 0.039s 2023-04-19 09:13:09,260 79694 DEBUG [tempest.lib .common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:13:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6557ce7e-e994-41a4-b01f-1e76ce5a0f39', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6557ce7e-e994-41a4-b01f-1e76ce5a0f39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/03be2d960517431ba547ad9829de98d2/volumes/b4fbe088-d795-47d2-8dcc-efe89e53f3c0'} Body: b'{"volume": {"id": "b4fbe088-d795-47d2-8dcc-efe89e53f3c0", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:13:08.000000", "updated_at": "2023-04-19T09:13:08.000000", "name": "tempest-VolumesGetTest-Volume-746891541", "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/03be2d960517431ba547ad9829de98d2/volumes/b4fbe088-d795-47d2-8dcc-efe89e53f3c0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/03be2d960517431ba547ad9829de98d2/volumes/b4fbe088-d795-47d2-8dcc-efe89e53f3c0"}], "user_id": "563c6dbb1dc542fd8df6f8d55012e7a9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "03be2d960517431ba547ad9829de98d2"}}' 2023-04-19 09:13:09,378 79694 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/03be2d960517431ba547ad9829de98d2/volumes/b4fbe088-d795-47d2-8dcc-efe89e53f3c0 0.106s 2023-04-19 09:13:09,378 79694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:13: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-4a28b91e-03a3-440f-a5fb-c7502740fc79', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/03be2d960517431ba547ad9829de98d2/volumes/b4fbe088-d795-47d2-8dcc-efe89e53f3c0'} Body: b'' 2023-04-19 09:13:09,402 79694 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/03be2d960517431ba547ad9829de98d2/volumes/b4fbe088-d795-47d2-8dcc-efe89e53f3c0 0.023s 2023-04-19 09:13:09,402 79694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:13: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-c8ec3f0b-d8d2-4e48-9c20-2e9d7cc883b1', 'x-openstack-request-id': 'req-c8ec3f0b-d8d2-4e48-9c20-2e9d7cc883b1', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/03be2d960517431ba547ad9829de98d2/volumes/b4fbe088-d795-47d2-8dcc-efe89e53f3c0'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume b4fbe088-d795-47d2-8dcc-efe89e53f3c0 could not be found."}}' tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone[id-3f591b4a-7dc6-444c-bd51-77469506b3a1] ----------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_get.py", line 138, in test_volume_create_get_update_delete_as_clone origin = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 805de4cb-782f-4e30-b150-de79f9677eb7 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 09:13:09,680 79694 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/03be2d960517431ba547ad9829de98d2/volumes 0.274s 2023-04-19 09:13:09,680 79694 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-1227957282"}} Response - Headers: {'date': 'Wed, 19 Apr 2023 09:13:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f10c6279-c2f1-4045-ba32-c172cb67c4ba', 'content-length': '812', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f10c6279-c2f1-4045-ba32-c172cb67c4ba', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/03be2d960517431ba547ad9829de98d2/volumes'} Body: b'{"volume": {"id": "805de4cb-782f-4e30-b150-de79f9677eb7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:13:09.608566", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1227957282", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/03be2d960517431ba547ad9829de98d2/volumes/805de4cb-782f-4e30-b150-de79f9677eb7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/03be2d960517431ba547ad9829de98d2/volumes/805de4cb-782f-4e30-b150-de79f9677eb7"}], "user_id": "563c6dbb1dc542fd8df6f8d55012e7a9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 09:13:09,731 79694 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/03be2d960517431ba547ad9829de98d2/volumes/805de4cb-782f-4e30-b150-de79f9677eb7 0.040s 2023-04-19 09:13:09,731 79694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:13:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c71b1bb9-ab05-4862-b125-7470fdf4d584', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c71b1bb9-ab05-4862-b125-7470fdf4d584', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/03be2d960517431ba547ad9829de98d2/volumes/805de4cb-782f-4e30-b150-de79f9677eb7'} Body: b'{"volume": {"id": "805de4cb-782f-4e30-b150-de79f9677eb7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:13:10.000000", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1227957282", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/03be2d960517431ba547ad9829de98d2/volumes/805de4cb-782f-4e30-b150-de79f9677eb7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/03be2d960517431ba547ad9829de98d2/volumes/805de4cb-782f-4e30-b150-de79f9677eb7"}], "user_id": "563c6dbb1dc542fd8df6f8d55012e7a9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "03be2d960517431ba547ad9829de98d2"}}' 2023-04-19 09:13:10,785 79694 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/03be2d960517431ba547ad9829de98d2/volumes/805de4cb-782f-4e30-b150-de79f9677eb7 0.042s 2023-04-19 09:13:10,786 79694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:13:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e863831-37ae-4849-8e56-7b4a943f4341', 'content-length': '901', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e863831-37ae-4849-8e56-7b4a943f4341', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/03be2d960517431ba547ad9829de98d2/volumes/805de4cb-782f-4e30-b150-de79f9677eb7'} Body: b'{"volume": {"id": "805de4cb-782f-4e30-b150-de79f9677eb7", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:13:10.000000", "updated_at": "2023-04-19T09:13:10.000000", "name": "tempest-VolumesGetTest-Volume-1227957282", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/03be2d960517431ba547ad9829de98d2/volumes/805de4cb-782f-4e30-b150-de79f9677eb7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/03be2d960517431ba547ad9829de98d2/volumes/805de4cb-782f-4e30-b150-de79f9677eb7"}], "user_id": "563c6dbb1dc542fd8df6f8d55012e7a9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "03be2d960517431ba547ad9829de98d2"}}' 2023-04-19 09:13:10,839 79694 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/03be2d960517431ba547ad9829de98d2/volumes/805de4cb-782f-4e30-b150-de79f9677eb7 0.043s 2023-04-19 09:13:10,839 79694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:13:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc35a147-f73e-4e19-b879-089711a8d343', 'content-length': '901', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc35a147-f73e-4e19-b879-089711a8d343', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/03be2d960517431ba547ad9829de98d2/volumes/805de4cb-782f-4e30-b150-de79f9677eb7'} Body: b'{"volume": {"id": "805de4cb-782f-4e30-b150-de79f9677eb7", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:13:10.000000", "updated_at": "2023-04-19T09:13:10.000000", "name": "tempest-VolumesGetTest-Volume-1227957282", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/03be2d960517431ba547ad9829de98d2/volumes/805de4cb-782f-4e30-b150-de79f9677eb7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/03be2d960517431ba547ad9829de98d2/volumes/805de4cb-782f-4e30-b150-de79f9677eb7"}], "user_id": "563c6dbb1dc542fd8df6f8d55012e7a9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "03be2d960517431ba547ad9829de98d2"}}' 2023-04-19 09:13:10,957 79694 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/03be2d960517431ba547ad9829de98d2/volumes/805de4cb-782f-4e30-b150-de79f9677eb7 0.107s 2023-04-19 09:13:10,957 79694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:13: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-c3f10204-ba7c-429d-84e0-49f9a0433927', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/03be2d960517431ba547ad9829de98d2/volumes/805de4cb-782f-4e30-b150-de79f9677eb7'} Body: b'' 2023-04-19 09:13:10,981 79694 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/03be2d960517431ba547ad9829de98d2/volumes/805de4cb-782f-4e30-b150-de79f9677eb7 0.023s 2023-04-19 09:13:10,982 79694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:13: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-41f2b641-fa8e-407a-9d95-a65032b34e5b', 'x-openstack-request-id': 'req-41f2b641-fa8e-407a-9d95-a65032b34e5b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/03be2d960517431ba547ad9829de98d2/volumes/805de4cb-782f-4e30-b150-de79f9677eb7'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 805de4cb-782f-4e30-b150-de79f9677eb7 could not be found."}}' tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image[id-54a01030-c7fc-447c-86ee-c1182beae638,image,smoke] ------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/volume/test_volumes_get.py", line 130, in test_volume_create_get_update_delete_from_image self._volume_create_get_update_delete( File "/opt/stack/tempest/tempest/api/volume/test_volumes_get.py", line 41, in _volume_create_get_update_delete waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 0b036c39-9455-4888-ba6d-91d35f57c1e9 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-19 09:13:11,005 79694 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/dd568ba7-ea17-4ae2-908e-3035f1035aee 0.020s 2023-04-19 09:13:11,005 79694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:13:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-f7bfca6d-841f-46a2-be75-5a5ceab625d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/dd568ba7-ea17-4ae2-908e-3035f1035aee'} 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": "711d5428f1bd471fa25d071fe9c4d7c6", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "created_at": "2023-04-19T08:53:19Z", "updated_at": "2023-04-19T08:53:21Z", "tags": [], "self": "/v2/images/dd568ba7-ea17-4ae2-908e-3035f1035aee", "file": "/v2/images/dd568ba7-ea17-4ae2-908e-3035f1035aee/file", "schema": "/v2/schemas/image"}' 2023-04-19 09:13:11,353 79694 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/03be2d960517431ba547ad9829de98d2/volumes 0.348s 2023-04-19 09:13:11,354 79694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"imageRef": "dd568ba7-ea17-4ae2-908e-3035f1035aee", "size": 1, "name": "tempest-VolumesGetTest-Volume-884383149", "metadata": {"Type": "Test"}}} Response - Headers: {'date': 'Wed, 19 Apr 2023 09:13:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09ad0718-be91-423c-94e4-4d263e5bde0f', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09ad0718-be91-423c-94e4-4d263e5bde0f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/03be2d960517431ba547ad9829de98d2/volumes'} Body: b'{"volume": {"id": "0b036c39-9455-4888-ba6d-91d35f57c1e9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:13:11.290793", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-884383149", "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/03be2d960517431ba547ad9829de98d2/volumes/0b036c39-9455-4888-ba6d-91d35f57c1e9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/03be2d960517431ba547ad9829de98d2/volumes/0b036c39-9455-4888-ba6d-91d35f57c1e9"}], "user_id": "563c6dbb1dc542fd8df6f8d55012e7a9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-19 09:13:11,403 79694 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/03be2d960517431ba547ad9829de98d2/volumes/0b036c39-9455-4888-ba6d-91d35f57c1e9 0.040s 2023-04-19 09:13:11,403 79694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {' Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:13:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b461a0d-9ea9-4216-a91a-eebff3769be8', 'content-length': '893', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b461a0d-9ea9-4216-a91a-eebff3769be8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/03be2d960517431ba547ad9829de98d2/volumes/0b036c39-9455-4888-ba6d-91d35f57c1e9'} Body: b'{"volume": {"id": "0b036c39-9455-4888-ba6d-91d35f57c1e9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:13:11.000000", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-884383149", "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/03be2d960517431ba547ad9829de98d2/volumes/0b036c39-9455-4888-ba6d-91d35f57c1e9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/03be2d960517431ba547ad9829de98d2/volumes/0b036c39-9455-4888-ba6d-91d35f57c1e9"}], "user_id": "563c6dbb1dc542fd8df6f8d55012e7a9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "03be2d960517431ba547ad9829de98d2"}}' 2023-04-19 09:13:12,453 79694 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/03be2d960517431ba547ad9829de98d2/volumes/0b036c39-9455-4888-ba6d-91d35f57c1e9 0.038s 2023-04-19 09:13:12,453 79694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:13:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c4c102a-49f9-40e5-b5ce-9a7548638193', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c4c102a-49f9-40e5-b5ce-9a7548638193', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/03be2d960517431ba547ad9829de98d2/volumes/0b036c39-9455-4888-ba6d-91d35f57c1e9'} Body: b'{"volume": {"id": "0b036c39-9455-4888-ba6d-91d35f57c1e9", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-19T09:13:11.000000", "updated_at": "2023-04-19T09:13:11.000000", "name": "tempest-VolumesGetTest-Volume-884383149", "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/03be2d960517431ba547ad9829de98d2/volumes/0b036c39-9455-4888-ba6d-91d35f57c1e9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/03be2d960517431ba547ad9829de98d2/volumes/0b036c39-9455-4888-ba6d-91d35f57c1e9"}], "user_id": "563c6dbb1dc542fd8df6f8d55012e7a9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "03be2d960517431ba547ad9829de98d2"}}' 2023-04-19 09:13:12,563 79694 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/03be2d960517431ba547ad9829de98d2/volumes/0b036c39-9455-4888-ba6d-91d35f57c1e9 0.099s 2023-04-19 09:13:12,564 79694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:13:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61086c5c-95a8-4624-88d1-9e95b90b963b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/03be2d960517431ba547ad9829de98d2/volumes/0b036c39-9455-4888-ba6d-91d35f57c1e9'} Body: b'' 2023-04-19 09:13:12,586 79694 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/03be2d960517431ba547ad9829de98d2/volumes/0b036c39-9455-4888-ba6d-91d35f57c1e9 0.022s 2023-04-19 09:13:12,587 79694 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Wed, 19 Apr 2023 09:13: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-7db28fad-67f6-4346-9b5a-77c56ad67dc8', 'x-openstack-request-id': 'req-7db28fad-67f6-4346-9b5a-77c56ad67dc8', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/03be2d960517431ba547ad9829de98d2/volumes/0b036c39-9455-4888-ba6d-91d35f57c1e9'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 0b036c39-9455-4888-ba6d-91d35f57c1e9 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 efdadf26-a008-4807-a6c1-67c4641e3c53 failed to build and is in ERROR status ====== Totals ====== Ran: 198 tests in 997.4583 sec. - Passed: 73 - Skipped: 27 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 98 Sum of execute time for each test: 3855.9561 sec. ============== Worker Balance ============== - Worker 0 (25 tests) => 0:14:04.014628 - Worker 1 (21 tests) => 0:15:13.886055 - Worker 2 (17 tests) => 0:12:04.167624 - Worker 3 (15 tests) => 0:16:23.944180 - Worker 4 (11 tests) => 0:00:48.599134 - Worker 5 (20 tests) => 0:00:46.879321 - Worker 6 (11 tests) => 0:06:30.227228 - Worker 7 (20 tests) => 0:01:48.371403 - Worker 8 (21 tests) => 0:06:43.456418 - Worker 9 (15 tests) => 0:06:08.459326 - Worker 10 (10 tests) => 0:09:04.183895 - Worker 11 (12 tests) => 0:03:47.782975 ERROR: InvocationError for command /opt/stack/tempest/.tox/tempest/bin/tempest run --regex volume (exited with code 1) ___________________________________ summary ____________________________________ ERROR: all: commands failed