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='1529892346' all run-test: commands[0] | find . -type f -name '*.pyc' -delete all run-test: commands[1] | tempest run --regex volume {2} setUpClass (tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test) ... SKIPPED: LiveAutoBlockMigrationV225Test skipped as live-migration is not available {5} setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationTest) ... SKIPPED: LiveMigrationTest skipped as live-migration is not available {4} setUpClass (tempest.api.compute.admin.test_volume_swap.TestMultiAttachVolumeSwap) ... SKIPPED: Volume multi-attach is not available. {10} setUpClass (tempest.api.compute.admin.test_volumes_negative.UpdateMultiattachVolumeNegativeTest) ... SKIPPED: Volume multi-attach is not available. {9} tempest.api.compute.servers.test_device_tagging.TaggedAttachmentsTest.test_tagged_attachment [9.655129s] ... 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 e57185f8-b45e-402f-a347-4348d9e13846 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 18:43:03,007 79728 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 201 POST http://10.0.0.210:9696/networking/v2.0/networks 1.175s 2023-04-18 18:43:03,008 79728 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-3582313"}} Response - Headers: {'content-type': 'application/json', 'content-length': '580', 'x-openstack-request-id': 'req-6aaaac01-9653-49a7-b197-ba1fbfe43e47', 'date': 'Tue, 18 Apr 2023 18:43:03 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/networks'} Body: b'{"network":{"id":"97b1bb27-85da-484c-abc4-b0d1fa79195d","name":"tempest-tagged-attachments-test-net-3582313","tenant_id":"b197b4cfd485433f8fcdee570a98f7d8","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"b197b4cfd485433f8fcdee570a98f7d8","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-18T18:43:02Z","updated_at":"2023-04-18T18:43:02Z","revision_number":1}}' 2023-04-18 18:43:04,635 79728 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 201 POST http://10.0.0.210:9696/networking/v2.0/subnets 1.626s 2023-04-18 18:43:04,635 79728 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"network_id": "97b1bb27-85da-484c-abc4-b0d1fa79195d", "cidr": "10.10.10.0/24", "ip_version": 4}} Response - Headers: {'content-type': 'application/json', 'content-length': '603', 'x-openstack-request-id': 'req-76920a2a-c60a-4cae-9856-04dc85157e96', 'date': 'Tue, 18 Apr 2023 18:43:04 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/subnets'} Body: b'{"subnet":{"id":"46d9a16c-ca16-45d7-86d9-9ac1aa418462","name":"","tenant_id":"b197b4cfd485433f8fcdee570a98f7d8","network_id":"97b1bb27-85da-484c-abc4-b0d1fa79195d","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-18T18:43:03Z","updated_at":"2023-04-18T18:43:03Z","revision_number":0,"project_id":"b197b4cfd485433f8fcdee570a98f7d8"}}' 2023-04-18 18:43:05,795 79728 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 202 POST http://10.0.0.210/volume/v3/b197b4cfd485433f8fcdee570a98f7d8/volumes 1.159s 2023-04-18 18:43:05,795 79728 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-1844889682"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:43:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55dde348-14cb-4a7e-ac76-4ada29ec97b0', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55dde348-14cb-4a7e-ac76-4ada29ec97b0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b197b4cfd485433f8fcdee570a98f7d8/volumes'} Body: b'{"volume": {"id": "e57185f8-b45e-402f-a347-4348d9e13846", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:43:05.308511", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-1844889682", "description": null, "volume_t ype": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b197b4cfd485433f8fcdee570a98f7d8/volumes/e57185f8-b45e-402f-a347-4348d9e13846"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b197b4cfd485433f8fcdee570a98f7d8/volumes/e57185f8-b45e-402f-a347-4348d9e13846"}], "user_id": "1e79e62524a54adfb780fc4d661b61b1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 18:43:07,019 79728 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/b197b4cfd485433f8fcdee570a98f7d8/volumes/e57185f8-b45e-402f-a347-4348d9e13846 1.208s 2023-04-18 18:43:07,019 79728 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:43:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0106bc90-510b-45e4-8b95-09e20882c559', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0106bc90-510b-45e4-8b95-09e20882c559', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b197b4cfd485433f8fcdee570a98f7d8/volumes/e57185f8-b45e-402f-a347-4348d9e13846'} Body: b'{"volume": {"id": "e57185f8-b45e-402f-a347-4348d9e13846", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:43:05.000000", "updated_at": "2023-04-18T18:43:06.000000", "name": "tempest-TaggedAttachmentsTest-volume-1844889682", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b197b4cfd485433f8fcdee570a98f7d8/volumes/e57185f8-b45e-402f-a347-4348d9e13846"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b197b4cfd485433f8fcdee570a98f7d8/volumes/e57185f8-b45e-402f-a347-4348d9e13846"}], "user_id": "1e79e62524a54adfb780fc4d661b61b1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b197b4cfd485433f8fcdee570a98f7d8"}}' 2023-04-18 18:43:08,203 79728 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/b197b4cfd485433f8fcdee570a98f7d8/volumes/e57185f8-b45e-402f-a347-4348d9e13846 0.172s 2023-04-18 18:43:08,204 79728 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:43:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-381d4c9b-63f7-44d6-a927-7808a639456d', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-381d4c9b-63f7-44d6-a927-7808a639456d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b197b4cfd485433f8fcdee570a98f7d8/volumes/e57185f8-b45e-402f-a347-4348d9e13846'} Body: b'{"volume": {"id": "e57185f8-b45e-402f-a347-4348d9e13846", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:43:05.000000", "updated_at": "2023-04-18T18:43:06.000000", "name": "tempest-TaggedAttachmentsTest-volume-1844889682", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b197b4cfd485433f8fcdee570a98f7d8/volumes/e57185f8-b45e-402f-a347-4348d9e13846"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b197b4cfd485433f8fcdee570a98f7d8/volumes /e57185f8-b45e-402f-a347-4348d9e13846"}], "user_id": "1e79e62524a54adfb780fc4d661b61b1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b197b4cfd485433f8fcdee570a98f7d8"}}' 2023-04-18 18:43:09,323 79728 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/subnets/46d9a16c-ca16-45d7-86d9-9ac1aa418462 1.106s 2023-04-18 18:43:09,323 79728 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-d279c6cf-56ab-4ad4-845b-30db8c6d4043', 'date': 'Tue, 18 Apr 2023 18:43:09 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/subnets/46d9a16c-ca16-45d7-86d9-9ac1aa418462'} Body: b'' 2023-04-18 18:43:11,485 79728 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/networks/97b1bb27-85da-484c-abc4-b0d1fa79195d 2.161s 2023-04-18 18:43:11,486 79728 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-5e49f2e3-bb02-4141-b76c-a54775563ecf', 'date': 'Tue, 18 Apr 2023 18:43:11 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/networks/97b1bb27-85da-484c-abc4-b0d1fa79195d'} Body: b'' {0} tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest.test_tagged_boot_devices [2.271381s] ... 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 2afde0a4-1831-49be-b81f-6720c1b0c01e failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 18:43:14,868 79710 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 202 POST http://10.0.0.210/volume/v3/368a94a2f77c412c82c951f9d863d92e/volumes 1.147s 2023-04-18 18:43:14,868 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-806030703", "imageRef": "c82b487d-70d3-49d8-9a21-424651a35dee"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:43:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b7ec9dc-f731-4bcb-bf22-29d0009f84f1', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b7ec9dc-f731-4bcb-bf22-29d0009f84f1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/368a94a2f77c412c82c951f9d863d92e/volumes'} Body: b'{"volume": {"id": "2afde0a4-1831-49be-b81f-6720c1b0c01e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:43:14.433550", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-806030703", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/368a94a2f77c412c82c951f9d863d92e/volumes/2afde0a4-1831-49be-b81f-6720c1b0c01e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/368a94a2f77c412c82c951f9d863d92e/volumes/2afde0a4-1831-49be-b81f-6720c1b0c01e"}], "user_id": "330224645a014fd5ab7264b2d28b428e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 18:43:14,925 79710 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/368a94a2f77c412c82c951f9d863d92e/volumes/2afde0a4-1831-49be-b81f-6720c1b0c01e 0.044s 2023-04-18 18:43:14,925 79710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:43:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-811f2d34-2b0f-47b6-be64-86f2caeb1bfe', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-811f2d34-2b0f-47b6-be64-86f2caeb1bfe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/368a94a2f77c412c82c951f9d863d92e/volumes/2afde0a4-1831-49be-b81f-6720c1b0c01e'} Body: b'{"volume": {"id": "2afde0a4-1831-49be-b81f-6720c1b0c01e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:43:14.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-806030703", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/368a94a2f77c412c82c951f9d863d92e/volumes/2afde0a4-1831-49be-b81f-6720c1b0c01e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/368a94a2f77c412c82c951f9d863d92e/volumes/2afde0a4-1831-49be-b81f-6720c1b0c01e"}], "user_id": "330224645a014fd5ab7264b2d28b428e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "368a94a2f77c412c82c951f9d863d92e"}}' 2023-04-18 18:43:15,978 79710 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/368a94a2f77c412c82c951f9d863d92e/volumes/2afde0a4-1831-49be-b81f-6720c1b0c01e 0.041s 2023-04-18 18:43:15,979 79710 DEBUG [tem pest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:43:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-092f29c6-5f5e-4235-8aa8-8089c879a895', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-092f29c6-5f5e-4235-8aa8-8089c879a895', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/368a94a2f77c412c82c951f9d863d92e/volumes/2afde0a4-1831-49be-b81f-6720c1b0c01e'} Body: b'{"volume": {"id": "2afde0a4-1831-49be-b81f-6720c1b0c01e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:43:14.000000", "updated_at": "2023-04-18T18:43:15.000000", "name": "tempest-TaggedBootDevicesTest-volume-806030703", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/368a94a2f77c412c82c951f9d863d92e/volumes/2afde0a4-1831-49be-b81f-6720c1b0c01e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/368a94a2f77c412c82c951f9d863d92e/volumes/2afde0a4-1831-49be-b81f-6720c1b0c01e"}], "user_id": "330224645a014fd5ab7264b2d28b428e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "368a94a2f77c412c82c951f9d863d92e"}}' {10} tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest_v242.test_tagged_boot_devices [1.818499s] ... 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 697c9900-9c92-4726-883a-d36466d4b78d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 18:43:15,383 79730 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 202 POST http://10.0.0.210/volume/v3/347a154b684348efab69ac6978094573/volumes 0.683s 2023-04-18 18:43:15,384 79730 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-855616482", "imageRef": "c82b487d-70d3-49d8-9a21-424651a35dee"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:43:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2b5378d-b843-4c48-9fed-3e396f0a66d4', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2b5378d-b843-4c48-9fed-3e396f0a66d4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/347a154b684348efab69ac6978094573/volumes'} Body: b'{"volume": {"id": "697c9900-9c92-4726-883a-d36466d4b78d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:43:15.251390", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-855616482", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/347a154b684348efab69ac6978094573/volumes/697c9900-9c92-4726-883a-d36466d4b78d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/347a154b684348efab69ac6978094573/volumes/697c9900-9c92-4726-883a-d36466d4b78d"}], "user_id": "c4819dcea85e4f41ac732cc9e6e37925", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 18:43:15,450 79730 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/347a154b684348efab69ac6978094573/volumes/697c9900-9c92-4726-883a-d36466d4b78d 0.051s 2023-04-18 18:43:15,450 79730 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:43:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-552ad371-8322-4307-959c-b534fff8aa65', 'content-length': '891', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-552ad371-8322-4307-959c-b534fff8aa65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/347a154b684348efab69ac6978094573/volumes/697c9900-9c92-4726-883a-d36466d4b78d'} Body: b'{"volume": {"id": "697c9900-9c92-4726-883a-d36466d4b78d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:43:15.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-855616482", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/347a154b684348efab69ac6978094573/volumes/697c9900-9c92-4726-883a-d36466d4b78d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/347a154b684348efab69ac6978094573/volumes/697c9900-9c92-4726-883a-d36466d4b78d"}], "user_id": "c4819dcea85e4f41ac732cc9e6e37925", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "347a154b684348efab69ac6978094573"}}' 2023-04-18 18:43:16,505 79730 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/347a154b684348efab69ac6978094573/volumes/697c9900-9c92-4726-883a-d36466d4b78d 0.041s 2023-04-18 18 :43:16,505 79730 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:43:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6063916-0d84-4769-9d8e-0cecff508938', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6063916-0d84-4769-9d8e-0cecff508938', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/347a154b684348efab69ac6978094573/volumes/697c9900-9c92-4726-883a-d36466d4b78d'} Body: b'{"volume": {"id": "697c9900-9c92-4726-883a-d36466d4b78d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:43:15.000000", "updated_at": "2023-04-18T18:43:15.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-855616482", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/347a154b684348efab69ac6978094573/volumes/697c9900-9c92-4726-883a-d36466d4b78d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/347a154b684348efab69ac6978094573/volumes/697c9900-9c92-4726-883a-d36466d4b78d"}], "user_id": "c4819dcea85e4f41ac732cc9e6e37925", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "347a154b684348efab69ac6978094573"}}' {7} tempest.api.compute.admin.test_volume_swap.TestVolumeSwap.test_volume_swap [2.287128s] ... 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 b7422055-3a8f-476c-bdff-19872c765ff6 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 18:43:20,841 79724 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 202 POST http://10.0.0.210/volume/v3/5f51d0ddaa5c485199d87169e86b38e8/volumes 1.095s 2023-04-18 18:43:20,841 79724 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-549493839"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:43:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93a9182f-c0a6-4d3b-bbd0-779f586f552e', 'content-length': '811', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93a9182f-c0a6-4d3b-bbd0-779f586f552e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5f51d0ddaa5c485199d87169e86b38e8/volumes'} Body: b'{"volume": {"id": "b7422055-3a8f-476c-bdff-19872c765ff6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:43:20.399707", "updated_at": null, "name": "tempest-TestVolumeSwap-volume-549493839", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5f51d0ddaa5c485199d87169e86b38e8/volumes/b7422055-3a8f-476c-bdff-19872c765ff6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5f51d0ddaa5c485199d87169e86b38e8/volumes/b7422055-3a8f-476c-bdff-19872c765ff6"}], "user_id": "360147d285134cab8a29fc6274dae1d1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 18:43:20,948 79724 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/5f51d0ddaa5c485199d87169e86b38e8/volumes/b7422055-3a8f-476c-bdff-19872c765ff6 0.082s 2023-04-18 18:43:20,948 79724 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:43:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b736e3c-3eb4-492b-8c0f-fbba3e61a974', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b736e3c-3eb4-492b-8c0f-fbba3e61a974', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5f51d0ddaa5c485199d87169e86b38e8/volumes/b7422055-3a8f-476c-bdff-19872c765ff6'} Body: b'{"volume": {"id": "b7422055-3a8f-476c-bdff-19872c765ff6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:43:20.000000", "updated_at": null, "name": "tempest-TestVolumeSwap-volume-549493839", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5f51d0ddaa5c485199d87169e86b38e8/volumes/b7422055-3a8f-476c-bdff-19872c765ff6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5f51d0ddaa5c485199d87169e86b38e8/volumes/b7422055-3a8f-476c-bdff-19872c765ff6"}], "user_id": "360147d285134cab8a29fc6274dae1d1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5f51d0ddaa5c485199d87169e86b38e8"}}' 2023-04-18 18:43:22,018 79724 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/5f51d0ddaa5c485199d87169e86b38e8/volumes/b7422055-3a8f-476c-bdff-19872c765ff6 0.057s 2023-04-18 18:43:22,019 79724 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X- Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:43:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3653b01b-3c8b-4d1e-8612-5d249835bc1c', 'content-length': '900', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3653b01b-3c8b-4d1e-8612-5d249835bc1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5f51d0ddaa5c485199d87169e86b38e8/volumes/b7422055-3a8f-476c-bdff-19872c765ff6'} Body: b'{"volume": {"id": "b7422055-3a8f-476c-bdff-19872c765ff6", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:43:20.000000", "updated_at": "2023-04-18T18:43:21.000000", "name": "tempest-TestVolumeSwap-volume-549493839", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5f51d0ddaa5c485199d87169e86b38e8/volumes/b7422055-3a8f-476c-bdff-19872c765ff6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5f51d0ddaa5c485199d87169e86b38e8/volumes/b7422055-3a8f-476c-bdff-19872c765ff6"}], "user_id": "360147d285134cab8a29fc6274dae1d1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5f51d0ddaa5c485199d87169e86b38e8"}}' {10} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_associate_disassociate_qos [0.907292s] ... ok {10} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_back_end_consumer [0.275533s] ... ok {10} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_both_consumer [0.343222s] ... ok {10} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_front_end_consumer [0.233949s] ... ok {10} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_get_qos [0.042438s] ... ok {10} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_list_qos [0.040094s] ... ok {10} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_set_unset_qos_key [0.195943s] ... ok {7} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsV319Test.test_reset_group_snapshot_status [2.135360s] ... 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 cfb90b6c-49a7-4dca-8307-7b35bf09ebbc failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 18:43:34,312 79724 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 200 POST http://10.0.0.210/volume/v3/93e701cb350f4888be328f7e58f34731/types 0.189s 2023-04-18 18:43:34,313 79724 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-333172460"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:43:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d655d5f6-ec8b-407d-979e-984fb7765736', 'content-length': '227', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d655d5f6-ec8b-407d-979e-984fb7765736', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/93e701cb350f4888be328f7e58f34731/types'} Body: b'{"volume_type": {"id": "1891ae1c-30e0-4779-a11c-9d38d1d3278b", "name": "tempest-GroupSnapshotsV319Test-volume-type-333172460", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-18 18:43:34,408 79724 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 202 POST http://10.0.0.210/volume/v3/93e701cb350f4888be328f7e58f34731/group_types 0.092s 2023-04-18 18:43:34,408 79724 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-1433929571"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:43:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63a3f46f-8b72-4b31-b09e-5cba004922c0', 'content-length': '185', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63a3f46f-8b72-4b31-b09e-5cba004922c0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/93e701cb350f4888be328f7e58f34731/group_types'} Body: b'{"group_type": {"id": "d5080a4d-9cdb-49a3-b385-ac6ccc66b16c", "name": "tempest-GroupSnapshotsV319Test-group-type-1433929571", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-18 18:43:34,706 79724 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 202 POST http://10.0.0.210/volume/v3/4506f22f0c034b648a1ca20f90d6865e/groups 0.294s 2023-04-18 18:43:34,706 79724 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": "d5080a4d-9cdb-49a3-b385-ac6ccc66b16c", "volume_types": ["1891ae1c-30e0-4779-a11c-9d38d1d3278b"], "name": "tempest-GroupSnapshotsV319Test-Group-1560018645"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:43:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70ccb280-881f-426a-99cd-8c94d7384174', 'content-length': '116', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70ccb280-881f-426a-99cd-8c94d7384174', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4506f22f0c034b648a1ca20f90d6865e/groups'} Body: b'{"group": {"id": "cfb90b6c-49a7-4dca-8307-7b35bf09ebbc", "name": "tempest-GroupSnapshotsV319Test-Group-1560018645"}}' 2023-04-18 18:43:34,759 79724 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 200 GET http://10.0.0.210/volume/v3/4506f22f0c034b648a1ca20f90d6865e/groups/cfb90b6c-49a7-4dca-8307-7b35bf09ebbc 0.050s 2023-04-18 18:43:34,759 79724 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.19', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:43:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5c88cea-a976-4dfe-b0d3-8a2c83717144', 'content-length': '396', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5c88cea-a976-4dfe-b0d3-8a2c83717144', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4506f22f0c034b648a1ca20f90d6865e/groups/cfb90b6c-49a7-4dca-8307-7b35bf09ebbc'} Body: b'{"group": {"id": "cfb90b6c-49a7-4dca-8307-7b35bf09ebbc", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-18T18:43:35.000000", "name": "tempest-GroupSnapshotsV319Test-Group-1560018645", "description": null, "group_type": "d5080a4d-9cdb-49a3-b385-ac6ccc66b16c", "volume_types": ["1891ae1c-30e0-4779-a11c-9d38d1d3278b"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-18 18:43:35,841 79724 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 200 GET http://10.0.0.210/volume/v3/4506f22f0c034b648a1ca20f90d6865e/groups/cfb90b6c-49a7-4dca-8307-7b35bf09ebbc 0.078s 2023-04-18 18:43:35,841 79724 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.19', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:43:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-006ae0d6-5e0c-4703-90b8-c84b00c41bd2', 'content-length': '393', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-006ae0d6-5e0c-4703-90b8-c84b00c41bd2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4506f22f0c034b648a1ca20f90d6865e/groups/cfb90b6c-49a7-4dca-8307-7b35bf09ebbc'} Body: b'{"group": {"id": "cfb90b6c-49a7-4dca-8307-7b35bf09ebbc", "status": "error", "availability_zone": "nova", "created_at": "2023-04-18T18:43:35.000000", "name": "tempest-GroupSnapshotsV319Test-Group-1560018645", "description": null, "group_type": "d5080a4d-9cdb-49a3-b385-ac6ccc66b16c", "volume_types": ["1891ae1c-30e0-4779-a11c-9d38d1d3278b"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-18 18:43:35,917 79724 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/4506f22f0c034b648a1ca20f90d6865e/volumes/detail 0.070s 2023-04-18 18:43:35,917 79724 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.19', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:43:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ca4f949-7c42-4a34-95dd-878adf2ccd12', 'content-length': '15', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ca4f949-7c42-4a34-95dd-878adf2ccd12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4506f22f0c034b648a1ca20f90d6865e/volumes/detail'} Body: b'{"volumes": []}' 2023-04-18 18:43:36,030 79724 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/4506f22f0c034b648a1ca20f90d6865e/groups/cfb90b6c-49a7-4dca-8307-7b35bf09ebbc/action 0.102s 2023-04-18 18:43:36,031 79724 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.19', 'X-Auth-Token': ''} Body: {"delete": {"delete-volumes": true}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:43:35 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-3f858763-c68d-4e0b-a38e-5e54aec03cb4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4506f22f0c034b648a1ca20f90d6865e/groups/cfb90b6c-49a7-4dca-8307-7b35bf09ebbc/action'} Body: b'' 2023-04-18 18:43:36,056 79724 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/4506f22f0c034b648a1ca20f90d6865e/groups/cfb90b6c-49a7-4dca-8307-7b35bf09ebbc 0.024s 2023-04-18 18:43:36,057 79724 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.19', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:43:36 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-7790e6d8-b072-4d60-b50c-9b6012c1f7c5', 'x-openstack-request-id': 'req-7790e6d8-b072-4d60-b50c-9b6012c1f7c5', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/4506f22f0c034b648a1ca20f90d6865e/groups/cfb90b6c-49a7-4dca-8307-7b35bf09ebbc'} Body: b'{"itemNotFound": {"code": 404, "message": "Group cfb90b6c-49a7-4dca-8307-7b35bf09ebbc could not be found."}}' 2023-04-18 18:43:36,152 79724 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/93e701cb350f4888be328f7e58f34731/group_types/d5080a4d-9cdb-49a3-b385-ac6ccc66b16c 0.095s 2023-04-18 18:43:36,153 79724 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.19', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:43:36 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-ac72f22c-fd69-400f-b6c3-93628c7bd777', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/93e701cb350f4888be328f7e58f34731/group_types/d5080a4d-9cdb-49a3-b385-ac6ccc66b16c'} Body: b'' 2023-04-18 18:43:36,240 79724 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/93e701cb350f4888be328f7e58f34731/types/1891ae1c-30e0-4779-a11c-9d38d1d3278b 0.086s 2023-04-18 18:43:36,240 79724 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:43: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-840f238f-4e6b-48ad-a053-fde0960abe53', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/93e701cb350f4888be328f7e58f34731/types/1891ae1c-30e0-4779-a11c-9d38d1d3278b'} Body: b'' 2023-04-18 18:43:36,256 79724 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/93e701cb350f4888be328f7e58f34731/types/1891ae1c-30e0-4779-a11c-9d38d1d3278b 0.016s 2023-04-18 18:43:36,257 79724 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:43: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-9e9779a0-5c07-44ea-8f08-173700f5203f', 'x-openstack-request-id': 'req-9e9779a0-5c07-44ea-8f08-173700f5203f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/93e701cb350f4888be328f7e58f34731/types/1891ae1c-30e0-4779-a11c-9d38d1d3278b'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 1891ae1c-30e0-4779-a11c-9d38d1d3278b could not be found."}}' {10} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list [0.282088s] ... ok {10} tempest.api.volume.test_versions.VersionsTest.test_list_versions [0.015495s] ... ok {10} tempest.api.volume.test_versions.VersionsTest.test_show_version [0.151268s] ... ok {7} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_with_details [0.163009s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_pools.py", line 44, in test_get_pools_with_details self._assert_pools(with_detail=True) File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_pools.py", line 29, in _assert_pools self.assertNotEmpty(cinder_pools, "no cinder pools listed.") File "/opt/stack/tempest/tempest/test.py", line 970, in assertNotEmpty self.assertTrue(items, msg) File "/usr/lib/python3.10/unittest/case.py", line 687, in assertTrue raise self.failureException(msg) AssertionError: [] is not true : no cinder pools listed. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 18:43:40,357 79724 INFO [tempest.lib.common.rest_client] Request (VolumePoolsAdminTestsJSON:test_get_pools_with_details): 200 GET http://10.0.0.210/volume/v3/1b8ee8294b274f888296148a20204082/scheduler-stats/get_pools?detail=True 0.156s 2023-04-18 18:43:40,357 79724 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:43:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c59ef4e-158a-4aae-9f75-625d7657fcb1', 'content-length': '13', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c59ef4e-158a-4aae-9f75-625d7657fcb1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1b8ee8294b274f888296148a20204082/scheduler-stats/get_pools?detail=True'} Body: b'{"pools": []}' {7} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_without_details [0.074924s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_pools.py", line 39, in test_get_pools_without_details self._assert_pools() File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_pools.py", line 29, in _assert_pools self.assertNotEmpty(cinder_pools, "no cinder pools listed.") File "/opt/stack/tempest/tempest/test.py", line 970, in assertNotEmpty self.assertTrue(items, msg) File "/usr/lib/python3.10/unittest/case.py", line 687, in assertTrue raise self.failureException(msg) AssertionError: [] is not true : no cinder pools listed. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 18:43:40,437 79724 INFO [tempest.lib.common.rest_client] Request (VolumePoolsAdminTestsJSON:test_get_pools_without_details): 200 GET http://10.0.0.210/volume/v3/1b8ee8294b274f888296148a20204082/scheduler-stats/get_pools 0.072s 2023-04-18 18:43:40,437 79724 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:43:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49ef8b1a-f04e-45e3-8d09-2ee1be7961e6', 'content-length': '13', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49ef8b1a-f04e-45e3-8d09-2ee1be7961e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1b8ee8294b274f888296148a20204082/scheduler-stats/get_pools'} Body: b'{"pools": []}' {10} setUpClass (tempest.scenario.test_volume_migrate_attached.TestVolumeMigrateRetypeAttached) ... SKIPPED: Cinder multi-backend feature disabled {10} setUpClass (cinder_tempest_plugin.api.volume.admin.test_consistencygroups.ConsistencyGroupsV2Test) ... SKIPPED: Cinder consistency group feature disabled {10} setUpClass (cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest) ... SKIPPED: Cinder backup feature disabled {7} tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithoutMigrationTest.test_available_volume_retype [1.763256s] ... 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 47c6ed35-0ed7-4935-a8a5-4d3f45ad1c86 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 18:43:44,566 79724 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 202 POST http://10.0.0.210/volume/v3/79d758ba47fb41c6b5fb61f84a5feee7/volumes 0.338s 2023-04-18 18:43:44,566 79724 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-2067058271"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:43:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77f91fa4-0f34-462f-a511-544898adb40d', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77f91fa4-0f34-462f-a511-544898adb40d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/79d758ba47fb41c6b5fb61f84a5feee7/volumes'} Body: b'{"volume": {"id": "47c6ed35-0ed7-4935-a8a5-4d3f45ad1c86", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:43:44.505043", "updated_at": null, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-2067058271", "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/79d758ba47fb41c6b5fb61f84a5feee7/volumes/47c6ed35-0ed7-4935-a8a5-4d3f45ad1c86"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/79d758ba47fb41c6b5fb61f84a5feee7/volumes/47c6ed35-0ed7-4935-a8a5-4d3f45ad1c86"}], "user_id": "ee52fe3c350d4401b631c693b83527b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 18:43:44,645 79724 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.0.0.210/volume/v3/79d758ba47fb41c6b5fb61f84a5feee7/volumes/47c6ed35-0ed7-4935-a8a5-4d3f45ad1c86 0.069s 2023-04-18 18:43:44,645 79724 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:43:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c91db5c-f907-47a1-a3dd-3c14773a502b', 'content-length': '900', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c91db5c-f907-47a1-a3dd-3c14773a502b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/79d758ba47fb41c6b5fb61f84a5feee7/volumes/47c6ed35-0ed7-4935-a8a5-4d3f45ad1c86'} Body: b'{"volume": {"id": "47c6ed35-0ed7-4935-a8a5-4d3f45ad1c86", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:43:45.000000", "updated_at": null, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-2067058271", "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/79d758ba47fb41c6b5fb61f84a5feee7/volumes/47c6ed35-0ed7-4935-a8a5-4d3f45ad1c86"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/79d758ba47fb41c6b5fb61f84a5feee7/volumes/47c6ed35-0ed7-4935-a8a5-4d3f45ad1c86"}], "user_id": "ee52fe3c350d4401b631c693b83527b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "79d758ba47fb41c6b5fb61f84a5feee7"}}' 2023-04-18 18:43:45,733 79724 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.0.0.210/volume/v3/79d758ba47fb41c6b5fb61f84a5feee7/volumes/47c6ed35-0ed7-4935-a8a5-4d3f45 ad1c86 0.059s 2023-04-18 18:43:45,736 79724 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:43:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a26a27f-baad-456a-9a54-058c6057aa42', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a26a27f-baad-456a-9a54-058c6057aa42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/79d758ba47fb41c6b5fb61f84a5feee7/volumes/47c6ed35-0ed7-4935-a8a5-4d3f45ad1c86'} Body: b'{"volume": {"id": "47c6ed35-0ed7-4935-a8a5-4d3f45ad1c86", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:43:45.000000", "updated_at": "2023-04-18T18:43:45.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-2067058271", "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/79d758ba47fb41c6b5fb61f84a5feee7/volumes/47c6ed35-0ed7-4935-a8a5-4d3f45ad1c86"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/79d758ba47fb41c6b5fb61f84a5feee7/volumes/47c6ed35-0ed7-4935-a8a5-4d3f45ad1c86"}], "user_id": "ee52fe3c350d4401b631c693b83527b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "79d758ba47fb41c6b5fb61f84a5feee7"}}' 2023-04-18 18:43:45,797 79724 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/79d758ba47fb41c6b5fb61f84a5feee7/volumes/47c6ed35-0ed7-4935-a8a5-4d3f45ad1c86 0.045s 2023-04-18 18:43:45,798 79724 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:43:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b988473-1c1f-4839-a646-ae40cdc5c00e', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b988473-1c1f-4839-a646-ae40cdc5c00e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/79d758ba47fb41c6b5fb61f84a5feee7/volumes/47c6ed35-0ed7-4935-a8a5-4d3f45ad1c86'} Body: b'{"volume": {"id": "47c6ed35-0ed7-4935-a8a5-4d3f45ad1c86", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:43:45.000000", "updated_at": "2023-04-18T18:43:45.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-2067058271", "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/79d758ba47fb41c6b5fb61f84a5feee7/volumes/47c6ed35-0ed7-4935-a8a5-4d3f45ad1c86"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/79d758ba47fb41c6b5fb61f84a5feee7/volumes/47c6ed35-0ed7-4935-a8a5-4d3f45ad1c86"}], "user_id": "ee52fe3c350d4401b631c693b83527b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "79d758ba47fb41c6b5fb61f84a5feee7"}}' 2023-04-18 18:43:45,960 79724 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/79d758ba47fb41c6b5fb61f84a5feee7/volumes/47c6ed35-0ed7-4935-a8a5-4d3f45ad1c86 0.150s 2023-04-18 18:43:45,961 79724 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: No ne Response - Headers: {'date': 'Tue, 18 Apr 2023 18:43: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-b9b3bbc5-ebe9-41df-8038-855ab95ed5c2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/79d758ba47fb41c6b5fb61f84a5feee7/volumes/47c6ed35-0ed7-4935-a8a5-4d3f45ad1c86'} Body: b'' 2023-04-18 18:43:45,986 79724 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/79d758ba47fb41c6b5fb61f84a5feee7/volumes/47c6ed35-0ed7-4935-a8a5-4d3f45ad1c86 0.024s 2023-04-18 18:43:45,986 79724 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:43: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-2307fba2-edce-4bb7-9d7b-eed0af5c2f2e', 'x-openstack-request-id': 'req-2307fba2-edce-4bb7-9d7b-eed0af5c2f2e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/79d758ba47fb41c6b5fb61f84a5feee7/volumes/47c6ed35-0ed7-4935-a8a5-4d3f45ad1c86'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 47c6ed35-0ed7-4935-a8a5-4d3f45ad1c86 could not be found."}}' {7} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions [0.147660s] ... ok {7} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_delete_cascade [1.743546s] ... 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 06da0a71-ec48-47c0-b076-ce33e26b1ada failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 18:43:50,551 79724 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 202 POST http://10.0.0.210/volume/v3/453cadbbc26448f08e8c933485e330f7/volumes 0.421s 2023-04-18 18:43:50,551 79724 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-805525920"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:43:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5946f6a5-2e93-4736-b056-4ac53d36f55a', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5946f6a5-2e93-4736-b056-4ac53d36f55a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/453cadbbc26448f08e8c933485e330f7/volumes'} Body: b'{"volume": {"id": "06da0a71-ec48-47c0-b076-ce33e26b1ada", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:43:50.486504", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-805525920", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/453cadbbc26448f08e8c933485e330f7/volumes/06da0a71-ec48-47c0-b076-ce33e26b1ada"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/453cadbbc26448f08e8c933485e330f7/volumes/06da0a71-ec48-47c0-b076-ce33e26b1ada"}], "user_id": "df6a4998e7e843b28cd77c9680c49771", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 18:43:50,604 79724 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.0.0.210/volume/v3/453cadbbc26448f08e8c933485e330f7/volumes/06da0a71-ec48-47c0-b076-ce33e26b1ada 0.042s 2023-04-18 18:43:50,605 79724 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:43:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5dcdaa13-2290-466d-ba91-4e78757e9f89', 'content-length': '885', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5dcdaa13-2290-466d-ba91-4e78757e9f89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/453cadbbc26448f08e8c933485e330f7/volumes/06da0a71-ec48-47c0-b076-ce33e26b1ada'} Body: b'{"volume": {"id": "06da0a71-ec48-47c0-b076-ce33e26b1ada", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:43:50.000000", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-805525920", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/453cadbbc26448f08e8c933485e330f7/volumes/06da0a71-ec48-47c0-b076-ce33e26b1ada"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/453cadbbc26448f08e8c933485e330f7/volumes/06da0a71-ec48-47c0-b076-ce33e26b1ada"}], "user_id": "df6a4998e7e843b28cd77c9680c49771", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "453cadbbc26448f08e8c933485e330f7"}}' 2023-04-18 18:43:51,660 79724 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.0.0.210/volume/v3/453cadbbc26448f08e8c933485e330f7/volumes/06da0a71-ec48-47c0-b076-ce33e26b1ada 0.043s 2023-04-18 18:43:51,660 79724 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Ty pe': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:43:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f415c9b-be90-4c33-9ec1-8b1808baab62', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f415c9b-be90-4c33-9ec1-8b1808baab62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/453cadbbc26448f08e8c933485e330f7/volumes/06da0a71-ec48-47c0-b076-ce33e26b1ada'} Body: b'{"volume": {"id": "06da0a71-ec48-47c0-b076-ce33e26b1ada", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:43:50.000000", "updated_at": "2023-04-18T18:43:51.000000", "name": "tempest-VolumesDeleteCascade-Volume-805525920", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/453cadbbc26448f08e8c933485e330f7/volumes/06da0a71-ec48-47c0-b076-ce33e26b1ada"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/453cadbbc26448f08e8c933485e330f7/volumes/06da0a71-ec48-47c0-b076-ce33e26b1ada"}], "user_id": "df6a4998e7e843b28cd77c9680c49771", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "453cadbbc26448f08e8c933485e330f7"}}' 2023-04-18 18:43:51,729 79724 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/453cadbbc26448f08e8c933485e330f7/volumes/06da0a71-ec48-47c0-b076-ce33e26b1ada 0.056s 2023-04-18 18:43:51,729 79724 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:43:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2240cada-c9ba-4e9a-9909-7f12991b29bf', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2240cada-c9ba-4e9a-9909-7f12991b29bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/453cadbbc26448f08e8c933485e330f7/volumes/06da0a71-ec48-47c0-b076-ce33e26b1ada'} Body: b'{"volume": {"id": "06da0a71-ec48-47c0-b076-ce33e26b1ada", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:43:50.000000", "updated_at": "2023-04-18T18:43:51.000000", "name": "tempest-VolumesDeleteCascade-Volume-805525920", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/453cadbbc26448f08e8c933485e330f7/volumes/06da0a71-ec48-47c0-b076-ce33e26b1ada"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/453cadbbc26448f08e8c933485e330f7/volumes/06da0a71-ec48-47c0-b076-ce33e26b1ada"}], "user_id": "df6a4998e7e843b28cd77c9680c49771", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "453cadbbc26448f08e8c933485e330f7"}}' 2023-04-18 18:43:51,848 79724 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/453cadbbc26448f08e8c933485e330f7/volumes/06da0a71-ec48-47c0-b076-ce33e26b1ada 0.107s 2023-04-18 18:43:51,848 79724 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:43:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2a66959-7e70-44bd-93d2-a4d5cd2f295d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/453cadbbc26448f08e8c933485e330f7/volumes/06da0a71-ec48-47c0-b076-ce33e26b1ada'} Body: b'' 2023-04-18 18:43:51,872 79724 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/453cadbbc26448f08e8c933485e330f7/volumes/06da0a71-ec48-47c0-b076-ce33e26b1ada 0.023s 2023-04-18 18:43:51,872 79724 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:43: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-82f960c0-b72f-4ab0-b6b1-c85337ffa23b', 'x-openstack-request-id': 'req-82f960c0-b72f-4ab0-b6b1-c85337ffa23b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/453cadbbc26448f08e8c933485e330f7/volumes/06da0a71-ec48-47c0-b076-ce33e26b1ada'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 06da0a71-ec48-47c0-b076-ce33e26b1ada could not be found."}}' {7} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_from_snapshot_cascade_delete [1.491178s] ... 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 cee3cfd4-9611-43de-b209-3162f67d22f2 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 18:43:52,063 79724 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 202 POST http://10.0.0.210/volume/v3/453cadbbc26448f08e8c933485e330f7/volumes 0.187s 2023-04-18 18:43:52,064 79724 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-702331441"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:43:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-374e4b44-b572-4c3c-bc43-9f0aff860ede', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-374e4b44-b572-4c3c-bc43-9f0aff860ede', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/453cadbbc26448f08e8c933485e330f7/volumes'} Body: b'{"volume": {"id": "cee3cfd4-9611-43de-b209-3162f67d22f2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:43:52.003034", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-702331441", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/453cadbbc26448f08e8c933485e330f7/volumes/cee3cfd4-9611-43de-b209-3162f67d22f2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/453cadbbc26448f08e8c933485e330f7/volumes/cee3cfd4-9611-43de-b209-3162f67d22f2"}], "user_id": "df6a4998e7e843b28cd77c9680c49771", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 18:43:52,120 79724 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/453cadbbc26448f08e8c933485e330f7/volumes/cee3cfd4-9611-43de-b209-3162f67d22f2 0.046s 2023-04-18 18:43:52,121 79724 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:43:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2bc38dd8-77e1-4210-a827-9fe344cbdb14', 'content-length': '885', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2bc38dd8-77e1-4210-a827-9fe344cbdb14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/453cadbbc26448f08e8c933485e330f7/volumes/cee3cfd4-9611-43de-b209-3162f67d22f2'} Body: b'{"volume": {"id": "cee3cfd4-9611-43de-b209-3162f67d22f2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:43:52.000000", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-702331441", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/453cadbbc26448f08e8c933485e330f7/volumes/cee3cfd4-9611-43de-b209-3162f67d22f2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/453cadbbc26448f08e8c933485e330f7/volumes/cee3cfd4-9611-43de-b209-3162f67d22f2"}], "user_id": "df6a4998e7e843b28cd77c9680c49771", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "453cadbbc26448f08e8c933485e330f7"}}' 2023-04-18 18:43:53,178 79724 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/453cadbbc26448f08e8c933485e330f7/volumes/cee3cfd4-9611-43de-b209-3162f67d22f2 0.040s 2023-04-18 18:43:53,178 79724 DEBUG [tempest.lib.common.re st_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:43:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88fecd1b-b6be-4afe-8be0-69544bc797b0', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88fecd1b-b6be-4afe-8be0-69544bc797b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/453cadbbc26448f08e8c933485e330f7/volumes/cee3cfd4-9611-43de-b209-3162f67d22f2'} Body: b'{"volume": {"id": "cee3cfd4-9611-43de-b209-3162f67d22f2", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:43:52.000000", "updated_at": "2023-04-18T18:43:52.000000", "name": "tempest-VolumesDeleteCascade-Volume-702331441", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/453cadbbc26448f08e8c933485e330f7/volumes/cee3cfd4-9611-43de-b209-3162f67d22f2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/453cadbbc26448f08e8c933485e330f7/volumes/cee3cfd4-9611-43de-b209-3162f67d22f2"}], "user_id": "df6a4998e7e843b28cd77c9680c49771", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "453cadbbc26448f08e8c933485e330f7"}}' 2023-04-18 18:43:53,231 79724 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/453cadbbc26448f08e8c933485e330f7/volumes/cee3cfd4-9611-43de-b209-3162f67d22f2 0.041s 2023-04-18 18:43:53,231 79724 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:43:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95d94f2c-594e-4428-b6df-c08909d9f6a2', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95d94f2c-594e-4428-b6df-c08909d9f6a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/453cadbbc26448f08e8c933485e330f7/volumes/cee3cfd4-9611-43de-b209-3162f67d22f2'} Body: b'{"volume": {"id": "cee3cfd4-9611-43de-b209-3162f67d22f2", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:43:52.000000", "updated_at": "2023-04-18T18:43:52.000000", "name": "tempest-VolumesDeleteCascade-Volume-702331441", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/453cadbbc26448f08e8c933485e330f7/volumes/cee3cfd4-9611-43de-b209-3162f67d22f2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/453cadbbc26448f08e8c933485e330f7/volumes/cee3cfd4-9611-43de-b209-3162f67d22f2"}], "user_id": "df6a4998e7e843b28cd77c9680c49771", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "453cadbbc26448f08e8c933485e330f7"}}' 2023-04-18 18:43:53,341 79724 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/453cadbbc26448f08e8c933485e330f7/volumes/cee3cfd4-9611-43de-b209-3162f67d22f2 0.100s 2023-04-18 18:43:53,341 79724 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:43:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', ' content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa5b8bf9-3af9-4495-8453-713d18d4f41d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/453cadbbc26448f08e8c933485e330f7/volumes/cee3cfd4-9611-43de-b209-3162f67d22f2'} Body: b'' 2023-04-18 18:43:53,365 79724 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/453cadbbc26448f08e8c933485e330f7/volumes/cee3cfd4-9611-43de-b209-3162f67d22f2 0.023s 2023-04-18 18:43:53,366 79724 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:43:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-32df75a9-2472-4fff-9c5e-b7b6c30a1118', 'x-openstack-request-id': 'req-32df75a9-2472-4fff-9c5e-b7b6c30a1118', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/453cadbbc26448f08e8c933485e330f7/volumes/cee3cfd4-9611-43de-b209-3162f67d22f2'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume cee3cfd4-9611-43de-b209-3162f67d22f2 could not be found."}}' {7} tempest.api.volume.test_volumes_extend.VolumesExtendAttachedTest.test_extend_attached_volume ... SKIPPED: Attached volume extend is disabled. {7} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id [0.160731s] ... ok {7} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id [0.055072s] ... ok {7} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshot_invalid_param_limit [0.014117s] ... ok {7} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_marker [0.074736s] ... ok {7} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_sort [0.016842s] ... ok {7} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_volume_from_snapshot_decreasing_size [1.533742s] ... 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 c767f897-32c5-42d0-b7e3-96f82a93b82a failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 18:44:01,885 79724 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 202 POST http://10.0.0.210/volume/v3/c759af53abba49b69666fdc299e357e0/volumes 0.249s 2023-04-18 18:44:01,885 79724 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-799965416"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:44:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c30ff9b3-3abb-482a-b5fa-da75f22c0255', 'content-length': '828', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c30ff9b3-3abb-482a-b5fa-da75f22c0255', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c759af53abba49b69666fdc299e357e0/volumes'} Body: b'{"volume": {"id": "c767f897-32c5-42d0-b7e3-96f82a93b82a", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2023-04-18T18:44:01.815433", "updated_at": null, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-799965416", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c759af53abba49b69666fdc299e357e0/volumes/c767f897-32c5-42d0-b7e3-96f82a93b82a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c759af53abba49b69666fdc299e357e0/volumes/c767f897-32c5-42d0-b7e3-96f82a93b82a"}], "user_id": "c27d5b240aa94bda9ba4e3fb26094f81", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 18:44:01,934 79724 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.0.0.210/volume/v3/c759af53abba49b69666fdc299e357e0/volumes/c767f897-32c5-42d0-b7e3-96f82a93b82a 0.039s 2023-04-18 18:44:01,934 79724 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:44:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e73d4e1a-13b7-4bfd-a54e-1a0579563b67', 'content-length': '896', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e73d4e1a-13b7-4bfd-a54e-1a0579563b67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c759af53abba49b69666fdc299e357e0/volumes/c767f897-32c5-42d0-b7e3-96f82a93b82a'} Body: b'{"volume": {"id": "c767f897-32c5-42d0-b7e3-96f82a93b82a", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2023-04-18T18:44:02.000000", "updated_at": null, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-799965416", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c759af53abba49b69666fdc299e357e0/volumes/c767f897-32c5-42d0-b7e3-96f82a93b82a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c759af53abba49b69666fdc299e357e0/volumes/c767f897-32c5-42d0-b7e3-96f82a93b82a"}], "user_id": "c27d5b240aa94bda9ba4e3fb26094f81", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c759af53abba49b69666fdc299e357e0"}}' 2023-04-18 18:44:02,987 79724 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.0.0.210/volume/v3/c759af53abba49b69666fdc299e357e0/volumes/c767f897-32c5-42d0-b7e3-96f82a93b82a 0.040s 2023-04-18 18:44:02,988 79724 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:44:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67be0b91-b93d-47a8-8021-ec2c7f03192d', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67be0b91-b93d-47a8-8021-ec2c7f03192d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c759af53abba49b69666fdc299e357e0/volumes/c767f897-32c5-42d0-b7e3-96f82a93b82a'} Body: b'{"volume": {"id": "c767f897-32c5-42d0-b7e3-96f82a93b82a", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2023-04-18T18:44:02.000000", "updated_at": "2023-04-18T18:44:02.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-799965416", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c759af53abba49b69666fdc299e357e0/volumes/c767f897-32c5-42d0-b7e3-96f82a93b82a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c759af53abba49b69666fdc299e357e0/volumes/c767f897-32c5-42d0-b7e3-96f82a93b82a"}], "user_id": "c27d5b240aa94bda9ba4e3fb26094f81", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c759af53abba49b69666fdc299e357e0"}}' 2023-04-18 18:44:03,036 79724 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/c759af53abba49b69666fdc299e357e0/volumes/c767f897-32c5-42d0-b7e3-96f82a93b82a 0.037s 2023-04-18 18:44:03,036 79724 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:44:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c55994a-ff24-4590-87b2-90f1e30a9ba3', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c55994a-ff24-4590-87b2-90f1e30a9ba3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c759af53abba49b69666fdc299e357e0/volumes/c767f897-32c5-42d0-b7e3-96f82a93b82a'} Body: b'{"volume": {"id": "c767f897-32c5-42d0-b7e3-96f82a93b82a", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2023-04-18T18:44:02.000000", "updated_at": "2023-04-18T18:44:02.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-799965416", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c759af53abba49b69666fdc299e357e0/volumes/c767f897-32c5-42d0-b7e3-96f82a93b82a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c759af53abba49b69666fdc299e357e0/volumes/c767f897-32c5-42d0-b7e3-96f82a93b82a"}], "user_id": "c27d5b240aa94bda9ba4e3fb26094f81", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c759af53abba49b69666fdc299e357e0"}}' 2023-04-18 18:44:03,146 79724 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/c759af53abba49b69666fdc299e357e0/volumes/c767f897-32c5-42d0-b7e3-96f82a93b82a 0.101s 2023-04-18 18:44:03,147 79724 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:44:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e681b780-36e6-48da-8132-456dc47482ff', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c759af53abba49b69666fdc299e357e0/volumes/c767f897-32c5-42d0-b7e3-96f82a93b82a'} Body: b'' 2023-04-18 18:44:03,168 79724 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/c759af53abba49b69666fdc299e357e0/volumes/c767f897-32c5-42d0-b7e3-96f82a93b82a 0.020s 2023-04-18 18:44:03,168 79724 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:44:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-59ce1137-9161-4e50-8662-91649d3f63c9', 'x-openstack-request-id': 'req-59ce1137-9161-4e50-8662-91649d3f63c9', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/c759af53abba49b69666fdc299e357e0/volumes/c767f897-32c5-42d0-b7e3-96f82a93b82a'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume c767f897-32c5-42d0-b7e3-96f82a93b82a could not be found."}}' {11} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_attached_volume [116.402095s] ... 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 26c29e81-25e0-4ef2-a530-edf67d57e5d6 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 18:42:42,352 79733 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.049s 2023-04-18 18:42:42,353 79733 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 18:42:42 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-765262ff-2ccf-4b6e-a851-f6a17fd989fe', '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": "175af762dd1346e79c8770483b3526a9", "name": "tempest-DeleteServersTestJSON-1179991023-project-member", "password_expires_at": null}, "audit_ids": ["wN5g7jKNTqKnIhoxLwIguw"], "expires_at": "2023-04-18T19:42:42.000000Z", "issued_at": "2023-04-18T18:42:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "919e6106b15e4f89847c20d9f49a45c1", "name": "tempest-DeleteServersTestJSON-1179991023"}, "is_domain": false, "roles": [{"id": "35697bd1c3044a1fbd5795113c41efb7", "name": "reader"}, {"id": "7058366a9fca443e9f44c95d078fcd58", "name": "member"}], "catalog": [{"endpoints": [{"id": "91478bb14fa24dc18a442602e5f97ca2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/919e6106b15e4f89847c20d9f49a45c1", "region": "RegionOne"}], "id": "7be72221085d4944a946c97ce08fe0ba", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "a95f50d538a94de29a9a69d17d76bd36", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "96a88896ecc9496da6d9e54366fc23b9", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "3f738fffaddc4d75802cacb0bcb457ee", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/919e6106b15e4f89847c20d9f49a45c1", "region": "RegionOne"}], "id": "9ef904c6d5494133b74a9881e4a175c8", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "a5ee12dbfaab49159c461dbeffc63c63", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "a56bae77ec6c4dae90bdf0ec335648ae", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "650aec42df824256ba1796a0f4fa4bbb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "affc40d7318340b699f04996f49cf400", "type": "image", "name": "glance"}, {"endpoints": [{"id": "6590deb5fd8b448b9f5db913f58adec5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "eb545688324f4c1980813ba1d95d408e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "99a6368efe954c65b6d93304b2b0d191", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "f7e66750d7a84de281ee5c5b746d4e62", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "abe90ddcbe5b4d5bb77a7bd32b6e5e96", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/919e6106b15e4f89847c20d9f49a45c1", "region": "RegionOne"}], "id": "fa260696b99e4f908d5beeb126d1233f", "type": "volumev3", "name": "cinderv3"}]}}' 2023-04-18 18:42:42,354 79733 INFO [tempest.lib.common.fixed_network] (DeleteServersTestJSON:test_delete_server_while_in_attached_volume) Found network {'id': '93d269b8-6875-497d-a266-10d7dd406b7c', 'name': 'tempest-DeleteServersTestJSON-1590667977-network', 'tenant_id': '919e6106b15e4f89847c20d9f49a45c1', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '919e6106b15e4f89847c20d9f49a45c1', 'port_security_enabled': Tru e, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 50244, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T18:42:20Z', 'updated_at': '2023-04-18T18:42:20Z', 'revision_number': 1} available for tenant 2023-04-18 18:42:46,277 79733 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 3.921s 2023-04-18 18:42:46,278 79733 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-DeleteServersTestJSON-server-471346335", "imageRef": "c82b487d-70d3-49d8-9a21-424651a35dee", "flavorRef": "42", "networks": [{"uuid": "93d269b8-6875-497d-a266-10d7dd406b7c"}]}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:42:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/a0f4e2d5-6a17-4891-9d56-7bf00138a328', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-80eabd30-5655-4fc0-bd8f-4cdc1fc42f57', 'x-compute-request-id': 'req-80eabd30-5655-4fc0-bd8f-4cdc1fc42f57', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "a0f4e2d5-6a17-4891-9d56-7bf00138a328", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a0f4e2d5-6a17-4891-9d56-7bf00138a328"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a0f4e2d5-6a17-4891-9d56-7bf00138a328"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "MvGcP4m3XNFj"}}' 2023-04-18 18:42:46,476 79733 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/a0f4e2d5-6a17-4891-9d56-7bf00138a328 0.191s 2023-04-18 18:42:46,477 79733 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:42:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1208', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2f60acc2-09d3-4b10-8b31-8e77396cbfd1', 'x-compute-request-id': 'req-2f60acc2-09d3-4b10-8b31-8e77396cbfd1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a0f4e2d5-6a17-4891-9d56-7bf00138a328'} Body: b'{"server": {"id": "a0f4e2d5-6a17-4891-9d56-7bf00138a328", "name": "tempest-DeleteServersTestJSON-server-471346335", "status": "BUILD", "tenant_id": "919e6106b15e4f89847c20d9f49a45c1", "user_id": "175af762dd1346e79c8770483b3526a9", "metadata": {}, "hostId": "", "image": {"id": "c82b487d-70d3-49d8-9a21-424651a35dee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c82b487d-70d3-49d8-9a21-424651a35dee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T18:42:46Z", "updated": "2023-04-18T18:42:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a0f4e2d5-6a17-4891-9d56-7bf00138a328"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a0f4e2d5-6a17-4891-9d56-7bf00138a328"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": nul l, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 18:43:37,316 79733 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/a0f4e2d5-6a17-4891-9d56-7bf00138a328 0.764s 2023-04-18 18:43:37,316 79733 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:43:36 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-2a3fbdcd-b62c-45f3-a22c-61a4aca20b60', 'x-compute-request-id': 'req-2a3fbdcd-b62c-45f3-a22c-61a4aca20b60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a0f4e2d5-6a17-4891-9d56-7bf00138a328'} Body: b'{"server": {"id": "a0f4e2d5-6a17-4891-9d56-7bf00138a328", "name": "tempest-DeleteServersTestJSON-server-471346335", "status": "ACTIVE", "tenant_id": "919e6106b15e4f89847c20d9f49a45c1", "user_id": "175af762dd1346e79c8770483b3526a9", "metadata": {}, "hostId": "3eddc3ddda8bb0261c8a0baa217b51fd5ea119e180824bad0dc6da70", "image": {"id": "c82b487d-70d3-49d8-9a21-424651a35dee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c82b487d-70d3-49d8-9a21-424651a35dee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T18:42:46Z", "updated": "2023-04-18T18:42:59Z", "addresses": {"tempest-DeleteServersTestJSON-1590667977-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7a:7d:7e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a0f4e2d5-6a17-4891-9d56-7bf00138a328"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a0f4e2d5-6a17-4891-9d56-7bf00138a328"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-18T18:42:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 18:43:37,329 79733 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-18 18:44:37,550 79733 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 202 POST http://10.0.0.210/volume/v3/919e6106b15e4f89847c20d9f49a45c1/volumes 0.204s 2023-04-18 18:44:37,551 79733 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-1323260727"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:44:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-efd8097d-883b-4b24-92a7-cb7bb94ac8b2', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-efd8097d-883b-4b24-92a7-cb7bb94ac8b2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/919e6106b15e4f89847c20d9f49a45c1/volumes'} Body: b'{"volume": {"id": "26c29e81-25e0-4ef2-a530-edf67d57e5d6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:44:37.48 9387", "updated_at": null, "name": "tempest-DeleteServersTestJSON-volume-1323260727", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/919e6106b15e4f89847c20d9f49a45c1/volumes/26c29e81-25e0-4ef2-a530-edf67d57e5d6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/919e6106b15e4f89847c20d9f49a45c1/volumes/26c29e81-25e0-4ef2-a530-edf67d57e5d6"}], "user_id": "175af762dd1346e79c8770483b3526a9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 18:44:37,620 79733 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/919e6106b15e4f89847c20d9f49a45c1/volumes/26c29e81-25e0-4ef2-a530-edf67d57e5d6 0.059s 2023-04-18 18:44:37,620 79733 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:44:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e8df0f1-8ebb-420a-ab51-2d355b005b2c', 'content-length': '887', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e8df0f1-8ebb-420a-ab51-2d355b005b2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/919e6106b15e4f89847c20d9f49a45c1/volumes/26c29e81-25e0-4ef2-a530-edf67d57e5d6'} Body: b'{"volume": {"id": "26c29e81-25e0-4ef2-a530-edf67d57e5d6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:44:37.000000", "updated_at": null, "name": "tempest-DeleteServersTestJSON-volume-1323260727", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/919e6106b15e4f89847c20d9f49a45c1/volumes/26c29e81-25e0-4ef2-a530-edf67d57e5d6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/919e6106b15e4f89847c20d9f49a45c1/volumes/26c29e81-25e0-4ef2-a530-edf67d57e5d6"}], "user_id": "175af762dd1346e79c8770483b3526a9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "919e6106b15e4f89847c20d9f49a45c1"}}' 2023-04-18 18:44:38,684 79733 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/919e6106b15e4f89847c20d9f49a45c1/volumes/26c29e81-25e0-4ef2-a530-edf67d57e5d6 0.052s 2023-04-18 18:44:38,685 79733 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:44:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a8d5ada-df55-4b69-a8d2-c8f16408de16', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a8d5ada-df55-4b69-a8d2-c8f16408de16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/919e6106b15e4f89847c20d9f49a45c1/volumes/26c29e81-25e0-4ef2-a530-edf67d57e5d6'} Body: b'{"volume": {"id": "26c29e81-25e0-4ef2-a530-edf67d57e5d6", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:44:37.000000", "updated_at": "2023-04-18T18:44:38.000000", "name": "tempest-DeleteServersTestJSON-volume-1323260727", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/919e6106b15e4f89847c20d9f49a45c1/volum es/26c29e81-25e0-4ef2-a530-edf67d57e5d6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/919e6106b15e4f89847c20d9f49a45c1/volumes/26c29e81-25e0-4ef2-a530-edf67d57e5d6"}], "user_id": "175af762dd1346e79c8770483b3526a9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "919e6106b15e4f89847c20d9f49a45c1"}}' {8} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_body [118.830028s] ... 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 eb312070-c016-48bd-8112-c6022bbc9478 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 18:43:12,734 79726 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-18 18:43:12,998 79726 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.259s 2023-04-18 18:43:12,998 79726 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-448317179", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOhQ2Rr2z+THeQ2q3I+WRh4TyVccOxVqE+XLl7xzGjDbTb53XRysBig/vaU2YUj+l5hmru7EzB9Jk1iOcZFRwxlX0OrjVs2VIoL9jqO66qoxhPODUmfF4eB1kuu5TZO6Lg=="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:43:12 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-57b4cb5c-ad0c-4101-8d91-a8affd62f3ad', 'x-compute-request-id': 'req-57b4cb5c-ad0c-4101-8d91-a8affd62f3ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-448317179", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOhQ2Rr2z+THeQ2q3I+WRh4TyVccOxVqE+XLl7xzGjDbTb53XRysBig/vaU2YUj+l5hmru7EzB9Jk1iOcZFRwxlX0OrjVs2VIoL9jqO66qoxhPODUmfF4eB1kuu5TZO6Lg==", "fingerprint": "62:95:74:97:d9:f9:be:1d:75:73:28:90:a1:9c:3f:be", "user_id": "b67204e19e844905ab756d967372d92e"}}' 2023-04-18 18:43:13,004 79726 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-448317179 created 2023-04-18 18:43:13,352 79726 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.348s 2023-04-18 18:43:13,353 79726 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--994853092", "description": "tempest-description--2054927423"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-42a14937-131b-4cbd-a6ee-6a2941db8fa2', 'date': 'Tue, 18 Apr 2023 18:43:13 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "2333a22a-924d-44d0-b58a-f15dd3cbb2b8", "name": "tempest-securitygroup--994853092", "stateful": true, "tenant_id": "cfaf7326267044beb74a98d51bb5f328", "description": "tempest-description--2054927423", "shared": false, "security_group_rules": [{"id": "056bd2e7-74e0-4bfd-9bd4-e84ba87aef96", "tenant_id": "cfaf7326267044beb74a98d51bb5f328", "security_group_id": "2333a22a-924d-44d0-b58a-f15dd3cbb2b8", "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": 289, "description": null, "tags": [], "created_at": "2023-04-18T18:43:13Z", "updated_at": "2023-04-18T18:43:13Z", "revision_number": 0, "project_id": "cfaf7326267044beb74a98d51bb5f328"}, {"id": "7eeddf5c-1ec8-4109-946e-dafe05d079b5", "tenant_id": "cfaf7326267044beb74a98d51bb5f328", "security_group_id": "2333a22a-924d-44d0-b58a-f15dd3cbb2b8", "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": 290, " description": null, "tags": [], "created_at": "2023-04-18T18:43:13Z", "updated_at": "2023-04-18T18:43:13Z", "revision_number": 0, "project_id": "cfaf7326267044beb74a98d51bb5f328"}], "tags": [], "created_at": "2023-04-18T18:43:13Z", "updated_at": "2023-04-18T18:43:13Z", "revision_number": 1, "project_id": "cfaf7326267044beb74a98d51bb5f328"}}' 2023-04-18 18:43:13,763 79726 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.410s 2023-04-18 18:43:13,764 79726 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "2333a22a-924d-44d0-b58a-f15dd3cbb2b8", "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-47fd84f2-fd0b-4cbc-b4fc-49c3389d1f9f', 'date': 'Tue, 18 Apr 2023 18:43:13 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "55ddda2f-1f15-48d1-acef-11547cbecd78", "tenant_id": "cfaf7326267044beb74a98d51bb5f328", "security_group_id": "2333a22a-924d-44d0-b58a-f15dd3cbb2b8", "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-18T18:43:13Z", "updated_at": "2023-04-18T18:43:13Z", "revision_number": 0, "project_id": "cfaf7326267044beb74a98d51bb5f328"}}' 2023-04-18 18:43:14,238 79726 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.474s 2023-04-18 18:43:14,239 79726 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "2333a22a-924d-44d0-b58a-f15dd3cbb2b8", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-0b824cac-4a3d-4958-ae4a-1dd845fa4c74', 'date': 'Tue, 18 Apr 2023 18:43:14 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "931e0a62-bcf2-40e9-8a55-732f0903cefc", "tenant_id": "cfaf7326267044beb74a98d51bb5f328", "security_group_id": "2333a22a-924d-44d0-b58a-f15dd3cbb2b8", "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-18T18:43:13Z", "updated_at": "2023-04-18T18:43:13Z", "revision_number": 0, "project_id": "cfaf7326267044beb74a98d51bb5f328"}}' 2023-04-18 18:43:14,239 79726 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--994853092 created 2023-04-18 18:43:15,981 79726 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 1.741s 2023-04-18 18:43:15,981 79726 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "31d39076-dc96-4194-a649-5fcd7e2f82dc"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-15ee8f3c-5d0c-4fc8-abb1-ca62d96a63b4', 'date': 'Tue, 18 Apr 2023 18:43:15 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "92ca2b57-ba32-4768-bf5a-6aaa13e5e216", "tenant_id": "cfaf7326267044beb74a98d51bb5f328", "floating_ip_address": "172.24.4.32", "floating_network_id": "31d39076-dc96-4194-a649-5fcd7e2f82dc", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "cfaf7326267044beb74a98d51bb5f328", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-18T18:43:15Z", "updated_at": "2023-04-18T18:43:15Z", "revision_number": 0}}' 2023-04-18 18:43:15,981 79726 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '92ca2b57-ba32-4768-bf5a-6aaa13e5e216', 'tenant_id': 'cfaf7326267044beb74a98d51bb5f328', 'floating_ip_address': '172.24.4.32', 'floating_network_id': '31d39076-dc96-4194-a649-5fcd7e2f82dc', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'cfaf7326267044beb74a98d51bb5f328', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-18T18:43:15Z', 'updated_at': '2023-04-18T18:43:15Z', 'revision_number': 0, 'ip': '172.24.4.32'} created 2023-04-18 18:43:16,022 79726 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.035s 2023-04-18 18:43:16,022 79726 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 18:43:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2821', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-da2bed9c-5964-462f-ab31-507a8a0d1cf4', '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": "b67204e19e844905ab756d967372d92e", "name": "tempest-VolumesAdminNegativeTest-1777863792-project-member", "password_expires_at": null}, "audit_ids": ["vW2fsIMDRIaOoGAIlT9yLA"], "expires_at": "2023-04-18T19:43:16.000000Z", "issued_at": "2023-04-18T18:43:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cfaf7326267044beb74a98d51bb5f328", "name": "tempest-VolumesAdminNegativeTest-1777863792"}, "is_domain": false, "roles": [{"id": "35697bd1c3044a1fbd5795113c41efb7", "name": "reader"}, {"id": "7058366a9fca443e9f44c95d078fcd58", "name": "member"}], "catalog": [{"endpoints": [{"id": "91478bb14fa24dc18a442602e5f97ca2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/cfaf7326267044beb74a98d51bb5f328", "region": "RegionOne"}], "id": "7be72221085d4944a946c97ce08fe0ba", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "a95f50d538a94de29a9a69d17d76bd36", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "96a88896ecc9496da6d9e54366fc23b9", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "3f738fffaddc4d75802cacb0bcb457ee", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/cfaf7326267044beb74a98d51bb5f328", "region": "RegionOne"}], "id": "9ef904c6d5494133b74a9881e4a175c8", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "a5ee12dbfaab49159c461dbeffc63c63", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "a56bae77ec6c4dae90bdf0ec335648ae", "type": "placement", "name": "p lacement"}, {"endpoints": [{"id": "650aec42df824256ba1796a0f4fa4bbb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "affc40d7318340b699f04996f49cf400", "type": "image", "name": "glance"}, {"endpoints": [{"id": "6590deb5fd8b448b9f5db913f58adec5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "eb545688324f4c1980813ba1d95d408e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "99a6368efe954c65b6d93304b2b0d191", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "f7e66750d7a84de281ee5c5b746d4e62", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "abe90ddcbe5b4d5bb77a7bd32b6e5e96", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/cfaf7326267044beb74a98d51bb5f328", "region": "RegionOne"}], "id": "fa260696b99e4f908d5beeb126d1233f", "type": "volumev3", "name": "cinderv3"}]}}' 2023-04-18 18:43:16,023 79726 INFO [tempest.lib.common.fixed_network] (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body) Found network {'id': '3e258614-edb6-411c-8231-c85bfb74251a', 'name': 'tempest-VolumesAdminNegativeTest-1230603348-network', 'tenant_id': 'cfaf7326267044beb74a98d51bb5f328', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'cfaf7326267044beb74a98d51bb5f328', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 46253, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T18:42:19Z', 'updated_at': '2023-04-18T18:42:19Z', 'revision_number': 1} available for tenant 2023-04-18 18:43:16,023 79726 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-448317179', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOhQ2Rr2z+THeQ2q3I+WRh4TyVccOxVqE+XLl7xzGjDbTb53XRysBig/vaU2YUj+l5hmru7EzB9Jk1iOcZFRwxlX0OrjVs2VIoL9jqO66qoxhPODUmfF4eB1kuu5TZO6Lg==', 'fingerprint': '62:95:74:97:d9:f9:be:1d:75:73:28:90:a1:9c:3f:be', 'user_id': 'b67204e19e844905ab756d967372d92e', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCnnDeCIY04to563DXHCFrIkMYujEWHEgQrtLjA3+GNbWJjjdZ9Vs2w\nu3jJjDjOwt2gBwYFK4EEACKhZANiAAToUNka9s/kx3kNqtyPlkYeE8lXHDsVahPl\ny5e8cxow202+d10crAYoP72lNmFI/peYZq7uxMwfSZNYjnGRUcMZV9Dq41bNlSKC\n/Y6juuqqMYTzg1JnxeHgdZLruU2Tui4=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '2333a22a-924d-44d0-b58a-f15dd3cbb2b8', 'name': 'tempest-securitygroup--994853092', 'stateful': True, 'tenant_id': 'cfaf7326267044beb74a98d51bb5f328', 'description': 'tempest-description--2054927423', 'shared': False, 'security_group_rules': [{'id': '056bd2e7-74e0-4bfd-9bd4-e84ba87aef96', 'tenant_id': 'cfaf7326267044beb74a98d51bb5f328', 'security_group_id': '2333a22a-924d-44d0-b58a-f15dd3cbb2b8', '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': 289, 'description': None, 'tags': [], 'created_at': '2023-04-18T18:43:13Z', 'updated_at': '2023-04-18T18:43:13Z', 'revision_number': 0, 'project_id': 'cfaf7326267044beb74a98d51bb5f328'}, {'id': '7eeddf5c-1ec8-4109-946e-dafe05d079b5', 'tenant_id': 'cfaf7326267044beb74a98d51bb5f328', 'security_group_id': '2333a22a-924d-44d0-b58a-f15dd3cbb2b8', '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': 290, 'description': None, 'tags': [], 'created_at': '2023-04-18 T18:43:13Z', 'updated_at': '2023-04-18T18:43:13Z', 'revision_number': 0, 'project_id': 'cfaf7326267044beb74a98d51bb5f328'}], 'tags': [], 'created_at': '2023-04-18T18:43:13Z', 'updated_at': '2023-04-18T18:43:13Z', 'revision_number': 1, 'project_id': 'cfaf7326267044beb74a98d51bb5f328'}, 'floating_ip': {'id': '92ca2b57-ba32-4768-bf5a-6aaa13e5e216', 'tenant_id': 'cfaf7326267044beb74a98d51bb5f328', 'floating_ip_address': '172.24.4.32', 'floating_network_id': '31d39076-dc96-4194-a649-5fcd7e2f82dc', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'cfaf7326267044beb74a98d51bb5f328', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-18T18:43:15Z', 'updated_at': '2023-04-18T18:43:15Z', 'revision_number': 0, 'ip': '172.24.4.32'}} 2023-04-18 18:43:18,357 79726 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.333s 2023-04-18 18:43:18,358 79726 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesAdminNegativeTest-server-1351012868", "imageRef": "c82b487d-70d3-49d8-9a21-424651a35dee", "flavorRef": "42", "networks": [{"uuid": "3e258614-edb6-411c-8231-c85bfb74251a"}], "security_groups": [{"name": "tempest-securitygroup--994853092"}], "key_name": "tempest-keypair-448317179", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:43:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '403', 'location': 'http://10.0.0.210/compute/v2.1/servers/69bf87ab-30d1-4c8d-87c8-7a339bd6b8e3', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bfe6f72e-d5ae-4b49-8fb0-3d82a0ed5d26', 'x-compute-request-id': 'req-bfe6f72e-d5ae-4b49-8fb0-3d82a0ed5d26', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "69bf87ab-30d1-4c8d-87c8-7a339bd6b8e3", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/69bf87ab-30d1-4c8d-87c8-7a339bd6b8e3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/69bf87ab-30d1-4c8d-87c8-7a339bd6b8e3"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--994853092"}], "adminPass": "X5qzpB3d6wU4"}}' 2023-04-18 18:43:18,559 79726 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/69bf87ab-30d1-4c8d-87c8-7a339bd6b8e3 0.198s 2023-04-18 18:43:18,560 79726 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:43:18 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-11004d9e-a75b-409e-b2bd-8c5a177a1df7', 'x-compute-request-id': 'req-11004d9e-a75b-409e-b2bd-8c5a177a1df7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/69bf87ab-30d1-4c8d-87c8-7a339bd6b8e3'} Body: b'{"server": {"id": "69bf87ab-30d1-4c8d-87c8-7a339bd6b8e3", "name": "tempest-VolumesAdminNegativeTest-server-1351012868", "status": "BUILD", "tenant_id": "cfaf7326267044beb74a98d51bb5f328", "user_id": "b67204e19e844905ab756d967372d92e", "metadata": {}, "hos tId": "", "image": {"id": "c82b487d-70d3-49d8-9a21-424651a35dee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c82b487d-70d3-49d8-9a21-424651a35dee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T18:43:18Z", "updated": "2023-04-18T18:43:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/69bf87ab-30d1-4c8d-87c8-7a339bd6b8e3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/69bf87ab-30d1-4c8d-87c8-7a339bd6b8e3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-448317179", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 18:44:09,199 79726 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/69bf87ab-30d1-4c8d-87c8-7a339bd6b8e3 0.613s 2023-04-18 18:44:09,200 79726 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:44:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1544', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-759a96eb-37ba-4c8f-97b9-c26e393e93e4', 'x-compute-request-id': 'req-759a96eb-37ba-4c8f-97b9-c26e393e93e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/69bf87ab-30d1-4c8d-87c8-7a339bd6b8e3'} Body: b'{"server": {"id": "69bf87ab-30d1-4c8d-87c8-7a339bd6b8e3", "name": "tempest-VolumesAdminNegativeTest-server-1351012868", "status": "ACTIVE", "tenant_id": "cfaf7326267044beb74a98d51bb5f328", "user_id": "b67204e19e844905ab756d967372d92e", "metadata": {}, "hostId": "07b54fa401ae412ad4da963e06a12c0726aa149d7a5cd2e3ffbadcbf", "image": {"id": "c82b487d-70d3-49d8-9a21-424651a35dee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c82b487d-70d3-49d8-9a21-424651a35dee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T18:43:18Z", "updated": "2023-04-18T18:43:27Z", "addresses": {"tempest-VolumesAdminNegativeTest-1230603348-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e3:e2:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/69bf87ab-30d1-4c8d-87c8-7a339bd6b8e3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/69bf87ab-30d1-4c8d-87c8-7a339bd6b8e3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-448317179", "OS-SRV-USG:launched_at": "2023-04-18T18:43:26.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--994853092"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 18:44:09,211 79726 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-18 18:45:09,443 79726 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/69bf87ab-30d1-4c8d-87c8-7a339bd6b8e3/os-interface 0.172s 2023-04-18 18:45:09,444 79726 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'C ontent-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45:09 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-d3801324-17e7-47e9-99fe-42630a37584e', 'x-compute-request-id': 'req-d3801324-17e7-47e9-99fe-42630a37584e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/69bf87ab-30d1-4c8d-87c8-7a339bd6b8e3/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "3e258614-edb6-411c-8231-c85bfb74251a", "port_id": "8d094567-c323-4110-88be-6e0ba4444b8c", "mac_addr": "fa:16:3e:e3:e2:0e", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "e45282db-59b8-409d-8a69-1d01b5ecb3e0", "ip_address": "10.0.0.8"}]}]}' 2023-04-18 18:45:10,149 79726 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/92ca2b57-ba32-4768-bf5a-6aaa13e5e216 0.700s 2023-04-18 18:45:10,150 79726 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "8d094567-c323-4110-88be-6e0ba4444b8c"}} Response - Headers: {'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-a32fd2fe-077d-4229-95cc-5d2d0b043acb', 'date': 'Tue, 18 Apr 2023 18:45:10 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/92ca2b57-ba32-4768-bf5a-6aaa13e5e216'} Body: b'{"floatingip": {"id": "92ca2b57-ba32-4768-bf5a-6aaa13e5e216", "tenant_id": "cfaf7326267044beb74a98d51bb5f328", "floating_ip_address": "172.24.4.32", "floating_network_id": "31d39076-dc96-4194-a649-5fcd7e2f82dc", "router_id": "ac034b3b-f9ce-45b4-848a-ae02c2e1e442", "port_id": "8d094567-c323-4110-88be-6e0ba4444b8c", "fixed_ip_address": "10.0.0.8", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "3e258614-edb6-411c-8231-c85bfb74251a", "mac_address": "fa:16:3e:e3:e2:0e", "admin_state_up": true, "status": "ACTIVE", "device_id": "69bf87ab-30d1-4c8d-87c8-7a339bd6b8e3", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-18T18:43:15Z", "updated_at": "2023-04-18T18:45:09Z", "revision_number": 1, "project_id": "cfaf7326267044beb74a98d51bb5f328"}}' 2023-04-18 18:45:10,151 79726 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.32:22' as 'cirros' with public key authentication 2023-04-18 18:45:10,196 79726 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-18 18:45:10,222 79726 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-18 18:45:10,222 79726 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.32 successfully created 2023-04-18 18:45:10,452 79726 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/cfaf7326267044beb74a98d51bb5f328/volumes 0.228s 2023-04-18 18:45:10,452 79726 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-1788685678"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5bb33374-27ce-4d73-9e8b-84b134171a89', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id' : 'req-5bb33374-27ce-4d73-9e8b-84b134171a89', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/cfaf7326267044beb74a98d51bb5f328/volumes'} Body: b'{"volume": {"id": "eb312070-c016-48bd-8112-c6022bbc9478", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:45:10.388598", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-1788685678", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/cfaf7326267044beb74a98d51bb5f328/volumes/eb312070-c016-48bd-8112-c6022bbc9478"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cfaf7326267044beb74a98d51bb5f328/volumes/eb312070-c016-48bd-8112-c6022bbc9478"}], "user_id": "b67204e19e844905ab756d967372d92e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 18:45:10,501 79726 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/cfaf7326267044beb74a98d51bb5f328/volumes/eb312070-c016-48bd-8112-c6022bbc9478 0.038s 2023-04-18 18:45:10,501 79726 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab94026e-08d3-47f7-a063-b2089595562b', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab94026e-08d3-47f7-a063-b2089595562b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/cfaf7326267044beb74a98d51bb5f328/volumes/eb312070-c016-48bd-8112-c6022bbc9478'} Body: b'{"volume": {"id": "eb312070-c016-48bd-8112-c6022bbc9478", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:45:10.000000", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-1788685678", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/cfaf7326267044beb74a98d51bb5f328/volumes/eb312070-c016-48bd-8112-c6022bbc9478"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cfaf7326267044beb74a98d51bb5f328/volumes/eb312070-c016-48bd-8112-c6022bbc9478"}], "user_id": "b67204e19e844905ab756d967372d92e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cfaf7326267044beb74a98d51bb5f328"}}' 2023-04-18 18:45:11,551 79726 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/cfaf7326267044beb74a98d51bb5f328/volumes/eb312070-c016-48bd-8112-c6022bbc9478 0.038s 2023-04-18 18:45:11,552 79726 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9eb7f64b-b7df-4a22-9799-6854c7aa7ea3', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9eb7f64b-b7df-4a22-9799-6854c7aa7ea3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/cfaf7326267044beb74a98d51bb5f328/volumes/eb312070-c016-48bd-8112-c6022bbc9478'} Body: b'{"volume": {"id": "eb312070-c016-48bd-8112-c6022bbc9478", "status": "error", "si ze": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:45:10.000000", "updated_at": "2023-04-18T18:45:11.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1788685678", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/cfaf7326267044beb74a98d51bb5f328/volumes/eb312070-c016-48bd-8112-c6022bbc9478"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cfaf7326267044beb74a98d51bb5f328/volumes/eb312070-c016-48bd-8112-c6022bbc9478"}], "user_id": "b67204e19e844905ab756d967372d92e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cfaf7326267044beb74a98d51bb5f328"}}' {5} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_force_detach_volume [165.068150s] ... 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 2e1d44c2-9ca9-455a-ae36-18d75c4b8ed7 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 18:42:27,761 79720 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.067s 2023-04-18 18:42:27,761 79720 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 18:42:27 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-80e3214d-041e-4b13-a7de-3ac7dbedc9f4', '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": "6f17d8f3ff894a589356a8b9f6040d79", "name": "tempest-VolumesActionsTest-1913320529-project-member", "password_expires_at": null}, "audit_ids": ["yHoxICIITYub89Mbe-u0rQ"], "expires_at": "2023-04-18T19:42:27.000000Z", "issued_at": "2023-04-18T18:42:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "85caa2512cd048188f87f10ff0e53190", "name": "tempest-VolumesActionsTest-1913320529"}, "is_domain": false, "roles": [{"id": "35697bd1c3044a1fbd5795113c41efb7", "name": "reader"}, {"id": "7058366a9fca443e9f44c95d078fcd58", "name": "member"}], "catalog": [{"endpoints": [{"id": "91478bb14fa24dc18a442602e5f97ca2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/85caa2512cd048188f87f10ff0e53190", "region": "RegionOne"}], "id": "7be72221085d4944a946c97ce08fe0ba", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "a95f50d538a94de29a9a69d17d76bd36", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "96a88896ecc9496da6d9e54366fc23b9", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "3f738fffaddc4d75802cacb0bcb457ee", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/85caa2512cd048188f87f10ff0e53190", "region": "RegionOne"}], "id": "9ef904c6d5494133b74a9881e4a175c8", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "a5ee12dbfaab49159c461dbeffc63c63", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "a56bae77ec6c4dae90bdf0ec335648ae", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "650aec42df824256ba1796a0f4fa4bbb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "affc40d7318340b699f04996f49cf400", "type": "image", "name": "glance"}, {"endpoints": [{"id": "6590deb5fd8b448b9f5db913f58adec5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "eb545688324f4c1980813ba1d95d408e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "99a6368efe954c65b6d93304b2b0d191", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "f7e66750d7a84de281ee5c5b746d4e62", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "abe90ddcbe5b4d5bb77a7bd32b6e5e96", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/85caa2512cd048188f87f10ff0e53190", "region": "RegionOne"}], "id": "fa260696b99e4f908d5beeb126d1233f", "type": "volumev3", "name": "cinderv3"}]}}' 2023-04-18 18:42:27,762 79720 INFO [tempest.lib.common.fixed_network] (VolumesActionsTest:test_force_detach_volume) Found network {'id': 'd45f625f-24dc-4c9c-b993-ce4f05da8475', 'name': 'tempest-VolumesActionsTest-2071431519-network', 'tenant_id': '85caa2512cd048188f87f10ff0e53190', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '85caa2512cd048188f87f10ff0e53190', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 39926, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T18:42:19Z', 'updated_at': '2023-04-18T18:42:20Z', 'revision_number': 1} available for tenant 2023-04-18 18:42:29,269 79720 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 1.506s 2023-04-18 18:42:29,270 79720 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesActionsTest-instance-2051439317", "imageRef": "c82b487d-70d3-49d8-9a21-424651a35dee", "flavorRef": "42", "networks": [{"uuid": "d45f625f-24dc-4c9c-b993-ce4f05da8475"}]}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:42:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/9ed92ff3-68da-4f71-8c30-11b7ada80b94', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9b33033c-1caf-41fd-bcfd-d0fe0a7efc29', 'x-compute-request-id': 'req-9b33033c-1caf-41fd-bcfd-d0fe0a7efc29', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "9ed92ff3-68da-4f71-8c30-11b7ada80b94", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/9ed92ff3-68da-4f71-8c30-11b7ada80b94"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/9ed92ff3-68da-4f71-8c30-11b7ada80b94"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "Cftx3zJmztkE"}}' 2023-04-18 18:42:29,489 79720 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/9ed92ff3-68da-4f71-8c30-11b7ada80b94 0.214s 2023-04-18 18:42:29,490 79720 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:42:29 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-bcc586bb-20b7-4bbc-b49c-ed9df1a6cdb1', 'x-compute-request-id': 'req-bcc586bb-20b7-4bbc-b49c-ed9df1a6cdb1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/9ed92ff3-68da-4f71-8c30-11b7ada80b94'} Body: b'{"server": {"id": "9ed92ff3-68da-4f71-8c30-11b7ada80b94", "name": "tempest-VolumesActionsTest-instance-2051439317", "status": "BUILD", "tenant_id": "85caa2512cd048188f87f10ff0e53190", "user_id": "6f17d8f3ff894a589356a8b9f6040d79", "metadata": {}, "hostId": "", "image": {"id": "c82b487d-70d3-49d8-9a21-424651a35dee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c82b487d-70d3-49d8-9a21-424651a35dee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T18:42:29Z", "updated": "2023-04-18T18:42:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/9ed92ff3-68da-4f71-8c30-11b7ada80b94"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/9ed92ff3-68da-4f71-8c30-11b7ada80b94"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "sc heduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 18:43:20,534 79720 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/9ed92ff3-68da-4f71-8c30-11b7ada80b94 0.982s 2023-04-18 18:43:20,534 79720 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:43:19 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-6267ffa5-7ad8-4ccc-9832-1a4d51064273', 'x-compute-request-id': 'req-6267ffa5-7ad8-4ccc-9832-1a4d51064273', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/9ed92ff3-68da-4f71-8c30-11b7ada80b94'} Body: b'{"server": {"id": "9ed92ff3-68da-4f71-8c30-11b7ada80b94", "name": "tempest-VolumesActionsTest-instance-2051439317", "status": "ACTIVE", "tenant_id": "85caa2512cd048188f87f10ff0e53190", "user_id": "6f17d8f3ff894a589356a8b9f6040d79", "metadata": {}, "hostId": "deef181ec65c0446aa0de0c2988e6110268cc85a181845442e15c65e", "image": {"id": "c82b487d-70d3-49d8-9a21-424651a35dee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c82b487d-70d3-49d8-9a21-424651a35dee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T18:42:29Z", "updated": "2023-04-18T18:42:42Z", "addresses": {"tempest-VolumesActionsTest-2071431519-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:bd:8b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/9ed92ff3-68da-4f71-8c30-11b7ada80b94"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/9ed92ff3-68da-4f71-8c30-11b7ada80b94"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-18T18:42:42.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 18:43:20,546 79720 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-18 18:44:20,851 79720 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 202 POST http://10.0.0.210/volume/v3/85caa2512cd048188f87f10ff0e53190/volumes 0.243s 2023-04-18 18:44:20,851 79720 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-68294103"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:44:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3a187a1-a180-44eb-926e-1a864bf80c26', 'content-length': '814', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3a187a1-a180-44eb-926e-1a864bf80c26', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/85caa2512cd048188f87f10ff0e53190/volumes'} Body: b'{"volume": {"id": "2e1d44c2-9ca9-455a-ae36-18d75c4b8ed7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:44:20.774183", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-68294103", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "so urce_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/85caa2512cd048188f87f10ff0e53190/volumes/2e1d44c2-9ca9-455a-ae36-18d75c4b8ed7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/85caa2512cd048188f87f10ff0e53190/volumes/2e1d44c2-9ca9-455a-ae36-18d75c4b8ed7"}], "user_id": "6f17d8f3ff894a589356a8b9f6040d79", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 18:44:20,902 79720 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/volume/v3/85caa2512cd048188f87f10ff0e53190/volumes/2e1d44c2-9ca9-455a-ae36-18d75c4b8ed7 0.042s 2023-04-18 18:44:20,903 79720 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:44:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d42fea44-6e0d-466b-ba16-d42fb153b455', 'content-length': '882', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d42fea44-6e0d-466b-ba16-d42fb153b455', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/85caa2512cd048188f87f10ff0e53190/volumes/2e1d44c2-9ca9-455a-ae36-18d75c4b8ed7'} Body: b'{"volume": {"id": "2e1d44c2-9ca9-455a-ae36-18d75c4b8ed7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:44:21.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-68294103", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/85caa2512cd048188f87f10ff0e53190/volumes/2e1d44c2-9ca9-455a-ae36-18d75c4b8ed7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/85caa2512cd048188f87f10ff0e53190/volumes/2e1d44c2-9ca9-455a-ae36-18d75c4b8ed7"}], "user_id": "6f17d8f3ff894a589356a8b9f6040d79", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "85caa2512cd048188f87f10ff0e53190"}}' 2023-04-18 18:44:21,961 79720 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/volume/v3/85caa2512cd048188f87f10ff0e53190/volumes/2e1d44c2-9ca9-455a-ae36-18d75c4b8ed7 0.046s 2023-04-18 18:44:21,961 79720 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:44:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e20c2fb4-4fa9-45a4-b036-e5d25e6d930b', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e20c2fb4-4fa9-45a4-b036-e5d25e6d930b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/85caa2512cd048188f87f10ff0e53190/volumes/2e1d44c2-9ca9-455a-ae36-18d75c4b8ed7'} Body: b'{"volume": {"id": "2e1d44c2-9ca9-455a-ae36-18d75c4b8ed7", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:44:21.000000", "updated_at": "2023-04-18T18:44:21.000000", "name": "tempest-VolumesActionsTest-Volume-68294103", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/85caa2512cd048188f87f10ff0e53190/volumes/2e1d44c2-9ca9-455a-ae36-18d75c4b8ed7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/85caa2512cd048188f87f10ff0e53190/volumes/2e1d44c2-9ca9-455a-ae36-18d75c4b8ed7"}], "user_id": "6f17d8f3ff894a589356a8b9 f6040d79", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "85caa2512cd048188f87f10ff0e53190"}}' 2023-04-18 18:44:22,013 79720 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/85caa2512cd048188f87f10ff0e53190/volumes/2e1d44c2-9ca9-455a-ae36-18d75c4b8ed7 0.040s 2023-04-18 18:44:22,013 79720 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:44:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f062a98f-c9e5-473d-91e0-88d56c5db480', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f062a98f-c9e5-473d-91e0-88d56c5db480', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/85caa2512cd048188f87f10ff0e53190/volumes/2e1d44c2-9ca9-455a-ae36-18d75c4b8ed7'} Body: b'{"volume": {"id": "2e1d44c2-9ca9-455a-ae36-18d75c4b8ed7", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:44:21.000000", "updated_at": "2023-04-18T18:44:21.000000", "name": "tempest-VolumesActionsTest-Volume-68294103", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/85caa2512cd048188f87f10ff0e53190/volumes/2e1d44c2-9ca9-455a-ae36-18d75c4b8ed7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/85caa2512cd048188f87f10ff0e53190/volumes/2e1d44c2-9ca9-455a-ae36-18d75c4b8ed7"}], "user_id": "6f17d8f3ff894a589356a8b9f6040d79", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "85caa2512cd048188f87f10ff0e53190"}}' 2023-04-18 18:44:22,134 79720 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/85caa2512cd048188f87f10ff0e53190/volumes/2e1d44c2-9ca9-455a-ae36-18d75c4b8ed7 0.101s 2023-04-18 18:44:22,134 79720 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:44:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-892a1887-5afe-4eca-a9db-d0084c33db7a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/85caa2512cd048188f87f10ff0e53190/volumes/2e1d44c2-9ca9-455a-ae36-18d75c4b8ed7'} Body: b'' 2023-04-18 18:44:22,159 79720 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/85caa2512cd048188f87f10ff0e53190/volumes/2e1d44c2-9ca9-455a-ae36-18d75c4b8ed7 0.024s 2023-04-18 18:44:22,159 79720 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:44: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-815f0770-21d4-47dd-88af-124cdbfecaeb', 'x-openstack-request-id': 'req-815f0770-21d4-47dd-88af-124cdbfecaeb', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/85caa2512cd048188f87f10ff0e53190/volumes/2e1d44c2-9ca9-455a-ae36-18d75c4b8ed7'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 2e1d44c2-9ca9-455a-ae36-18d75c4b8ed7 could not be found."}}' 2023-04-18 18:44:22,364 79720 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/9ed92ff3-68da-4f71-8c30-11b7ada80b94 0.204s 2023-04-18 18:44:22,365 79720 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:44:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3dab7366-b3b3-4c0b-90ba-bb75b56ece72', 'x-compute-request-id': 'req-3dab7366-b3b3-4c0b-90ba-bb75b56ece72', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/9ed92ff3-68da-4f71-8c30-11b7ada80b94'} Body: b'' 2023-04-18 18:44:22,656 79720 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/9ed92ff3-68da-4f71-8c30-11b7ada80b94 0.291s 2023-04-18 18:44:22,656 79720 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:44:22 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-1fd5c27c-881e-493b-97b4-081b10c091e9', 'x-compute-request-id': 'req-1fd5c27c-881e-493b-97b4-081b10c091e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/9ed92ff3-68da-4f71-8c30-11b7ada80b94'} Body: b'{"server": {"id": "9ed92ff3-68da-4f71-8c30-11b7ada80b94", "name": "tempest-VolumesActionsTest-instance-2051439317", "status": "ACTIVE", "tenant_id": "85caa2512cd048188f87f10ff0e53190", "user_id": "6f17d8f3ff894a589356a8b9f6040d79", "metadata": {}, "hostId": "deef181ec65c0446aa0de0c2988e6110268cc85a181845442e15c65e", "image": {"id": "c82b487d-70d3-49d8-9a21-424651a35dee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c82b487d-70d3-49d8-9a21-424651a35dee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T18:42:29Z", "updated": "2023-04-18T18:44:22Z", "addresses": {"tempest-VolumesActionsTest-2071431519-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:bd:8b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/9ed92ff3-68da-4f71-8c30-11b7ada80b94"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/9ed92ff3-68da-4f71-8c30-11b7ada80b94"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-18T18:42:42.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 18:45:12,755 79720 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/9ed92ff3-68da-4f71-8c30-11b7ada80b94 0.040s 2023-04-18 18:45:12,756 79720 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-6d126125-badd-4b6f-b496-f887cecadbb3', 'x-compute-request-id': 'req-6d126125-badd-4b6f-b496-f887cecadbb3', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/9ed92ff3-68da-4f71-8c30-11b7ada80b94'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 9ed92ff3-68da-4f71-8c30-11b7ada80b94 could not be found."}}' {5} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_attaching [1.541591s] ... 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 627dc99f-f2ba-420f-9fc3-7c4b07e14c20 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 18:45:12,989 79720 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/85caa2512cd048188f87f10ff0e53190/volumes 0.230s 2023-04-18 18:45:12,989 79720 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-1399417502"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aed48775-a598-4f96-83b2-1b365f73e984', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aed48775-a598-4f96-83b2-1b365f73e984', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/85caa2512cd048188f87f10ff0e53190/volumes'} Body: b'{"volume": {"id": "627dc99f-f2ba-420f-9fc3-7c4b07e14c20", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:45:12.918484", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1399417502", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/85caa2512cd048188f87f10ff0e53190/volumes/627dc99f-f2ba-420f-9fc3-7c4b07e14c20"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/85caa2512cd048188f87f10ff0e53190/volumes/627dc99f-f2ba-420f-9fc3-7c4b07e14c20"}], "user_id": "6f17d8f3ff894a589356a8b9f6040d79", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 18:45:13,039 79720 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/85caa2512cd048188f87f10ff0e53190/volumes/627dc99f-f2ba-420f-9fc3-7c4b07e14c20 0.041s 2023-04-18 18:45:13,040 79720 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c71fa8b-ad89-4992-aee2-7ee905bc0a6d', 'content-length': '884', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c71fa8b-ad89-4992-aee2-7ee905bc0a6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/85caa2512cd048188f87f10ff0e53190/volumes/627dc99f-f2ba-420f-9fc3-7c4b07e14c20'} Body: b'{"volume": {"id": "627dc99f-f2ba-420f-9fc3-7c4b07e14c20", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:45:13.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1399417502", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/85caa2512cd048188f87f10ff0e53190/volumes/627dc99f-f2ba-420f-9fc3-7c4b07e14c20"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/85caa2512cd048188f87f10ff0e53190/volumes/627dc99f-f2ba-420f-9fc3-7c4b07e14c20"}], "user_id": "6f17d8f3ff894a589356a8b9f6040d79", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "85caa2512cd048188f87f10ff0e53190"}}' 2023-04-18 18:45:14,094 79720 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/85caa2512cd048188f87f10ff0e53190/volumes/627dc99f-f2ba-420f-9fc3-7c4b07e14c20 0.043s 2023-04-18 18:45:14,095 79720 DEBUG [tem pest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a121d02-f61c-4c1e-8961-9a711f742602', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a121d02-f61c-4c1e-8961-9a711f742602', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/85caa2512cd048188f87f10ff0e53190/volumes/627dc99f-f2ba-420f-9fc3-7c4b07e14c20'} Body: b'{"volume": {"id": "627dc99f-f2ba-420f-9fc3-7c4b07e14c20", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:45:13.000000", "updated_at": "2023-04-18T18:45:13.000000", "name": "tempest-VolumesActionsTest-Volume-1399417502", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/85caa2512cd048188f87f10ff0e53190/volumes/627dc99f-f2ba-420f-9fc3-7c4b07e14c20"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/85caa2512cd048188f87f10ff0e53190/volumes/627dc99f-f2ba-420f-9fc3-7c4b07e14c20"}], "user_id": "6f17d8f3ff894a589356a8b9f6040d79", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "85caa2512cd048188f87f10ff0e53190"}}' 2023-04-18 18:45:14,148 79720 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/85caa2512cd048188f87f10ff0e53190/volumes/627dc99f-f2ba-420f-9fc3-7c4b07e14c20 0.042s 2023-04-18 18:45:14,148 79720 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-276caadf-9dbe-4e08-ae5a-c0435fa6695a', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-276caadf-9dbe-4e08-ae5a-c0435fa6695a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/85caa2512cd048188f87f10ff0e53190/volumes/627dc99f-f2ba-420f-9fc3-7c4b07e14c20'} Body: b'{"volume": {"id": "627dc99f-f2ba-420f-9fc3-7c4b07e14c20", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:45:13.000000", "updated_at": "2023-04-18T18:45:13.000000", "name": "tempest-VolumesActionsTest-Volume-1399417502", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/85caa2512cd048188f87f10ff0e53190/volumes/627dc99f-f2ba-420f-9fc3-7c4b07e14c20"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/85caa2512cd048188f87f10ff0e53190/volumes/627dc99f-f2ba-420f-9fc3-7c4b07e14c20"}], "user_id": "6f17d8f3ff894a589356a8b9f6040d79", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "85caa2512cd048188f87f10ff0e53190"}}' 2023-04-18 18:45:14,278 79720 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/85caa2512cd048188f87f10ff0e53190/volumes/627dc99f-f2ba-420f-9fc3-7c4b07e14c20 0.119s 2023-04-18 18:45:14,278 79720 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45:14 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-70acb90a-6864-4470-944b-008e3fb8b3f3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/85caa2512cd048188f87f10ff0e53190/volumes/627dc99f-f2ba-420f-9fc3-7c4b07e14c20'} Body: b'' 2023-04-18 18:45:14,299 79720 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/85caa2512cd048188f87f10ff0e53190/volumes/627dc99f-f2ba-420f-9fc3-7c4b07e14c20 0.020s 2023-04-18 18:45:14,299 79720 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-f962656c-363e-4b73-8259-8dc2b1526b24', 'x-openstack-request-id': 'req-f962656c-363e-4b73-8259-8dc2b1526b24', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/85caa2512cd048188f87f10ff0e53190/volumes/627dc99f-f2ba-420f-9fc3-7c4b07e14c20'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 627dc99f-f2ba-420f-9fc3-7c4b07e14c20 could not be found."}}' {5} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_creating [1.519951s] ... 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 9ce620c8-6c16-4d8c-b8e7-c66e3f05f6ab failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 18:45:14,521 79720 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/85caa2512cd048188f87f10ff0e53190/volumes 0.219s 2023-04-18 18:45:14,521 79720 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-1867042023"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3aef34cb-a7a0-40f8-b046-dfdebd1cea3c', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3aef34cb-a7a0-40f8-b046-dfdebd1cea3c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/85caa2512cd048188f87f10ff0e53190/volumes'} Body: b'{"volume": {"id": "9ce620c8-6c16-4d8c-b8e7-c66e3f05f6ab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:45:14.444768", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1867042023", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/85caa2512cd048188f87f10ff0e53190/volumes/9ce620c8-6c16-4d8c-b8e7-c66e3f05f6ab"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/85caa2512cd048188f87f10ff0e53190/volumes/9ce620c8-6c16-4d8c-b8e7-c66e3f05f6ab"}], "user_id": "6f17d8f3ff894a589356a8b9f6040d79", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 18:45:14,573 79720 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/85caa2512cd048188f87f10ff0e53190/volumes/9ce620c8-6c16-4d8c-b8e7-c66e3f05f6ab 0.043s 2023-04-18 18:45:14,574 79720 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1faaddf-07af-42e9-b134-cf4a6424e31a', 'content-length': '884', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1faaddf-07af-42e9-b134-cf4a6424e31a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/85caa2512cd048188f87f10ff0e53190/volumes/9ce620c8-6c16-4d8c-b8e7-c66e3f05f6ab'} Body: b'{"volume": {"id": "9ce620c8-6c16-4d8c-b8e7-c66e3f05f6ab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:45:14.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1867042023", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/85caa2512cd048188f87f10ff0e53190/volumes/9ce620c8-6c16-4d8c-b8e7-c66e3f05f6ab"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/85caa2512cd048188f87f10ff0e53190/volumes/9ce620c8-6c16-4d8c-b8e7-c66e3f05f6ab"}], "user_id": "6f17d8f3ff894a589356a8b9f6040d79", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "85caa2512cd048188f87f10ff0e53190"}}' 2023-04-18 18:45:15,626 79720 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/85caa2512cd048188f87f10ff0e53190/volumes/9ce620c8-6c16-4d8c-b8e7-c66e3f05f6ab 0.041s 2023-04-18 18:45:15,627 79720 DEBUG [tempes t.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47202742-fcfe-40eb-b3e7-22c176f4127d', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47202742-fcfe-40eb-b3e7-22c176f4127d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/85caa2512cd048188f87f10ff0e53190/volumes/9ce620c8-6c16-4d8c-b8e7-c66e3f05f6ab'} Body: b'{"volume": {"id": "9ce620c8-6c16-4d8c-b8e7-c66e3f05f6ab", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:45:14.000000", "updated_at": "2023-04-18T18:45:15.000000", "name": "tempest-VolumesActionsTest-Volume-1867042023", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/85caa2512cd048188f87f10ff0e53190/volumes/9ce620c8-6c16-4d8c-b8e7-c66e3f05f6ab"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/85caa2512cd048188f87f10ff0e53190/volumes/9ce620c8-6c16-4d8c-b8e7-c66e3f05f6ab"}], "user_id": "6f17d8f3ff894a589356a8b9f6040d79", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "85caa2512cd048188f87f10ff0e53190"}}' 2023-04-18 18:45:15,679 79720 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/85caa2512cd048188f87f10ff0e53190/volumes/9ce620c8-6c16-4d8c-b8e7-c66e3f05f6ab 0.041s 2023-04-18 18:45:15,680 79720 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-178a9853-968b-442e-9664-a5cd6b91c4da', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-178a9853-968b-442e-9664-a5cd6b91c4da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/85caa2512cd048188f87f10ff0e53190/volumes/9ce620c8-6c16-4d8c-b8e7-c66e3f05f6ab'} Body: b'{"volume": {"id": "9ce620c8-6c16-4d8c-b8e7-c66e3f05f6ab", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:45:14.000000", "updated_at": "2023-04-18T18:45:15.000000", "name": "tempest-VolumesActionsTest-Volume-1867042023", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/85caa2512cd048188f87f10ff0e53190/volumes/9ce620c8-6c16-4d8c-b8e7-c66e3f05f6ab"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/85caa2512cd048188f87f10ff0e53190/volumes/9ce620c8-6c16-4d8c-b8e7-c66e3f05f6ab"}], "user_id": "6f17d8f3ff894a589356a8b9f6040d79", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "85caa2512cd048188f87f10ff0e53190"}}' 2023-04-18 18:45:15,801 79720 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/85caa2512cd048188f87f10ff0e53190/volumes/9ce620c8-6c16-4d8c-b8e7-c66e3f05f6ab 0.111s 2023-04-18 18:45:15,801 79720 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45: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-aa828164-a6cb-4e63-a3f5-0ab84ed92bc1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/85caa2512cd048188f87f10ff0e53190/volumes/9ce620c8-6c16-4d8c-b8e7-c66e3f05f6ab'} Body: b'' 2023-04-18 18:45:15,820 79720 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/85caa2512cd048188f87f10ff0e53190/volumes/9ce620c8-6c16-4d8c-b8e7-c66e3f05f6ab 0.019s 2023-04-18 18:45:15,821 79720 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45: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-e342bcaf-673f-4edc-8b83-c570171619ff', 'x-openstack-request-id': 'req-e342bcaf-673f-4edc-8b83-c570171619ff', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/85caa2512cd048188f87f10ff0e53190/volumes/9ce620c8-6c16-4d8c-b8e7-c66e3f05f6ab'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 9ce620c8-6c16-4d8c-b8e7-c66e3f05f6ab could not be found."}}' {5} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_error [1.519764s] ... 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 4fefaf48-9527-486b-9106-7e730eba1efb failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 18:45:16,021 79720 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/85caa2512cd048188f87f10ff0e53190/volumes 0.198s 2023-04-18 18:45:16,022 79720 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-496587090"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95273bfa-3535-4323-b6f4-b8238ae67fd4', 'content-length': '815', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95273bfa-3535-4323-b6f4-b8238ae67fd4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/85caa2512cd048188f87f10ff0e53190/volumes'} Body: b'{"volume": {"id": "4fefaf48-9527-486b-9106-7e730eba1efb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:45:15.946728", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-496587090", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/85caa2512cd048188f87f10ff0e53190/volumes/4fefaf48-9527-486b-9106-7e730eba1efb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/85caa2512cd048188f87f10ff0e53190/volumes/4fefaf48-9527-486b-9106-7e730eba1efb"}], "user_id": "6f17d8f3ff894a589356a8b9f6040d79", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 18:45:16,074 79720 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/85caa2512cd048188f87f10ff0e53190/volumes/4fefaf48-9527-486b-9106-7e730eba1efb 0.041s 2023-04-18 18:45:16,074 79720 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa18ec06-c2ad-4cdf-91ad-d9252579c464', 'content-length': '883', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa18ec06-c2ad-4cdf-91ad-d9252579c464', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/85caa2512cd048188f87f10ff0e53190/volumes/4fefaf48-9527-486b-9106-7e730eba1efb'} Body: b'{"volume": {"id": "4fefaf48-9527-486b-9106-7e730eba1efb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:45:16.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-496587090", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/85caa2512cd048188f87f10ff0e53190/volumes/4fefaf48-9527-486b-9106-7e730eba1efb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/85caa2512cd048188f87f10ff0e53190/volumes/4fefaf48-9527-486b-9106-7e730eba1efb"}], "user_id": "6f17d8f3ff894a589356a8b9f6040d79", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "85caa2512cd048188f87f10ff0e53190"}}' 2023-04-18 18:45:17,127 79720 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/85caa2512cd048188f87f10ff0e53190/volumes/4fefaf48-9527-486b-9106-7e730eba1efb 0.040s 2023-04-18 18:45:17,127 79720 DEBUG [tempest.lib.common .rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2eaf8e96-e1d7-4b88-88d3-c95696eee550', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2eaf8e96-e1d7-4b88-88d3-c95696eee550', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/85caa2512cd048188f87f10ff0e53190/volumes/4fefaf48-9527-486b-9106-7e730eba1efb'} Body: b'{"volume": {"id": "4fefaf48-9527-486b-9106-7e730eba1efb", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:45:16.000000", "updated_at": "2023-04-18T18:45:16.000000", "name": "tempest-VolumesActionsTest-Volume-496587090", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/85caa2512cd048188f87f10ff0e53190/volumes/4fefaf48-9527-486b-9106-7e730eba1efb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/85caa2512cd048188f87f10ff0e53190/volumes/4fefaf48-9527-486b-9106-7e730eba1efb"}], "user_id": "6f17d8f3ff894a589356a8b9f6040d79", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "85caa2512cd048188f87f10ff0e53190"}}' 2023-04-18 18:45:17,212 79720 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/85caa2512cd048188f87f10ff0e53190/volumes/4fefaf48-9527-486b-9106-7e730eba1efb 0.074s 2023-04-18 18:45:17,213 79720 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eac24930-cc51-4935-9fb2-42699e282107', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eac24930-cc51-4935-9fb2-42699e282107', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/85caa2512cd048188f87f10ff0e53190/volumes/4fefaf48-9527-486b-9106-7e730eba1efb'} Body: b'{"volume": {"id": "4fefaf48-9527-486b-9106-7e730eba1efb", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:45:16.000000", "updated_at": "2023-04-18T18:45:16.000000", "name": "tempest-VolumesActionsTest-Volume-496587090", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/85caa2512cd048188f87f10ff0e53190/volumes/4fefaf48-9527-486b-9106-7e730eba1efb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/85caa2512cd048188f87f10ff0e53190/volumes/4fefaf48-9527-486b-9106-7e730eba1efb"}], "user_id": "6f17d8f3ff894a589356a8b9f6040d79", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "85caa2512cd048188f87f10ff0e53190"}}' 2023-04-18 18:45:17,321 79720 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/85caa2512cd048188f87f10ff0e53190/volumes/4fefaf48-9527-486b-9106-7e730eba1efb 0.098s 2023-04-18 18:45:17,321 79720 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'conte nt-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35bcd531-bf35-47bb-bd22-6d3c99452cdc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/85caa2512cd048188f87f10ff0e53190/volumes/4fefaf48-9527-486b-9106-7e730eba1efb'} Body: b'' 2023-04-18 18:45:17,342 79720 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/85caa2512cd048188f87f10ff0e53190/volumes/4fefaf48-9527-486b-9106-7e730eba1efb 0.020s 2023-04-18 18:45:17,342 79720 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45: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-d37779dc-fb9d-4c9e-8481-7f3bc76d6772', 'x-openstack-request-id': 'req-d37779dc-fb9d-4c9e-8481-7f3bc76d6772', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/85caa2512cd048188f87f10ff0e53190/volumes/4fefaf48-9527-486b-9106-7e730eba1efb'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 4fefaf48-9527-486b-9106-7e730eba1efb could not be found."}}' {5} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_maintenance [1.530119s] ... 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 658c28a0-b481-407f-848f-e85728dcab7d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 18:45:17,576 79720 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/85caa2512cd048188f87f10ff0e53190/volumes 0.232s 2023-04-18 18:45:17,577 79720 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-945034600"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b9995e8-7d2d-427b-a6d0-952372f275aa', 'content-length': '815', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b9995e8-7d2d-427b-a6d0-952372f275aa', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/85caa2512cd048188f87f10ff0e53190/volumes'} Body: b'{"volume": {"id": "658c28a0-b481-407f-848f-e85728dcab7d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:45:17.500720", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-945034600", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/85caa2512cd048188f87f10ff0e53190/volumes/658c28a0-b481-407f-848f-e85728dcab7d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/85caa2512cd048188f87f10ff0e53190/volumes/658c28a0-b481-407f-848f-e85728dcab7d"}], "user_id": "6f17d8f3ff894a589356a8b9f6040d79", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 18:45:17,636 79720 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/85caa2512cd048188f87f10ff0e53190/volumes/658c28a0-b481-407f-848f-e85728dcab7d 0.050s 2023-04-18 18:45:17,637 79720 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd306300-43e4-4fad-bcf2-901abf3872f0', 'content-length': '883', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd306300-43e4-4fad-bcf2-901abf3872f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/85caa2512cd048188f87f10ff0e53190/volumes/658c28a0-b481-407f-848f-e85728dcab7d'} Body: b'{"volume": {"id": "658c28a0-b481-407f-848f-e85728dcab7d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:45:18.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-945034600", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/85caa2512cd048188f87f10ff0e53190/volumes/658c28a0-b481-407f-848f-e85728dcab7d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/85caa2512cd048188f87f10ff0e53190/volumes/658c28a0-b481-407f-848f-e85728dcab7d"}], "user_id": "6f17d8f3ff894a589356a8b9f6040d79", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "85caa2512cd048188f87f10ff0e53190"}}' 2023-04-18 18:45:18,685 79720 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/85caa2512cd048188f87f10ff0e53190/volumes/658c28a0-b481-407f-848f-e85728dcab7d 0.037s 2023-04-18 18:45:18,686 79720 DEBUG [ tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d7c70e4-eae9-4b80-a496-61176dbdfc6e', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d7c70e4-eae9-4b80-a496-61176dbdfc6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/85caa2512cd048188f87f10ff0e53190/volumes/658c28a0-b481-407f-848f-e85728dcab7d'} Body: b'{"volume": {"id": "658c28a0-b481-407f-848f-e85728dcab7d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:45:18.000000", "updated_at": "2023-04-18T18:45:18.000000", "name": "tempest-VolumesActionsTest-Volume-945034600", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/85caa2512cd048188f87f10ff0e53190/volumes/658c28a0-b481-407f-848f-e85728dcab7d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/85caa2512cd048188f87f10ff0e53190/volumes/658c28a0-b481-407f-848f-e85728dcab7d"}], "user_id": "6f17d8f3ff894a589356a8b9f6040d79", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "85caa2512cd048188f87f10ff0e53190"}}' 2023-04-18 18:45:18,737 79720 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/85caa2512cd048188f87f10ff0e53190/volumes/658c28a0-b481-407f-848f-e85728dcab7d 0.040s 2023-04-18 18:45:18,738 79720 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8bb520ee-6112-4990-9287-011a2fc1d183', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8bb520ee-6112-4990-9287-011a2fc1d183', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/85caa2512cd048188f87f10ff0e53190/volumes/658c28a0-b481-407f-848f-e85728dcab7d'} Body: b'{"volume": {"id": "658c28a0-b481-407f-848f-e85728dcab7d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:45:18.000000", "updated_at": "2023-04-18T18:45:18.000000", "name": "tempest-VolumesActionsTest-Volume-945034600", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/85caa2512cd048188f87f10ff0e53190/volumes/658c28a0-b481-407f-848f-e85728dcab7d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/85caa2512cd048188f87f10ff0e53190/volumes/658c28a0-b481-407f-848f-e85728dcab7d"}], "user_id": "6f17d8f3ff894a589356a8b9f6040d79", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "85caa2512cd048188f87f10ff0e53190"}}' 2023-04-18 18:45:18,847 79720 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/85caa2512cd048188f87f10ff0e53190/volumes/658c28a0-b481-407f-848f-e85728dcab7d 0.098s 2023-04-18 18:45:18,847 79720 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-le ngth': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b23c908-b186-4d0d-8a6d-fed6663eb743', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/85caa2512cd048188f87f10ff0e53190/volumes/658c28a0-b481-407f-848f-e85728dcab7d'} Body: b'' 2023-04-18 18:45:18,874 79720 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/85caa2512cd048188f87f10ff0e53190/volumes/658c28a0-b481-407f-848f-e85728dcab7d 0.026s 2023-04-18 18:45:18,874 79720 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4ed3ded-9c7d-4f44-a466-1fff3a1dcad3', 'x-openstack-request-id': 'req-f4ed3ded-9c7d-4f44-a466-1fff3a1dcad3', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/85caa2512cd048188f87f10ff0e53190/volumes/658c28a0-b481-407f-848f-e85728dcab7d'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 658c28a0-b481-407f-848f-e85728dcab7d could not be found."}}' {5} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_reset_status [1.486436s] ... 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 e49eff78-466b-48d8-9ba2-bf42053c1406 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 18:45:19,064 79720 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_reset_status): 202 POST http://10.0.0.210/volume/v3/85caa2512cd048188f87f10ff0e53190/volumes 0.187s 2023-04-18 18:45:19,064 79720 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-1144658559"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59d377e4-662a-4ba0-87c7-15b3659f065d', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59d377e4-662a-4ba0-87c7-15b3659f065d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/85caa2512cd048188f87f10ff0e53190/volumes'} Body: b'{"volume": {"id": "e49eff78-466b-48d8-9ba2-bf42053c1406", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:45:19.008656", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1144658559", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/85caa2512cd048188f87f10ff0e53190/volumes/e49eff78-466b-48d8-9ba2-bf42053c1406"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/85caa2512cd048188f87f10ff0e53190/volumes/e49eff78-466b-48d8-9ba2-bf42053c1406"}], "user_id": "6f17d8f3ff894a589356a8b9f6040d79", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 18:45:19,112 79720 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_reset_status): 200 GET http://10.0.0.210/volume/v3/85caa2512cd048188f87f10ff0e53190/volumes/e49eff78-466b-48d8-9ba2-bf42053c1406 0.038s 2023-04-18 18:45:19,112 79720 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d98d39d1-5d52-440e-9675-e20293ef9e84', 'content-length': '884', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d98d39d1-5d52-440e-9675-e20293ef9e84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/85caa2512cd048188f87f10ff0e53190/volumes/e49eff78-466b-48d8-9ba2-bf42053c1406'} Body: b'{"volume": {"id": "e49eff78-466b-48d8-9ba2-bf42053c1406", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:45:19.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1144658559", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/85caa2512cd048188f87f10ff0e53190/volumes/e49eff78-466b-48d8-9ba2-bf42053c1406"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/85caa2512cd048188f87f10ff0e53190/volumes/e49eff78-466b-48d8-9ba2-bf42053c1406"}], "user_id": "6f17d8f3ff894a589356a8b9f6040d79", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "85caa2512cd048188f87f10ff0e53190"}}' 2023-04-18 18:45:20,167 79720 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_reset_status): 200 GET http://10.0.0.210/volume/v3/85caa2512cd048188f87f10ff0e53190/volumes/e49eff78-466b-48d8-9ba2-bf42053c1406 0.044s 2023-04-18 18:45:20,168 79720 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'applicati on/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-002f4ba6-fb10-472c-886d-a38cb64fe01a', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-002f4ba6-fb10-472c-886d-a38cb64fe01a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/85caa2512cd048188f87f10ff0e53190/volumes/e49eff78-466b-48d8-9ba2-bf42053c1406'} Body: b'{"volume": {"id": "e49eff78-466b-48d8-9ba2-bf42053c1406", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:45:19.000000", "updated_at": "2023-04-18T18:45:19.000000", "name": "tempest-VolumesActionsTest-Volume-1144658559", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/85caa2512cd048188f87f10ff0e53190/volumes/e49eff78-466b-48d8-9ba2-bf42053c1406"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/85caa2512cd048188f87f10ff0e53190/volumes/e49eff78-466b-48d8-9ba2-bf42053c1406"}], "user_id": "6f17d8f3ff894a589356a8b9f6040d79", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "85caa2512cd048188f87f10ff0e53190"}}' 2023-04-18 18:45:20,225 79720 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/85caa2512cd048188f87f10ff0e53190/volumes/e49eff78-466b-48d8-9ba2-bf42053c1406 0.047s 2023-04-18 18:45:20,226 79720 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41f599b3-4bfb-449b-84c9-e257ab9e839b', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41f599b3-4bfb-449b-84c9-e257ab9e839b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/85caa2512cd048188f87f10ff0e53190/volumes/e49eff78-466b-48d8-9ba2-bf42053c1406'} Body: b'{"volume": {"id": "e49eff78-466b-48d8-9ba2-bf42053c1406", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:45:19.000000", "updated_at": "2023-04-18T18:45:19.000000", "name": "tempest-VolumesActionsTest-Volume-1144658559", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/85caa2512cd048188f87f10ff0e53190/volumes/e49eff78-466b-48d8-9ba2-bf42053c1406"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/85caa2512cd048188f87f10ff0e53190/volumes/e49eff78-466b-48d8-9ba2-bf42053c1406"}], "user_id": "6f17d8f3ff894a589356a8b9f6040d79", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "85caa2512cd048188f87f10ff0e53190"}}' 2023-04-18 18:45:20,333 79720 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/85caa2512cd048188f87f10ff0e53190/volumes/e49eff78-466b-48d8-9ba2-bf42053c1406 0.097s 2023-04-18 18:45:20,334 79720 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45:20 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-60b5d5d6-ad4f-4245-802c-192fbd78d7cb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/85caa2512cd048188f87f10ff0e53190/volumes/e49eff78-466b-48d8-9ba2-bf42053c1406'} Body: b'' 2023-04-18 18:45:20,362 79720 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/85caa2512cd048188f87f10ff0e53190/volumes/e49eff78-466b-48d8-9ba2-bf42053c1406 0.027s 2023-04-18 18:45:20,362 79720 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45: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-8bd0aa0e-3ef5-40a0-88eb-50e657344119', 'x-openstack-request-id': 'req-8bd0aa0e-3ef5-40a0-88eb-50e657344119', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/85caa2512cd048188f87f10ff0e53190/volumes/e49eff78-466b-48d8-9ba2-bf42053c1406'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume e49eff78-466b-48d8-9ba2-bf42053c1406 could not be found."}}' {5} setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test) ... SKIPPED: Cinder backup feature disabled {5} tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest.test_create_from_volume_decreasing_size [1.663722s] ... 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 42f69e8c-4a5d-4ae6-ae7b-a4b120e0fbc0 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 18:45:24,097 79720 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:test_create_from_volume_decreasing_size): 202 POST http://10.0.0.210/volume/v3/ea80b4f756b14999b665f3e94417fa85/volumes 0.386s 2023-04-18 18:45:24,097 79720 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-1486501353"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6830fdaa-5872-4626-a843-b4c86f5d53e8', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6830fdaa-5872-4626-a843-b4c86f5d53e8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ea80b4f756b14999b665f3e94417fa85/volumes'} Body: b'{"volume": {"id": "42f69e8c-4a5d-4ae6-ae7b-a4b120e0fbc0", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2023-04-18T18:45:23.993634", "updated_at": null, "name": "tempest-VolumesCloneNegativeTest-Volume-1486501353", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ea80b4f756b14999b665f3e94417fa85/volumes/42f69e8c-4a5d-4ae6-ae7b-a4b120e0fbc0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ea80b4f756b14999b665f3e94417fa85/volumes/42f69e8c-4a5d-4ae6-ae7b-a4b120e0fbc0"}], "user_id": "4f734e6a91c64847b0cec4a4301cd7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 18:45:24,150 79720 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:test_create_from_volume_decreasing_size): 200 GET http://10.0.0.210/volume/v3/ea80b4f756b14999b665f3e94417fa85/volumes/42f69e8c-4a5d-4ae6-ae7b-a4b120e0fbc0 0.043s 2023-04-18 18:45:24,150 79720 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-146c0a35-5c85-4493-a0f0-59cf03a74cab', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-146c0a35-5c85-4493-a0f0-59cf03a74cab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ea80b4f756b14999b665f3e94417fa85/volumes/42f69e8c-4a5d-4ae6-ae7b-a4b120e0fbc0'} Body: b'{"volume": {"id": "42f69e8c-4a5d-4ae6-ae7b-a4b120e0fbc0", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2023-04-18T18:45:24.000000", "updated_at": null, "name": "tempest-VolumesCloneNegativeTest-Volume-1486501353", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ea80b4f756b14999b665f3e94417fa85/volumes/42f69e8c-4a5d-4ae6-ae7b-a4b120e0fbc0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ea80b4f756b14999b665f3e94417fa85/volumes/42f69e8c-4a5d-4ae6-ae7b-a4b120e0fbc0"}], "user_id": "4f734e6a91c64847b0cec4a4301cd7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea80b4f756b14999b665f3e94417fa85"}}' 2023-04-18 18:45:25,198 79720 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:test_create_from_volume_decreasing_size): 200 GET http://10.0.0.210/volume/v3/ea80b4f756b14999b665f3e94417fa85/volumes/42f69e8c-4a5d-4ae6-ae7b-a4b120e0fbc0 0.037s 2023-04-18 18:45:25,199 79720 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4518b0a5-6ef8-431b-9390-9f43a56684e2', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4518b0a5-6ef8-431b-9390-9f43a56684e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ea80b4f756b14999b665f3e94417fa85/volumes/42f69e8c-4a5d-4ae6-ae7b-a4b120e0fbc0'} Body: b'{"volume": {"id": "42f69e8c-4a5d-4ae6-ae7b-a4b120e0fbc0", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2023-04-18T18:45:24.000000", "updated_at": "2023-04-18T18:45:24.000000", "name": "tempest-VolumesCloneNegativeTest-Volume-1486501353", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ea80b4f756b14999b665f3e94417fa85/volumes/42f69e8c-4a5d-4ae6-ae7b-a4b120e0fbc0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ea80b4f756b14999b665f3e94417fa85/volumes/42f69e8c-4a5d-4ae6-ae7b-a4b120e0fbc0"}], "user_id": "4f734e6a91c64847b0cec4a4301cd7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea80b4f756b14999b665f3e94417fa85"}}' 2023-04-18 18:45:25,247 79720 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/ea80b4f756b14999b665f3e94417fa85/volumes/42f69e8c-4a5d-4ae6-ae7b-a4b120e0fbc0 0.037s 2023-04-18 18:45:25,247 79720 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0070749-c401-4884-97ad-397e26688086', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0070749-c401-4884-97ad-397e26688086', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ea80b4f756b14999b665f3e94417fa85/volumes/42f69e8c-4a5d-4ae6-ae7b-a4b120e0fbc0'} Body: b'{"volume": {"id": "42f69e8c-4a5d-4ae6-ae7b-a4b120e0fbc0", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2023-04-18T18:45:24.000000", "updated_at": "2023-04-18T18:45:24.000000", "name": "tempest-VolumesCloneNegativeTest-Volume-1486501353", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ea80b4f756b14999b665f3e94417fa85/volumes/42f69e8c-4a5d-4ae6-ae7b-a4b120e0fbc0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ea80b4f756b14999b665f3e94417fa85/volumes/42f69e8c-4a5d-4ae6-ae7b-a4b120e0fbc0"}], "user_id": "4f734e6a91c64847b0cec4a4301cd7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea80b4f756b14999b665f3e94417fa85"}}' 2023-04-18 18:45:25,352 79720 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/ea80b4f756b14999b665f3e94417fa85/volumes/42f69e8c-4a5d-4ae6-ae7b-a4b120e0fbc0 0.095s 2023-04-18 18:45:25,353 79720 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45:25 GMT', 'server': 'Apache/ 2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1e7b552-4f75-470c-aec3-18cc221f06e6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ea80b4f756b14999b665f3e94417fa85/volumes/42f69e8c-4a5d-4ae6-ae7b-a4b120e0fbc0'} Body: b'' 2023-04-18 18:45:25,372 79720 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/ea80b4f756b14999b665f3e94417fa85/volumes/42f69e8c-4a5d-4ae6-ae7b-a4b120e0fbc0 0.019s 2023-04-18 18:45:25,373 79720 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-87d91aca-ffa8-44f0-acb5-0881b010a8d6', 'x-openstack-request-id': 'req-87d91aca-ffa8-44f0-acb5-0881b010a8d6', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/ea80b4f756b14999b665f3e94417fa85/volumes/42f69e8c-4a5d-4ae6-ae7b-a4b120e0fbc0'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 42f69e8c-4a5d-4ae6-ae7b-a4b120e0fbc0 could not be found."}}' {5} tempest.api.volume.test_volumes_get.VolumesSummaryTest.test_show_volume_summary [0.146583s] ... ok {5} cinder_tempest_plugin.api.volume.test_create_from_image.VolumeAndVolumeTypeFromImageTest.test_create_from_image_with_volume_type_image_property [3.981014s] ... 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 1c109884-95aa-4c3a-8f47-352b99ccda87 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 18:45:29,067 79720 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/ed7c4b6b71e345d38bd7cac38bdbe5c6/types 0.178s 2023-04-18 18:45:29,068 79720 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "description": "Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}, "os-volume-type-access:is_public": true}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46680d4d-3441-4765-a041-417537657f5f', 'content-length': '339', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46680d4d-3441-4765-a041-417537657f5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ed7c4b6b71e345d38bd7cac38bdbe5c6/types'} Body: b'{"volume_type": {"id": "9d67a9d2-728c-4b23-840f-c8f8b14e0772", "name": "vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "is_public": true, "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}, "description": "Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "os-volume-type-access:is_public": true}}' 2023-04-18 18:45:30,033 79720 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.962s 2023-04-18 18:45:30,033 79720 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"disk_format": "raw", "container_format": "bare", "name": "image-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "visibility": "private", "cinder_img_volume_type": "vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "min_disk": 1} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '738', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/9aa46159-4625-4813-836a-b7f54a98ff41', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-9b9128bf-3b64-4b6a-bab1-d7bb1c8dcdf3', '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": "5ae53f3c6c044f4680cbb38bd99913bd", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "9aa46159-4625-4813-836a-b7f54a98ff41", "created_at": "2023-04-18T18:45:30Z", "updated_at": "2023-04-18T18:45:30Z", "tags": [], "self": "/v2/images/9aa46159-4625-4813-836a-b7f54a98ff41", "file": "/v2/images/9aa46159-4625-4813-836a-b7f54a98ff41/file", "schema": "/v2/schemas/image"}' 2023-04-18 18:45:31,332 79720 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/9aa46159-4625-4813-836a-b7f54a98ff41/file 1.296s 2023-04-18 18:45:31,332 79720 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': ' text/html; charset=UTF-8', 'x-openstack-request-id': 'req-4a83ca2f-7e5b-49d7-993b-bb580567f057', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/9aa46159-4625-4813-836a-b7f54a98ff41/file'} Body: b'' 2023-04-18 18:45:31,354 79720 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/9aa46159-4625-4813-836a-b7f54a98ff41 0.020s 2023-04-18 18:45:31,354 79720 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '898', 'content-type': 'application/json', 'x-openstack-request-id': 'req-7d5e0a7f-f122-49ff-952b-0d5d12aab10d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/9aa46159-4625-4813-836a-b7f54a98ff41'} 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": "c18239a289abd4551b730c4e30742996", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "5ae53f3c6c044f4680cbb38bd99913bd", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "d9e10b294f0bee36f9b92b9f670c5140a3bff2cae277488f502bc30dc3b0c38c9d0c8ea19787e7b0fd2f47f16296e39cc75eb62fc53e2291df426b5f958cef6b", "id": "9aa46159-4625-4813-836a-b7f54a98ff41", "created_at": "2023-04-18T18:45:30Z", "updated_at": "2023-04-18T18:45:31Z", "tags": [], "self": "/v2/images/9aa46159-4625-4813-836a-b7f54a98ff41", "file": "/v2/images/9aa46159-4625-4813-836a-b7f54a98ff41/file", "schema": "/v2/schemas/image"}' 2023-04-18 18:45:31,375 79720 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/9aa46159-4625-4813-836a-b7f54a98ff41 0.020s 2023-04-18 18:45:31,375 79720 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '898', 'content-type': 'application/json', 'x-openstack-request-id': 'req-9b679c85-47c8-4256-980d-1c8e14de255e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/9aa46159-4625-4813-836a-b7f54a98ff41'} 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": "c18239a289abd4551b730c4e30742996", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "5ae53f3c6c044f4680cbb38bd99913bd", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "d9e10b294f0bee36f9b92b9f670c5140a3bff2cae277488f502bc30dc3b0c38c9d0c8ea19787e7b0fd2f47f16296e39cc75eb62fc53e2291df426b5f958cef6b", "id": "9aa46159-4625-4813-836a-b7f54a98ff41", "created_at": "2023-04-18T18:45:30Z", "updated_at": "2023-04-18T18:45:31Z", "tags": [], "self": "/v2/images/9aa46159-4625-4813-836a-b7f54a98ff41", "file": "/v2/images/9aa46159-4625-4813-836a-b7f54a98ff41/file", "schema": "/v2/schemas/image"}' 2023-04-18 18:45:31,398 79720 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/9aa46159-4625-4813-836a-b7f54a98ff41 0.021s 2023-04-18 18:45:31,398 79720 DEBUG [tempest.lib.common.rest_client] Request - Headers: {' Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '898', 'content-type': 'application/json', 'x-openstack-request-id': 'req-32ae5d67-7cd1-43bc-bcab-47fac65e1a3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/9aa46159-4625-4813-836a-b7f54a98ff41'} 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": "c18239a289abd4551b730c4e30742996", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "5ae53f3c6c044f4680cbb38bd99913bd", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "d9e10b294f0bee36f9b92b9f670c5140a3bff2cae277488f502bc30dc3b0c38c9d0c8ea19787e7b0fd2f47f16296e39cc75eb62fc53e2291df426b5f958cef6b", "id": "9aa46159-4625-4813-836a-b7f54a98ff41", "created_at": "2023-04-18T18:45:30Z", "updated_at": "2023-04-18T18:45:31Z", "tags": [], "self": "/v2/images/9aa46159-4625-4813-836a-b7f54a98ff41", "file": "/v2/images/9aa46159-4625-4813-836a-b7f54a98ff41/file", "schema": "/v2/schemas/image"}' 2023-04-18 18:45:31,754 79720 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/5ae53f3c6c044f4680cbb38bd99913bd/volumes 0.355s 2023-04-18 18:45:31,754 79720 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": "9aa46159-4625-4813-836a-b7f54a98ff41", "size": 1}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b8fe506-b6ef-45ec-be8f-94f7001e9ac0', 'content-length': '862', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b8fe506-b6ef-45ec-be8f-94f7001e9ac0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5ae53f3c6c044f4680cbb38bd99913bd/volumes'} Body: b'{"volume": {"id": "1c109884-95aa-4c3a-8f47-352b99ccda87", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:45:31.697575", "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/5ae53f3c6c044f4680cbb38bd99913bd/volumes/1c109884-95aa-4c3a-8f47-352b99ccda87"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5ae53f3c6c044f4680cbb38bd99913bd/volumes/1c109884-95aa-4c3a-8f47-352b99ccda87"}], "user_id": "c640d1548ab043e897631e0c3a07eeb0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 18:45:31,802 79720 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/5ae53f3c6c044f4680cbb38bd99913bd/volumes/1c109884-95aa-4c3a-8f47-352b99ccda87 0.039s 2023-04-18 18:45:31,803 79720 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a139287b-aba0-4e43-9b51-1635a724f368', 'content-lengt h': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a139287b-aba0-4e43-9b51-1635a724f368', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5ae53f3c6c044f4680cbb38bd99913bd/volumes/1c109884-95aa-4c3a-8f47-352b99ccda87'} Body: b'{"volume": {"id": "1c109884-95aa-4c3a-8f47-352b99ccda87", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:45:32.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/5ae53f3c6c044f4680cbb38bd99913bd/volumes/1c109884-95aa-4c3a-8f47-352b99ccda87"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5ae53f3c6c044f4680cbb38bd99913bd/volumes/1c109884-95aa-4c3a-8f47-352b99ccda87"}], "user_id": "c640d1548ab043e897631e0c3a07eeb0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5ae53f3c6c044f4680cbb38bd99913bd"}}' 2023-04-18 18:45:32,858 79720 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/5ae53f3c6c044f4680cbb38bd99913bd/volumes/1c109884-95aa-4c3a-8f47-352b99ccda87 0.044s 2023-04-18 18:45:32,859 79720 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6a693ef-3e84-44e8-b8d8-51b7574931d6', 'content-length': '951', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6a693ef-3e84-44e8-b8d8-51b7574931d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5ae53f3c6c044f4680cbb38bd99913bd/volumes/1c109884-95aa-4c3a-8f47-352b99ccda87'} Body: b'{"volume": {"id": "1c109884-95aa-4c3a-8f47-352b99ccda87", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:45:32.000000", "updated_at": "2023-04-18T18:45:32.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/5ae53f3c6c044f4680cbb38bd99913bd/volumes/1c109884-95aa-4c3a-8f47-352b99ccda87"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5ae53f3c6c044f4680cbb38bd99913bd/volumes/1c109884-95aa-4c3a-8f47-352b99ccda87"}], "user_id": "c640d1548ab043e897631e0c3a07eeb0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5ae53f3c6c044f4680cbb38bd99913bd"}}' {3} tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_attach_volume_shelved_or_offload_server [177.991163s] ... 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 27731ef9-9ea4-49e5-ab0b-7c081894f32d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 18:42:35,917 79716 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-18 18:42:35,918 79716 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-18 18:42:36,115 79716 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.194s 2023-04-18 18:42:36,116 79716 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-1162762284", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPnsX+7PAd1rEvTbh8g02TneScmAp+w2ROU1UY4aGt6eH+4KPaxZgZ6/S/Hj8ka7VngvjXhxYw/ZKxq1zc8y1TpKpcDUm+YDSMuWywTCOepjTRbv8ABIJqPWCsr+XCwJOg=="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:42:35 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-eac86ddb-068c-4869-999a-22e37997af75', 'x-compute-request-id': 'req-eac86ddb-068c-4869-999a-22e37997af75', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-1162762284", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPnsX+7PAd1rEvTbh8g02TneScmAp+w2ROU1UY4aGt6eH+4KPaxZgZ6/S/Hj8ka7VngvjXhxYw/ZKxq1zc8y1TpKpcDUm+YDSMuWywTCOepjTRbv8ABIJqPWCsr+XCwJOg==", "fingerprint": "4d:8c:07:a5:64:e5:c0:d8:a7:52:9f:ba:16:34:db:4f", "user_id": "63ed620b22b047be8eb6c72308ddd535"}}' 2023-04-18 18:42:36,121 79716 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1162762284 created 2023-04-18 18:42:37,426 79716 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 1.304s 2023-04-18 18:42:37,426 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1384725699", "description": "tempest-description--60030350"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1595', 'x-openstack-request-id': 'req-bad699f9-93c2-4cbb-bbbb-0834a4a47955', 'date': 'Tue, 18 Apr 2023 18:42:37 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "d05bffbc-5758-4b29-b7ff-d0a8904befb4", "name": "tempest-securitygroup--1384725699", "stateful": true, "tenant_id": "065ead2751954713b53434396e8fa0fc", "description": "tempest-description--60030350", "shared": false, "security_group_rules": [{"id": "574dd028-051f-4f4a-9751-744e7290562d", "tenant_id": "065ead2751954713b53434396e8fa0fc", "security_group_id": "d05bffbc-5758-4b29-b7ff-d0a8904befb4", "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": 184, "description": null, "tags": [], "created_at": "2023-04-18T18:42:36Z", "updated_at": "2023-04-18T18:42:36Z", "revision_number": 0, "project_id": "065ead2751954713b53434396e8fa0fc"}, {"id": "bfbc5b32-1fe4-4d63-b2db-ff79172ae85c", "tenant_id": "065ead2751954713b53434396e8fa0fc", "security_group_id": "d05bffbc-5758-4b29-b7ff-d0a8904befb4", "ethertype": "IPv6", "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": 186, "description": null, "tags": [], "created_at": "2023-04-18T18:42:36Z", "updated_at": "2023-04-18T18:42:36Z", "revision_number": 0, "project_id": "065ead2751954713b53434396e8fa0fc"}], "tags": [], "created_at": "2023-04-18T18:42:36Z", "updated_at": "2023-04-18T18:42:36Z", "revision_number": 1, "project_id": "065ead2751954713b53434396e8fa0fc"}}' 2023-04-18 18:42:38,797 79716 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 1.370s 2023-04-18 18:42:38,798 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "d05bffbc-5758-4b29-b7ff-d0a8904befb4", "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-6ca5f3a0-cb87-4e37-801f-a5ca4ec34791', 'date': 'Tue, 18 Apr 2023 18:42:38 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "f8d9e3fe-2910-4d6d-9255-25fac4a4d3ac", "tenant_id": "065ead2751954713b53434396e8fa0fc", "security_group_id": "d05bffbc-5758-4b29-b7ff-d0a8904befb4", "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-18T18:42:37Z", "updated_at": "2023-04-18T18:42:37Z", "revision_number": 0, "project_id": "065ead2751954713b53434396e8fa0fc"}}' 2023-04-18 18:42:40,225 79716 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 1.426s 2023-04-18 18:42:40,225 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "d05bffbc-5758-4b29-b7ff-d0a8904befb4", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-dce97af2-c77f-4547-8055-965d78543ac0', 'date': 'Tue, 18 Apr 2023 18:42:40 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "9efe6dec-8e52-4af6-839f-9b0b40a74603", "tenant_id": "065ead2751954713b53434396e8fa0fc", "security_group_id": "d05bffbc-5758-4b29-b7ff-d0a8904befb4", "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-18T18:42:39Z", "updated_at": "2023-04-18T18:42:39Z", "revision_number": 0, "project_id": "065ead2751954713b53434396e8fa0fc"}}' 2023-04-18 18:42:40,225 79716 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1384725699 created 2023-04-18 18:42:45,156 79716 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 4.930s 2023-04-18 18:42:45,156 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "31d39076-dc96-4194-a649-5fcd7e2f82dc"}} Response - Headers: {'conten t-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-36a19db7-2b3f-427d-a872-a5b54dc6484f', 'date': 'Tue, 18 Apr 2023 18:42:45 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "56b69a90-7763-4a68-869e-3db90ebab52b", "tenant_id": "065ead2751954713b53434396e8fa0fc", "floating_ip_address": "172.24.4.13", "floating_network_id": "31d39076-dc96-4194-a649-5fcd7e2f82dc", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "065ead2751954713b53434396e8fa0fc", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-18T18:42:43Z", "updated_at": "2023-04-18T18:42:43Z", "revision_number": 0}}' 2023-04-18 18:42:45,157 79716 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '56b69a90-7763-4a68-869e-3db90ebab52b', 'tenant_id': '065ead2751954713b53434396e8fa0fc', 'floating_ip_address': '172.24.4.13', 'floating_network_id': '31d39076-dc96-4194-a649-5fcd7e2f82dc', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '065ead2751954713b53434396e8fa0fc', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-18T18:42:43Z', 'updated_at': '2023-04-18T18:42:43Z', 'revision_number': 0, 'ip': '172.24.4.13'} created 2023-04-18 18:42:45,287 79716 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.121s 2023-04-18 18:42:45,287 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 18:42:45 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-56911e99-a933-4993-b1c0-7a0b5e9540ef', '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": "63ed620b22b047be8eb6c72308ddd535", "name": "tempest-AttachVolumeShelveTestJSON-2060275673-project-member", "password_expires_at": null}, "audit_ids": ["YsB8aej0Se-m9B_5s5z4kw"], "expires_at": "2023-04-18T19:42:45.000000Z", "issued_at": "2023-04-18T18:42:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "065ead2751954713b53434396e8fa0fc", "name": "tempest-AttachVolumeShelveTestJSON-2060275673"}, "is_domain": false, "roles": [{"id": "35697bd1c3044a1fbd5795113c41efb7", "name": "reader"}, {"id": "7058366a9fca443e9f44c95d078fcd58", "name": "member"}], "catalog": [{"endpoints": [{"id": "91478bb14fa24dc18a442602e5f97ca2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/065ead2751954713b53434396e8fa0fc", "region": "RegionOne"}], "id": "7be72221085d4944a946c97ce08fe0ba", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "a95f50d538a94de29a9a69d17d76bd36", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "96a88896ecc9496da6d9e54366fc23b9", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "3f738fffaddc4d75802cacb0bcb457ee", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/065ead2751954713b53434396e8fa0fc", "region": "RegionOne"}], "id": "9ef904c6d5494133b74a9881e4a175c8", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "a5ee12dbfaab49159c461dbeffc63c63", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "a56bae77ec6c4dae90bdf0ec335648ae", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "650 aec42df824256ba1796a0f4fa4bbb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "affc40d7318340b699f04996f49cf400", "type": "image", "name": "glance"}, {"endpoints": [{"id": "6590deb5fd8b448b9f5db913f58adec5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "eb545688324f4c1980813ba1d95d408e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "99a6368efe954c65b6d93304b2b0d191", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "f7e66750d7a84de281ee5c5b746d4e62", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "abe90ddcbe5b4d5bb77a7bd32b6e5e96", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/065ead2751954713b53434396e8fa0fc", "region": "RegionOne"}], "id": "fa260696b99e4f908d5beeb126d1233f", "type": "volumev3", "name": "cinderv3"}]}}' 2023-04-18 18:42:45,288 79716 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server) Found network {'id': 'a9ccf1e4-024c-4636-b138-ead54b8de05c', 'name': 'tempest-AttachVolumeShelveTestJSON-411697991-network', 'tenant_id': '065ead2751954713b53434396e8fa0fc', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '065ead2751954713b53434396e8fa0fc', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 20143, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T18:42:20Z', 'updated_at': '2023-04-18T18:42:20Z', 'revision_number': 1} available for tenant 2023-04-18 18:42:45,289 79716 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-1162762284', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPnsX+7PAd1rEvTbh8g02TneScmAp+w2ROU1UY4aGt6eH+4KPaxZgZ6/S/Hj8ka7VngvjXhxYw/ZKxq1zc8y1TpKpcDUm+YDSMuWywTCOepjTRbv8ABIJqPWCsr+XCwJOg==', 'fingerprint': '4d:8c:07:a5:64:e5:c0:d8:a7:52:9f:ba:16:34:db:4f', 'user_id': '63ed620b22b047be8eb6c72308ddd535', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCVAU7Yc8vDHnlamnf5nNgDzIcCriq2liHqk7VE19m59zd1jGDPz1O+\noMFFnrOmfJugBwYFK4EEACKhZANiAAT57F/uzwHdaxL024fINNk53knJgKfsNkTl\nNVGOGhrenh/uCj2sWYGev0vx4/JGu1Z4L414cWMP2Ssatc3PMtU6SqXA1JvmA0jL\nlssEwjnqY00W7/AASCaj1grK/lwsCTo=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'd05bffbc-5758-4b29-b7ff-d0a8904befb4', 'name': 'tempest-securitygroup--1384725699', 'stateful': True, 'tenant_id': '065ead2751954713b53434396e8fa0fc', 'description': 'tempest-description--60030350', 'shared': False, 'security_group_rules': [{'id': '574dd028-051f-4f4a-9751-744e7290562d', 'tenant_id': '065ead2751954713b53434396e8fa0fc', 'security_group_id': 'd05bffbc-5758-4b29-b7ff-d0a8904befb4', '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': 184, 'description': None, 'tags': [], 'created_at': '2023-04-18T18:42:36Z', 'updated_at': '2023-04-18T18:42:36Z', 'revision_number': 0, 'project_id': '065ead2751954713b53434396e8fa0fc'}, {'id': 'bfbc5b32-1fe4-4d63-b2db-ff79172ae85c', 'tenant_id': '065ead2751954713b53434396e8fa0fc', 'security_group_id': 'd05bffbc-5758-4b29-b7ff-d0a8904befb4', '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': 186, 'description': None, 'tags': [], 'created_at': '2023-04-18T18:42:36Z', 'updated_at': '2023-04 -18T18:42:36Z', 'revision_number': 0, 'project_id': '065ead2751954713b53434396e8fa0fc'}], 'tags': [], 'created_at': '2023-04-18T18:42:36Z', 'updated_at': '2023-04-18T18:42:36Z', 'revision_number': 1, 'project_id': '065ead2751954713b53434396e8fa0fc'}, 'floating_ip': {'id': '56b69a90-7763-4a68-869e-3db90ebab52b', 'tenant_id': '065ead2751954713b53434396e8fa0fc', 'floating_ip_address': '172.24.4.13', 'floating_network_id': '31d39076-dc96-4194-a649-5fcd7e2f82dc', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '065ead2751954713b53434396e8fa0fc', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-18T18:42:43Z', 'updated_at': '2023-04-18T18:42:43Z', 'revision_number': 0, 'ip': '172.24.4.13'}} 2023-04-18 18:42:48,451 79716 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 3.160s 2023-04-18 18:42:48,451 79716 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-1932908576", "imageRef": "c82b487d-70d3-49d8-9a21-424651a35dee", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "a9ccf1e4-024c-4636-b138-ead54b8de05c"}], "security_groups": [{"name": "tempest-securitygroup--1384725699"}], "key_name": "tempest-keypair-1162762284", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:42:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/6fbac713-bb28-419f-81aa-50d7b9988640', '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-f9acf9e6-1f63-4972-a313-173a78739771', 'x-compute-request-id': 'req-f9acf9e6-1f63-4972-a313-173a78739771', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "6fbac713-bb28-419f-81aa-50d7b9988640", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/6fbac713-bb28-419f-81aa-50d7b9988640"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/6fbac713-bb28-419f-81aa-50d7b9988640"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1384725699"}], "adminPass": "password"}}' 2023-04-18 18:42:48,636 79716 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/6fbac713-bb28-419f-81aa-50d7b9988640 0.182s 2023-04-18 18:42:48,637 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:42:48 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-abc1b21b-d432-419e-abd2-01dc0165a3cc', 'x-compute-request-id': 'req-abc1b21b-d432-419e-abd2-01dc0165a3cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6fbac713-bb28-419f-81aa-50d7b9988640'} Body: b'{"server": {"id": "6fbac713-bb28-419f-81aa-50d7b9988640", "name": "tempest-AttachVolumeShelveTestJSON-server-1932908576", "status": "BUILD", "tenant_id": "065ead2751954713b53434396e8fa0fc", "user_id": "63ed 620b22b047be8eb6c72308ddd535", "metadata": {}, "hostId": "", "image": {"id": "c82b487d-70d3-49d8-9a21-424651a35dee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c82b487d-70d3-49d8-9a21-424651a35dee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T18:42:48Z", "updated": "2023-04-18T18:42:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/6fbac713-bb28-419f-81aa-50d7b9988640"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/6fbac713-bb28-419f-81aa-50d7b9988640"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1162762284", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2023-04-18 18:43:39,126 79716 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/6fbac713-bb28-419f-81aa-50d7b9988640 0.427s 2023-04-18 18:43:39,127 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:43:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1587', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-52a43659-9503-4d29-944f-3e362f950c4e', 'x-compute-request-id': 'req-52a43659-9503-4d29-944f-3e362f950c4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6fbac713-bb28-419f-81aa-50d7b9988640'} Body: b'{"server": {"id": "6fbac713-bb28-419f-81aa-50d7b9988640", "name": "tempest-AttachVolumeShelveTestJSON-server-1932908576", "status": "ACTIVE", "tenant_id": "065ead2751954713b53434396e8fa0fc", "user_id": "63ed620b22b047be8eb6c72308ddd535", "metadata": {}, "hostId": "0eaddd54fd87927a130fcffab2c5a377d88b6bb1cafc52862a61851f", "image": {"id": "c82b487d-70d3-49d8-9a21-424651a35dee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c82b487d-70d3-49d8-9a21-424651a35dee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T18:42:48Z", "updated": "2023-04-18T18:43:01Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-411697991-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:55:f0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/6fbac713-bb28-419f-81aa-50d7b9988640"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/6fbac713-bb28-419f-81aa-50d7b9988640"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1162762284", "OS-SRV-USG:launched_at": "2023-04-18T18:43:01.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1384725699"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2023-04-18 18:43:39,141 79716 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-18 18:44:39,429 79716 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/6f bac713-bb28-419f-81aa-50d7b9988640/os-interface 0.227s 2023-04-18 18:44:39,429 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:44:39 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-d8549151-7f2f-472e-adfb-c07e15b2164d', 'x-compute-request-id': 'req-d8549151-7f2f-472e-adfb-c07e15b2164d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6fbac713-bb28-419f-81aa-50d7b9988640/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "a9ccf1e4-024c-4636-b138-ead54b8de05c", "port_id": "339f2eef-5b36-4608-821f-0be2a428b843", "mac_addr": "fa:16:3e:21:55:f0", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "5c3efb92-7221-4128-957e-2d5500878fa0", "ip_address": "10.0.0.3"}]}]}' 2023-04-18 18:44:40,500 79716 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/56b69a90-7763-4a68-869e-3db90ebab52b 1.067s 2023-04-18 18:44:40,501 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "339f2eef-5b36-4608-821f-0be2a428b843"}} Response - Headers: {'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-79465d8d-18a0-4ba8-a49c-925d6f0e225b', 'date': 'Tue, 18 Apr 2023 18:44:40 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/56b69a90-7763-4a68-869e-3db90ebab52b'} Body: b'{"floatingip": {"id": "56b69a90-7763-4a68-869e-3db90ebab52b", "tenant_id": "065ead2751954713b53434396e8fa0fc", "floating_ip_address": "172.24.4.13", "floating_network_id": "31d39076-dc96-4194-a649-5fcd7e2f82dc", "router_id": "9f0d433b-168b-4dc6-8799-221348de57cb", "port_id": "339f2eef-5b36-4608-821f-0be2a428b843", "fixed_ip_address": "10.0.0.3", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "a9ccf1e4-024c-4636-b138-ead54b8de05c", "mac_address": "fa:16:3e:21:55:f0", "admin_state_up": true, "status": "ACTIVE", "device_id": "6fbac713-bb28-419f-81aa-50d7b9988640", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-18T18:42:43Z", "updated_at": "2023-04-18T18:44:39Z", "revision_number": 1, "project_id": "065ead2751954713b53434396e8fa0fc"}}' 2023-04-18 18:44:40,502 79716 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.13:22' as 'cirros' with public key authentication 2023-04-18 18:44:40,544 79716 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-18 18:44:40,565 79716 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-18 18:44:40,566 79716 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.13 successfully created 2023-04-18 18:44:40,950 79716 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/6fbac713-bb28-419f-81aa-50d7b9988640/ips 0.382s 2023-04-18 18:44:40,950 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:44:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '109', '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-fd3022ad-b7f7-425b-9f2e-f90119312008', 'x-compute-request-id': 'req-fd3022ad-b7f7-425b-9f2e-f90119312008', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6fbac713-bb28-419f-81aa-50d7b9988640/ips'} Body: b'{"addresses": {"tempest-AttachVolumeShelveTestJSON-411697991-network": [{"version": 4, "addr": "10.0.0.3"}]}}' 2023-04-18 18:44:41,219 79716 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 202 POST http://10.0.0.210/volume/v3/065ead2751954713b53434396e8fa0fc/volumes 0.265s 2023-04-18 18:44:41,219 79716 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-2053483771"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:44:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47aba314-4c8b-403c-aeca-bc7dd790648f', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47aba314-4c8b-403c-aeca-bc7dd790648f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/065ead2751954713b53434396e8fa0fc/volumes'} Body: b'{"volume": {"id": "27731ef9-9ea4-49e5-ab0b-7c081894f32d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:44:41.146690", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-2053483771", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/065ead2751954713b53434396e8fa0fc/volumes/27731ef9-9ea4-49e5-ab0b-7c081894f32d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/065ead2751954713b53434396e8fa0fc/volumes/27731ef9-9ea4-49e5-ab0b-7c081894f32d"}], "user_id": "63ed620b22b047be8eb6c72308ddd535", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 18:44:41,303 79716 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/065ead2751954713b53434396e8fa0fc/volumes/27731ef9-9ea4-49e5-ab0b-7c081894f32d 0.074s 2023-04-18 18:44:41,303 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:44:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d11e1e7-a84d-4919-b2b5-6afe0fd18925', 'content-length': '892', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d11e1e7-a84d-4919-b2b5-6afe0fd18925', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/065ead2751954713b53434396e8fa0fc/volumes/27731ef9-9ea4-49e5-ab0b-7c081894f32d'} Body: b'{"volume": {"id": "27731ef9-9ea4-49e5-ab0b-7c081894f32d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:44:41.000000", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-2053483771", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/065ead2751954713b53434396e8fa0fc/volumes/27731ef9-9ea4-49e5-ab0b-7c081894f32d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/065ead2751954713b53434396e8fa0fc/volumes/27731ef9-9ea4-49e5-ab0b-7c081894f32d"}], "user_id": "63ed620b2 2b047be8eb6c72308ddd535", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "065ead2751954713b53434396e8fa0fc"}}' 2023-04-18 18:44:42,356 79716 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/065ead2751954713b53434396e8fa0fc/volumes/27731ef9-9ea4-49e5-ab0b-7c081894f32d 0.041s 2023-04-18 18:44:42,356 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:44:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e4e0026-5e78-499e-a21d-877b3aa635bf', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e4e0026-5e78-499e-a21d-877b3aa635bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/065ead2751954713b53434396e8fa0fc/volumes/27731ef9-9ea4-49e5-ab0b-7c081894f32d'} Body: b'{"volume": {"id": "27731ef9-9ea4-49e5-ab0b-7c081894f32d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:44:41.000000", "updated_at": "2023-04-18T18:44:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2053483771", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/065ead2751954713b53434396e8fa0fc/volumes/27731ef9-9ea4-49e5-ab0b-7c081894f32d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/065ead2751954713b53434396e8fa0fc/volumes/27731ef9-9ea4-49e5-ab0b-7c081894f32d"}], "user_id": "63ed620b22b047be8eb6c72308ddd535", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "065ead2751954713b53434396e8fa0fc"}}' 2023-04-18 18:44:42,529 79716 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/6fbac713-bb28-419f-81aa-50d7b9988640 0.161s 2023-04-18 18:44:42,530 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:44:42 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-d1fecb10-0f33-4e75-a80d-5605e64e525d', 'x-compute-request-id': 'req-d1fecb10-0f33-4e75-a80d-5605e64e525d', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6fbac713-bb28-419f-81aa-50d7b9988640'} Body: b'' 2023-04-18 18:44:42,757 79716 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/6fbac713-bb28-419f-81aa-50d7b9988640 0.226s 2023-04-18 18:44:42,757 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:44:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1711', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d72d3fad-6858-4132-b4a6-6789e7deec72', 'x-compute-request-id': 'req -d72d3fad-6858-4132-b4a6-6789e7deec72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6fbac713-bb28-419f-81aa-50d7b9988640'} Body: b'{"server": {"id": "6fbac713-bb28-419f-81aa-50d7b9988640", "name": "tempest-AttachVolumeShelveTestJSON-server-1932908576", "status": "ACTIVE", "tenant_id": "065ead2751954713b53434396e8fa0fc", "user_id": "63ed620b22b047be8eb6c72308ddd535", "metadata": {}, "hostId": "0eaddd54fd87927a130fcffab2c5a377d88b6bb1cafc52862a61851f", "image": {"id": "c82b487d-70d3-49d8-9a21-424651a35dee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c82b487d-70d3-49d8-9a21-424651a35dee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T18:42:48Z", "updated": "2023-04-18T18:44:42Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-411697991-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:55:f0"}, {"version": 4, "addr": "172.24.4.13", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:55:f0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/6fbac713-bb28-419f-81aa-50d7b9988640"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/6fbac713-bb28-419f-81aa-50d7b9988640"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1162762284", "OS-SRV-USG:launched_at": "2023-04-18T18:43:01.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1384725699"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2023-04-18 18:45:32,865 79716 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/6fbac713-bb28-419f-81aa-50d7b9988640 0.045s 2023-04-18 18:45:32,865 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45:32 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-0a24a079-9ee2-41f9-91b7-17cbe87af492', 'x-compute-request-id': 'req-0a24a079-9ee2-41f9-91b7-17cbe87af492', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6fbac713-bb28-419f-81aa-50d7b9988640'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 6fbac713-bb28-419f-81aa-50d7b9988640 could not be found."}}' 2023-04-18 18:45:32,920 79716 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1162762284 0.055s 2023-04-18 18:45:32,921 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45:32 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-a5f5b9d6-c1f8-43b0-bb41-60feaeb1635f', 'x-compute-request-id': 'req-a5f5b9d6-c1f8-43b0-bb41-60feaeb1635f', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-116 2762284'} Body: b'' 2023-04-18 18:45:33,071 79716 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/d05bffbc-5758-4b29-b7ff-d0a8904befb4 0.150s 2023-04-18 18:45:33,072 79716 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-fa30c0cc-b56e-4a0e-bb1f-76c5b0e2a714', 'content-length': '0', 'date': 'Tue, 18 Apr 2023 18:45:33 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/d05bffbc-5758-4b29-b7ff-d0a8904befb4'} Body: b'' 2023-04-18 18:45:33,089 79716 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/d05bffbc-5758-4b29-b7ff-d0a8904befb4 0.016s 2023-04-18 18:45:33,219 79716 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-403101e3-00d3-4e9f-82bc-86064cdde47e', 'date': 'Tue, 18 Apr 2023 18:45:33 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/d05bffbc-5758-4b29-b7ff-d0a8904befb4'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group d05bffbc-5758-4b29-b7ff-d0a8904befb4 does not exist", "detail": ""}}' 2023-04-18 18:45:33,906 79716 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/56b69a90-7763-4a68-869e-3db90ebab52b 0.687s 2023-04-18 18:45:33,907 79716 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-a6b8dc50-1d7b-40e0-a31e-98819198759c', 'content-length': '0', 'date': 'Tue, 18 Apr 2023 18:45:33 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/56b69a90-7763-4a68-869e-3db90ebab52b'} Body: b'' {11} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_compare_volume_stats_values [0.041091s] ... ok {11} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_get_capabilities_backend [0.000851s] ... 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 {11} setUpClass (tempest.api.volume.admin.test_multi_backend.VolumeMultiBackendTest) ... SKIPPED: Cinder multi-backend feature disabled {11} setUpClass (tempest.api.volume.admin.test_snapshot_manage.SnapshotManageAdminTest) ... SKIPPED: Manage snapshot tests are disabled {11} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_type_encryption_nonexistent_type_id [0.244290s] ... ok {11} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_with_private_volume_type [0.263301s] ... ok {11} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_empty_name [0.013559s] ... ok {11} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_repeated_name [0.207401s] ... ok {11} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_delete_nonexistent_type_id [0.018654s] ... ok {11} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_get_nonexistent_type_id [0.022110s] ... ok {5} cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromImageTest.test_create_from_image_multiple [2.662149s] ... 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 c2cac633-bb9c-4999-8098-abcd77d903f0 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 18:45:37,021 79720 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/365eb3aeea604f80876801b6a1dd0c8b/volumes 0.540s 2023-04-18 18:45:37,022 79720 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "c82b487d-70d3-49d8-9a21-424651a35dee", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-708980177"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-804eb298-694c-4141-8539-6749ab7d277a', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-804eb298-694c-4141-8539-6749ab7d277a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/365eb3aeea604f80876801b6a1dd0c8b/volumes'} Body: b'{"volume": {"id": "c2cac633-bb9c-4999-8098-abcd77d903f0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:45:36.959963", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-708980177", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/365eb3aeea604f80876801b6a1dd0c8b/volumes/c2cac633-bb9c-4999-8098-abcd77d903f0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/365eb3aeea604f80876801b6a1dd0c8b/volumes/c2cac633-bb9c-4999-8098-abcd77d903f0"}], "user_id": "72078c7393c44f57bfa2b956163f76f4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 18:45:37,253 79720 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/365eb3aeea604f80876801b6a1dd0c8b/volumes 0.222s 2023-04-18 18:45:37,254 79720 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "c82b487d-70d3-49d8-9a21-424651a35dee", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1438486802"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7bf7803b-b6eb-4b2d-a3dd-fd4f727c5c44', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7bf7803b-b6eb-4b2d-a3dd-fd4f727c5c44', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/365eb3aeea604f80876801b6a1dd0c8b/volumes'} Body: b'{"volume": {"id": "f180522c-2e9f-453e-bf6a-e1a606637b7e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:45:37.191669", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-1438486802", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/365eb3aeea604f80876801b6a1dd0c8b/volumes/f180522c-2e9f-453e-bf6a-e1a606637b7e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/365eb3aeea604f80876801b6a1dd0c8b/volumes/f180522c-2e9f-453e-bf6a-e1a606637b7e"}], "user_id": "72078c7393c44f57bfa2b956163f76f4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 18:45:37,484 79720 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/365eb3aeea604f80876801b6a1dd0c8b/volumes 0.220s 2023-04-18 18:45:37,484 79720 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "c82b487d-70d3-49d8-9a21-424651a35dee", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-2036001704"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee01496f-0a46-4fa1-ac9f-4e24a8a1826d', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee01496f-0a46-4fa1-ac9f-4e24a8a1826d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/365eb3aeea604f80876801b6a1dd0c8b/volumes'} Body: b'{"volume": {"id": "cc6e001c-b7de-4b0c-89cd-e471cd797e43", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:45:37.403808", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-2036001704", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/365eb3aeea604f80876801b6a1dd0c8b/volumes/cc6e001c-b7de-4b0c-89cd-e471cd797e43"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/365eb3aeea604f80876801b6a1dd0c8b/volumes/cc6e001c-b7de-4b0c-89cd-e471cd797e43"}], "user_id": "72078c7393c44f57bfa2b956163f76f4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 18:45:37,745 79720 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/365eb3aeea604f80876801b6a1dd0c8b/volumes 0.251s 2023-04-18 18:45:37,745 79720 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "c82b487d-70d3-49d8-9a21-424651a35dee", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1142464411"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5160121f-f9f6-45bc-8af5-4a522e1c3143', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5160121f-f9f6-45bc-8af5-4a522e1c3143', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/365eb3aeea604f80876801b6a1dd0c8b/volumes'} Body: b'{"volume": {"id": "a94e646e-a46f-4e75-8fac-12bd3d0088e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:45:37.670861", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-1142464411", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/365eb3aeea604f80876801b6a1dd0c8b/volumes/a94e646e-a46f-4e75-8fac-12bd3d0088e5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/365eb3aeea604f80876801b6a1dd0c8b/volumes/a94e646e-a46f-4e75-8fac-12bd3d0088e5"}], "user_id": "72078c7393c44f57bfa2b956163f76f4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 18:45:37,967 79720 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/365eb3aeea604f80876801b6a1dd0c8b/volumes 0.213s 2023-04-18 18:45:37,968 79720 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "c82b487d-70d3-49d8-9a21-424651a35dee", "size": 1, "name": "tempest-CreateVol umesFromImageTest-Volume-587222486"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e315f530-e031-4151-bed8-70b6db4eda9d', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e315f530-e031-4151-bed8-70b6db4eda9d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/365eb3aeea604f80876801b6a1dd0c8b/volumes'} Body: b'{"volume": {"id": "f2243d38-7caa-4efb-a500-2bb089f82ec6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:45:37.892926", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-587222486", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/365eb3aeea604f80876801b6a1dd0c8b/volumes/f2243d38-7caa-4efb-a500-2bb089f82ec6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/365eb3aeea604f80876801b6a1dd0c8b/volumes/f2243d38-7caa-4efb-a500-2bb089f82ec6"}], "user_id": "72078c7393c44f57bfa2b956163f76f4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 18:45:38,072 79720 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://10.0.0.210/volume/v3/365eb3aeea604f80876801b6a1dd0c8b/volumes/c2cac633-bb9c-4999-8098-abcd77d903f0 0.095s 2023-04-18 18:45:38,072 79720 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c022fd72-4ea1-44b0-b362-146d5e9ac2ed', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c022fd72-4ea1-44b0-b362-146d5e9ac2ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/365eb3aeea604f80876801b6a1dd0c8b/volumes/c2cac633-bb9c-4999-8098-abcd77d903f0'} Body: b'{"volume": {"id": "c2cac633-bb9c-4999-8098-abcd77d903f0", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:45:37.000000", "updated_at": "2023-04-18T18:45:37.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-708980177", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/365eb3aeea604f80876801b6a1dd0c8b/volumes/c2cac633-bb9c-4999-8098-abcd77d903f0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/365eb3aeea604f80876801b6a1dd0c8b/volumes/c2cac633-bb9c-4999-8098-abcd77d903f0"}], "user_id": "72078c7393c44f57bfa2b956163f76f4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "365eb3aeea604f80876801b6a1dd0c8b"}}' 2023-04-18 18:45:39,130 79720 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://10.0.0.210/volume/v3/365eb3aeea604f80876801b6a1dd0c8b/volumes/c2cac633-bb9c-4999-8098-abcd77d903f0 0.047s 2023-04-18 18:45:39,130 79720 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-351486d0-0966-42b9-abaa-de40cef1aec5', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-351486d0-0966-42b9-abaa-de40cef1aec5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/365eb3aeea604f80876801b6a1dd0c8b/volumes/c2cac633-bb9c-4999-8098-abcd77d903f0'} Body: b'{"volume": {"id": "c2cac633-bb9c-4999-8098-abcd77d903f0", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:45:37.000000", "updated_at": "2023-04-18T18:45:37.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-708980177", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/365eb3aeea604f80876801b6a1dd0c8b/volumes/c2cac633-bb9c-4999-8098-abcd77d903f0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/365eb3aeea604f80876801b6a1dd0c8b/volumes/c2cac633-bb9c-4999-8098-abcd77d903f0"}], "user_id": "72078c7393c44f57bfa2b956163f76f4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "365eb3aeea604f80876801b6a1dd0c8b"}}' {5} setUpClass (cinder_tempest_plugin.scenario.test_volume_encrypted.TestEncryptedCinderVolumes) ... SKIPPED: Encrypted volume attach is not supported {5} setUpClass (cinder_tempest_plugin.scenario.test_volume_multiattach.VolumeMultiattachTests) ... SKIPPED: Volume multi-attach is not available. {4} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_different_server [174.521772s] ... 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 8ee18c6b-ebfb-4d17-8ee6-d81d23e93376 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 18:42:47,497 79718 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-18 18:42:47,498 79718 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-18 18:42:47,672 79718 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.172s 2023-04-18 18:42:47,672 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-511596207", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMeG4+Yh82Bpxt2UDWJUoFjWDNEPx6xOUx525l7quS2hE64vKVJojK1olrdEZh7cOjMpL1WWc+WPOML0Hbi0sPGJEVgliX2Jj4OS07icnlqPZ8rtEK2TQCiZ5wLw78dIlQ=="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:42:47 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-72db4f84-d0a0-42b5-a4bd-d365282fc64f', 'x-compute-request-id': 'req-72db4f84-d0a0-42b5-a4bd-d365282fc64f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-511596207", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMeG4+Yh82Bpxt2UDWJUoFjWDNEPx6xOUx525l7quS2hE64vKVJojK1olrdEZh7cOjMpL1WWc+WPOML0Hbi0sPGJEVgliX2Jj4OS07icnlqPZ8rtEK2TQCiZ5wLw78dIlQ==", "fingerprint": "19:d1:11:ae:4c:a6:38:55:65:27:e9:27:4e:4f:d6:b9", "user_id": "d9d084fe4eb34d19a62ee6edac016b2d"}}' 2023-04-18 18:42:47,678 79718 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-511596207 created 2023-04-18 18:42:48,163 79718 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.485s 2023-04-18 18:42:48,164 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1742517211", "description": "tempest-description--479655109"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-c597814f-38a1-4354-90a8-23cb7fd63b50', 'date': 'Tue, 18 Apr 2023 18:42:48 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "c1834306-4d20-46f0-8f05-db6ee1cdcb8b", "name": "tempest-securitygroup--1742517211", "stateful": true, "tenant_id": "b8e2262755f74e3ead0fd71b1a778716", "description": "tempest-description--479655109", "shared": false, "security_group_rules": [{"id": "569fd904-f17f-4bf8-8f58-8ac31cf9bbcc", "tenant_id": "b8e2262755f74e3ead0fd71b1a778716", "security_group_id": "c1834306-4d20-46f0-8f05-db6ee1cdcb8b", "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": 244, "description": null, "tags": [], "created_at": "2023-04-18T18:42:47Z", "updated_at": "2023-04-18T18:42:47Z", "revision_number": 0, "project_id": "b8e2262755f74e3ead0fd71b1a778716"}, {"id": "889aa6f1-4779-4858-aa91-2f818182777a", "tenant_id": "b8e2262755f74e3ead0fd71b1a778716", "security_group_id": "c1834306-4d20-46f0-8f05-db6ee1cdcb8b", "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": 245, "description": null, "tags": [], "created_at": "2023-04-18T18:42:47Z", "updated_at": "2023-04-18T18:42:47Z", "revision_number": 0, "project_id": "b8e2262755f74e3ead0fd71b1a778716"}], "tags": [], "created_at": "2023-04-18T18:42:47Z", "updated_at": "2023-04-18T18:42:47Z", "revision_number": 1, "project_id": "b8e2262755f74e3ead0fd71b1a778716"}}' 2023-04-18 18:42:48,984 79718 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.819s 2023-04-18 18:42:48,984 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "c1834306-4d20-46f0-8f05-db6ee1cdcb8b", "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-adc9a1ab-752f-4c65-aa42-204411295bd2', 'date': 'Tue, 18 Apr 2023 18:42: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": "51d0ec2f-ad86-4475-97c5-654668d13b2e", "tenant_id": "b8e2262755f74e3ead0fd71b1a778716", "security_group_id": "c1834306-4d20-46f0-8f05-db6ee1cdcb8b", "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-18T18:42:48Z", "updated_at": "2023-04-18T18:42:48Z", "revision_number": 0, "project_id": "b8e2262755f74e3ead0fd71b1a778716"}}' 2023-04-18 18:42:50,057 79718 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 1.072s 2023-04-18 18:42:50,058 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "c1834306-4d20-46f0-8f05-db6ee1cdcb8b", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-f61e7572-03d3-4bf3-a9d7-2df2df891513', 'date': 'Tue, 18 Apr 2023 18:42:50 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "bd4dcbd3-a502-43ba-a8d9-9019738e7586", "tenant_id": "b8e2262755f74e3ead0fd71b1a778716", "security_group_id": "c1834306-4d20-46f0-8f05-db6ee1cdcb8b", "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-18T18:42:49Z", "updated_at": "2023-04-18T18:42:49Z", "revision_number": 0, "project_id": "b8e2262755f74e3ead0fd71b1a778716"}}' 2023-04-18 18:42:50,058 79718 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1742517211 created 2023-04-18 18:42:53,544 79718 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 3.485s 2023-04-18 18:42:53,545 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "31d39076-dc96-4194-a649-5fcd7e2f82dc"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-o penstack-request-id': 'req-605de3ff-922c-469c-b345-4dd13969f6fa', 'date': 'Tue, 18 Apr 2023 18:42:53 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "952eb1a7-6a79-4e09-9838-8332f5a0e3ca", "tenant_id": "b8e2262755f74e3ead0fd71b1a778716", "floating_ip_address": "172.24.4.188", "floating_network_id": "31d39076-dc96-4194-a649-5fcd7e2f82dc", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "b8e2262755f74e3ead0fd71b1a778716", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-18T18:42:51Z", "updated_at": "2023-04-18T18:42:51Z", "revision_number": 0}}' 2023-04-18 18:42:53,545 79718 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '952eb1a7-6a79-4e09-9838-8332f5a0e3ca', 'tenant_id': 'b8e2262755f74e3ead0fd71b1a778716', 'floating_ip_address': '172.24.4.188', 'floating_network_id': '31d39076-dc96-4194-a649-5fcd7e2f82dc', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'b8e2262755f74e3ead0fd71b1a778716', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-18T18:42:51Z', 'updated_at': '2023-04-18T18:42:51Z', 'revision_number': 0, 'ip': '172.24.4.188'} created 2023-04-18 18:42:53,812 79718 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.259s 2023-04-18 18:42:53,812 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 18:42:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2819', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-32ee9fd2-f810-4a76-a367-324ad35a8fd8', '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": "d9d084fe4eb34d19a62ee6edac016b2d", "name": "tempest-AttachVolumeNegativeTest-811016376-project-member", "password_expires_at": null}, "audit_ids": ["eZbENzmzQ_-5GX6j8W93_Q"], "expires_at": "2023-04-18T19:42:53.000000Z", "issued_at": "2023-04-18T18:42:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8e2262755f74e3ead0fd71b1a778716", "name": "tempest-AttachVolumeNegativeTest-811016376"}, "is_domain": false, "roles": [{"id": "35697bd1c3044a1fbd5795113c41efb7", "name": "reader"}, {"id": "7058366a9fca443e9f44c95d078fcd58", "name": "member"}], "catalog": [{"endpoints": [{"id": "91478bb14fa24dc18a442602e5f97ca2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/b8e2262755f74e3ead0fd71b1a778716", "region": "RegionOne"}], "id": "7be72221085d4944a946c97ce08fe0ba", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "a95f50d538a94de29a9a69d17d76bd36", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "96a88896ecc9496da6d9e54366fc23b9", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "3f738fffaddc4d75802cacb0bcb457ee", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/b8e2262755f74e3ead0fd71b1a778716", "region": "RegionOne"}], "id": "9ef904c6d5494133b74a9881e4a175c8", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "a5ee12dbfaab49159c461dbeffc63c63", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "a56bae77ec6c4dae90bdf0ec335648ae", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "650aec42df824256ba1796a0f4fa4bbb", "interface": "public", "regi on_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "affc40d7318340b699f04996f49cf400", "type": "image", "name": "glance"}, {"endpoints": [{"id": "6590deb5fd8b448b9f5db913f58adec5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "eb545688324f4c1980813ba1d95d408e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "99a6368efe954c65b6d93304b2b0d191", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "f7e66750d7a84de281ee5c5b746d4e62", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "abe90ddcbe5b4d5bb77a7bd32b6e5e96", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/b8e2262755f74e3ead0fd71b1a778716", "region": "RegionOne"}], "id": "fa260696b99e4f908d5beeb126d1233f", "type": "volumev3", "name": "cinderv3"}]}}' 2023-04-18 18:42:53,813 79718 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server) Found network {'id': '6de6b59d-15c8-461e-95c7-600dd24e9c58', 'name': 'tempest-AttachVolumeNegativeTest-1748295876-network', 'tenant_id': 'b8e2262755f74e3ead0fd71b1a778716', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'b8e2262755f74e3ead0fd71b1a778716', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 32559, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T18:42:20Z', 'updated_at': '2023-04-18T18:42:20Z', 'revision_number': 1} available for tenant 2023-04-18 18:42:53,813 79718 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-511596207', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMeG4+Yh82Bpxt2UDWJUoFjWDNEPx6xOUx525l7quS2hE64vKVJojK1olrdEZh7cOjMpL1WWc+WPOML0Hbi0sPGJEVgliX2Jj4OS07icnlqPZ8rtEK2TQCiZ5wLw78dIlQ==', 'fingerprint': '19:d1:11:ae:4c:a6:38:55:65:27:e9:27:4e:4f:d6:b9', 'user_id': 'd9d084fe4eb34d19a62ee6edac016b2d', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDAVn53La2TXFlxmBMx0vyhkcMbGbb6//Qy/Bhm8eRsPj/Uku3qgnNY3\nuSmLxC5mNFOgBwYFK4EEACKhZANiAATHhuPmIfNgacbdlA1iVKBY1gzRD8esTlMe\nduZe6rktoROuLylSaIytaJa3RGYe3DozKS9VlnPljzjC9B24tLDxiRFYJYl9iY+D\nktO4nJ5aj2fK7RCtk0AomecC8O/HSJU=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'c1834306-4d20-46f0-8f05-db6ee1cdcb8b', 'name': 'tempest-securitygroup--1742517211', 'stateful': True, 'tenant_id': 'b8e2262755f74e3ead0fd71b1a778716', 'description': 'tempest-description--479655109', 'shared': False, 'security_group_rules': [{'id': '569fd904-f17f-4bf8-8f58-8ac31cf9bbcc', 'tenant_id': 'b8e2262755f74e3ead0fd71b1a778716', 'security_group_id': 'c1834306-4d20-46f0-8f05-db6ee1cdcb8b', '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': 244, 'description': None, 'tags': [], 'created_at': '2023-04-18T18:42:47Z', 'updated_at': '2023-04-18T18:42:47Z', 'revision_number': 0, 'project_id': 'b8e2262755f74e3ead0fd71b1a778716'}, {'id': '889aa6f1-4779-4858-aa91-2f818182777a', 'tenant_id': 'b8e2262755f74e3ead0fd71b1a778716', 'security_group_id': 'c1834306-4d20-46f0-8f05-db6ee1cdcb8b', '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': 245, 'description': None, 'tags': [], 'created_at': '2023-04-18T18:42:47Z', 'updated_at': '2023-04-18T18:42:47Z', 'revision_number': 0, 'project_id': 'b8e2262755f74e3ead0fd7 1b1a778716'}], 'tags': [], 'created_at': '2023-04-18T18:42:47Z', 'updated_at': '2023-04-18T18:42:47Z', 'revision_number': 1, 'project_id': 'b8e2262755f74e3ead0fd71b1a778716'}, 'floating_ip': {'id': '952eb1a7-6a79-4e09-9838-8332f5a0e3ca', 'tenant_id': 'b8e2262755f74e3ead0fd71b1a778716', 'floating_ip_address': '172.24.4.188', 'floating_network_id': '31d39076-dc96-4194-a649-5fcd7e2f82dc', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'b8e2262755f74e3ead0fd71b1a778716', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-18T18:42:51Z', 'updated_at': '2023-04-18T18:42:51Z', 'revision_number': 0, 'ip': '172.24.4.188'}} 2023-04-18 18:42:57,272 79718 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 3.458s 2023-04-18 18:42:57,272 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-662976432", "imageRef": "c82b487d-70d3-49d8-9a21-424651a35dee", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "6de6b59d-15c8-461e-95c7-600dd24e9c58"}], "security_groups": [{"name": "tempest-securitygroup--1742517211"}], "key_name": "tempest-keypair-511596207", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:42:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/060dd848-d99b-48c9-b82b-efa49c786321', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-202d174d-bc4a-4ed2-b4d1-fd6b698349ff', 'x-compute-request-id': 'req-202d174d-bc4a-4ed2-b4d1-fd6b698349ff', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "060dd848-d99b-48c9-b82b-efa49c786321", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/060dd848-d99b-48c9-b82b-efa49c786321"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/060dd848-d99b-48c9-b82b-efa49c786321"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1742517211"}], "adminPass": "password"}}' 2023-04-18 18:42:57,442 79718 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/060dd848-d99b-48c9-b82b-efa49c786321 0.166s 2023-04-18 18:42:57,442 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:42:57 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-a667072d-4470-4997-9325-4045253e4c87', 'x-compute-request-id': 'req-a667072d-4470-4997-9325-4045253e4c87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/060dd848-d99b-48c9-b82b-efa49c786321'} Body: b'{"server": {"id": "060dd848-d99b-48c9-b82b-efa49c786321", "name": "tempest-AttachVolumeNegativeTest-server-662976432", "status": "BUILD", "tenant_id": "b8e2262755f74e3ead0fd71b1a778716", "user_id": "d9d084fe4eb34d19a62ee6edac016b2d", "metadata": {}, "hostId": "", "image": {"id": "c82b487d-70d3-49d8-9a21-424651a35dee", "links": [{"rel": "bookmark", "href": "http:/ /10.0.0.210/compute/images/c82b487d-70d3-49d8-9a21-424651a35dee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T18:42:57Z", "updated": "2023-04-18T18:42:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/060dd848-d99b-48c9-b82b-efa49c786321"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/060dd848-d99b-48c9-b82b-efa49c786321"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-511596207", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 18:43:47,786 79718 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/060dd848-d99b-48c9-b82b-efa49c786321 0.285s 2023-04-18 18:43:47,786 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:43: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-79a7ed33-1156-4098-a904-a764924b278d', 'x-compute-request-id': 'req-79a7ed33-1156-4098-a904-a764924b278d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/060dd848-d99b-48c9-b82b-efa49c786321'} Body: b'{"server": {"id": "060dd848-d99b-48c9-b82b-efa49c786321", "name": "tempest-AttachVolumeNegativeTest-server-662976432", "status": "ACTIVE", "tenant_id": "b8e2262755f74e3ead0fd71b1a778716", "user_id": "d9d084fe4eb34d19a62ee6edac016b2d", "metadata": {}, "hostId": "a1c4bbecd4ffc1fe4f1fc34de657769f1b1cc977d7b4359209dd1955", "image": {"id": "c82b487d-70d3-49d8-9a21-424651a35dee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c82b487d-70d3-49d8-9a21-424651a35dee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T18:42:57Z", "updated": "2023-04-18T18:43:09Z", "addresses": {"tempest-AttachVolumeNegativeTest-1748295876-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:ad:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/060dd848-d99b-48c9-b82b-efa49c786321"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/060dd848-d99b-48c9-b82b-efa49c786321"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-511596207", "OS-SRV-USG:launched_at": "2023-04-18T18:43:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1742517211"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 18:43:47,801 79718 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-18 18:44:48,037 79718 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/060dd848-d99b-48c9-b82b-efa49c786321/os-interface 0.204s 2023-04-18 18:44:48,037 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:44:47 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-a5b3ad45-8127-496a-81b2-2dc83f2c6e7e', 'x-compute-request-id': 'req-a5b3ad45-8127-496a-81b2-2dc83f2c6e7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/060dd848-d99b-48c9-b82b-efa49c786321/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "6de6b59d-15c8-461e-95c7-600dd24e9c58", "port_id": "fe8dfd0d-c91b-494d-9ea8-b1269a64f8ef", "mac_addr": "fa:16:3e:88:ad:01", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "e870fe13-a567-4561-8d0d-faccb9cadbdc", "ip_address": "10.0.0.8"}]}]}' 2023-04-18 18:44:49,243 79718 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/952eb1a7-6a79-4e09-9838-8332f5a0e3ca 1.202s 2023-04-18 18:44:49,244 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "fe8dfd0d-c91b-494d-9ea8-b1269a64f8ef"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-38990d9d-352c-4b87-84f5-3f02d7c4f462', 'date': 'Tue, 18 Apr 2023 18:44:49 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/952eb1a7-6a79-4e09-9838-8332f5a0e3ca'} Body: b'{"floatingip": {"id": "952eb1a7-6a79-4e09-9838-8332f5a0e3ca", "tenant_id": "b8e2262755f74e3ead0fd71b1a778716", "floating_ip_address": "172.24.4.188", "floating_network_id": "31d39076-dc96-4194-a649-5fcd7e2f82dc", "router_id": "760140ae-0c2b-428b-931a-bedfecab18c8", "port_id": "fe8dfd0d-c91b-494d-9ea8-b1269a64f8ef", "fixed_ip_address": "10.0.0.8", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "6de6b59d-15c8-461e-95c7-600dd24e9c58", "mac_address": "fa:16:3e:88:ad:01", "admin_state_up": true, "status": "ACTIVE", "device_id": "060dd848-d99b-48c9-b82b-efa49c786321", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-18T18:42:51Z", "updated_at": "2023-04-18T18:44:48Z", "revision_number": 1, "project_id": "b8e2262755f74e3ead0fd71b1a778716"}}' 2023-04-18 18:44:49,246 79718 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.188:22' as 'cirros' with public key authentication 2023-04-18 18:44:49,277 79718 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-18 18:44:49,302 79718 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-18 18:44:49,303 79718 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.188 successfully created 2023-04-18 18:44:49,378 79718 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/060dd848-d99b-48c9-b82b-efa49c786321/ips 0.074s 2023-04-18 18:44:49,379 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:44: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-c1b6d9ae-755f-4b7c-8a02-afda9a85fd7b', 'x-compute-request-id': 'req-c1b6d9ae-755f-4b7c-8a02-afda9a85fd7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/060dd848-d99b-48c9-b 82b-efa49c786321/ips'} Body: b'{"addresses": {"tempest-AttachVolumeNegativeTest-1748295876-network": [{"version": 4, "addr": "10.0.0.8"}]}}' 2023-04-18 18:44:49,786 79718 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 202 POST http://10.0.0.210/volume/v3/b8e2262755f74e3ead0fd71b1a778716/volumes 0.404s 2023-04-18 18:44:49,786 79718 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-641626106"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:44:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b740547f-9377-4749-b54c-d53711d9f3f2', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b740547f-9377-4749-b54c-d53711d9f3f2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b8e2262755f74e3ead0fd71b1a778716/volumes'} Body: b'{"volume": {"id": "8ee18c6b-ebfb-4d17-8ee6-d81d23e93376", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:44:49.691040", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-641626106", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b8e2262755f74e3ead0fd71b1a778716/volumes/8ee18c6b-ebfb-4d17-8ee6-d81d23e93376"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b8e2262755f74e3ead0fd71b1a778716/volumes/8ee18c6b-ebfb-4d17-8ee6-d81d23e93376"}], "user_id": "d9d084fe4eb34d19a62ee6edac016b2d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 18:44:49,857 79718 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/b8e2262755f74e3ead0fd71b1a778716/volumes/8ee18c6b-ebfb-4d17-8ee6-d81d23e93376 0.061s 2023-04-18 18:44:49,858 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:44:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58019cb2-a79e-4f59-b210-10a300a40ddc', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58019cb2-a79e-4f59-b210-10a300a40ddc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b8e2262755f74e3ead0fd71b1a778716/volumes/8ee18c6b-ebfb-4d17-8ee6-d81d23e93376'} Body: b'{"volume": {"id": "8ee18c6b-ebfb-4d17-8ee6-d81d23e93376", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:44:50.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-641626106", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b8e2262755f74e3ead0fd71b1a778716/volumes/8ee18c6b-ebfb-4d17-8ee6-d81d23e93376"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b8e2262755f74e3ead0fd71b1a778716/volumes/8ee18c6b-ebfb-4d17-8ee6-d81d23e93376"}], "user_id": "d9d084fe4eb34d19a62ee6edac016b2d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b8e2262755f74e3ead0fd71b1a778716"}}' 2023-04-18 18:44:50,913 79718 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to _different_server): 200 GET http://10.0.0.210/volume/v3/b8e2262755f74e3ead0fd71b1a778716/volumes/8ee18c6b-ebfb-4d17-8ee6-d81d23e93376 0.043s 2023-04-18 18:44:50,913 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:44:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3c4ec92-1885-4905-97b6-ab9939242fcd', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3c4ec92-1885-4905-97b6-ab9939242fcd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b8e2262755f74e3ead0fd71b1a778716/volumes/8ee18c6b-ebfb-4d17-8ee6-d81d23e93376'} Body: b'{"volume": {"id": "8ee18c6b-ebfb-4d17-8ee6-d81d23e93376", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:44:50.000000", "updated_at": "2023-04-18T18:44:50.000000", "name": "tempest-AttachVolumeNegativeTest-volume-641626106", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b8e2262755f74e3ead0fd71b1a778716/volumes/8ee18c6b-ebfb-4d17-8ee6-d81d23e93376"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b8e2262755f74e3ead0fd71b1a778716/volumes/8ee18c6b-ebfb-4d17-8ee6-d81d23e93376"}], "user_id": "d9d084fe4eb34d19a62ee6edac016b2d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b8e2262755f74e3ead0fd71b1a778716"}}' 2023-04-18 18:44:51,050 79718 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/060dd848-d99b-48c9-b82b-efa49c786321 0.125s 2023-04-18 18:44:51,051 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:44: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-d5275793-eb01-4a5c-bfcc-dd63f33c22b5', 'x-compute-request-id': 'req-d5275793-eb01-4a5c-bfcc-dd63f33c22b5', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/060dd848-d99b-48c9-b82b-efa49c786321'} Body: b'' 2023-04-18 18:44:51,232 79718 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/060dd848-d99b-48c9-b82b-efa49c786321 0.180s 2023-04-18 18:44:51,232 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:44:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1669', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b03420b7-23ec-4297-b650-0f45ad390a3c', 'x-compute-request-id': 'req-b03420b7-23ec-4297-b650-0f45ad390a3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/060dd848-d99b-48c9-b82b-efa49c786321'} Body: b'{"server": {"id": "060dd848-d99b-48c9-b82b-efa49c786321", "name": "tempest-AttachVolumeNegativeTest-server-662976432", "status": "ACTIVE", "tenant_id": "b8e2262755f74e3ead0fd71b1a778716", "user_id": "d9d084fe4eb34d19a62ee6edac016b2d", "metadata": {}, "hostId": "a1c4 bbecd4ffc1fe4f1fc34de657769f1b1cc977d7b4359209dd1955", "image": {"id": "c82b487d-70d3-49d8-9a21-424651a35dee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c82b487d-70d3-49d8-9a21-424651a35dee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T18:42:57Z", "updated": "2023-04-18T18:44:51Z", "addresses": {"tempest-AttachVolumeNegativeTest-1748295876-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:ad:01"}, {"version": 4, "addr": "172.24.4.188", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:ad:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/060dd848-d99b-48c9-b82b-efa49c786321"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/060dd848-d99b-48c9-b82b-efa49c786321"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-511596207", "OS-SRV-USG:launched_at": "2023-04-18T18:43:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1742517211"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 18:45:41,336 79718 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/060dd848-d99b-48c9-b82b-efa49c786321 0.041s 2023-04-18 18:45:41,336 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45: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-50b084da-7a48-4e26-b52a-46d9254d0383', 'x-compute-request-id': 'req-50b084da-7a48-4e26-b52a-46d9254d0383', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/060dd848-d99b-48c9-b82b-efa49c786321'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 060dd848-d99b-48c9-b82b-efa49c786321 could not be found."}}' 2023-04-18 18:45:41,369 79718 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-511596207 0.031s 2023-04-18 18:45:41,369 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45: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-56325f6a-bd2b-4d56-9fb2-4cc01efe08f0', 'x-compute-request-id': 'req-56325f6a-bd2b-4d56-9fb2-4cc01efe08f0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-511596207'} Body: b'' 2023-04-18 18:45:41,528 79718 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/c1834306-4d20-46f0-8f05-db6ee1cdcb8b 0.157s 2023-04-18 18:45:41,528 79718 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-22a74c7a-2058-4fcb-b2b0-3a91d4b8ba1a', 'content- length': '0', 'date': 'Tue, 18 Apr 2023 18:45:41 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/c1834306-4d20-46f0-8f05-db6ee1cdcb8b'} Body: b'' 2023-04-18 18:45:41,545 79718 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/c1834306-4d20-46f0-8f05-db6ee1cdcb8b 0.016s 2023-04-18 18:45:41,545 79718 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-b87933c5-9c07-4039-831e-9ed0dd2096d2', 'date': 'Tue, 18 Apr 2023 18:45:41 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/c1834306-4d20-46f0-8f05-db6ee1cdcb8b'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group c1834306-4d20-46f0-8f05-db6ee1cdcb8b does not exist", "detail": ""}}' 2023-04-18 18:45:42,017 79718 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/952eb1a7-6a79-4e09-9838-8332f5a0e3ca 0.471s 2023-04-18 18:45:42,018 79718 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-8e1186ae-a5be-4fdc-a78f-3084ad3af1fb', 'content-length': '0', 'date': 'Tue, 18 Apr 2023 18:45:42 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/952eb1a7-6a79-4e09-9838-8332f5a0e3ca'} Body: b'' {11} cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSourceVolumeTest.test_create_multiple_volume_from_source_volume [1.655845s] ... 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 4398ef9f-ca98-4993-bf06-2f1fb61aea53 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 18:45:41,832 79733 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 202 POST http://10.0.0.210/volume/v3/ecd6f86e55c447ff9c34faec2dac20c0/volumes 0.411s 2023-04-18 18:45:41,832 79733 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-1760750137"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8e20da9-3749-4a5c-9782-4f04a2094d00', 'content-length': '831', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8e20da9-3749-4a5c-9782-4f04a2094d00', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ecd6f86e55c447ff9c34faec2dac20c0/volumes'} Body: b'{"volume": {"id": "4398ef9f-ca98-4993-bf06-2f1fb61aea53", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:45:41.763151", "updated_at": null, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1760750137", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ecd6f86e55c447ff9c34faec2dac20c0/volumes/4398ef9f-ca98-4993-bf06-2f1fb61aea53"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ecd6f86e55c447ff9c34faec2dac20c0/volumes/4398ef9f-ca98-4993-bf06-2f1fb61aea53"}], "user_id": "ecd71196bbdf46bab0e61b8ba237a32d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 18:45:41,881 79733 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://10.0.0.210/volume/v3/ecd6f86e55c447ff9c34faec2dac20c0/volumes/4398ef9f-ca98-4993-bf06-2f1fb61aea53 0.039s 2023-04-18 18:45:41,882 79733 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15551244-b7a9-4d0c-b916-e998bf928b80', 'content-length': '899', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15551244-b7a9-4d0c-b916-e998bf928b80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ecd6f86e55c447ff9c34faec2dac20c0/volumes/4398ef9f-ca98-4993-bf06-2f1fb61aea53'} Body: b'{"volume": {"id": "4398ef9f-ca98-4993-bf06-2f1fb61aea53", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:45:42.000000", "updated_at": null, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1760750137", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ecd6f86e55c447ff9c34faec2dac20c0/volumes/4398ef9f-ca98-4993-bf06-2f1fb61aea53"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ecd6f86e55c447ff9c34faec2dac20c0/volumes/4398ef9f-ca98-4993-bf06-2f1fb61aea53"}], "user_id": "ecd71196bbdf46bab0e61b8ba237a32d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ecd6f86e55c447ff9c34faec2dac20c0"}}' 2023-04-18 18:45:43,045 79733 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://10.0.0.210/volume/v3/ecd6f86e55c447ff9c34faec2dac20c0/volumes/4398ef 9f-ca98-4993-bf06-2f1fb61aea53 0.058s 2023-04-18 18:45:43,049 79733 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7cf0f2e2-1fc6-4c6a-9659-d47aca47e9c6', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7cf0f2e2-1fc6-4c6a-9659-d47aca47e9c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ecd6f86e55c447ff9c34faec2dac20c0/volumes/4398ef9f-ca98-4993-bf06-2f1fb61aea53'} Body: b'{"volume": {"id": "4398ef9f-ca98-4993-bf06-2f1fb61aea53", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:45:42.000000", "updated_at": "2023-04-18T18:45:42.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1760750137", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ecd6f86e55c447ff9c34faec2dac20c0/volumes/4398ef9f-ca98-4993-bf06-2f1fb61aea53"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ecd6f86e55c447ff9c34faec2dac20c0/volumes/4398ef9f-ca98-4993-bf06-2f1fb61aea53"}], "user_id": "ecd71196bbdf46bab0e61b8ba237a32d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ecd6f86e55c447ff9c34faec2dac20c0"}}' {11} setUpClass (cinder_tempest_plugin.scenario.test_encrypted_volume_transfer.TransferEncryptedVolumeTest) ... SKIPPED: Barbican is required {2} tempest.api.compute.admin.test_volume.AttachSCSIVolumeTestJSON.test_attach_scsi_disk_with_config_drive [176.509373s] ... 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 437e4099-d70c-41b2-a731-43032afe362f failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 18:43:08,850 79714 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/c82b487d-70d3-49d8-9a21-424651a35dee 0.157s 2023-04-18 18:43:08,851 79714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:43:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-805ec770-3ced-4fd2-9bdf-65d14df42bbd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/c82b487d-70d3-49d8-9a21-424651a35dee'} 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": "eac158c03b604eaab4395b780276080f", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "c82b487d-70d3-49d8-9a21-424651a35dee", "created_at": "2023-04-18T18:38:57Z", "updated_at": "2023-04-18T18:38:59Z", "tags": [], "self": "/v2/images/c82b487d-70d3-49d8-9a21-424651a35dee", "file": "/v2/images/c82b487d-70d3-49d8-9a21-424651a35dee/file", "schema": "/v2/schemas/image"}' 2023-04-18 18:43:10,314 79714 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 201 POST http://10.0.0.210/image/v2/images 1.436s 2023-04-18 18:43:10,315 79714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"container_format": "bare", "disk_format": "qcow2", "min_disk": 0, "min_ram": 0, "visibility": "public", "hw_scsi_model": "virtio-scsi", "hw_disk_bus": "scsi", "hw_cdrom_bus": "scsi"} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:43:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '690', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/4bcd61f5-c6c4-48ad-8d7a-b403ad75c53e', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-0631d416-465c-4f11-b08f-a687e939d9ba', '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": "7ca1c6fef94440f4a9f064e39f45bbaa", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "4bcd61f5-c6c4-48ad-8d7a-b403ad75c53e", "created_at": "2023-04-18T18:43:10Z", "updated_at": "2023-04-18T18:43:10Z", "tags": [], "self": "/v2/images/4bcd61f5-c6c4-48ad-8d7a-b403ad75c53e", "file": "/v2/images/4bcd61f5-c6c4-48ad-8d7a-b403ad75c53e/file", "schema": "/v2/schemas/image"}' 2023-04-18 18:43:12,820 79714 WARNING [urllib3.connectionpool] Connection pool is full, discarding connection: 10.0.0.210. Connection pool size: 1 2023-04-18 18:43:12,821 79714 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/4bcd61f5-c6c4-48ad-8d7a-b403ad75c53e/file 2.506s 2023-04-18 18:43:12,821 79714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet -stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 18:43:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-15c6ad64-7452-4082-aa7c-9edd19016722', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/4bcd61f5-c6c4-48ad-8d7a-b403ad75c53e/file'} Body: b'' 2023-04-18 18:43:12,822 79714 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-18 18:43:12,822 79714 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-18 18:43:13,020 79714 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.195s 2023-04-18 18:43:13,021 79714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1110750153", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIJeS3kSV5lIC+nklI/cn1iKl0JP17MelkArVx66934xa/U5tWotq2Y+XA4aeAcRhNq9hzRnJyBfBlzSJtyZfdTaSHg8qLF2FlrHbnwI6XLFfxAcJqGp6OHtquopm14xnQ=="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:43:12 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-ac97aee6-4412-49ae-a447-c1b6a1cd2a9e', 'x-compute-request-id': 'req-ac97aee6-4412-49ae-a447-c1b6a1cd2a9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1110750153", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIJeS3kSV5lIC+nklI/cn1iKl0JP17MelkArVx66934xa/U5tWotq2Y+XA4aeAcRhNq9hzRnJyBfBlzSJtyZfdTaSHg8qLF2FlrHbnwI6XLFfxAcJqGp6OHtquopm14xnQ==", "fingerprint": "eb:2a:98:11:63:3c:aa:cf:3a:3d:ee:8f:bd:d8:e7:d9", "user_id": "9197afaea5704ba19df9be485d14b28d"}}' 2023-04-18 18:43:13,032 79714 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1110750153 created 2023-04-18 18:43:14,872 79714 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 1.839s 2023-04-18 18:43:14,873 79714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--958248170", "description": "tempest-description--475158947"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1595', 'x-openstack-request-id': 'req-ad28284a-e457-4a21-b3c1-991301db371f', 'date': 'Tue, 18 Apr 2023 18:43:14 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "9e6498ea-2947-4c2c-8026-eb50d57e241d", "name": "tempest-securitygroup--958248170", "stateful": true, "tenant_id": "0f56f4f41df949cdb069f5e4584e8e4d", "description": "tempest-description--475158947", "shared": false, "security_group_rules": [{"id": "2bbf25dc-52ae-4a4a-a598-c74d631bf96e", "tenant_id": "0f56f4f41df949cdb069f5e4584e8e4d", "security_group_id": "9e6498ea-2947-4c2c-8026-eb50d57e241d", "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": 295, "description": null, "tags": [], "created_at ": "2023-04-18T18:43:14Z", "updated_at": "2023-04-18T18:43:14Z", "revision_number": 0, "project_id": "0f56f4f41df949cdb069f5e4584e8e4d"}, {"id": "f067094e-1b9b-4d82-8153-0f7186a8b624", "tenant_id": "0f56f4f41df949cdb069f5e4584e8e4d", "security_group_id": "9e6498ea-2947-4c2c-8026-eb50d57e241d", "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": 294, "description": null, "tags": [], "created_at": "2023-04-18T18:43:14Z", "updated_at": "2023-04-18T18:43:14Z", "revision_number": 0, "project_id": "0f56f4f41df949cdb069f5e4584e8e4d"}], "tags": [], "created_at": "2023-04-18T18:43:13Z", "updated_at": "2023-04-18T18:43:14Z", "revision_number": 1, "project_id": "0f56f4f41df949cdb069f5e4584e8e4d"}}' 2023-04-18 18:43:15,102 79714 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.228s 2023-04-18 18:43:15,102 79714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "9e6498ea-2947-4c2c-8026-eb50d57e241d", "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-21d84672-eb9a-43b3-9d8a-4d637b0aa7fe', 'date': 'Tue, 18 Apr 2023 18:43:15 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "b7a9044f-1227-442e-a389-78e827522a07", "tenant_id": "0f56f4f41df949cdb069f5e4584e8e4d", "security_group_id": "9e6498ea-2947-4c2c-8026-eb50d57e241d", "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-18T18:43:14Z", "updated_at": "2023-04-18T18:43:14Z", "revision_number": 0, "project_id": "0f56f4f41df949cdb069f5e4584e8e4d"}}' 2023-04-18 18:43:15,280 79714 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.176s 2023-04-18 18:43:15,280 79714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "9e6498ea-2947-4c2c-8026-eb50d57e241d", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-b6688375-802e-4921-912e-4bff67446c75', 'date': 'Tue, 18 Apr 2023 18:43:15 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "211d2c17-1a75-4745-b847-fc92033e1ff1", "tenant_id": "0f56f4f41df949cdb069f5e4584e8e4d", "security_group_id": "9e6498ea-2947-4c2c-8026-eb50d57e241d", "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-18T18:43:15Z", "updated_at": "2023-04-18T18:43:15Z", "revision_number": 0, "project_id": "0f56f4f41df949cdb069f5e4584e8e4d"}}' 2023-04-18 18:43:15,281 79714 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--958248170 created 2023-04-18 18:43:18,617 79714 INFO [tempest.lib.common.rest_client] Request (Va lidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 3.335s 2023-04-18 18:43:18,617 79714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "31d39076-dc96-4194-a649-5fcd7e2f82dc"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-a79f2e1d-7bbc-4442-9be0-129a4c6e2268', 'date': 'Tue, 18 Apr 2023 18:43:18 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "f84ed199-41ac-4a90-b34e-7492733a6c22", "tenant_id": "0f56f4f41df949cdb069f5e4584e8e4d", "floating_ip_address": "172.24.4.254", "floating_network_id": "31d39076-dc96-4194-a649-5fcd7e2f82dc", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "0f56f4f41df949cdb069f5e4584e8e4d", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-18T18:43:17Z", "updated_at": "2023-04-18T18:43:17Z", "revision_number": 0}}' 2023-04-18 18:43:18,617 79714 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'f84ed199-41ac-4a90-b34e-7492733a6c22', 'tenant_id': '0f56f4f41df949cdb069f5e4584e8e4d', 'floating_ip_address': '172.24.4.254', 'floating_network_id': '31d39076-dc96-4194-a649-5fcd7e2f82dc', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '0f56f4f41df949cdb069f5e4584e8e4d', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-18T18:43:17Z', 'updated_at': '2023-04-18T18:43:17Z', 'revision_number': 0, 'ip': '172.24.4.254'} created 2023-04-18 18:43:18,680 79714 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.057s 2023-04-18 18:43:18,680 79714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 18:43:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2819', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-898766fa-5ecb-475e-b418-cabfcfd6c7f9', '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": "9197afaea5704ba19df9be485d14b28d", "name": "tempest-AttachSCSIVolumeTestJSON-409231680-project-member", "password_expires_at": null}, "audit_ids": ["1hBhvNbeScibypEPqLxYTA"], "expires_at": "2023-04-18T19:43:18.000000Z", "issued_at": "2023-04-18T18:43:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0f56f4f41df949cdb069f5e4584e8e4d", "name": "tempest-AttachSCSIVolumeTestJSON-409231680"}, "is_domain": false, "roles": [{"id": "35697bd1c3044a1fbd5795113c41efb7", "name": "reader"}, {"id": "7058366a9fca443e9f44c95d078fcd58", "name": "member"}], "catalog": [{"endpoints": [{"id": "91478bb14fa24dc18a442602e5f97ca2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/0f56f4f41df949cdb069f5e4584e8e4d", "region": "RegionOne"}], "id": "7be72221085d4944a946c97ce08fe0ba", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "a95f50d538a94de29a9a69d17d76bd36", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "96a88896ecc9496da6d9e54366fc23b9", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "3f738fffaddc4d75802cacb0bcb457ee", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/0f56f4f41df949cdb069f5e4584e8e 4d", "region": "RegionOne"}], "id": "9ef904c6d5494133b74a9881e4a175c8", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "a5ee12dbfaab49159c461dbeffc63c63", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "a56bae77ec6c4dae90bdf0ec335648ae", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "650aec42df824256ba1796a0f4fa4bbb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "affc40d7318340b699f04996f49cf400", "type": "image", "name": "glance"}, {"endpoints": [{"id": "6590deb5fd8b448b9f5db913f58adec5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "eb545688324f4c1980813ba1d95d408e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "99a6368efe954c65b6d93304b2b0d191", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "f7e66750d7a84de281ee5c5b746d4e62", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "abe90ddcbe5b4d5bb77a7bd32b6e5e96", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/0f56f4f41df949cdb069f5e4584e8e4d", "region": "RegionOne"}], "id": "fa260696b99e4f908d5beeb126d1233f", "type": "volumev3", "name": "cinderv3"}]}}' 2023-04-18 18:43:18,681 79714 INFO [tempest.lib.common.fixed_network] (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive) Found network {'id': '1987ad4e-339b-476e-ac1c-f64c9c85d92d', 'name': 'tempest-AttachSCSIVolumeTestJSON-263577971-network', 'tenant_id': '0f56f4f41df949cdb069f5e4584e8e4d', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '0f56f4f41df949cdb069f5e4584e8e4d', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 57270, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T18:42:19Z', 'updated_at': '2023-04-18T18:42:19Z', 'revision_number': 1} available for tenant 2023-04-18 18:43:18,681 79714 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1110750153', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIJeS3kSV5lIC+nklI/cn1iKl0JP17MelkArVx66934xa/U5tWotq2Y+XA4aeAcRhNq9hzRnJyBfBlzSJtyZfdTaSHg8qLF2FlrHbnwI6XLFfxAcJqGp6OHtquopm14xnQ==', 'fingerprint': 'eb:2a:98:11:63:3c:aa:cf:3a:3d:ee:8f:bd:d8:e7:d9', 'user_id': '9197afaea5704ba19df9be485d14b28d', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDw/+olSae+kjNC/XHpdPggaQ4MkBn8hYliFLDHUbRzCOvxA5MV88lc\nk0gZLnLaYS2gBwYFK4EEACKhZANiAASCXkt5EleZSAvp5JSP3J9YipdCT9ezHpZA\nK1ceuvd+MWv1ObVqLatmPlwOGngHEYTavYc0ZycgXwZc0ibcmX3U2kh4PKixdhZa\nx258COlyxX8QHCahqejh7arqKZteMZ0=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '9e6498ea-2947-4c2c-8026-eb50d57e241d', 'name': 'tempest-securitygroup--958248170', 'stateful': True, 'tenant_id': '0f56f4f41df949cdb069f5e4584e8e4d', 'description': 'tempest-description--475158947', 'shared': False, 'security_group_rules': [{'id': '2bbf25dc-52ae-4a4a-a598-c74d631bf96e', 'tenant_id': '0f56f4f41df949cdb069f5e4584e8e4d', 'security_group_id': '9e6498ea-2947-4c2c-8026-eb50d57e241d', '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': 295, 'description': None, 'tags': [], 'created_at': '2023-04-18T18:43:14Z', 'updated_at': '2023-04-18T18:43:14Z', 'revision_number': 0, 'project_id': '0f56f4f41df949cdb069f5e4584e8e4d'}, {'id': 'f067094e-1b9b-4d82-8153-0f7186a8b624', 'tenant_id': '0f56f4f41df949cdb069f5e4584e8e4d', 'security_group_id' : '9e6498ea-2947-4c2c-8026-eb50d57e241d', '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': 294, 'description': None, 'tags': [], 'created_at': '2023-04-18T18:43:14Z', 'updated_at': '2023-04-18T18:43:14Z', 'revision_number': 0, 'project_id': '0f56f4f41df949cdb069f5e4584e8e4d'}], 'tags': [], 'created_at': '2023-04-18T18:43:13Z', 'updated_at': '2023-04-18T18:43:14Z', 'revision_number': 1, 'project_id': '0f56f4f41df949cdb069f5e4584e8e4d'}, 'floating_ip': {'id': 'f84ed199-41ac-4a90-b34e-7492733a6c22', 'tenant_id': '0f56f4f41df949cdb069f5e4584e8e4d', 'floating_ip_address': '172.24.4.254', 'floating_network_id': '31d39076-dc96-4194-a649-5fcd7e2f82dc', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '0f56f4f41df949cdb069f5e4584e8e4d', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-18T18:43:17Z', 'updated_at': '2023-04-18T18:43:17Z', 'revision_number': 0, 'ip': '172.24.4.254'}} 2023-04-18 18:43:20,745 79714 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 2.063s 2023-04-18 18:43:20,746 79714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachSCSIVolumeTestJSON-server-363922333", "imageRef": "4bcd61f5-c6c4-48ad-8d7a-b403ad75c53e", "flavorRef": "42", "config_drive": true, "networks": [{"uuid": "1987ad4e-339b-476e-ac1c-f64c9c85d92d"}], "security_groups": [{"name": "tempest-securitygroup--958248170"}], "key_name": "tempest-keypair-1110750153", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:43:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '403', 'location': 'http://10.0.0.210/compute/v2.1/servers/444679be-52f0-4cab-94a5-7e5765c5e5b2', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-315a73de-5583-49a0-b01e-c8e1e93e4053', 'x-compute-request-id': 'req-315a73de-5583-49a0-b01e-c8e1e93e4053', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "444679be-52f0-4cab-94a5-7e5765c5e5b2", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/444679be-52f0-4cab-94a5-7e5765c5e5b2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/444679be-52f0-4cab-94a5-7e5765c5e5b2"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--958248170"}], "adminPass": "vod3WXXZmFP9"}}' 2023-04-18 18:43:20,862 79714 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/444679be-52f0-4cab-94a5-7e5765c5e5b2 0.112s 2023-04-18 18:43:20,863 79714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:43:20 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-46ac0008-2df5-4a2e-9171-2a0656f4ebf1', 'x-compute-request-id': 'req-46ac0008-2df5-4a2e-9171-2a0656f4ebf1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/com pute/v2.1/servers/444679be-52f0-4cab-94a5-7e5765c5e5b2'} Body: b'{"server": {"id": "444679be-52f0-4cab-94a5-7e5765c5e5b2", "name": "tempest-AttachSCSIVolumeTestJSON-server-363922333", "status": "BUILD", "tenant_id": "0f56f4f41df949cdb069f5e4584e8e4d", "user_id": "9197afaea5704ba19df9be485d14b28d", "metadata": {}, "hostId": "", "image": {"id": "4bcd61f5-c6c4-48ad-8d7a-b403ad75c53e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4bcd61f5-c6c4-48ad-8d7a-b403ad75c53e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T18:43:21Z", "updated": "2023-04-18T18:43:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/444679be-52f0-4cab-94a5-7e5765c5e5b2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/444679be-52f0-4cab-94a5-7e5765c5e5b2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1110750153", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 18:44:11,154 79714 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/444679be-52f0-4cab-94a5-7e5765c5e5b2 0.229s 2023-04-18 18:44:11,155 79714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:44:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1547', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8da92cdc-877e-4611-b6a6-583faedadf69', 'x-compute-request-id': 'req-8da92cdc-877e-4611-b6a6-583faedadf69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/444679be-52f0-4cab-94a5-7e5765c5e5b2'} Body: b'{"server": {"id": "444679be-52f0-4cab-94a5-7e5765c5e5b2", "name": "tempest-AttachSCSIVolumeTestJSON-server-363922333", "status": "ACTIVE", "tenant_id": "0f56f4f41df949cdb069f5e4584e8e4d", "user_id": "9197afaea5704ba19df9be485d14b28d", "metadata": {}, "hostId": "9ffd0bd7ad19c156a46471a95734daf2bc7f21f3880b2594ab353964", "image": {"id": "4bcd61f5-c6c4-48ad-8d7a-b403ad75c53e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4bcd61f5-c6c4-48ad-8d7a-b403ad75c53e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T18:43:20Z", "updated": "2023-04-18T18:43:30Z", "addresses": {"tempest-AttachSCSIVolumeTestJSON-263577971-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:82:1f:02"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/444679be-52f0-4cab-94a5-7e5765c5e5b2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/444679be-52f0-4cab-94a5-7e5765c5e5b2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1110750153", "OS-SRV-USG:launched_at": "2023-04-18T18:43:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--958248170"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 18:44:11,168 79714 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-18 18:45:11,424 79714 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/444679be-52f0-4cab-94a5-7e5765c5e5b2/os-interface 0.195s 2023-04-18 18:45:11,425 79714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45:11 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-8b58f97e-6060-4209-a853-1792a236a9b1', 'x-compute-request-id': 'req-8b58f97e-6060-4209-a853-1792a236a9b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/444679be-52f0-4cab-94a5-7e5765c5e5b2/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "1987ad4e-339b-476e-ac1c-f64c9c85d92d", "port_id": "7df1f0b5-6404-4cd9-8924-ad5c1f1cad7a", "mac_addr": "fa:16:3e:82:1f:02", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "91a3c529-d349-45e5-bc86-142c378e649b", "ip_address": "10.0.0.4"}]}]}' 2023-04-18 18:45:12,240 79714 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/f84ed199-41ac-4a90-b34e-7492733a6c22 0.811s 2023-04-18 18:45:12,240 79714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "7df1f0b5-6404-4cd9-8924-ad5c1f1cad7a"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-2c5387c8-cf8c-41c0-a788-788726579ac9', 'date': 'Tue, 18 Apr 2023 18:45:12 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/f84ed199-41ac-4a90-b34e-7492733a6c22'} Body: b'{"floatingip": {"id": "f84ed199-41ac-4a90-b34e-7492733a6c22", "tenant_id": "0f56f4f41df949cdb069f5e4584e8e4d", "floating_ip_address": "172.24.4.254", "floating_network_id": "31d39076-dc96-4194-a649-5fcd7e2f82dc", "router_id": "12c8703d-ca75-4c0f-8ec3-bd166fa7b6d4", "port_id": "7df1f0b5-6404-4cd9-8924-ad5c1f1cad7a", "fixed_ip_address": "10.0.0.4", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "1987ad4e-339b-476e-ac1c-f64c9c85d92d", "mac_address": "fa:16:3e:82:1f:02", "admin_state_up": true, "status": "ACTIVE", "device_id": "444679be-52f0-4cab-94a5-7e5765c5e5b2", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-18T18:43:17Z", "updated_at": "2023-04-18T18:45:11Z", "revision_number": 1, "project_id": "0f56f4f41df949cdb069f5e4584e8e4d"}}' 2023-04-18 18:45:12,242 79714 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.254:22' as 'cirros' with public key authentication 2023-04-18 18:45:12,282 79714 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-18 18:45:12,304 79714 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-18 18:45:12,304 79714 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.254 successfully created 2023-04-18 18:45:12,541 79714 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 202 POST http://10.0.0.210/volume/v3/0f56f4f41df949cdb069f5e4584e8e4d/volumes 0.236s 2023-04-18 18:45:12,542 79714 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-1473282272"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45:12 GMT', 'se rver': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5558631a-1bfa-41fa-93d7-4db2f3a5469e', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5558631a-1bfa-41fa-93d7-4db2f3a5469e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/0f56f4f41df949cdb069f5e4584e8e4d/volumes'} Body: b'{"volume": {"id": "437e4099-d70c-41b2-a731-43032afe362f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:45:12.479801", "updated_at": null, "name": "tempest-AttachSCSIVolumeTestJSON-volume-1473282272", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f56f4f41df949cdb069f5e4584e8e4d/volumes/437e4099-d70c-41b2-a731-43032afe362f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f56f4f41df949cdb069f5e4584e8e4d/volumes/437e4099-d70c-41b2-a731-43032afe362f"}], "user_id": "9197afaea5704ba19df9be485d14b28d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 18:45:12,599 79714 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/0f56f4f41df949cdb069f5e4584e8e4d/volumes/437e4099-d70c-41b2-a731-43032afe362f 0.047s 2023-04-18 18:45:12,599 79714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-243ad450-e10b-40b9-a541-0dbfa5f4605c', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-243ad450-e10b-40b9-a541-0dbfa5f4605c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f56f4f41df949cdb069f5e4584e8e4d/volumes/437e4099-d70c-41b2-a731-43032afe362f'} Body: b'{"volume": {"id": "437e4099-d70c-41b2-a731-43032afe362f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:45:12.000000", "updated_at": null, "name": "tempest-AttachSCSIVolumeTestJSON-volume-1473282272", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f56f4f41df949cdb069f5e4584e8e4d/volumes/437e4099-d70c-41b2-a731-43032afe362f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f56f4f41df949cdb069f5e4584e8e4d/volumes/437e4099-d70c-41b2-a731-43032afe362f"}], "user_id": "9197afaea5704ba19df9be485d14b28d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f56f4f41df949cdb069f5e4584e8e4d"}}' 2023-04-18 18:45:13,654 79714 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/0f56f4f41df949cdb069f5e4584e8e4d/volumes/437e4099-d70c-41b2-a731-43032afe362f 0.039s 2023-04-18 18:45:13,655 79714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d07b47c-20c0-496f-b0a6-771d82adc4ec', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d07b47c-20c0-496f-b0a6-771d82adc4ec', 'connection': 'close', 'status': '200', 'conten t-location': 'http://10.0.0.210/volume/v3/0f56f4f41df949cdb069f5e4584e8e4d/volumes/437e4099-d70c-41b2-a731-43032afe362f'} Body: b'{"volume": {"id": "437e4099-d70c-41b2-a731-43032afe362f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:45:12.000000", "updated_at": "2023-04-18T18:45:13.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-1473282272", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f56f4f41df949cdb069f5e4584e8e4d/volumes/437e4099-d70c-41b2-a731-43032afe362f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f56f4f41df949cdb069f5e4584e8e4d/volumes/437e4099-d70c-41b2-a731-43032afe362f"}], "user_id": "9197afaea5704ba19df9be485d14b28d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f56f4f41df949cdb069f5e4584e8e4d"}}' 2023-04-18 18:45:13,832 79714 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/444679be-52f0-4cab-94a5-7e5765c5e5b2 0.152s 2023-04-18 18:45:13,832 79714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45: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-addf648f-e0aa-47d9-8d4a-1e65bd1d4df1', 'x-compute-request-id': 'req-addf648f-e0aa-47d9-8d4a-1e65bd1d4df1', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/444679be-52f0-4cab-94a5-7e5765c5e5b2'} Body: b'' 2023-04-18 18:45:14,017 79714 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/444679be-52f0-4cab-94a5-7e5765c5e5b2 0.184s 2023-04-18 18:45:14,018 79714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1672', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5ac7ffc9-130a-4f38-b09d-9a70a029ae8b', 'x-compute-request-id': 'req-5ac7ffc9-130a-4f38-b09d-9a70a029ae8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/444679be-52f0-4cab-94a5-7e5765c5e5b2'} Body: b'{"server": {"id": "444679be-52f0-4cab-94a5-7e5765c5e5b2", "name": "tempest-AttachSCSIVolumeTestJSON-server-363922333", "status": "ACTIVE", "tenant_id": "0f56f4f41df949cdb069f5e4584e8e4d", "user_id": "9197afaea5704ba19df9be485d14b28d", "metadata": {}, "hostId": "9ffd0bd7ad19c156a46471a95734daf2bc7f21f3880b2594ab353964", "image": {"id": "4bcd61f5-c6c4-48ad-8d7a-b403ad75c53e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4bcd61f5-c6c4-48ad-8d7a-b403ad75c53e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T18:43:20Z", "updated": "2023-04-18T18:45:14Z", "addresses": {"tempest-AttachSCSIVolumeTestJSON-263577971-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:82:1f:02"}, {"version": 4, "addr": "172.24.4.254", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:82:1f:02"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "hr ef": "http://10.0.0.210/compute/v2.1/servers/444679be-52f0-4cab-94a5-7e5765c5e5b2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/444679be-52f0-4cab-94a5-7e5765c5e5b2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1110750153", "OS-SRV-USG:launched_at": "2023-04-18T18:43:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--958248170"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 18:46:04,119 79714 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/444679be-52f0-4cab-94a5-7e5765c5e5b2 0.039s 2023-04-18 18:46:04,119 79714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:46: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-2228473f-a163-4473-8e6b-4da561ab314b', 'x-compute-request-id': 'req-2228473f-a163-4473-8e6b-4da561ab314b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/444679be-52f0-4cab-94a5-7e5765c5e5b2'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 444679be-52f0-4cab-94a5-7e5765c5e5b2 could not be found."}}' 2023-04-18 18:46:04,154 79714 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1110750153 0.033s 2023-04-18 18:46:04,154 79714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:46: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-947e302e-5d9e-4d4e-9150-675d2ec0cdb2', 'x-compute-request-id': 'req-947e302e-5d9e-4d4e-9150-675d2ec0cdb2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1110750153'} Body: b'' 2023-04-18 18:46:04,301 79714 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/9e6498ea-2947-4c2c-8026-eb50d57e241d 0.146s 2023-04-18 18:46:04,302 79714 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-6e950dc9-6216-4754-b957-bc6befd550de', 'content-length': '0', 'date': 'Tue, 18 Apr 2023 18:46:04 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/9e6498ea-2947-4c2c-8026-eb50d57e241d'} Body: b'' 2023-04-18 18:46:04,354 79714 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/9e6498ea-2947-4c2c-8026-eb50d57e241d 0.052s 2023-04-18 18:46:04,355 79714 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-c6dd4034-92b1-4b6a-9e12-a147d076cbc6', 'date': 'Tue, 18 Apr 2023 18:46:04 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/9e6498ea-2947-4c2c-8026-eb50d57e241d'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 9e6498ea-2947-4c2c-8026-eb50d57e241d does not exist", "detail": ""}}' 2023-04-18 18:46:05,072 79714 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/f84ed199-41ac-4a90-b34e-7492733a6c22 0.717s 2023-04-18 18:46:05,073 79714 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-19358621-c877-4690-b362-b2cfd76264b0', 'content-length': '0', 'date': 'Tue, 18 Apr 2023 18:46:05 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/f84ed199-41ac-4a90-b34e-7492733a6c22'} Body: b'' 2023-04-18 18:46:05,184 79714 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/4bcd61f5-c6c4-48ad-8d7a-b403ad75c53e 0.111s 2023-04-18 18:46:05,185 79714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:46:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-9021a6ee-e952-4a4e-9c65-b0c803ebfd86', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/4bcd61f5-c6c4-48ad-8d7a-b403ad75c53e'} Body: b'' 2023-04-18 18:46:05,201 79714 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/image/v2/images/4bcd61f5-c6c4-48ad-8d7a-b403ad75c53e 0.015s 2023-04-18 18:46:05,201 79714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:46:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '139', 'content-type': 'application/json', 'x-openstack-request-id': 'req-dc4076cc-c5fc-49a9-bea4-9eea5030638c', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/image/v2/images/4bcd61f5-c6c4-48ad-8d7a-b403ad75c53e'} Body: b'{"message": "No image found with ID 4bcd61f5-c6c4-48ad-8d7a-b403ad75c53e

\\n\\n\\n", "code": "404 Not Found", "title": "Not Found"}' {8} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_uri [112.357894s] ... 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 7b439a7d-a3b8-41f4-b49f-ae4d672cf962 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 18:45:11,660 79726 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.086s 2023-04-18 18:45:11,660 79726 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45:11 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-e7580f28-6b22-4ddb-b0a2-d8b07e7c199e', '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": "b67204e19e844905ab756d967372d92e", "name": "tempest-VolumesAdminNegativeTest-1777863792-project-member", "password_expires_at": null}, "audit_ids": ["iKgM91UqR4uGAqnrMi_qPQ"], "expires_at": "2023-04-18T19:45:11.000000Z", "issued_at": "2023-04-18T18:45:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cfaf7326267044beb74a98d51bb5f328", "name": "tempest-VolumesAdminNegativeTest-1777863792"}, "is_domain": false, "roles": [{"id": "35697bd1c3044a1fbd5795113c41efb7", "name": "reader"}, {"id": "7058366a9fca443e9f44c95d078fcd58", "name": "member"}], "catalog": [{"endpoints": [{"id": "91478bb14fa24dc18a442602e5f97ca2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/cfaf7326267044beb74a98d51bb5f328", "region": "RegionOne"}], "id": "7be72221085d4944a946c97ce08fe0ba", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "a95f50d538a94de29a9a69d17d76bd36", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "96a88896ecc9496da6d9e54366fc23b9", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "3f738fffaddc4d75802cacb0bcb457ee", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/cfaf7326267044beb74a98d51bb5f328", "region": "RegionOne"}], "id": "9ef904c6d5494133b74a9881e4a175c8", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "a5ee12dbfaab49159c461dbeffc63c63", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "a56bae77ec6c4dae90bdf0ec335648ae", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "650aec42df824256ba1796a0f4fa4bbb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "affc40d7318340b699f04996f49cf400", "type": "image", "name": "glance"}, {"endpoints": [{"id": "6590deb5fd8b448b9f5db913f58adec5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "eb545688324f4c1980813ba1d95d408e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "99a6368efe954c65b6d93304b2b0d191", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "f7e66750d7a84de281ee5c5b746d4e62", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "abe90ddcbe5b4d5bb77a7bd32b6e5e96", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/cfaf7326267044beb74a98d51bb5f328", "region": "RegionOne"}], "id": "fa260696b99e4f908d5beeb126d1233f", "type": "volumev3", "name": "cinderv3"}]}}' 2023-04-18 18:45:11,661 79726 INFO [tempest.lib.common.fixed_network] (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri) Found network {'id': '3e258614-edb6-411c-8231-c85bfb74251a', 'name': 'tempest-VolumesAdminNegativeTest-1230603348-network', 'tenant_id': 'cfaf7326267044beb74a98d51bb5f328', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'cfaf7326267044beb7 4a98d51bb5f328', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 46253, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T18:42:19Z', 'updated_at': '2023-04-18T18:42:19Z', 'revision_number': 1} available for tenant 2023-04-18 18:45:12,168 79726 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.506s 2023-04-18 18:45:12,168 79726 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesAdminNegativeTest-server-1598390339", "imageRef": "c82b487d-70d3-49d8-9a21-424651a35dee", "flavorRef": "42", "networks": [{"uuid": "3e258614-edb6-411c-8231-c85bfb74251a"}]}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/89818a6b-fd30-4325-ac41-06373cee41e6', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8ab19eac-9f73-4b4b-abbb-b3de4c845a87', 'x-compute-request-id': 'req-8ab19eac-9f73-4b4b-abbb-b3de4c845a87', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "89818a6b-fd30-4325-ac41-06373cee41e6", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/89818a6b-fd30-4325-ac41-06373cee41e6"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/89818a6b-fd30-4325-ac41-06373cee41e6"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "ywf3VkSzrwno"}}' 2023-04-18 18:45:12,247 79726 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/89818a6b-fd30-4325-ac41-06373cee41e6 0.075s 2023-04-18 18:45:12,247 79726 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45:12 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-eaaf9557-a654-47f2-a53a-39b5caabcdc6', 'x-compute-request-id': 'req-eaaf9557-a654-47f2-a53a-39b5caabcdc6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/89818a6b-fd30-4325-ac41-06373cee41e6'} Body: b'{"server": {"id": "89818a6b-fd30-4325-ac41-06373cee41e6", "name": "tempest-VolumesAdminNegativeTest-server-1598390339", "status": "BUILD", "tenant_id": "cfaf7326267044beb74a98d51bb5f328", "user_id": "b67204e19e844905ab756d967372d92e", "metadata": {}, "hostId": "", "image": {"id": "c82b487d-70d3-49d8-9a21-424651a35dee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c82b487d-70d3-49d8-9a21-424651a35dee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T18:45:12Z", "updated": "2023-04-18T18:45:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/89818a6b-fd30-4325-ac41-06373cee41e6"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/89818a6b-fd30-4325-ac41-06373cee41e6"}], "OS-DCF:diskConfig": "MANUA L", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 18:46:02,542 79726 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/89818a6b-fd30-4325-ac41-06373cee41e6 0.235s 2023-04-18 18:46:02,542 79726 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:46:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1497', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ba3ec956-db81-4adf-8b23-e6c39f7f5ece', 'x-compute-request-id': 'req-ba3ec956-db81-4adf-8b23-e6c39f7f5ece', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/89818a6b-fd30-4325-ac41-06373cee41e6'} Body: b'{"server": {"id": "89818a6b-fd30-4325-ac41-06373cee41e6", "name": "tempest-VolumesAdminNegativeTest-server-1598390339", "status": "ACTIVE", "tenant_id": "cfaf7326267044beb74a98d51bb5f328", "user_id": "b67204e19e844905ab756d967372d92e", "metadata": {}, "hostId": "07b54fa401ae412ad4da963e06a12c0726aa149d7a5cd2e3ffbadcbf", "image": {"id": "c82b487d-70d3-49d8-9a21-424651a35dee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c82b487d-70d3-49d8-9a21-424651a35dee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T18:45:12Z", "updated": "2023-04-18T18:45:19Z", "addresses": {"tempest-VolumesAdminNegativeTest-1230603348-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:0c:c6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/89818a6b-fd30-4325-ac41-06373cee41e6"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/89818a6b-fd30-4325-ac41-06373cee41e6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-18T18:45:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 18:46:02,554 79726 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-18 18:47:02,805 79726 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/cfaf7326267044beb74a98d51bb5f328/volumes 0.190s 2023-04-18 18:47:02,805 79726 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-574871261"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:47:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03ca6e71-da62-46cc-a165-53c8b8341473', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03ca6e71-da62-46cc-a165-53c8b8341473', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/cfaf7326267044beb74a98d51bb5f328/volumes'} Body: b'{"volume": {"id": "7b4 39a7d-a3b8-41f4-b49f-ae4d672cf962", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:47:02.745238", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-574871261", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/cfaf7326267044beb74a98d51bb5f328/volumes/7b439a7d-a3b8-41f4-b49f-ae4d672cf962"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cfaf7326267044beb74a98d51bb5f328/volumes/7b439a7d-a3b8-41f4-b49f-ae4d672cf962"}], "user_id": "b67204e19e844905ab756d967372d92e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 18:47:02,861 79726 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/cfaf7326267044beb74a98d51bb5f328/volumes/7b439a7d-a3b8-41f4-b49f-ae4d672cf962 0.047s 2023-04-18 18:47:02,861 79726 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:47:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf9a695c-273a-45db-a27b-6b6e35019257', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf9a695c-273a-45db-a27b-6b6e35019257', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/cfaf7326267044beb74a98d51bb5f328/volumes/7b439a7d-a3b8-41f4-b49f-ae4d672cf962'} Body: b'{"volume": {"id": "7b439a7d-a3b8-41f4-b49f-ae4d672cf962", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:47:03.000000", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-574871261", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/cfaf7326267044beb74a98d51bb5f328/volumes/7b439a7d-a3b8-41f4-b49f-ae4d672cf962"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cfaf7326267044beb74a98d51bb5f328/volumes/7b439a7d-a3b8-41f4-b49f-ae4d672cf962"}], "user_id": "b67204e19e844905ab756d967372d92e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cfaf7326267044beb74a98d51bb5f328"}}' 2023-04-18 18:47:03,914 79726 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/cfaf7326267044beb74a98d51bb5f328/volumes/7b439a7d-a3b8-41f4-b49f-ae4d672cf962 0.041s 2023-04-18 18:47:03,914 79726 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:47:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ab2472b-efba-4fdc-8c87-fc0ebb4b8796', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ab2472b-efba-4fdc-8c87-fc0ebb4b8796', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/cfaf7326267044beb74a98d51bb5f328/volumes/7b439a7d-a3b8-41f4-b49f-ae4d672cf962'} Body: b'{"volume": {"id": "7b439a7d-a3b8-41f4-b49f-ae4d672cf962", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:47:03.000000", "updated_at": "2023-04-18T18:47:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-574871261", "description": null, "volume_type" : "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/cfaf7326267044beb74a98d51bb5f328/volumes/7b439a7d-a3b8-41f4-b49f-ae4d672cf962"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cfaf7326267044beb74a98d51bb5f328/volumes/7b439a7d-a3b8-41f4-b49f-ae4d672cf962"}], "user_id": "b67204e19e844905ab756d967372d92e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cfaf7326267044beb74a98d51bb5f328"}}' {0} tempest.api.compute.servers.test_server_rescue.ServerBootFromVolumeStableRescueTest.test_stable_device_rescue_bfv_blank_volume [231.072084s] ... 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 5b3fdd2d-2bfc-411a-92e6-b2b7703af536 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2023-04-18T18:46:47Z', 'message': 'Build of instance 5b3fdd2d-2bfc-411a-92e6-b2b7703af536 aborted: Volume c25aa867-d4f3-4eea-9afb-a7a2bdec64b4 did not finish being created even after we waited 5 seconds or 2 attempts. And its status is error.'}. Server boot request ID: req-88eb97b9-6c93-4092-89c2-3c01c0ab8bd7. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 18:43:38,910 79710 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.105s 2023-04-18 18:43:38,910 79710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 18:43:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2843', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-e7d04a50-a9b0-4317-a427-4511c05d7930', '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": "f67441a57a924abcaced46622448d4f1", "name": "tempest-ServerBootFromVolumeStableRescueTest-838717263-project-member", "password_expires_at": null}, "audit_ids": ["kvSztvLET6Gk3y8LnKAq6Q"], "expires_at": "2023-04-18T19:43:38.000000Z", "issued_at": "2023-04-18T18:43:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6465f7a1d0c5481584fe89993270aedc", "name": "tempest-ServerBootFromVolumeStableRescueTest-838717263"}, "is_domain": false, "roles": [{"id": "35697bd1c3044a1fbd5795113c41efb7", "name": "reader"}, {"id": "7058366a9fca443e9f44c95d078fcd58", "name": "member"}], "catalog": [{"endpoints": [{"id": "91478bb14fa24dc18a442602e5f97ca2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/6465f7a1d0c5481584fe89993270aedc", "region": "RegionOne"}], "id": "7be72221085d4944a946c97ce08fe0ba", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "a95f50d538a94de29a9a69d17d76bd36", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "96a88896ecc9496da6d9e54366fc23b9", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "3f738fffaddc4d75802cacb0bcb457ee", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/6465f7a1d0c5481584fe89993270aedc", "region": "RegionOne"}], "id": "9ef904c6d5494133b74a9881e4a175c8", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "a5ee12dbfaab49159c461dbeffc63c63", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "a56bae77ec6c4dae90bdf0ec335648ae", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "650aec42df824256ba1796a0f4fa4bbb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "affc40d7318340b699f04996f49cf400", "type": "image", "name": "glance"}, {"endpoints": [{"id": "6590deb5fd8b448b9f5db913f58adec5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "eb545688324f4c1980813ba1d95d408e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "99a6368efe954c65b6d93304b2b0d191", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "f7e66750d7a84de281ee5c5b746d4e62", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "abe90ddcbe5b4d5bb77a7bd32b6e5e96", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/6465f7a1d0c5481584fe89993270aedc", "region": "RegionOne"}], "id": "fa260696b99e4f908d5beeb126d1233f", "type": "volumev3", "name": "cinderv3"}]}}' 2023-04-18 18:43:38,911 79710 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume) Found network {'id': '240dfbf6-18e5-4396-a852-597100519eaf', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-134858661-network', 'tenant_id': '6465f7a1d0c5481584fe89993270aedc', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project _id': '6465f7a1d0c5481584fe89993270aedc', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 21508, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T18:43:30Z', 'updated_at': '2023-04-18T18:43:31Z', 'revision_number': 1} available for tenant 2023-04-18 18:43:39,807 79710 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.894s 2023-04-18 18:43:39,808 79710 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-742754566", "imageRef": "c82b487d-70d3-49d8-9a21-424651a35dee", "flavorRef": "42", "networks": [{"uuid": "240dfbf6-18e5-4396-a852-597100519eaf"}]}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:43:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/c657e498-2bad-4106-9da4-c0de5f434bdb', '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-9b275813-5a29-4e9b-aae4-586ef8bb7710', 'x-compute-request-id': 'req-9b275813-5a29-4e9b-aae4-586ef8bb7710', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "c657e498-2bad-4106-9da4-c0de5f434bdb", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c657e498-2bad-4106-9da4-c0de5f434bdb"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c657e498-2bad-4106-9da4-c0de5f434bdb"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "CKQjxAXP6vbT"}}' 2023-04-18 18:43:39,913 79710 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/c657e498-2bad-4106-9da4-c0de5f434bdb 0.102s 2023-04-18 18:43:39,914 79710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:43:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1394', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d0498478-3d27-4435-8e5b-e98ffbcd31bd', 'x-compute-request-id': 'req-d0498478-3d27-4435-8e5b-e98ffbcd31bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c657e498-2bad-4106-9da4-c0de5f434bdb'} Body: b'{"server": {"id": "c657e498-2bad-4106-9da4-c0de5f434bdb", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-742754566", "status": "BUILD", "tenant_id": "6465f7a1d0c5481584fe89993270aedc", "user_id": "f67441a57a924abcaced46622448d4f1", "metadata": {}, "hostId": "", "image": {"id": "c82b487d-70d3-49d8-9a21-424651a35dee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c82b487d-70d3-49d8-9a21-424651a35dee"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-18T18:43:40Z", "updated": "2023-04-18T18:43:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c657e49 8-2bad-4106-9da4-c0de5f434bdb"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c657e498-2bad-4106-9da4-c0de5f434bdb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2023-04-18 18:44:30,316 79710 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/c657e498-2bad-4106-9da4-c0de5f434bdb 0.376s 2023-04-18 18:44:30,316 79710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:44:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1689', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2859a46e-b528-4a83-916e-6b935e2a7bc2', 'x-compute-request-id': 'req-2859a46e-b528-4a83-916e-6b935e2a7bc2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c657e498-2bad-4106-9da4-c0de5f434bdb'} Body: b'{"server": {"id": "c657e498-2bad-4106-9da4-c0de5f434bdb", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-742754566", "status": "ACTIVE", "tenant_id": "6465f7a1d0c5481584fe89993270aedc", "user_id": "f67441a57a924abcaced46622448d4f1", "metadata": {}, "hostId": "6cd49d29c39011c4f9f925140e382e1f8c2f37a36ef1b6c54fab36ea", "image": {"id": "c82b487d-70d3-49d8-9a21-424651a35dee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c82b487d-70d3-49d8-9a21-424651a35dee"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-18T18:43:39Z", "updated": "2023-04-18T18:43:48Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-134858661-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e5:34:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c657e498-2bad-4106-9da4-c0de5f434bdb"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c657e498-2bad-4106-9da4-c0de5f434bdb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-18T18:43:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2023-04-18 18:44:30,332 79710 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-18 18:45:31,185 79710 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/c657e498-2bad-4106-9da4-c0de5f434bdb/action 0.793s 2023-04-18 18:45:31,185 79710 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-ServerBootFromVolumeStableRe scueTest-image-738647120"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45:30 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-0b21bcc9-8a27-4dab-b105-a38ad9e327e0', 'x-compute-request-id': 'req-0b21bcc9-8a27-4dab-b105-a38ad9e327e0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c657e498-2bad-4106-9da4-c0de5f434bdb/action'} Body: b'{"image_id": "1b1974b2-1ceb-4a17-bd4f-3da75eb33976"}' 2023-04-18 18:45:31,212 79710 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/1b1974b2-1ceb-4a17-bd4f-3da75eb33976 0.024s 2023-04-18 18:45:31,212 79710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1357', 'content-type': 'application/json', 'x-openstack-request-id': 'req-44baed07-1d38-483b-8cad-e4508b2de3da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/1b1974b2-1ceb-4a17-bd4f-3da75eb33976'} Body: b'{"base_image_ref": "c82b487d-70d3-49d8-9a21-424651a35dee", "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": "c657e498-2bad-4106-9da4-c0de5f434bdb", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-838717263", "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-838717263-project-member", "user_id": "f67441a57a924abcaced46622448d4f1", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-738647120", "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": "6465f7a1d0c5481584fe89993270aedc", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "1b1974b2-1ceb-4a17-bd4f-3da75eb33976", "created_at": "2023-04-18T18:45:31Z", "updated_at": "2023-04-18T18:45:31Z", "tags": [], "self": "/v2/images/1b1974b2-1ceb-4a17-bd4f-3da75eb33976", "file": "/v2/images/1b1974b2-1ceb-4a17-bd4f-3da75eb33976/file", "schema": "/v2/schemas/image"}' 2023-04-18 18:45:32,236 79710 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/1b1974b2-1ceb-4a17-bd4f-3da75eb33976 0.022s 2023-04-18 18:45:32,236 79710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1357', 'content-type': 'application/json', 'x-openstack-request-id': 'req-1845a926-3b48-44c0-acc7-6a3615eacca4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/1b1974b2-1ceb-4a17-bd4f-3da75eb33976'} Body: b'{"base_image_ref": "c82b487d-70d3-49d8-9a21-424651a35dee", "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": "c657e498-2bad-4106-9da4-c0de5f434bdb", "owner_project_name": "tempest-ServerBootFromV olumeStableRescueTest-838717263", "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-838717263-project-member", "user_id": "f67441a57a924abcaced46622448d4f1", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-738647120", "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": "6465f7a1d0c5481584fe89993270aedc", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "1b1974b2-1ceb-4a17-bd4f-3da75eb33976", "created_at": "2023-04-18T18:45:31Z", "updated_at": "2023-04-18T18:45:31Z", "tags": [], "self": "/v2/images/1b1974b2-1ceb-4a17-bd4f-3da75eb33976", "file": "/v2/images/1b1974b2-1ceb-4a17-bd4f-3da75eb33976/file", "schema": "/v2/schemas/image"}' 2023-04-18 18:45:33,290 79710 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/1b1974b2-1ceb-4a17-bd4f-3da75eb33976 0.052s 2023-04-18 18:45:33,291 79710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1357', 'content-type': 'application/json', 'x-openstack-request-id': 'req-48cbcdbe-1856-4a45-8479-f5f48e27fc0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/1b1974b2-1ceb-4a17-bd4f-3da75eb33976'} Body: b'{"base_image_ref": "c82b487d-70d3-49d8-9a21-424651a35dee", "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": "c657e498-2bad-4106-9da4-c0de5f434bdb", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-838717263", "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-838717263-project-member", "user_id": "f67441a57a924abcaced46622448d4f1", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-738647120", "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": "6465f7a1d0c5481584fe89993270aedc", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "1b1974b2-1ceb-4a17-bd4f-3da75eb33976", "created_at": "2023-04-18T18:45:31Z", "updated_at": "2023-04-18T18:45:31Z", "tags": [], "self": "/v2/images/1b1974b2-1ceb-4a17-bd4f-3da75eb33976", "file": "/v2/images/1b1974b2-1ceb-4a17-bd4f-3da75eb33976/file", "schema": "/v2/schemas/image"}' 2023-04-18 18:45:34,316 79710 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/1b1974b2-1ceb-4a17-bd4f-3da75eb33976 0.023s 2023-04-18 18:45:34,316 79710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1357', 'content-type': 'application/json', 'x-openstack-request-id': 'req-3526f767-53cd-4be6-b45a-a77d59ecef46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/1b1974b2-1ceb-4a17-bd4f-3da75eb33976'} Body: b'{"base_image_ref": "c82b487d-70d3-49d8-9a21-424651a35dee", "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": "c657e498-2bad-4106-9da4-c0de5f434bdb", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-838717263", "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-838717263-project-member", "user_id": "f67441a57a924abcaced46622448d4f1", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-738647120", "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": "6465f7a1d0c5481584fe89993270aedc", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "1b1974b2-1ceb-4a17-bd4f-3da75eb33976", "created_at": "2023-04-18T18:45:31Z", "updated_at": "2023-04-18T18:45:31Z", "tags": [], "self": "/v2/images/1b1974b2-1ceb-4a17-bd4f-3da75eb33976", "file": "/v2/images/1b1974b2-1ceb-4a17-bd4f-3da75eb33976/file", "schema": "/v2/schemas/image"}' 2023-04-18 18:45:35,357 79710 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/1b1974b2-1ceb-4a17-bd4f-3da75eb33976 0.038s 2023-04-18 18:45:35,357 79710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1468', 'content-type': 'application/json', 'x-openstack-request-id': 'req-19aeca2b-7348-43f6-9002-d5bbe330c38d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/1b1974b2-1ceb-4a17-bd4f-3da75eb33976'} Body: b'{"base_image_ref": "c82b487d-70d3-49d8-9a21-424651a35dee", "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": "c657e498-2bad-4106-9da4-c0de5f434bdb", "owner_id": "6465f7a1d0c5481584fe89993270aedc", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-838717263", "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-838717263-project-member", "user_id": "f67441a57a924abcaced46622448d4f1", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-738647120", "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": "6465f7a1d0c5481584fe89993270aedc", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "1b1974b2-1ceb-4a17-bd4f-3da75eb33976", "created_at": "2023-04-18T18:45:31Z", "updated_at": "2023-04-18T18:45:35Z", "tags": [], "self": "/v2/images/1b1974b2-1ceb-4a17-bd4f-3da75eb33976", "file": "/v2/images/1b1974b2-1ceb-4a17-bd4f-3da75eb33976/file", "schema": "/v2/schemas/image"}' 2023-04-18 18:45:36,384 79710 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/1b1974b2-1ceb-4a17-bd4f-3da75eb33976 0.024s 2023-04-18 18:45:36,384 79710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1468', 'content-type': 'application/json', 'x-openstack-request-id': 'req-9e34890d-10fa-4ad9-b0f8-f469418a5aef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/1b1974b2-1ceb-4a17-bd4f-3da75eb33976'} Body: b'{"base_image_ref": "c82b487d-70d3-49d8-9a21-424651a35dee", "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": "c657e498-2bad-4106-9da4-c0de5f434bdb", "owner_id": "6465f7a1d0c5481584fe89993270aedc", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-838717263", "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-838717263-project-member", "user_id": "f67441a57a924abcaced46622448d4f1", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-738647120", "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": "6465f7a1d0c5481584fe89993270aedc", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "1b1974b2-1ceb-4a17-bd4f-3da75eb33976", "created_at": "2023-04-18T18:45:31Z", "updated_at": "2023-04-18T18:45:35Z", "tags": [], "self": "/v2/images/1b1974b2-1ceb-4a17-bd4f-3da75eb33976", "file": "/v2/images/1b1974b2-1ceb-4a17-bd4f-3da75eb33976/file", "schema": "/v2/schemas/image"}' 2023-04-18 18:45:37,415 79710 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/1b1974b2-1ceb-4a17-bd4f-3da75eb33976 0.030s 2023-04-18 18:45:37,416 79710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1638', 'content-type': 'application/json', 'x-openstack-request-id': 'req-6497baf2-da13-41c8-862d-4a61b84d9a71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/1b1974b2-1ceb-4a17-bd4f-3da75eb33976'} Body: b'{"base_image_ref": "c82b487d-70d3-49d8-9a21-424651a35dee", "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": "c657e498-2bad-4106-9da4-c0de5f434bdb", "owner_id": "6465f7a1d0c5481584fe89993270aedc", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-838717263", "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-838717263-project-member", "user_id": "f67441a57a924abcaced46622448d4f1", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-738647120", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "15d61423aaa770f8d2d615343caaa4f2", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "6465f7a1d0c5481584fe89993270aedc", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "ec3ac2f79640dac3160f1d559d67601021f1f7ca4d8d04bfb85738147d7b64fe42e4d6c2bd6c676175b99aa97b494d7a179660df8bd62798aff3303206d78efa", "id": "1b1974b2-1ceb-4a17-bd4f-3da75eb33976", "created_at": "2023-04-18T18:45:31Z", "updated_at": "2023-04-18T18:45:36Z", "tags": [], "self": "/v2/images/1b1974b2-1ceb-4a17-bd4f-3da75eb33976", "file": "/v2/images/1b1974b2-1ceb-4a17-bd4f-3da75eb33976/file", "schema": "/v2/schemas/image"}' 2023-04-18 18:45:37,444 79710 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/1b1974b2-1ceb-4a17-bd4f-3da75eb33976 0.027s 2023-04-18 18:45:37,444 79710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1638', 'content-type': 'application/json', 'x-openstack-request-id': 'req-bf43666f-ae26-487e-9b50-d7288464f1c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/1b1974b2-1ceb-4a17-bd4f-3da75eb33976'} Body: b'{"base_image_ref": "c82b487d-70d3-49d8-9a21-424651a35dee", "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": "c657e498-2bad-4106-9da4-c0de5f434bdb", "owner_id": "6465f7a1d0c5481584fe89993270aedc", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-838717263", "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-838717263-project-member", "user_id": "f67441a57a924abcaced46622448d4f1", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-738647120", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "15d61423aaa770f8d2d615343caaa4f2", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "6465f7a1d0c5481584fe89993270aedc", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "ec3ac2f79640dac3160f1d559d67601021f1f7ca4d8d04bfb85738147d7b64fe42e4d6c2bd6c676175b99aa97b494d7a179660df8bd62798aff3303206d78efa", "id": "1b1974b2-1ceb-4a17-bd4f-3da75eb33976", "created_at": "2023-04-18T18:45:31Z", "updated_at": "2023-04-18T18:45:36Z", "tags": [], "self": "/v2/images/1b1974b2-1ceb-4a17-bd4f-3da75eb33976", "file": "/v2/images/1b1974b2-1ceb-4a17-bd4f-3da75eb33976/file", "schema": "/v2/schemas/image"}' 2023-04-18 18:45:37,702 79710 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/c657e498-2bad-4106-9da4-c0de5f434bdb 0.257s 2023-04-18 18:45:37,702 79710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1689', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7930e86e-50e7-47c7-a036-bcd3adb51ef9', 'x-compute-request-id': 'req-7930e86e-50e7-47c7-a036-bcd3adb51ef9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c657e498-2bad-4106-9da4-c0de5f434bdb'} Body: b'{"server": {"id": "c657e498-2bad-4106-9da4-c0de5f434bdb", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-742754566", "status": "ACTIVE", "tenant_id": "6465f7a1d0c5481584fe89993270aedc", "user_id": "f67441a57a924abcaced46622448d4f1", "metadata": {}, "hostId": "6cd49d29c39011c4f9f925140e382e1f8c2f37a36ef1b6c54fa b36ea", "image": {"id": "c82b487d-70d3-49d8-9a21-424651a35dee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c82b487d-70d3-49d8-9a21-424651a35dee"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-18T18:43:39Z", "updated": "2023-04-18T18:45:37Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-134858661-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e5:34:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c657e498-2bad-4106-9da4-c0de5f434bdb"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c657e498-2bad-4106-9da4-c0de5f434bdb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-18T18:43:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2023-04-18 18:46:37,863 79710 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.078s 2023-04-18 18:46:37,863 79710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 18:46:37 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-7a4e2394-3acf-44f2-9adc-2fdc81eea904', '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": "f67441a57a924abcaced46622448d4f1", "name": "tempest-ServerBootFromVolumeStableRescueTest-838717263-project-member", "password_expires_at": null}, "audit_ids": ["4GXyVflrRpCeslKcVGSleA"], "expires_at": "2023-04-18T19:46:37.000000Z", "issued_at": "2023-04-18T18:46:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6465f7a1d0c5481584fe89993270aedc", "name": "tempest-ServerBootFromVolumeStableRescueTest-838717263"}, "is_domain": false, "roles": [{"id": "35697bd1c3044a1fbd5795113c41efb7", "name": "reader"}, {"id": "7058366a9fca443e9f44c95d078fcd58", "name": "member"}], "catalog": [{"endpoints": [{"id": "91478bb14fa24dc18a442602e5f97ca2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/6465f7a1d0c5481584fe89993270aedc", "region": "RegionOne"}], "id": "7be72221085d4944a946c97ce08fe0ba", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "a95f50d538a94de29a9a69d17d76bd36", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "96a88896ecc9496da6d9e54366fc23b9", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "3f738fffaddc4d75802cacb0bcb457ee", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/6465f7a1d0c5481584fe89993270aedc", "region": "RegionOne"}], "id": "9ef904c6d5494133b74a9881e4a175c8", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "a5ee12dbfaab49159c461dbeffc63c63", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "a56bae77ec6c4dae90bdf0ec335648ae", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "650aec42df824256ba1796a0f4fa4bbb", "interface": "public", "region_id": "RegionOne", "url" : "http://10.0.0.210/image", "region": "RegionOne"}], "id": "affc40d7318340b699f04996f49cf400", "type": "image", "name": "glance"}, {"endpoints": [{"id": "6590deb5fd8b448b9f5db913f58adec5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "eb545688324f4c1980813ba1d95d408e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "99a6368efe954c65b6d93304b2b0d191", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "f7e66750d7a84de281ee5c5b746d4e62", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "abe90ddcbe5b4d5bb77a7bd32b6e5e96", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/6465f7a1d0c5481584fe89993270aedc", "region": "RegionOne"}], "id": "fa260696b99e4f908d5beeb126d1233f", "type": "volumev3", "name": "cinderv3"}]}}' 2023-04-18 18:46:37,864 79710 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume) Found network {'id': '240dfbf6-18e5-4396-a852-597100519eaf', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-134858661-network', 'tenant_id': '6465f7a1d0c5481584fe89993270aedc', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '6465f7a1d0c5481584fe89993270aedc', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 21508, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T18:43:30Z', 'updated_at': '2023-04-18T18:43:31Z', 'revision_number': 1} available for tenant 2023-04-18 18:46:38,786 79710 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.921s 2023-04-18 18:46:38,786 79710 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-859940527", "imageRef": "c82b487d-70d3-49d8-9a21-424651a35dee", "flavorRef": "42", "block_device_mapping_v2": [{"boot_index": "0", "source_type": "blank", "volume_size": 1, "destination_type": "volume"}], "networks": [{"uuid": "240dfbf6-18e5-4396-a852-597100519eaf"}]}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:46:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/5b3fdd2d-2bfc-411a-92e6-b2b7703af536', '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-88eb97b9-6c93-4092-89c2-3c01c0ab8bd7', 'x-compute-request-id': 'req-88eb97b9-6c93-4092-89c2-3c01c0ab8bd7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "5b3fdd2d-2bfc-411a-92e6-b2b7703af536", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5b3fdd2d-2bfc-411a-92e6-b2b7703af536"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5b3fdd2d-2bfc-411a-92e6-b2b7703af536"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "v9AswKhUjZ3a"}}' 2023-04-18 18:46:38,865 79710 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/5b3fdd2d-2bfc-411a-92e6-b2b7703af536 0.076s 2023-04-18 18:46:38,866 79710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/js on', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:46:38 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-fd90ba05-ef1f-4bb7-ab37-29077198c121', 'x-compute-request-id': 'req-fd90ba05-ef1f-4bb7-ab37-29077198c121', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5b3fdd2d-2bfc-411a-92e6-b2b7703af536'} Body: b'{"server": {"id": "5b3fdd2d-2bfc-411a-92e6-b2b7703af536", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-859940527", "status": "BUILD", "tenant_id": "6465f7a1d0c5481584fe89993270aedc", "user_id": "f67441a57a924abcaced46622448d4f1", "metadata": {}, "hostId": "", "image": {"id": "c82b487d-70d3-49d8-9a21-424651a35dee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c82b487d-70d3-49d8-9a21-424651a35dee"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-18T18:46:39Z", "updated": "2023-04-18T18:46:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5b3fdd2d-2bfc-411a-92e6-b2b7703af536"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5b3fdd2d-2bfc-411a-92e6-b2b7703af536"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2023-04-18 18:47:29,093 79710 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/5b3fdd2d-2bfc-411a-92e6-b2b7703af536 0.166s 2023-04-18 18:47:29,094 79710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:47:28 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-7413182c-b9fe-4037-9314-ed106c824be1', 'x-compute-request-id': 'req-7413182c-b9fe-4037-9314-ed106c824be1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5b3fdd2d-2bfc-411a-92e6-b2b7703af536'} Body: b'{"server": {"id": "5b3fdd2d-2bfc-411a-92e6-b2b7703af536", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-859940527", "status": "ERROR", "tenant_id": "6465f7a1d0c5481584fe89993270aedc", "user_id": "f67441a57a924abcaced46622448d4f1", "metadata": {}, "hostId": "", "image": {"id": "c82b487d-70d3-49d8-9a21-424651a35dee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c82b487d-70d3-49d8-9a21-424651a35dee"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-18T18:46:38Z", "updated": "2023-04-18T18:46:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5b3fdd2d-2bfc-411a-92e6-b2b7703af536"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5b3fdd2d-2bfc-41 1a-92e6-b2b7703af536"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2023-04-18T18:46:47Z", "message": "Build of instance 5b3fdd2d-2bfc-411a-92e6-b2b7703af536 aborted: Volume c25aa867-d4f3-4eea-9afb-a7a2bdec64b4 did not finish being created even after we waited 5 seconds or 2 attempts. And its status is error."}, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2023-04-18 18:47:29,109 79710 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 51 second wait 2023-04-18 18:47:29,819 79710 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/5b3fdd2d-2bfc-411a-92e6-b2b7703af536 0.709s 2023-04-18 18:47:29,819 79710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:47:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1c8d81a5-65ec-4959-b2e7-3f2d1a03c91f', 'x-compute-request-id': 'req-1c8d81a5-65ec-4959-b2e7-3f2d1a03c91f', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5b3fdd2d-2bfc-411a-92e6-b2b7703af536'} Body: b'' 2023-04-18 18:47:29,868 79710 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/5b3fdd2d-2bfc-411a-92e6-b2b7703af536 0.048s 2023-04-18 18:47:29,869 79710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:47:29 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-7c71a509-ab9b-447e-a711-c04782a00523', 'x-compute-request-id': 'req-7c71a509-ab9b-447e-a711-c04782a00523', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5b3fdd2d-2bfc-411a-92e6-b2b7703af536'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 5b3fdd2d-2bfc-411a-92e6-b2b7703af536 could not be found."}}' {1} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_attach_volume [1.369793s] ... 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 574b0a48-eccf-4dbc-9d56-a1b90e424a03 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 18:47:28,839 79712 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_attach_volume): 202 POST http://10.0.0.210/volume/v3/812fc1c243924f669d4eab2ebfb33539/volumes 0.223s 2023-04-18 18:47:28,839 79712 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-23524416"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:47:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8bd5f31c-4629-4bf5-83f9-ea4fb0385c35', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8bd5f31c-4629-4bf5-83f9-ea4fb0385c35', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/812fc1c243924f669d4eab2ebfb33539/volumes'} Body: b'{"volume": {"id": "574b0a48-eccf-4dbc-9d56-a1b90e424a03", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:47:28.777223", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-23524416", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/812fc1c243924f669d4eab2ebfb33539/volumes/574b0a48-eccf-4dbc-9d56-a1b90e424a03"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/812fc1c243924f669d4eab2ebfb33539/volumes/574b0a48-eccf-4dbc-9d56-a1b90e424a03"}], "user_id": "a359400f208a4609b019349defed68ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 18:47:28,902 79712 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_attach_volume): 200 GET http://10.0.0.210/volume/v3/812fc1c243924f669d4eab2ebfb33539/volumes/574b0a48-eccf-4dbc-9d56-a1b90e424a03 0.053s 2023-04-18 18:47:28,902 79712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:47:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8e327aa-e6d3-4800-8a7f-009c169d4d3a', 'content-length': '892', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8e327aa-e6d3-4800-8a7f-009c169d4d3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/812fc1c243924f669d4eab2ebfb33539/volumes/574b0a48-eccf-4dbc-9d56-a1b90e424a03'} Body: b'{"volume": {"id": "574b0a48-eccf-4dbc-9d56-a1b90e424a03", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:47:29.000000", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-23524416", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/812fc1c243924f669d4eab2ebfb33539/volumes/574b0a48-eccf-4dbc-9d56-a1b90e424a03"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/812fc1c243924f669d4eab2ebfb33539/volumes/574b0a48-eccf-4dbc-9d56-a1b90e424a03"}], "user_id": "a359400f208a4609b019349defed68ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "812fc1c243924f669d4eab2ebfb33539"}}' 2023-04-18 18:47:29,962 79712 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_attach_volume): 200 GET http://10.0.0.210/volume/v3/812fc1c243924f669d4eab2ebfb33539/volumes/574b0a48-eccf-4dbc-9d56-a1b90e424a03 0.048s 2023-04-18 18:47:29,962 79712 DEBUG [t empest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:47:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e30f607-8d0d-447e-a510-f645e3dfd4d1', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e30f607-8d0d-447e-a510-f645e3dfd4d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/812fc1c243924f669d4eab2ebfb33539/volumes/574b0a48-eccf-4dbc-9d56-a1b90e424a03'} Body: b'{"volume": {"id": "574b0a48-eccf-4dbc-9d56-a1b90e424a03", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:47:29.000000", "updated_at": "2023-04-18T18:47:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-23524416", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/812fc1c243924f669d4eab2ebfb33539/volumes/574b0a48-eccf-4dbc-9d56-a1b90e424a03"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/812fc1c243924f669d4eab2ebfb33539/volumes/574b0a48-eccf-4dbc-9d56-a1b90e424a03"}], "user_id": "a359400f208a4609b019349defed68ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "812fc1c243924f669d4eab2ebfb33539"}}' {1} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_detach_volume [1.407844s] ... 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 4c129181-fd67-4311-bf74-f128c4dbcf42 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 18:47:30,273 79712 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 202 POST http://10.0.0.210/volume/v3/812fc1c243924f669d4eab2ebfb33539/volumes 0.283s 2023-04-18 18:47:30,274 79712 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-509722553"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:47:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa3557f9-40d4-43d4-bce8-f66059723353', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa3557f9-40d4-43d4-bce8-f66059723353', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/812fc1c243924f669d4eab2ebfb33539/volumes'} Body: b'{"volume": {"id": "4c129181-fd67-4311-bf74-f128c4dbcf42", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:47:30.206485", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-509722553", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/812fc1c243924f669d4eab2ebfb33539/volumes/4c129181-fd67-4311-bf74-f128c4dbcf42"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/812fc1c243924f669d4eab2ebfb33539/volumes/4c129181-fd67-4311-bf74-f128c4dbcf42"}], "user_id": "a359400f208a4609b019349defed68ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 18:47:30,326 79712 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.0.0.210/volume/v3/812fc1c243924f669d4eab2ebfb33539/volumes/4c129181-fd67-4311-bf74-f128c4dbcf42 0.040s 2023-04-18 18:47:30,327 79712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:47:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5c06423-feef-4b28-a8d3-c666c8227e05', 'content-length': '893', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5c06423-feef-4b28-a8d3-c666c8227e05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/812fc1c243924f669d4eab2ebfb33539/volumes/4c129181-fd67-4311-bf74-f128c4dbcf42'} Body: b'{"volume": {"id": "4c129181-fd67-4311-bf74-f128c4dbcf42", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:47:30.000000", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-509722553", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/812fc1c243924f669d4eab2ebfb33539/volumes/4c129181-fd67-4311-bf74-f128c4dbcf42"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/812fc1c243924f669d4eab2ebfb33539/volumes/4c129181-fd67-4311-bf74-f128c4dbcf42"}], "user_id": "a359400f208a4609b019349defed68ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "812fc1c243924f669d4eab2ebfb33539"}}' 2023-04-18 18:47:31,383 79712 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.0.0.210/volume/v3/812fc1c243924f669d4eab2ebfb33539/volumes/4c129181-fd67-4311-bf74-f128c4dbcf42 0.041s 2023-04-18 18:47:31,384 79712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:47:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf6d934f-73b6-463e-8c0e-c05629bad628', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf6d934f-73b6-463e-8c0e-c05629bad628', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/812fc1c243924f669d4eab2ebfb33539/volumes/4c129181-fd67-4311-bf74-f128c4dbcf42'} Body: b'{"volume": {"id": "4c129181-fd67-4311-bf74-f128c4dbcf42", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:47:30.000000", "updated_at": "2023-04-18T18:47:30.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-509722553", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/812fc1c243924f669d4eab2ebfb33539/volumes/4c129181-fd67-4311-bf74-f128c4dbcf42"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/812fc1c243924f669d4eab2ebfb33539/volumes/4c129181-fd67-4311-bf74-f128c4dbcf42"}], "user_id": "a359400f208a4609b019349defed68ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "812fc1c243924f669d4eab2ebfb33539"}}' {3} tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_detach_volume_shelved_or_offload_server [166.833817s] ... 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 651acd13-4406-4a58-8465-0a111f9d676c failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 18:45:33,913 79716 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-18 18:45:33,913 79716 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-18 18:45:33,977 79716 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.061s 2023-04-18 18:45:33,977 79716 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-1817809183", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJh3ZP5QFx56LdligjZDT1z1wMs1oIV30h8NSS1VIErGD000SDZLH54Io2X+ujnFHEFPjyx0Zcs/sym0kUv0YoTzYmiyjOZkCqSDcfNNGq3DxN6iqAtbGQn7gIkOEO6O3w=="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45:33 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-6262bace-a587-49f8-af96-c5a43ff4b41c', 'x-compute-request-id': 'req-6262bace-a587-49f8-af96-c5a43ff4b41c', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-1817809183", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJh3ZP5QFx56LdligjZDT1z1wMs1oIV30h8NSS1VIErGD000SDZLH54Io2X+ujnFHEFPjyx0Zcs/sym0kUv0YoTzYmiyjOZkCqSDcfNNGq3DxN6iqAtbGQn7gIkOEO6O3w==", "fingerprint": "43:10:43:d1:e9:64:a9:88:68:95:2f:96:81:77:e0:5d", "user_id": "63ed620b22b047be8eb6c72308ddd535"}}' 2023-04-18 18:45:33,980 79716 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1817809183 created 2023-04-18 18:45:34,220 79716 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.240s 2023-04-18 18:45:34,221 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--955217452", "description": "tempest-description--294348798"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1595', 'x-openstack-request-id': 'req-f7f82a5c-a0b3-400c-ace0-c6424b555aec', 'date': 'Tue, 18 Apr 2023 18:45:34 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "d2f77faf-d01b-4bce-bd16-669e8a3d9479", "name": "tempest-securitygroup--955217452", "stateful": true, "tenant_id": "065ead2751954713b53434396e8fa0fc", "description": "tempest-description--294348798", "shared": false, "security_group_rules": [{"id": "2b7a0d99-fb09-4342-b315-2776bb908316", "tenant_id": "065ead2751954713b53434396e8fa0fc", "security_group_id": "d2f77faf-d01b-4bce-bd16-669e8a3d9479", "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": 433, "description": null, "tags": [], "created_at": "2023-04-18T18:45:34Z", "updated_at": "2023-04-18T18:45:34Z", "revision_number": 0, "project_id": "065ead2751954713b53434396e8fa0fc"}, {"id": "69468a5f-a81c-45e7-b8e5-4654ed4478ce", "tenant_id": "065ead2751954713b53434396e8fa0fc", "security_group_id": "d2f77faf-d01b-4bce-bd16-669e8a3d9479", "ethertype": "IPv6", "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": 434, "description": null, "tags": [], "created_at": "2023-04-18T18:45:34Z", "updated_at": "2023-04-18T18:45:34Z", "revision_number": 0, "project_id": "065ead2751954713b53434396e8fa0fc"}], "tags": [], "created_at": "2023-04-18T18:45:34Z", "updated_at": "2023-04-18T18:45:34Z", "revision_number": 1, "project_id": "065ead2751954713b53434396e8fa0fc"}}' 2023-04-18 18:45:34,413 79716 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.191s 2023-04-18 18:45:34,413 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "d2f77faf-d01b-4bce-bd16-669e8a3d9479", "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-e05a21b5-8ff9-4241-9a64-752fd6afe6f1', 'date': 'Tue, 18 Apr 2023 18:45:34 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "78329399-fdf6-4f38-a8d8-a647cb2880ae", "tenant_id": "065ead2751954713b53434396e8fa0fc", "security_group_id": "d2f77faf-d01b-4bce-bd16-669e8a3d9479", "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-18T18:45:34Z", "updated_at": "2023-04-18T18:45:34Z", "revision_number": 0, "project_id": "065ead2751954713b53434396e8fa0fc"}}' 2023-04-18 18:45:34,725 79716 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.312s 2023-04-18 18:45:34,725 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "d2f77faf-d01b-4bce-bd16-669e8a3d9479", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-5eb276dd-d184-4a17-af68-07d333600edf', 'date': 'Tue, 18 Apr 2023 18:45:34 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "6882850f-5313-4816-881b-031c56583576", "tenant_id": "065ead2751954713b53434396e8fa0fc", "security_group_id": "d2f77faf-d01b-4bce-bd16-669e8a3d9479", "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-18T18:45:34Z", "updated_at": "2023-04-18T18:45:34Z", "revision_number": 0, "project_id": "065ead2751954713b53434396e8fa0fc"}}' 2023-04-18 18:45:34,726 79716 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--955217452 created 2023-04-18 18:45:35,783 79716 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 1.056s 2023-04-18 18:45:35,783 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "31d39076-dc96-4194-a649-5fcd7e2f82dc"}} Response - Headers: {'content -type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-f550145b-366f-4031-967f-355dbb5a8813', 'date': 'Tue, 18 Apr 2023 18:45:35 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "16e9ca13-7f86-4cfe-926c-9fe730170f46", "tenant_id": "065ead2751954713b53434396e8fa0fc", "floating_ip_address": "172.24.4.66", "floating_network_id": "31d39076-dc96-4194-a649-5fcd7e2f82dc", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "065ead2751954713b53434396e8fa0fc", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-18T18:45:35Z", "updated_at": "2023-04-18T18:45:35Z", "revision_number": 0}}' 2023-04-18 18:45:35,784 79716 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '16e9ca13-7f86-4cfe-926c-9fe730170f46', 'tenant_id': '065ead2751954713b53434396e8fa0fc', 'floating_ip_address': '172.24.4.66', 'floating_network_id': '31d39076-dc96-4194-a649-5fcd7e2f82dc', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '065ead2751954713b53434396e8fa0fc', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-18T18:45:35Z', 'updated_at': '2023-04-18T18:45:35Z', 'revision_number': 0, 'ip': '172.24.4.66'} created 2023-04-18 18:45:35,880 79716 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.091s 2023-04-18 18:45:35,881 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45:35 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-6d131dcd-b7b3-4734-8593-c0a89a1a5e92', '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": "63ed620b22b047be8eb6c72308ddd535", "name": "tempest-AttachVolumeShelveTestJSON-2060275673-project-member", "password_expires_at": null}, "audit_ids": ["7EQ4kKDiSqWHrSphVCUFJg"], "expires_at": "2023-04-18T19:45:35.000000Z", "issued_at": "2023-04-18T18:45:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "065ead2751954713b53434396e8fa0fc", "name": "tempest-AttachVolumeShelveTestJSON-2060275673"}, "is_domain": false, "roles": [{"id": "35697bd1c3044a1fbd5795113c41efb7", "name": "reader"}, {"id": "7058366a9fca443e9f44c95d078fcd58", "name": "member"}], "catalog": [{"endpoints": [{"id": "91478bb14fa24dc18a442602e5f97ca2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/065ead2751954713b53434396e8fa0fc", "region": "RegionOne"}], "id": "7be72221085d4944a946c97ce08fe0ba", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "a95f50d538a94de29a9a69d17d76bd36", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "96a88896ecc9496da6d9e54366fc23b9", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "3f738fffaddc4d75802cacb0bcb457ee", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/065ead2751954713b53434396e8fa0fc", "region": "RegionOne"}], "id": "9ef904c6d5494133b74a9881e4a175c8", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "a5ee12dbfaab49159c461dbeffc63c63", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "a56bae77ec6c4dae90bdf0ec335648ae", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "650a ec42df824256ba1796a0f4fa4bbb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "affc40d7318340b699f04996f49cf400", "type": "image", "name": "glance"}, {"endpoints": [{"id": "6590deb5fd8b448b9f5db913f58adec5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "eb545688324f4c1980813ba1d95d408e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "99a6368efe954c65b6d93304b2b0d191", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "f7e66750d7a84de281ee5c5b746d4e62", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "abe90ddcbe5b4d5bb77a7bd32b6e5e96", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/065ead2751954713b53434396e8fa0fc", "region": "RegionOne"}], "id": "fa260696b99e4f908d5beeb126d1233f", "type": "volumev3", "name": "cinderv3"}]}}' 2023-04-18 18:45:35,881 79716 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server) Found network {'id': 'a9ccf1e4-024c-4636-b138-ead54b8de05c', 'name': 'tempest-AttachVolumeShelveTestJSON-411697991-network', 'tenant_id': '065ead2751954713b53434396e8fa0fc', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '065ead2751954713b53434396e8fa0fc', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 20143, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T18:42:20Z', 'updated_at': '2023-04-18T18:42:20Z', 'revision_number': 1} available for tenant 2023-04-18 18:45:35,882 79716 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-1817809183', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJh3ZP5QFx56LdligjZDT1z1wMs1oIV30h8NSS1VIErGD000SDZLH54Io2X+ujnFHEFPjyx0Zcs/sym0kUv0YoTzYmiyjOZkCqSDcfNNGq3DxN6iqAtbGQn7gIkOEO6O3w==', 'fingerprint': '43:10:43:d1:e9:64:a9:88:68:95:2f:96:81:77:e0:5d', 'user_id': '63ed620b22b047be8eb6c72308ddd535', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDClPeEsqJtjBgzjzCfvWJbdRJK6fULp7FZ4ZOGmj3Y8rpx9j6R2oYvR\nKr8qVHOAbfagBwYFK4EEACKhZANiAASYd2T+UBceei3ZYoI2Q09c9cDLNaCFd9If\nDUktVSBKxg9NNEg2Sx+eCKNl/ro5xRxBT48sdGXLP7MptJFL9GKE82JosozmZAqk\ng3HzTRqtw8TeoqgLWxkJ+4CJDhDujt8=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'd2f77faf-d01b-4bce-bd16-669e8a3d9479', 'name': 'tempest-securitygroup--955217452', 'stateful': True, 'tenant_id': '065ead2751954713b53434396e8fa0fc', 'description': 'tempest-description--294348798', 'shared': False, 'security_group_rules': [{'id': '2b7a0d99-fb09-4342-b315-2776bb908316', 'tenant_id': '065ead2751954713b53434396e8fa0fc', 'security_group_id': 'd2f77faf-d01b-4bce-bd16-669e8a3d9479', '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': 433, 'description': None, 'tags': [], 'created_at': '2023-04-18T18:45:34Z', 'updated_at': '2023-04-18T18:45:34Z', 'revision_number': 0, 'project_id': '065ead2751954713b53434396e8fa0fc'}, {'id': '69468a5f-a81c-45e7-b8e5-4654ed4478ce', 'tenant_id': '065ead2751954713b53434396e8fa0fc', 'security_group_id': 'd2f77faf-d01b-4bce-bd16-669e8a3d9479', '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': 434, 'description': None, 'tags': [], 'created_at': '2023-04-18T18:45:34Z', 'updated_at': '2023-04- 18T18:45:34Z', 'revision_number': 0, 'project_id': '065ead2751954713b53434396e8fa0fc'}], 'tags': [], 'created_at': '2023-04-18T18:45:34Z', 'updated_at': '2023-04-18T18:45:34Z', 'revision_number': 1, 'project_id': '065ead2751954713b53434396e8fa0fc'}, 'floating_ip': {'id': '16e9ca13-7f86-4cfe-926c-9fe730170f46', 'tenant_id': '065ead2751954713b53434396e8fa0fc', 'floating_ip_address': '172.24.4.66', 'floating_network_id': '31d39076-dc96-4194-a649-5fcd7e2f82dc', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '065ead2751954713b53434396e8fa0fc', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-18T18:45:35Z', 'updated_at': '2023-04-18T18:45:35Z', 'revision_number': 0, 'ip': '172.24.4.66'}} 2023-04-18 18:45:36,610 79716 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 202 POST http://10.0.0.210/compute/v2.1/servers 0.728s 2023-04-18 18:45:36,610 79716 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-323369478", "imageRef": "c82b487d-70d3-49d8-9a21-424651a35dee", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "a9ccf1e4-024c-4636-b138-ead54b8de05c"}], "security_groups": [{"name": "tempest-securitygroup--955217452"}], "key_name": "tempest-keypair-1817809183", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/97236645-1cf7-4189-b4cc-8fc3d27fe2d3', '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-022263df-df63-43ff-bd20-91b641c1982e', 'x-compute-request-id': 'req-022263df-df63-43ff-bd20-91b641c1982e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "97236645-1cf7-4189-b4cc-8fc3d27fe2d3", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/97236645-1cf7-4189-b4cc-8fc3d27fe2d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/97236645-1cf7-4189-b4cc-8fc3d27fe2d3"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--955217452"}], "adminPass": "password"}}' 2023-04-18 18:45:36,703 79716 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/97236645-1cf7-4189-b4cc-8fc3d27fe2d3 0.089s 2023-04-18 18:45:36,704 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1275', '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-b0ac600f-db2b-412a-b452-60502e592055', 'x-compute-request-id': 'req-b0ac600f-db2b-412a-b452-60502e592055', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/97236645-1cf7-4189-b4cc-8fc3d27fe2d3'} Body: b'{"server": {"id": "97236645-1cf7-4189-b4cc-8fc3d27fe2d3", "name": "tempest-AttachVolumeShelveTestJSON-server-323369478", "status": "BUILD", "tenant_id": "065ead2751954713b53434396e8fa0fc", "user_id": "63ed620b2 2b047be8eb6c72308ddd535", "metadata": {}, "hostId": "", "image": {"id": "c82b487d-70d3-49d8-9a21-424651a35dee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c82b487d-70d3-49d8-9a21-424651a35dee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T18:45:37Z", "updated": "2023-04-18T18:45:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/97236645-1cf7-4189-b4cc-8fc3d27fe2d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/97236645-1cf7-4189-b4cc-8fc3d27fe2d3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1817809183", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2023-04-18 18:46:27,006 79716 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/97236645-1cf7-4189-b4cc-8fc3d27fe2d3 0.230s 2023-04-18 18:46:27,007 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:46:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1585', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c3e1e538-d009-4a3b-ae21-8c10be71b6d4', 'x-compute-request-id': 'req-c3e1e538-d009-4a3b-ae21-8c10be71b6d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/97236645-1cf7-4189-b4cc-8fc3d27fe2d3'} Body: b'{"server": {"id": "97236645-1cf7-4189-b4cc-8fc3d27fe2d3", "name": "tempest-AttachVolumeShelveTestJSON-server-323369478", "status": "ACTIVE", "tenant_id": "065ead2751954713b53434396e8fa0fc", "user_id": "63ed620b22b047be8eb6c72308ddd535", "metadata": {}, "hostId": "0eaddd54fd87927a130fcffab2c5a377d88b6bb1cafc52862a61851f", "image": {"id": "c82b487d-70d3-49d8-9a21-424651a35dee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c82b487d-70d3-49d8-9a21-424651a35dee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T18:45:36Z", "updated": "2023-04-18T18:45:44Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-411697991-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:fe:3c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/97236645-1cf7-4189-b4cc-8fc3d27fe2d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/97236645-1cf7-4189-b4cc-8fc3d27fe2d3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1817809183", "OS-SRV-USG:launched_at": "2023-04-18T18:45:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--955217452"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2023-04-18 18:46:27,020 79716 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-18 18:47:27,318 79716 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/97236645- 1cf7-4189-b4cc-8fc3d27fe2d3/os-interface 0.239s 2023-04-18 18:47:27,319 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:47:27 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-517c482a-c055-4f3d-aa92-a645bcc403f2', 'x-compute-request-id': 'req-517c482a-c055-4f3d-aa92-a645bcc403f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/97236645-1cf7-4189-b4cc-8fc3d27fe2d3/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "a9ccf1e4-024c-4636-b138-ead54b8de05c", "port_id": "f463a340-daf1-48cd-9b98-a0f0ad3e2a2b", "mac_addr": "fa:16:3e:df:fe:3c", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "5c3efb92-7221-4128-957e-2d5500878fa0", "ip_address": "10.0.0.8"}]}]}' 2023-04-18 18:47:28,029 79716 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/16e9ca13-7f86-4cfe-926c-9fe730170f46 0.706s 2023-04-18 18:47:28,029 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "f463a340-daf1-48cd-9b98-a0f0ad3e2a2b"}} Response - Headers: {'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-4616bbc8-3277-4ca3-9bb8-05a686485372', 'date': 'Tue, 18 Apr 2023 18:47:28 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/16e9ca13-7f86-4cfe-926c-9fe730170f46'} Body: b'{"floatingip": {"id": "16e9ca13-7f86-4cfe-926c-9fe730170f46", "tenant_id": "065ead2751954713b53434396e8fa0fc", "floating_ip_address": "172.24.4.66", "floating_network_id": "31d39076-dc96-4194-a649-5fcd7e2f82dc", "router_id": "9f0d433b-168b-4dc6-8799-221348de57cb", "port_id": "f463a340-daf1-48cd-9b98-a0f0ad3e2a2b", "fixed_ip_address": "10.0.0.8", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "a9ccf1e4-024c-4636-b138-ead54b8de05c", "mac_address": "fa:16:3e:df:fe:3c", "admin_state_up": true, "status": "ACTIVE", "device_id": "97236645-1cf7-4189-b4cc-8fc3d27fe2d3", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-18T18:45:35Z", "updated_at": "2023-04-18T18:47:27Z", "revision_number": 1, "project_id": "065ead2751954713b53434396e8fa0fc"}}' 2023-04-18 18:47:28,030 79716 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.66:22' as 'cirros' with public key authentication 2023-04-18 18:47:28,064 79716 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-18 18:47:28,085 79716 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-18 18:47:28,085 79716 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.66 successfully created 2023-04-18 18:47:28,130 79716 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/97236645-1cf7-4189-b4cc-8fc3d27fe2d3/ips 0.044s 2023-04-18 18:47:28,130 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:47:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '109', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-o penstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-98e3d514-058d-4f98-a3b0-0e146c93b609', 'x-compute-request-id': 'req-98e3d514-058d-4f98-a3b0-0e146c93b609', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/97236645-1cf7-4189-b4cc-8fc3d27fe2d3/ips'} Body: b'{"addresses": {"tempest-AttachVolumeShelveTestJSON-411697991-network": [{"version": 4, "addr": "10.0.0.8"}]}}' 2023-04-18 18:47:28,363 79716 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 202 POST http://10.0.0.210/volume/v3/065ead2751954713b53434396e8fa0fc/volumes 0.230s 2023-04-18 18:47:28,364 79716 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-1284106614"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:47:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30281ef3-5b65-4b6c-8f9f-5c9616486eae', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30281ef3-5b65-4b6c-8f9f-5c9616486eae', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/065ead2751954713b53434396e8fa0fc/volumes'} Body: b'{"volume": {"id": "651acd13-4406-4a58-8465-0a111f9d676c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:47:28.286413", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-1284106614", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/065ead2751954713b53434396e8fa0fc/volumes/651acd13-4406-4a58-8465-0a111f9d676c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/065ead2751954713b53434396e8fa0fc/volumes/651acd13-4406-4a58-8465-0a111f9d676c"}], "user_id": "63ed620b22b047be8eb6c72308ddd535", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 18:47:28,414 79716 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/065ead2751954713b53434396e8fa0fc/volumes/651acd13-4406-4a58-8465-0a111f9d676c 0.040s 2023-04-18 18:47:28,414 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:47:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d86b9626-9758-428c-8359-34a3651eb48a', 'content-length': '892', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d86b9626-9758-428c-8359-34a3651eb48a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/065ead2751954713b53434396e8fa0fc/volumes/651acd13-4406-4a58-8465-0a111f9d676c'} Body: b'{"volume": {"id": "651acd13-4406-4a58-8465-0a111f9d676c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:47:28.000000", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-1284106614", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/065ead2751954713b53434396e8fa0fc/volumes/651acd13-4406-4a58-8465-0a111f9d676c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/065ead2751954713b53434396e8fa0fc/volumes/651acd13-4406-4a58-8465-0a111f9d676c"}], "user_id": "63ed620b22b047be 8eb6c72308ddd535", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "065ead2751954713b53434396e8fa0fc"}}' 2023-04-18 18:47:29,480 79716 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/065ead2751954713b53434396e8fa0fc/volumes/651acd13-4406-4a58-8465-0a111f9d676c 0.054s 2023-04-18 18:47:29,480 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:47:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c5adeae-8849-41b5-b718-53318f19c84a', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c5adeae-8849-41b5-b718-53318f19c84a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/065ead2751954713b53434396e8fa0fc/volumes/651acd13-4406-4a58-8465-0a111f9d676c'} Body: b'{"volume": {"id": "651acd13-4406-4a58-8465-0a111f9d676c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:47:28.000000", "updated_at": "2023-04-18T18:47:28.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1284106614", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/065ead2751954713b53434396e8fa0fc/volumes/651acd13-4406-4a58-8465-0a111f9d676c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/065ead2751954713b53434396e8fa0fc/volumes/651acd13-4406-4a58-8465-0a111f9d676c"}], "user_id": "63ed620b22b047be8eb6c72308ddd535", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "065ead2751954713b53434396e8fa0fc"}}' 2023-04-18 18:47:29,613 79716 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/97236645-1cf7-4189-b4cc-8fc3d27fe2d3 0.121s 2023-04-18 18:47:29,614 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:47:29 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-1c839cd4-e0d2-4745-a4fb-d8b2107300af', 'x-compute-request-id': 'req-1c839cd4-e0d2-4745-a4fb-d8b2107300af', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/97236645-1cf7-4189-b4cc-8fc3d27fe2d3'} Body: b'' 2023-04-18 18:47:29,833 79716 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/97236645-1cf7-4189-b4cc-8fc3d27fe2d3 0.219s 2023-04-18 18:47:29,834 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:47:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1709', '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-0e9cdb07-65ba-4ada-b472-c2c3d06cf974', 'x-compute-request-id': 'req-0e9cdb 07-65ba-4ada-b472-c2c3d06cf974', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/97236645-1cf7-4189-b4cc-8fc3d27fe2d3'} Body: b'{"server": {"id": "97236645-1cf7-4189-b4cc-8fc3d27fe2d3", "name": "tempest-AttachVolumeShelveTestJSON-server-323369478", "status": "ACTIVE", "tenant_id": "065ead2751954713b53434396e8fa0fc", "user_id": "63ed620b22b047be8eb6c72308ddd535", "metadata": {}, "hostId": "0eaddd54fd87927a130fcffab2c5a377d88b6bb1cafc52862a61851f", "image": {"id": "c82b487d-70d3-49d8-9a21-424651a35dee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c82b487d-70d3-49d8-9a21-424651a35dee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T18:45:36Z", "updated": "2023-04-18T18:47:30Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-411697991-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:fe:3c"}, {"version": 4, "addr": "172.24.4.66", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:fe:3c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/97236645-1cf7-4189-b4cc-8fc3d27fe2d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/97236645-1cf7-4189-b4cc-8fc3d27fe2d3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1817809183", "OS-SRV-USG:launched_at": "2023-04-18T18:45:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--955217452"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2023-04-18 18:48:20,032 79716 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/97236645-1cf7-4189-b4cc-8fc3d27fe2d3 0.150s 2023-04-18 18:48:20,032 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:48:19 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-248ac4d4-572c-4c51-a787-a4d2b56b33fe', 'x-compute-request-id': 'req-248ac4d4-572c-4c51-a787-a4d2b56b33fe', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/97236645-1cf7-4189-b4cc-8fc3d27fe2d3'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 97236645-1cf7-4189-b4cc-8fc3d27fe2d3 could not be found."}}' 2023-04-18 18:48:20,062 79716 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1817809183 0.029s 2023-04-18 18:48:20,062 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:48:20 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-56d44528-93d2-4a9e-b281-5d4acd19c893', 'x-compute-request-id': 'req-56d44528-93d2-4a9e-b281-5d4acd19c893', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1817809183'} Body: b'' 2023-04-18 18:48:20,228 79716 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/d2f77faf-d01b-4bce-bd16-669e8a3d9479 0.164s 2023-04-18 18:48:20,228 79716 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-9878230d-d4a4-4ef9-a082-7c6997c79a05', 'content-length': '0', 'date': 'Tue, 18 Apr 2023 18:48:20 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/d2f77faf-d01b-4bce-bd16-669e8a3d9479'} Body: b'' 2023-04-18 18:48:20,251 79716 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/d2f77faf-d01b-4bce-bd16-669e8a3d9479 0.023s 2023-04-18 18:48:20,252 79716 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-3d490a85-b72c-4ed5-8106-6eebc6065d94', 'date': 'Tue, 18 Apr 2023 18:48:20 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/d2f77faf-d01b-4bce-bd16-669e8a3d9479'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group d2f77faf-d01b-4bce-bd16-669e8a3d9479 does not exist", "detail": ""}}' 2023-04-18 18:48:20,745 79716 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/16e9ca13-7f86-4cfe-926c-9fe730170f46 0.492s 2023-04-18 18:48:20,745 79716 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-2fd18775-16b6-4274-9752-f75cce1b040f', 'content-length': '0', 'date': 'Tue, 18 Apr 2023 18:48:20 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/16e9ca13-7f86-4cfe-926c-9fe730170f46'} Body: b'' {9} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server_with_volume_attached [172.611838s] ... 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 b0057cb8-5e6f-4b5e-bc12-e41ee75e8c1c failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 18:45:35,054 79728 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/d10e8886-4d5f-4a2d-ad17-9219c9f86a89 0.181s 2023-04-18 18:45:35,054 79728 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1536', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-34f75d73-961f-495e-86e4-c1e9e801d73d', 'x-compute-request-id': 'req-34f75d73-961f-495e-86e4-c1e9e801d73d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d10e8886-4d5f-4a2d-ad17-9219c9f86a89'} Body: b'{"server": {"id": "d10e8886-4d5f-4a2d-ad17-9219c9f86a89", "name": "tempest-ServerActionsTestJSON-server-784071602", "status": "ACTIVE", "tenant_id": "9b77a98a76ef4a7c8447b0fc519f9e69", "user_id": "0ebdd7a4ef194fc6885fc1169bceb880", "metadata": {}, "hostId": "25ca41ea179e1a189ce3dee8809fc9993dc8c426c7827db14a15d38a", "image": {"id": "c82b487d-70d3-49d8-9a21-424651a35dee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c82b487d-70d3-49d8-9a21-424651a35dee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T18:43:43Z", "updated": "2023-04-18T18:43:50Z", "addresses": {"tempest-ServerActionsTestJSON-1333325034-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:41:ef"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d10e8886-4d5f-4a2d-ad17-9219c9f86a89"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d10e8886-4d5f-4a2d-ad17-9219c9f86a89"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-468920176", "OS-SRV-USG:launched_at": "2023-04-18T18:43:50.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--67909637"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 18:45:35,250 79728 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/d10e8886-4d5f-4a2d-ad17-9219c9f86a89 0.184s 2023-04-18 18:45:35,251 79728 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1536', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e0835232-7db0-4ac5-9717-23c32d21bc17', 'x-compute-request-id': 'req-e0835232-7db0-4ac5-9717-23c32d21bc17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d10e8886-4d5f-4a2d-ad17-9219c9f86a89'} Body: b'{"server": {"id": "d10e8886-4d5f-4a2d-ad17-9219c9f86a89", "name": "tempest-ServerActionsTestJSON-server-784071602", "status": "ACTIVE", "tenant_id": "9b77a98a76ef4a7c8447b0fc519f9e69", "user_id": "0ebdd7a4ef194fc6885fc1169bceb880", "metadata": {}, "hostId": "25ca41ea179e1a189ce3dee8809fc9993dc8c426c7827db14a15d38a", "image": {"id": "c82b487d-70d3-49d8-9a21-424651a35dee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c82b487d-70d3-49d8-9a21-424651a35dee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href ": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T18:43:43Z", "updated": "2023-04-18T18:43:50Z", "addresses": {"tempest-ServerActionsTestJSON-1333325034-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:41:ef"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d10e8886-4d5f-4a2d-ad17-9219c9f86a89"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d10e8886-4d5f-4a2d-ad17-9219c9f86a89"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-468920176", "OS-SRV-USG:launched_at": "2023-04-18T18:43:50.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--67909637"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 18:46:25,520 79728 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/d10e8886-4d5f-4a2d-ad17-9219c9f86a89 0.221s 2023-04-18 18:46:25,520 79728 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:46:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1654', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8c2c77ba-f9f9-4a4c-a7e6-215a06cc2c4c', 'x-compute-request-id': 'req-8c2c77ba-f9f9-4a4c-a7e6-215a06cc2c4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d10e8886-4d5f-4a2d-ad17-9219c9f86a89'} Body: b'{"server": {"id": "d10e8886-4d5f-4a2d-ad17-9219c9f86a89", "name": "tempest-ServerActionsTestJSON-server-784071602", "status": "ACTIVE", "tenant_id": "9b77a98a76ef4a7c8447b0fc519f9e69", "user_id": "0ebdd7a4ef194fc6885fc1169bceb880", "metadata": {}, "hostId": "25ca41ea179e1a189ce3dee8809fc9993dc8c426c7827db14a15d38a", "image": {"id": "c82b487d-70d3-49d8-9a21-424651a35dee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c82b487d-70d3-49d8-9a21-424651a35dee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T18:43:43Z", "updated": "2023-04-18T18:43:50Z", "addresses": {"tempest-ServerActionsTestJSON-1333325034-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:41:ef"}, {"version": 4, "addr": "172.24.4.56", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:41:ef"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d10e8886-4d5f-4a2d-ad17-9219c9f86a89"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d10e8886-4d5f-4a2d-ad17-9219c9f86a89"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-468920176", "OS-SRV-USG:launched_at": "2023-04-18T18:43:50.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--67909637"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 18:46:25,675 79728 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/d10e8886-4d5f-4a2d-ad17-9219c9f86a89 0.142s 2023-04-18 18:46:25,676 79728 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': ' Tue, 18 Apr 2023 18:46:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1654', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6be5d925-c824-4f66-81f7-a9ce8c1bab24', 'x-compute-request-id': 'req-6be5d925-c824-4f66-81f7-a9ce8c1bab24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d10e8886-4d5f-4a2d-ad17-9219c9f86a89'} Body: b'{"server": {"id": "d10e8886-4d5f-4a2d-ad17-9219c9f86a89", "name": "tempest-ServerActionsTestJSON-server-784071602", "status": "ACTIVE", "tenant_id": "9b77a98a76ef4a7c8447b0fc519f9e69", "user_id": "0ebdd7a4ef194fc6885fc1169bceb880", "metadata": {}, "hostId": "25ca41ea179e1a189ce3dee8809fc9993dc8c426c7827db14a15d38a", "image": {"id": "c82b487d-70d3-49d8-9a21-424651a35dee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c82b487d-70d3-49d8-9a21-424651a35dee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T18:43:43Z", "updated": "2023-04-18T18:43:50Z", "addresses": {"tempest-ServerActionsTestJSON-1333325034-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:41:ef"}, {"version": 4, "addr": "172.24.4.56", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:41:ef"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d10e8886-4d5f-4a2d-ad17-9219c9f86a89"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d10e8886-4d5f-4a2d-ad17-9219c9f86a89"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-468920176", "OS-SRV-USG:launched_at": "2023-04-18T18:43:50.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--67909637"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 18:47:25,973 79728 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server_with_volume_attached): 202 POST http://10.0.0.210/volume/v3/9b77a98a76ef4a7c8447b0fc519f9e69/volumes 0.225s 2023-04-18 18:47:25,973 79728 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-2029108576"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:47:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82a4686b-0ff4-4021-9a16-54f261aaa650', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82a4686b-0ff4-4021-9a16-54f261aaa650', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9b77a98a76ef4a7c8447b0fc519f9e69/volumes'} Body: b'{"volume": {"id": "b0057cb8-5e6f-4b5e-bc12-e41ee75e8c1c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:47:25.905644", "updated_at": null, "name": "tempest-ServerActionsTestJSON-volume-2029108576", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9b77a98a76ef4a7c8447b0fc519f9e69/volumes/b0057cb8-5e6f-4b5e-bc12-e41ee75e8c1c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9b77a98a76ef4a7c8447b0fc519f9e69/volumes/b0057cb8-5e6f-4b5e-bc12-e41ee75e8c1c"}], "user_id": "0ebdd7a4ef194fc6885fc1169bceb880", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 18:47:26,032 79728 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/9b77a98a76ef4a7c8447b0fc519f9e69/volumes/b0057cb8-5e6f-4b5e-bc12-e41ee75e8c1c 0.049s 2023-04-18 18:47:26,033 79728 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:47:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aefe5140-e86a-4407-bac4-842786d89a45', 'content-length': '887', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aefe5140-e86a-4407-bac4-842786d89a45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9b77a98a76ef4a7c8447b0fc519f9e69/volumes/b0057cb8-5e6f-4b5e-bc12-e41ee75e8c1c'} Body: b'{"volume": {"id": "b0057cb8-5e6f-4b5e-bc12-e41ee75e8c1c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:47:26.000000", "updated_at": null, "name": "tempest-ServerActionsTestJSON-volume-2029108576", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9b77a98a76ef4a7c8447b0fc519f9e69/volumes/b0057cb8-5e6f-4b5e-bc12-e41ee75e8c1c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9b77a98a76ef4a7c8447b0fc519f9e69/volumes/b0057cb8-5e6f-4b5e-bc12-e41ee75e8c1c"}], "user_id": "0ebdd7a4ef194fc6885fc1169bceb880", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9b77a98a76ef4a7c8447b0fc519f9e69"}}' 2023-04-18 18:47:27,086 79728 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/9b77a98a76ef4a7c8447b0fc519f9e69/volumes/b0057cb8-5e6f-4b5e-bc12-e41ee75e8c1c 0.040s 2023-04-18 18:47:27,086 79728 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:47:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae31281d-c677-4d86-ad9f-88a10a226f1c', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae31281d-c677-4d86-ad9f-88a10a226f1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9b77a98a76ef4a7c8447b0fc519f9e69/volumes/b0057cb8-5e6f-4b5e-bc12-e41ee75e8c1c'} Body: b'{"volume": {"id": "b0057cb8-5e6f-4b5e-bc12-e41ee75e8c1c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:47:26.000000", "updated_at": "2023-04-18T18:47:26.000000", "name": "tempest-ServerActionsTestJSON-volume-2029108576", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9b77a98a76ef4a7c8447b0fc519f9e69/volumes/b0057cb8-5e6f-4b5e-bc12-e41ee75e8c1c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9b77a98a76ef4a7c8447b0fc519f9e69/volumes/b0057cb8-5e6f-4b5e-bc12-e41ee75e8c1c"}], "user_id": "0ebdd7a4ef194fc6885fc1169bceb880", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9b77a98a76ef4a7c8447b0fc519f9e69"}}' 2023-04-18 18:47:27,413 79728 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/d10e8886-4d5f-4a2d-ad17-9219c9f86a89 0.314s 2023-04-18 18:47:27,413 79728 DEBUG [t empest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:47:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1654', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b0d939ac-4c93-44fc-bd26-d57785e00192', 'x-compute-request-id': 'req-b0d939ac-4c93-44fc-bd26-d57785e00192', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d10e8886-4d5f-4a2d-ad17-9219c9f86a89'} Body: b'{"server": {"id": "d10e8886-4d5f-4a2d-ad17-9219c9f86a89", "name": "tempest-ServerActionsTestJSON-server-784071602", "status": "ACTIVE", "tenant_id": "9b77a98a76ef4a7c8447b0fc519f9e69", "user_id": "0ebdd7a4ef194fc6885fc1169bceb880", "metadata": {}, "hostId": "25ca41ea179e1a189ce3dee8809fc9993dc8c426c7827db14a15d38a", "image": {"id": "c82b487d-70d3-49d8-9a21-424651a35dee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c82b487d-70d3-49d8-9a21-424651a35dee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T18:43:43Z", "updated": "2023-04-18T18:43:50Z", "addresses": {"tempest-ServerActionsTestJSON-1333325034-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:41:ef"}, {"version": 4, "addr": "172.24.4.56", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:41:ef"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d10e8886-4d5f-4a2d-ad17-9219c9f86a89"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d10e8886-4d5f-4a2d-ad17-9219c9f86a89"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-468920176", "OS-SRV-USG:launched_at": "2023-04-18T18:43:50.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--67909637"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' {4} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_same_server [167.560192s] ... 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 94973e4c-8d39-4bdc-8725-bcf76a529d08 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 18:45:42,021 79718 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-18 18:45:42,021 79718 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-18 18:45:42,072 79718 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-18 18:45:42,073 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-198449631", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNGBtBhtn7SzD226xeeLrfObRa1xkAYQaXta3O1FHZ3GZcj0eSsqwUHFMMpR6lcIOnmeCcRcj9YHY7mH0VxxnpDMl7lcYVGzSA4XVr7p59fGWnlWHUc7cPlhSCnTjiCxAQ=="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45: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-8d81fcab-cbc8-4303-9fc0-63ee3e622a9c', 'x-compute-request-id': 'req-8d81fcab-cbc8-4303-9fc0-63ee3e622a9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-198449631", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNGBtBhtn7SzD226xeeLrfObRa1xkAYQaXta3O1FHZ3GZcj0eSsqwUHFMMpR6lcIOnmeCcRcj9YHY7mH0VxxnpDMl7lcYVGzSA4XVr7p59fGWnlWHUc7cPlhSCnTjiCxAQ==", "fingerprint": "77:09:af:b6:5a:3c:23:87:3f:ba:13:6e:83:80:06:62", "user_id": "d9d084fe4eb34d19a62ee6edac016b2d"}}' 2023-04-18 18:45:42,075 79718 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-198449631 created 2023-04-18 18:45:42,213 79718 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.137s 2023-04-18 18:45:42,213 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--2132292892", "description": "tempest-description--1317621720"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1597', 'x-openstack-request-id': 'req-c6b43b3f-a93e-46d9-ad02-c6d74de3e72e', 'date': 'Tue, 18 Apr 2023 18:45:42 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "2ebada2d-64ea-42ce-9648-68e7bd1341ac", "name": "tempest-securitygroup--2132292892", "stateful": true, "tenant_id": "b8e2262755f74e3ead0fd71b1a778716", "description": "tempest-description--1317621720", "shared": false, "security_group_rules": [{"id": "16a1d209-7462-4598-b5ce-da015733a5c5", "tenant_id": "b8e2262755f74e3ead0fd71b1a778716", "security_group_id": "2ebada2d-64ea-42ce-9648-68e7bd1341ac", "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": 477, "description": null, "tags": [], "created_at": "2023-04-18T18:45:42Z", "updated_at": "2023-04-18T18:45:42Z", "revision_number": 0, "project_id": "b8e2262755f74e3ead0fd71b1a778716"}, {"id": "9d47b82f-750c-4b81-bd64-16809a1e8af0", "tenant_id": "b8e2262755f74e3ead0fd71b1a778716", "security_group_id": "2ebada2d-64ea-42ce-9648-68e7bd1341ac", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "norma lized_cidr": null, "remote_group_id": null, "standard_attr_id": 476, "description": null, "tags": [], "created_at": "2023-04-18T18:45:42Z", "updated_at": "2023-04-18T18:45:42Z", "revision_number": 0, "project_id": "b8e2262755f74e3ead0fd71b1a778716"}], "tags": [], "created_at": "2023-04-18T18:45:42Z", "updated_at": "2023-04-18T18:45:42Z", "revision_number": 1, "project_id": "b8e2262755f74e3ead0fd71b1a778716"}}' 2023-04-18 18:45:42,362 79718 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.148s 2023-04-18 18:45:42,362 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "2ebada2d-64ea-42ce-9648-68e7bd1341ac", "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-a88f94a3-3b54-4596-9475-d44167874988', 'date': 'Tue, 18 Apr 2023 18:45: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": "0e19e33f-5f9e-49e5-88ba-bc5849e8313d", "tenant_id": "b8e2262755f74e3ead0fd71b1a778716", "security_group_id": "2ebada2d-64ea-42ce-9648-68e7bd1341ac", "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-18T18:45:42Z", "updated_at": "2023-04-18T18:45:42Z", "revision_number": 0, "project_id": "b8e2262755f74e3ead0fd71b1a778716"}}' 2023-04-18 18:45:42,507 79718 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.144s 2023-04-18 18:45:42,507 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "2ebada2d-64ea-42ce-9648-68e7bd1341ac", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-b9d47b60-3166-4044-a0c0-93df495acd14', 'date': 'Tue, 18 Apr 2023 18:45: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": "229074a5-036c-4b40-849a-9b272ffb3fe5", "tenant_id": "b8e2262755f74e3ead0fd71b1a778716", "security_group_id": "2ebada2d-64ea-42ce-9648-68e7bd1341ac", "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-18T18:45:42Z", "updated_at": "2023-04-18T18:45:42Z", "revision_number": 0, "project_id": "b8e2262755f74e3ead0fd71b1a778716"}}' 2023-04-18 18:45:42,507 79718 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--2132292892 created 2023-04-18 18:45:43,323 79718 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.814s 2023-04-18 18:45:43,323 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "31d39076-dc96-4194-a649-5fcd7e2f82dc"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x -openstack-request-id': 'req-d1c6119d-7c6d-4fb3-bb49-c42743dce55e', 'date': 'Tue, 18 Apr 2023 18:45:43 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "94517b6f-f82f-4b4c-8b89-e2e5ea7a6ae4", "tenant_id": "b8e2262755f74e3ead0fd71b1a778716", "floating_ip_address": "172.24.4.214", "floating_network_id": "31d39076-dc96-4194-a649-5fcd7e2f82dc", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "b8e2262755f74e3ead0fd71b1a778716", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-18T18:45:42Z", "updated_at": "2023-04-18T18:45:42Z", "revision_number": 0}}' 2023-04-18 18:45:43,323 79718 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '94517b6f-f82f-4b4c-8b89-e2e5ea7a6ae4', 'tenant_id': 'b8e2262755f74e3ead0fd71b1a778716', 'floating_ip_address': '172.24.4.214', 'floating_network_id': '31d39076-dc96-4194-a649-5fcd7e2f82dc', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'b8e2262755f74e3ead0fd71b1a778716', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-18T18:45:42Z', 'updated_at': '2023-04-18T18:45:42Z', 'revision_number': 0, 'ip': '172.24.4.214'} created 2023-04-18 18:45:43,441 79718 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.112s 2023-04-18 18:45:43,442 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2819', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-1bd6b7ad-7ab0-4334-b69b-9cc74275ad49', '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": "d9d084fe4eb34d19a62ee6edac016b2d", "name": "tempest-AttachVolumeNegativeTest-811016376-project-member", "password_expires_at": null}, "audit_ids": ["xoRbVUzeTNezeEhJA8KThA"], "expires_at": "2023-04-18T19:45:43.000000Z", "issued_at": "2023-04-18T18:45:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8e2262755f74e3ead0fd71b1a778716", "name": "tempest-AttachVolumeNegativeTest-811016376"}, "is_domain": false, "roles": [{"id": "35697bd1c3044a1fbd5795113c41efb7", "name": "reader"}, {"id": "7058366a9fca443e9f44c95d078fcd58", "name": "member"}], "catalog": [{"endpoints": [{"id": "91478bb14fa24dc18a442602e5f97ca2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/b8e2262755f74e3ead0fd71b1a778716", "region": "RegionOne"}], "id": "7be72221085d4944a946c97ce08fe0ba", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "a95f50d538a94de29a9a69d17d76bd36", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "96a88896ecc9496da6d9e54366fc23b9", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "3f738fffaddc4d75802cacb0bcb457ee", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/b8e2262755f74e3ead0fd71b1a778716", "region": "RegionOne"}], "id": "9ef904c6d5494133b74a9881e4a175c8", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "a5ee12dbfaab49159c461dbeffc63c63", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "a56bae77ec6c4dae90bdf0ec335648ae", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "650aec42df824256ba1796a0f4fa4bbb", "interface": "public", "region_ id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "affc40d7318340b699f04996f49cf400", "type": "image", "name": "glance"}, {"endpoints": [{"id": "6590deb5fd8b448b9f5db913f58adec5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "eb545688324f4c1980813ba1d95d408e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "99a6368efe954c65b6d93304b2b0d191", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "f7e66750d7a84de281ee5c5b746d4e62", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "abe90ddcbe5b4d5bb77a7bd32b6e5e96", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/b8e2262755f74e3ead0fd71b1a778716", "region": "RegionOne"}], "id": "fa260696b99e4f908d5beeb126d1233f", "type": "volumev3", "name": "cinderv3"}]}}' 2023-04-18 18:45:43,442 79718 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server) Found network {'id': '6de6b59d-15c8-461e-95c7-600dd24e9c58', 'name': 'tempest-AttachVolumeNegativeTest-1748295876-network', 'tenant_id': 'b8e2262755f74e3ead0fd71b1a778716', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'b8e2262755f74e3ead0fd71b1a778716', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 32559, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T18:42:20Z', 'updated_at': '2023-04-18T18:42:20Z', 'revision_number': 1} available for tenant 2023-04-18 18:45:43,443 79718 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-198449631', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNGBtBhtn7SzD226xeeLrfObRa1xkAYQaXta3O1FHZ3GZcj0eSsqwUHFMMpR6lcIOnmeCcRcj9YHY7mH0VxxnpDMl7lcYVGzSA4XVr7p59fGWnlWHUc7cPlhSCnTjiCxAQ==', 'fingerprint': '77:09:af:b6:5a:3c:23:87:3f:ba:13:6e:83:80:06:62', 'user_id': 'd9d084fe4eb34d19a62ee6edac016b2d', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDB0j7FLBGR4jWIKgRxPOpsEflQxGsNkbQJlYw+7lxz0hyt8rW6302zS\nCOiw07gxNIGgBwYFK4EEACKhZANiAATRgbQYbZ+0sw9tusXni63zm0WtcZAGEGl7\nWtztRR2dxmXI9HkrKsFBxTDKUepXCDp5ngnEXI/WB2O5h9FccZ6QzJe5XGFRs0gO\nF1a+6efXxlp5Vh1HO3D5YUgp044gsQE=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '2ebada2d-64ea-42ce-9648-68e7bd1341ac', 'name': 'tempest-securitygroup--2132292892', 'stateful': True, 'tenant_id': 'b8e2262755f74e3ead0fd71b1a778716', 'description': 'tempest-description--1317621720', 'shared': False, 'security_group_rules': [{'id': '16a1d209-7462-4598-b5ce-da015733a5c5', 'tenant_id': 'b8e2262755f74e3ead0fd71b1a778716', 'security_group_id': '2ebada2d-64ea-42ce-9648-68e7bd1341ac', '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': 477, 'description': None, 'tags': [], 'created_at': '2023-04-18T18:45:42Z', 'updated_at': '2023-04-18T18:45:42Z', 'revision_number': 0, 'project_id': 'b8e2262755f74e3ead0fd71b1a778716'}, {'id': '9d47b82f-750c-4b81-bd64-16809a1e8af0', 'tenant_id': 'b8e2262755f74e3ead0fd71b1a778716', 'security_group_id': '2ebada2d-64ea-42ce-9648-68e7bd1341ac', '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': 476, 'description': None, 'tags': [], 'created_at': '2023-04-18T18:45:42Z', 'updated_at': '2023-04-18T18:45:42Z', 'revision_number': 0, 'project_id': 'b8e2262755f74e3ead0fd71b1a778 716'}], 'tags': [], 'created_at': '2023-04-18T18:45:42Z', 'updated_at': '2023-04-18T18:45:42Z', 'revision_number': 1, 'project_id': 'b8e2262755f74e3ead0fd71b1a778716'}, 'floating_ip': {'id': '94517b6f-f82f-4b4c-8b89-e2e5ea7a6ae4', 'tenant_id': 'b8e2262755f74e3ead0fd71b1a778716', 'floating_ip_address': '172.24.4.214', 'floating_network_id': '31d39076-dc96-4194-a649-5fcd7e2f82dc', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'b8e2262755f74e3ead0fd71b1a778716', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-18T18:45:42Z', 'updated_at': '2023-04-18T18:45:42Z', 'revision_number': 0, 'ip': '172.24.4.214'}} 2023-04-18 18:45:44,105 79718 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.661s 2023-04-18 18:45:44,105 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-476168606", "imageRef": "c82b487d-70d3-49d8-9a21-424651a35dee", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "6de6b59d-15c8-461e-95c7-600dd24e9c58"}], "security_groups": [{"name": "tempest-securitygroup--2132292892"}], "key_name": "tempest-keypair-198449631", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/ab5cc17e-d55d-4302-a540-041754438246', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dc20cbe7-6364-4955-b73d-0b1281eeb30e', 'x-compute-request-id': 'req-dc20cbe7-6364-4955-b73d-0b1281eeb30e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "ab5cc17e-d55d-4302-a540-041754438246", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ab5cc17e-d55d-4302-a540-041754438246"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ab5cc17e-d55d-4302-a540-041754438246"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--2132292892"}], "adminPass": "password"}}' 2023-04-18 18:45:44,180 79718 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/ab5cc17e-d55d-4302-a540-041754438246 0.071s 2023-04-18 18:45:44,180 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45: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-375d0870-3914-498d-af5f-4c3c88cb94d5', 'x-compute-request-id': 'req-375d0870-3914-498d-af5f-4c3c88cb94d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ab5cc17e-d55d-4302-a540-041754438246'} Body: b'{"server": {"id": "ab5cc17e-d55d-4302-a540-041754438246", "name": "tempest-AttachVolumeNegativeTest-server-476168606", "status": "BUILD", "tenant_id": "b8e2262755f74e3ead0fd71b1a778716", "user_id": "d9d084fe4eb34d19a62ee6edac016b2d", "metadata": {}, "hostId": "", "image": {"id": "c82b487d-70d3-49d8-9a21-424651a35dee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compu te/images/c82b487d-70d3-49d8-9a21-424651a35dee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T18:45:44Z", "updated": "2023-04-18T18:45:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ab5cc17e-d55d-4302-a540-041754438246"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ab5cc17e-d55d-4302-a540-041754438246"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-198449631", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 18:46:34,455 79718 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/ab5cc17e-d55d-4302-a540-041754438246 0.220s 2023-04-18 18:46:34,456 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:46:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1545', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2f084a60-3028-4508-a2d1-ddccb3e6f5e8', 'x-compute-request-id': 'req-2f084a60-3028-4508-a2d1-ddccb3e6f5e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ab5cc17e-d55d-4302-a540-041754438246'} Body: b'{"server": {"id": "ab5cc17e-d55d-4302-a540-041754438246", "name": "tempest-AttachVolumeNegativeTest-server-476168606", "status": "ACTIVE", "tenant_id": "b8e2262755f74e3ead0fd71b1a778716", "user_id": "d9d084fe4eb34d19a62ee6edac016b2d", "metadata": {}, "hostId": "a1c4bbecd4ffc1fe4f1fc34de657769f1b1cc977d7b4359209dd1955", "image": {"id": "c82b487d-70d3-49d8-9a21-424651a35dee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c82b487d-70d3-49d8-9a21-424651a35dee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T18:45:44Z", "updated": "2023-04-18T18:45:52Z", "addresses": {"tempest-AttachVolumeNegativeTest-1748295876-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:4f:88"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ab5cc17e-d55d-4302-a540-041754438246"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ab5cc17e-d55d-4302-a540-041754438246"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-198449631", "OS-SRV-USG:launched_at": "2023-04-18T18:45:52.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2132292892"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 18:46:34,467 79718 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-18 18:47:34,695 79718 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/ab5cc17e-d55d-4302-a540-041754438246/os-interface 0.168s 2023-04-18 18:47:34,695 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 202 3 18:47:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '283', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d2983646-2c8b-41f6-ab66-aeba1aa07b6a', 'x-compute-request-id': 'req-d2983646-2c8b-41f6-ab66-aeba1aa07b6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ab5cc17e-d55d-4302-a540-041754438246/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "6de6b59d-15c8-461e-95c7-600dd24e9c58", "port_id": "a6b01d15-f7a7-4eb0-9ec4-f23c4727ff8c", "mac_addr": "fa:16:3e:2d:4f:88", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "e870fe13-a567-4561-8d0d-faccb9cadbdc", "ip_address": "10.0.0.10"}]}]}' 2023-04-18 18:47:35,576 79718 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/94517b6f-f82f-4b4c-8b89-e2e5ea7a6ae4 0.876s 2023-04-18 18:47:35,576 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "a6b01d15-f7a7-4eb0-9ec4-f23c4727ff8c"}} Response - Headers: {'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-980b06f1-a510-40fd-9743-f1c0c83913bd', 'date': 'Tue, 18 Apr 2023 18:47:35 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/94517b6f-f82f-4b4c-8b89-e2e5ea7a6ae4'} Body: b'{"floatingip": {"id": "94517b6f-f82f-4b4c-8b89-e2e5ea7a6ae4", "tenant_id": "b8e2262755f74e3ead0fd71b1a778716", "floating_ip_address": "172.24.4.214", "floating_network_id": "31d39076-dc96-4194-a649-5fcd7e2f82dc", "router_id": "760140ae-0c2b-428b-931a-bedfecab18c8", "port_id": "a6b01d15-f7a7-4eb0-9ec4-f23c4727ff8c", "fixed_ip_address": "10.0.0.10", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "6de6b59d-15c8-461e-95c7-600dd24e9c58", "mac_address": "fa:16:3e:2d:4f:88", "admin_state_up": true, "status": "ACTIVE", "device_id": "ab5cc17e-d55d-4302-a540-041754438246", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-18T18:45:42Z", "updated_at": "2023-04-18T18:47:34Z", "revision_number": 1, "project_id": "b8e2262755f74e3ead0fd71b1a778716"}}' 2023-04-18 18:47:35,578 79718 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.214:22' as 'cirros' with public key authentication 2023-04-18 18:47:35,612 79718 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-18 18:47:35,633 79718 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-18 18:47:35,634 79718 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.214 successfully created 2023-04-18 18:47:35,686 79718 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/ab5cc17e-d55d-4302-a540-041754438246/ips 0.051s 2023-04-18 18:47:35,686 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:47:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '109', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-17fea4a7-a636-46df-86bb-6ed84fed0c6b', 'x-compute-request-id': 'req-17fea4a7-a636-46df-86bb-6ed84fed0c6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ab5cc17e-d55d-4302-a540-041754438246/ips'} Bod y: b'{"addresses": {"tempest-AttachVolumeNegativeTest-1748295876-network": [{"version": 4, "addr": "10.0.0.10"}]}}' 2023-04-18 18:47:35,969 79718 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 202 POST http://10.0.0.210/volume/v3/b8e2262755f74e3ead0fd71b1a778716/volumes 0.280s 2023-04-18 18:47:35,970 79718 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-2000757699"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:47:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c75cfc62-98f3-409e-9204-65fb366f290b', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c75cfc62-98f3-409e-9204-65fb366f290b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b8e2262755f74e3ead0fd71b1a778716/volumes'} Body: b'{"volume": {"id": "94973e4c-8d39-4bdc-8725-bcf76a529d08", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:47:35.869702", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-2000757699", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b8e2262755f74e3ead0fd71b1a778716/volumes/94973e4c-8d39-4bdc-8725-bcf76a529d08"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b8e2262755f74e3ead0fd71b1a778716/volumes/94973e4c-8d39-4bdc-8725-bcf76a529d08"}], "user_id": "d9d084fe4eb34d19a62ee6edac016b2d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 18:47:36,024 79718 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.0.0.210/volume/v3/b8e2262755f74e3ead0fd71b1a778716/volumes/94973e4c-8d39-4bdc-8725-bcf76a529d08 0.042s 2023-04-18 18:47:36,025 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:47:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a706f017-a94c-4aaf-8c96-e0023f35afbc', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a706f017-a94c-4aaf-8c96-e0023f35afbc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b8e2262755f74e3ead0fd71b1a778716/volumes/94973e4c-8d39-4bdc-8725-bcf76a529d08'} Body: b'{"volume": {"id": "94973e4c-8d39-4bdc-8725-bcf76a529d08", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:47:36.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-2000757699", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b8e2262755f74e3ead0fd71b1a778716/volumes/94973e4c-8d39-4bdc-8725-bcf76a529d08"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b8e2262755f74e3ead0fd71b1a778716/volumes/94973e4c-8d39-4bdc-8725-bcf76a529d08"}], "user_id": "d9d084fe4eb34d19a62ee6edac016b2d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b8e2262755f74e3ead0fd71b1a778716"}}' 2023-04-18 18:47:37,084 79718 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.0.0.210 /volume/v3/b8e2262755f74e3ead0fd71b1a778716/volumes/94973e4c-8d39-4bdc-8725-bcf76a529d08 0.047s 2023-04-18 18:47:37,084 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:47:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7260d5b-c6ac-46c7-8b7a-739f247239d9', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7260d5b-c6ac-46c7-8b7a-739f247239d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b8e2262755f74e3ead0fd71b1a778716/volumes/94973e4c-8d39-4bdc-8725-bcf76a529d08'} Body: b'{"volume": {"id": "94973e4c-8d39-4bdc-8725-bcf76a529d08", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:47:36.000000", "updated_at": "2023-04-18T18:47:36.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2000757699", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b8e2262755f74e3ead0fd71b1a778716/volumes/94973e4c-8d39-4bdc-8725-bcf76a529d08"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b8e2262755f74e3ead0fd71b1a778716/volumes/94973e4c-8d39-4bdc-8725-bcf76a529d08"}], "user_id": "d9d084fe4eb34d19a62ee6edac016b2d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b8e2262755f74e3ead0fd71b1a778716"}}' 2023-04-18 18:47:37,219 79718 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/ab5cc17e-d55d-4302-a540-041754438246 0.124s 2023-04-18 18:47:37,220 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:47: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-dda2b433-5d82-4944-a31a-439c9a23feae', 'x-compute-request-id': 'req-dda2b433-5d82-4944-a31a-439c9a23feae', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ab5cc17e-d55d-4302-a540-041754438246'} Body: b'' 2023-04-18 18:47:37,457 79718 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/ab5cc17e-d55d-4302-a540-041754438246 0.237s 2023-04-18 18:47:37,457 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:47:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1670', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9259e5b1-a375-469e-9d14-97de43470eeb', 'x-compute-request-id': 'req-9259e5b1-a375-469e-9d14-97de43470eeb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ab5cc17e-d55d-4302-a540-041754438246'} Body: b'{"server": {"id": "ab5cc17e-d55d-4302-a540-041754438246", "name": "tempest-AttachVolumeNegativeTest-server-476168606", "status": "ACTIVE", "tenant_id": "b8e2262755f74e3ead0fd71b1a778716", "user_id": "d9d084fe4eb34d19a62ee6edac016b2d", "metadata": {}, "hostId": "a1c4bbecd4ffc1fe4f1fc34de657769f1b1cc977d7b43592 09dd1955", "image": {"id": "c82b487d-70d3-49d8-9a21-424651a35dee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c82b487d-70d3-49d8-9a21-424651a35dee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T18:45:44Z", "updated": "2023-04-18T18:47:37Z", "addresses": {"tempest-AttachVolumeNegativeTest-1748295876-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:4f:88"}, {"version": 4, "addr": "172.24.4.214", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:4f:88"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ab5cc17e-d55d-4302-a540-041754438246"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ab5cc17e-d55d-4302-a540-041754438246"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-198449631", "OS-SRV-USG:launched_at": "2023-04-18T18:45:52.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2132292892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 18:48:27,711 79718 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/ab5cc17e-d55d-4302-a540-041754438246 0.195s 2023-04-18 18:48:27,712 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:48:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-53ee13da-a6cd-4ae5-8943-7bbc6e98fa17', 'x-compute-request-id': 'req-53ee13da-a6cd-4ae5-8943-7bbc6e98fa17', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ab5cc17e-d55d-4302-a540-041754438246'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance ab5cc17e-d55d-4302-a540-041754438246 could not be found."}}' 2023-04-18 18:48:27,740 79718 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-198449631 0.027s 2023-04-18 18:48:27,740 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:48:27 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-b53413f6-1310-42aa-bba0-c5ec66ad53a9', 'x-compute-request-id': 'req-b53413f6-1310-42aa-bba0-c5ec66ad53a9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-198449631'} Body: b'' 2023-04-18 18:48:28,298 79718 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/2ebada2d-64ea-42ce-9648-68e7bd1341ac 0.557s 2023-04-18 18:48:28,299 79718 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-437c2923-f238-4375-ba1b-a1348def77f7', 'content-length': '0', 'date': 'Tue, 18 Apr 2023 18: 48:28 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/2ebada2d-64ea-42ce-9648-68e7bd1341ac'} Body: b'' 2023-04-18 18:48:28,315 79718 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/2ebada2d-64ea-42ce-9648-68e7bd1341ac 0.015s 2023-04-18 18:48:28,315 79718 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-f3dcfc83-3734-4c82-b934-d96f984190b5', 'date': 'Tue, 18 Apr 2023 18:48:28 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/2ebada2d-64ea-42ce-9648-68e7bd1341ac'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 2ebada2d-64ea-42ce-9648-68e7bd1341ac does not exist", "detail": ""}}' 2023-04-18 18:48:29,580 79718 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/94517b6f-f82f-4b4c-8b89-e2e5ea7a6ae4 1.264s 2023-04-18 18:48:29,580 79718 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-9c8eb0f6-7e13-49f7-b7cb-fc606f7c55d2', 'content-length': '0', 'date': 'Tue, 18 Apr 2023 18:48:29 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/94517b6f-f82f-4b4c-8b89-e2e5ea7a6ae4'} Body: b'' {11} cinder_tempest_plugin.scenario.test_snapshots.SnapshotDataIntegrityTests.test_snapshot_data_integrity [165.335541s] ... 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 3948446f-e6df-4e43-a8bc-cf9b81e2c425 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 18:45:59,106 79733 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.275s 2023-04-18 18:45:59,106 79733 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-SnapshotDataIntegrityTests-313559436", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJTUgtwsv3Ad0AFrMDaHpn6+mKHJivYesVdo3Py5ClvCsmZkwufpJOhXP2W8sICeL3DZg6FV4vxoTEkSnMVdeu78pcoByLRb1+PK3zZ3CGRJvbTGKQqf4mAKkYbQrrN1Nw=="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '404', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a00fdb45-e47c-48ac-9ef4-671a400d42d5', 'x-compute-request-id': 'req-a00fdb45-e47c-48ac-9ef4-671a400d42d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-SnapshotDataIntegrityTests-313559436", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJTUgtwsv3Ad0AFrMDaHpn6+mKHJivYesVdo3Py5ClvCsmZkwufpJOhXP2W8sICeL3DZg6FV4vxoTEkSnMVdeu78pcoByLRb1+PK3zZ3CGRJvbTGKQqf4mAKkYbQrrN1Nw==", "fingerprint": "f3:31:5f:70:b5:a4:b7:88:e0:9c:5e:39:db:13:0d:76", "user_id": "cd2d80c87d7d46dcaaed42a326570903"}}' 2023-04-18 18:45:59,251 79733 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.142s 2023-04-18 18:45:59,252 79733 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-689203391", "description": "tempest-secgroup-smoke-689203391 description", "project_id": "4edf1f00fadd4a3c9b3c0a3c183b86f4"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1609', 'x-openstack-request-id': 'req-a7e02bef-0729-458a-9864-18db099f6413', 'date': 'Tue, 18 Apr 2023 18:45:59 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "44a78890-029a-4940-b1ff-afd476dfe78d", "name": "tempest-secgroup-smoke-689203391", "stateful": true, "tenant_id": "4edf1f00fadd4a3c9b3c0a3c183b86f4", "description": "tempest-secgroup-smoke-689203391 description", "shared": false, "security_group_rules": [{"id": "4923ee5d-2719-4496-8e59-4a3943983f2e", "tenant_id": "4edf1f00fadd4a3c9b3c0a3c183b86f4", "security_group_id": "44a78890-029a-4940-b1ff-afd476dfe78d", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 514, "description": null, "tags": [], "created_at": "2023-04-18T18:45:59Z", "updated_at": "2023-04-18T18:45:59Z", "revision_number": 0, "project_id": "4edf1f00fadd4a3c9b3c0a3c183b86f4"}, {"id": "89150830-109e-471c-a96a-6fcbd77cee84", "tenant_id": "4edf1f00fadd4a3c9b3c0a3c183b86f4", "security_group_id": "44a78890-029a-4940-b1ff-afd476dfe78d", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 513, "description": null, "tags": [], "created_at": "2023-04-18T18:45:59Z", "updated_at": "2023-04-18T18:45:59Z", "revision_number": 0, "project_id": "4edf1f00fadd4a3c9b3c0a3c183b86f4"}], "tags": [], "created_at": "2023-04-18T18:45:59Z", "updated_at": "2023-04-18T18:45:59Z", "revision_number": 1, " project_id": "4edf1f00fadd4a3c9b3c0a3c183b86f4"}}' 2023-04-18 18:45:59,405 79733 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.153s 2023-04-18 18:45:59,406 79733 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "44a78890-029a-4940-b1ff-afd476dfe78d", "project_id": "4edf1f00fadd4a3c9b3c0a3c183b86f4", "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-80370aad-2d35-4164-9d5a-7e5be50fb48e', 'date': 'Tue, 18 Apr 2023 18:45:59 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "19ffcbae-a8a7-4630-a6ee-19852e157fa7", "tenant_id": "4edf1f00fadd4a3c9b3c0a3c183b86f4", "security_group_id": "44a78890-029a-4940-b1ff-afd476dfe78d", "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-18T18:45:59Z", "updated_at": "2023-04-18T18:45:59Z", "revision_number": 0, "project_id": "4edf1f00fadd4a3c9b3c0a3c183b86f4"}}' 2023-04-18 18:45:59,597 79733 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.191s 2023-04-18 18:45:59,597 79733 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "44a78890-029a-4940-b1ff-afd476dfe78d", "project_id": "4edf1f00fadd4a3c9b3c0a3c183b86f4", "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-68597964-1125-49e2-9e61-79736ae18968', 'date': 'Tue, 18 Apr 2023 18:45:59 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "d288baa4-0a59-422a-97a2-e5ca273d5f61", "tenant_id": "4edf1f00fadd4a3c9b3c0a3c183b86f4", "security_group_id": "44a78890-029a-4940-b1ff-afd476dfe78d", "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-18T18:45:59Z", "updated_at": "2023-04-18T18:45:59Z", "revision_number": 0, "project_id": "4edf1f00fadd4a3c9b3c0a3c183b86f4"}}' 2023-04-18 18:45:59,894 79733 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.296s 2023-04-18 18:45:59,894 79733 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "44a78890-029a-4940-b1ff-afd476dfe78d", "project_id": "4edf1f00fadd4a3c9b3c0a3c183b86f4", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-db24d8e1-70a8-4c12-b823-83bba114773f', 'date': 'Tue, 18 Apr 2023 18:45:59 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "a906efcb-bc6f-42c2-ad71-eb92ba7e94fc", "tenant_id": "4edf1f00fadd 4a3c9b3c0a3c183b86f4", "security_group_id": "44a78890-029a-4940-b1ff-afd476dfe78d", "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-18T18:45:59Z", "updated_at": "2023-04-18T18:45:59Z", "revision_number": 0, "project_id": "4edf1f00fadd4a3c9b3c0a3c183b86f4"}}' 2023-04-18 18:46:00,058 79733 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.163s 2023-04-18 18:46:00,059 79733 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "44a78890-029a-4940-b1ff-afd476dfe78d", "project_id": "4edf1f00fadd4a3c9b3c0a3c183b86f4", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-1632b13c-24d6-450c-a5dc-0e42a2c99add', 'date': 'Tue, 18 Apr 2023 18:46: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": "afc14e25-d30a-41da-8746-551ed9658135", "tenant_id": "4edf1f00fadd4a3c9b3c0a3c183b86f4", "security_group_id": "44a78890-029a-4940-b1ff-afd476dfe78d", "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-18T18:45:59Z", "updated_at": "2023-04-18T18:45:59Z", "revision_number": 0, "project_id": "4edf1f00fadd4a3c9b3c0a3c183b86f4"}}' 2023-04-18 18:46:00,253 79733 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.193s 2023-04-18 18:46:00,253 79733 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "44a78890-029a-4940-b1ff-afd476dfe78d", "project_id": "4edf1f00fadd4a3c9b3c0a3c183b86f4", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-063fbab9-04af-45e1-b0d0-c0b58637b264', 'date': 'Tue, 18 Apr 2023 18:46: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": "6e72f36d-b1ad-4c3f-b8fd-444c7d1606f6", "tenant_id": "4edf1f00fadd4a3c9b3c0a3c183b86f4", "security_group_id": "44a78890-029a-4940-b1ff-afd476dfe78d", "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-18T18:46:00Z", "updated_at": "2023-04-18T18:46:00Z", "revision_number": 0, "project_id": "4edf1f00fadd4a3c9b3c0a3c183b86f4"}}' 2023-04-18 18:46:00,416 79733 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.162s 2023-04-18 18:46:00,417 79733 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "44a78890-029a-4940-b1ff-afd476dfe78d", "project_id": "4edf1f00fadd4a3c9b3c0a3c183b86f4", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type' : 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-d904828a-7a8b-4d39-8d0d-ead11c10753d', 'date': 'Tue, 18 Apr 2023 18:46: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": "3d6e2691-37d8-42df-a8b0-9af35be046be", "tenant_id": "4edf1f00fadd4a3c9b3c0a3c183b86f4", "security_group_id": "44a78890-029a-4940-b1ff-afd476dfe78d", "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-18T18:46:00Z", "updated_at": "2023-04-18T18:46:00Z", "revision_number": 0, "project_id": "4edf1f00fadd4a3c9b3c0a3c183b86f4"}}' 2023-04-18 18:46:00,459 79733 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.035s 2023-04-18 18:46:00,459 79733 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 18:46:00 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-d36d6bb4-88d6-4e66-83d6-ce3be2283fda', '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": "cd2d80c87d7d46dcaaed42a326570903", "name": "tempest-SnapshotDataIntegrityTests-1421483152-project-member", "password_expires_at": null}, "audit_ids": ["BYd5SxrmS_WlVLk1RgRqeA"], "expires_at": "2023-04-18T19:46:00.000000Z", "issued_at": "2023-04-18T18:46:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4edf1f00fadd4a3c9b3c0a3c183b86f4", "name": "tempest-SnapshotDataIntegrityTests-1421483152"}, "is_domain": false, "roles": [{"id": "35697bd1c3044a1fbd5795113c41efb7", "name": "reader"}, {"id": "7058366a9fca443e9f44c95d078fcd58", "name": "member"}], "catalog": [{"endpoints": [{"id": "91478bb14fa24dc18a442602e5f97ca2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/4edf1f00fadd4a3c9b3c0a3c183b86f4", "region": "RegionOne"}], "id": "7be72221085d4944a946c97ce08fe0ba", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "a95f50d538a94de29a9a69d17d76bd36", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "96a88896ecc9496da6d9e54366fc23b9", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "3f738fffaddc4d75802cacb0bcb457ee", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/4edf1f00fadd4a3c9b3c0a3c183b86f4", "region": "RegionOne"}], "id": "9ef904c6d5494133b74a9881e4a175c8", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "a5ee12dbfaab49159c461dbeffc63c63", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "a56bae77ec6c4dae90bdf0ec335648ae", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "650aec42df824256ba1796a0f4fa4bbb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "affc40d7318340b699f04996f49cf400", "type": "image", "name": "glance"}, {"endpoints": [{"id": "6590deb5fd8b448b9f5db913f58adec5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "eb545688324f4c1980813ba1d95d408e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "99a6368efe954c65b6d93304b2b0d191", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1" , "region": "RegionOne"}], "id": "f7e66750d7a84de281ee5c5b746d4e62", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "abe90ddcbe5b4d5bb77a7bd32b6e5e96", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/4edf1f00fadd4a3c9b3c0a3c183b86f4", "region": "RegionOne"}], "id": "fa260696b99e4f908d5beeb126d1233f", "type": "volumev3", "name": "cinderv3"}]}}' 2023-04-18 18:46:00,460 79733 INFO [tempest.lib.common.fixed_network] (SnapshotDataIntegrityTests:test_snapshot_data_integrity) Found network {'id': '61a39257-0e38-4eae-9ae7-8914e0b7c91f', 'name': 'tempest-SnapshotDataIntegrityTests-1712262209-network', 'tenant_id': '4edf1f00fadd4a3c9b3c0a3c183b86f4', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '4edf1f00fadd4a3c9b3c0a3c183b86f4', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 7876, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T18:45:45Z', 'updated_at': '2023-04-18T18:45:45Z', 'revision_number': 1} available for tenant 2023-04-18 18:46:01,140 79733 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 202 POST http://10.0.0.210/compute/v2.1/servers 0.679s 2023-04-18 18:46:01,140 79733 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-SnapshotDataIntegrityTests-server-7719638", "imageRef": "c82b487d-70d3-49d8-9a21-424651a35dee", "flavorRef": "42", "key_name": "tempest-SnapshotDataIntegrityTests-313559436", "security_groups": [{"name": "tempest-secgroup-smoke-689203391"}], "networks": [{"uuid": "61a39257-0e38-4eae-9ae7-8914e0b7c91f"}]}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:46:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '403', 'location': 'http://10.0.0.210/compute/v2.1/servers/9914d9bf-c4b3-4af8-b87b-2a591f071c23', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-97d65a3c-4c89-4d11-968a-a0e06a374ea9', 'x-compute-request-id': 'req-97d65a3c-4c89-4d11-968a-a0e06a374ea9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "9914d9bf-c4b3-4af8-b87b-2a591f071c23", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/9914d9bf-c4b3-4af8-b87b-2a591f071c23"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/9914d9bf-c4b3-4af8-b87b-2a591f071c23"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-689203391"}], "adminPass": "pmw6pvqVN97Z"}}' 2023-04-18 18:46:01,237 79733 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/9914d9bf-c4b3-4af8-b87b-2a591f071c23 0.093s 2023-04-18 18:46:01,237 79733 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:46:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1253', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-439e3c26-5817-47c9-9038-eda4c2595b5c', 'x-compute-request-id': 'req-439e3c26-5817-47c9-9038-eda4c2595b5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/9914d9bf-c4b3-4af8-b87b-2a591f071c23'} Body: b'{"server": {"id": "9914d9bf-c4b3-4af8-b87b-2a591f071c23", "name": "tempest-SnapshotDataIntegrityTests-server-7719638", "status": "BUILD", "tenant_id": "4edf1f00fadd4a3c9b3c0a3c183b86f4", "user_id": "cd2d80c87d7d46dcaaed42a326570903", "metadata": {}, "hostId": "", "image": {"id": "c82b487d-70d3-49d8-9a21-424651a35dee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c82b487d-70d3-49d8-9a21-424651a35dee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T18:46:01Z", "updated": "2023-04-18T18:46:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/9914d9bf-c4b3-4af8-b87b-2a591f071c23"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/9914d9bf-c4b3-4af8-b87b-2a591f071c23"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-SnapshotDataIntegrityTests-313559436", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 18:46:51,511 79733 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/9914d9bf-c4b3-4af8-b87b-2a591f071c23 0.244s 2023-04-18 18:46:51,512 79733 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:46:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1565', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c476da28-24ef-4df8-8b94-8087fbc3c967', 'x-compute-request-id': 'req-c476da28-24ef-4df8-8b94-8087fbc3c967', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/9914d9bf-c4b3-4af8-b87b-2a591f071c23'} Body: b'{"server": {"id": "9914d9bf-c4b3-4af8-b87b-2a591f071c23", "name": "tempest-SnapshotDataIntegrityTests-server-7719638", "status": "ACTIVE", "tenant_id": "4edf1f00fadd4a3c9b3c0a3c183b86f4", "user_id": "cd2d80c87d7d46dcaaed42a326570903", "metadata": {}, "hostId": "848a3ba1ea6120b0d24f89def1706e1e0dc3e128d12ef4ca255f57ae", "image": {"id": "c82b487d-70d3-49d8-9a21-424651a35dee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c82b487d-70d3-49d8-9a21-424651a35dee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T18:46:01Z", "updated": "2023-04-18T18:46:08Z", "addresses": {"tempest-SnapshotDataIntegrityTests-1712262209-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:94:7c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/9914d9bf-c4b3-4af8-b87b-2a591f071c23"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/9914d9bf-c4b3-4af8-b87b-2a591f071c23"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-SnapshotDataIntegrityTests-313559436", "OS-SRV-USG:launched_at": "2023-04-18T18:46:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-689203391"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 18:46:51,523 79733 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-18 18:47:51,887 79733 INFO [tempest.lib.common.rest_client] Request (SnapshotDa taIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/9914d9bf-c4b3-4af8-b87b-2a591f071c23 0.304s 2023-04-18 18:47:51,888 79733 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:47:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1565', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-46719411-ec0f-4198-a9db-53e94d3da2f1', 'x-compute-request-id': 'req-46719411-ec0f-4198-a9db-53e94d3da2f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/9914d9bf-c4b3-4af8-b87b-2a591f071c23'} Body: b'{"server": {"id": "9914d9bf-c4b3-4af8-b87b-2a591f071c23", "name": "tempest-SnapshotDataIntegrityTests-server-7719638", "status": "ACTIVE", "tenant_id": "4edf1f00fadd4a3c9b3c0a3c183b86f4", "user_id": "cd2d80c87d7d46dcaaed42a326570903", "metadata": {}, "hostId": "848a3ba1ea6120b0d24f89def1706e1e0dc3e128d12ef4ca255f57ae", "image": {"id": "c82b487d-70d3-49d8-9a21-424651a35dee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c82b487d-70d3-49d8-9a21-424651a35dee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T18:46:01Z", "updated": "2023-04-18T18:46:08Z", "addresses": {"tempest-SnapshotDataIntegrityTests-1712262209-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:94:7c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/9914d9bf-c4b3-4af8-b87b-2a591f071c23"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/9914d9bf-c4b3-4af8-b87b-2a591f071c23"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-SnapshotDataIntegrityTests-313559436", "OS-SRV-USG:launched_at": "2023-04-18T18:46:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-689203391"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 18:47:52,132 79733 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 202 POST http://10.0.0.210/volume/v3/4edf1f00fadd4a3c9b3c0a3c183b86f4/volumes 0.232s 2023-04-18 18:47:52,132 79733 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-874892010", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:47:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a75ac61b-3e9b-42d9-ae3a-c223201e7bf8', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a75ac61b-3e9b-42d9-ae3a-c223201e7bf8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4edf1f00fadd4a3c9b3c0a3c183b86f4/volumes'} Body: b'{"volume": {"id": "3948446f-e6df-4e43-a8bc-cf9b81e2c425", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:47:52.070769", "updated_at": null, "name": "tempest-SnapshotDataIntegrityTests-volume-874892010", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4edf1f00fadd4a3c9b3c0a3c183b86f4/volumes/3948446f-e6df-4e43-a8bc-cf9b81e2 c425"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4edf1f00fadd4a3c9b3c0a3c183b86f4/volumes/3948446f-e6df-4e43-a8bc-cf9b81e2c425"}], "user_id": "cd2d80c87d7d46dcaaed42a326570903", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 18:47:52,185 79733 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/volume/v3/4edf1f00fadd4a3c9b3c0a3c183b86f4/volumes/3948446f-e6df-4e43-a8bc-cf9b81e2c425 0.043s 2023-04-18 18:47:52,185 79733 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:47:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0ca8a6a-86a4-43ce-bdb2-3329563b6dac', 'content-length': '891', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0ca8a6a-86a4-43ce-bdb2-3329563b6dac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4edf1f00fadd4a3c9b3c0a3c183b86f4/volumes/3948446f-e6df-4e43-a8bc-cf9b81e2c425'} Body: b'{"volume": {"id": "3948446f-e6df-4e43-a8bc-cf9b81e2c425", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:47:52.000000", "updated_at": null, "name": "tempest-SnapshotDataIntegrityTests-volume-874892010", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4edf1f00fadd4a3c9b3c0a3c183b86f4/volumes/3948446f-e6df-4e43-a8bc-cf9b81e2c425"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4edf1f00fadd4a3c9b3c0a3c183b86f4/volumes/3948446f-e6df-4e43-a8bc-cf9b81e2c425"}], "user_id": "cd2d80c87d7d46dcaaed42a326570903", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4edf1f00fadd4a3c9b3c0a3c183b86f4"}}' 2023-04-18 18:47:53,237 79733 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/volume/v3/4edf1f00fadd4a3c9b3c0a3c183b86f4/volumes/3948446f-e6df-4e43-a8bc-cf9b81e2c425 0.040s 2023-04-18 18:47:53,237 79733 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:47:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-838e148a-016f-4e0f-b12d-09171fae7d7d', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-838e148a-016f-4e0f-b12d-09171fae7d7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4edf1f00fadd4a3c9b3c0a3c183b86f4/volumes/3948446f-e6df-4e43-a8bc-cf9b81e2c425'} Body: b'{"volume": {"id": "3948446f-e6df-4e43-a8bc-cf9b81e2c425", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:47:52.000000", "updated_at": "2023-04-18T18:47:52.000000", "name": "tempest-SnapshotDataIntegrityTests-volume-874892010", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4edf1f00fadd4a3c9b3c0a3c183b86f4/volumes/3948446f-e6df-4e43-a8bc-cf9b81e2c425"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4edf1f00fadd4a3c9b3c0a3c183b86f4/volumes/3948446f-e6df-4e43-a8bc-cf9b81e2c425"}], "user_id": "cd2d80c87d7d46dcaaed42a326570903", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false , "attachments": [], "os-vol-tenant-attr:tenant_id": "4edf1f00fadd4a3c9b3c0a3c183b86f4"}}' 2023-04-18 18:47:53,346 79733 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/4edf1f00fadd4a3c9b3c0a3c183b86f4/volumes/3948446f-e6df-4e43-a8bc-cf9b81e2c425 0.098s 2023-04-18 18:47:53,346 79733 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:47:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34024a17-7b81-4a07-a347-eed1d2e7ad21', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4edf1f00fadd4a3c9b3c0a3c183b86f4/volumes/3948446f-e6df-4e43-a8bc-cf9b81e2c425'} Body: b'' 2023-04-18 18:47:53,369 79733 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/4edf1f00fadd4a3c9b3c0a3c183b86f4/volumes/3948446f-e6df-4e43-a8bc-cf9b81e2c425 0.022s 2023-04-18 18:47:53,369 79733 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:47:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbe060cb-13c6-494d-a460-835dae3b7338', 'x-openstack-request-id': 'req-cbe060cb-13c6-494d-a460-835dae3b7338', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/4edf1f00fadd4a3c9b3c0a3c183b86f4/volumes/3948446f-e6df-4e43-a8bc-cf9b81e2c425'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 3948446f-e6df-4e43-a8bc-cf9b81e2c425 could not be found."}}' 2023-04-18 18:47:53,503 79733 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/9914d9bf-c4b3-4af8-b87b-2a591f071c23 0.133s 2023-04-18 18:47:53,504 79733 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:47:53 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-9581d177-3b1c-428f-af43-06a9c8ee8059', 'x-compute-request-id': 'req-9581d177-3b1c-428f-af43-06a9c8ee8059', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/9914d9bf-c4b3-4af8-b87b-2a591f071c23'} Body: b'' 2023-04-18 18:47:53,691 79733 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/9914d9bf-c4b3-4af8-b87b-2a591f071c23 0.187s 2023-04-18 18:47:53,692 79733 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:47:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1571', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c3600c04-128c-4f84-9a8c-34cdc508b50b', 'x-compute-request-id': 'req-c3600c04-128c-4f84-9a8c-34cdc508b50b', 'connection': 'close', 'status': '200', 'content-location': 'http://10. 0.0.210/compute/v2.1/servers/9914d9bf-c4b3-4af8-b87b-2a591f071c23'} Body: b'{"server": {"id": "9914d9bf-c4b3-4af8-b87b-2a591f071c23", "name": "tempest-SnapshotDataIntegrityTests-server-7719638", "status": "ACTIVE", "tenant_id": "4edf1f00fadd4a3c9b3c0a3c183b86f4", "user_id": "cd2d80c87d7d46dcaaed42a326570903", "metadata": {}, "hostId": "848a3ba1ea6120b0d24f89def1706e1e0dc3e128d12ef4ca255f57ae", "image": {"id": "c82b487d-70d3-49d8-9a21-424651a35dee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c82b487d-70d3-49d8-9a21-424651a35dee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T18:46:01Z", "updated": "2023-04-18T18:47:53Z", "addresses": {"tempest-SnapshotDataIntegrityTests-1712262209-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:94:7c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/9914d9bf-c4b3-4af8-b87b-2a591f071c23"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/9914d9bf-c4b3-4af8-b87b-2a591f071c23"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-SnapshotDataIntegrityTests-313559436", "OS-SRV-USG:launched_at": "2023-04-18T18:46:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-689203391"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 18:48:43,798 79733 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/9914d9bf-c4b3-4af8-b87b-2a591f071c23 0.047s 2023-04-18 18:48:43,799 79733 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:48:43 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-499cf331-042f-4de4-8981-843e7526e534', 'x-compute-request-id': 'req-499cf331-042f-4de4-8981-843e7526e534', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/9914d9bf-c4b3-4af8-b87b-2a591f071c23'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 9914d9bf-c4b3-4af8-b87b-2a591f071c23 could not be found."}}' 2023-04-18 18:48:43,982 79733 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/44a78890-029a-4940-b1ff-afd476dfe78d 0.182s 2023-04-18 18:48:43,982 79733 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-a77b6ad0-a696-48c0-b33b-add37cb8bd61', 'content-length': '0', 'date': 'Tue, 18 Apr 2023 18:48:43 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/44a78890-029a-4940-b1ff-afd476dfe78d'} Body: b'' 2023-04-18 18:48:44,158 79733 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-SnapshotDataIntegrityTests-313559436 0.176s 2023-04-18 18:48:44,159 79733 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:48:43 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-ea964afb-7d8b-44ad-8e9d-7ca8abd627fd', 'x-compute-request-id': 'req-ea964afb-7d8b-44ad-8e9d-7ca8abd627fd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-SnapshotDataIntegrityTests-313559436'} Body: b'' {8} tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON.test_volume_create_get_delete [1.977334s] ... 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 6216753a-2210-4bf5-bda7-3e46b2b1afd6 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 18:48:56,341 79726 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 POST http://10.0.0.210/compute/v2.1/os-volumes 0.802s 2023-04-18 18:48:56,342 79726 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-459675644", "metadata": {"Type": "work"}}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:48:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '352', 'location': 'http://10.0.0.210/compute/v2.1/os-volumes/6216753a-2210-4bf5-bda7-3e46b2b1afd6', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6cf82385-c1e8-4f6b-836f-bd0bffe1a4a7', 'x-compute-request-id': 'req-6cf82385-c1e8-4f6b-836f-bd0bffe1a4a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes'} Body: b'{"volume": {"id": "6216753a-2210-4bf5-bda7-3e46b2b1afd6", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-18T18:48:56.218735", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-459675644", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {"Type": "work"}}}' 2023-04-18 18:48:56,431 79726 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/6216753a-2210-4bf5-bda7-3e46b2b1afd6 0.083s 2023-04-18 18:48:56,431 79726 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:48:56 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-1a4172db-5109-4666-a15a-569974eda2d4', 'x-compute-request-id': 'req-1a4172db-5109-4666-a15a-569974eda2d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/6216753a-2210-4bf5-bda7-3e46b2b1afd6'} Body: b'{"volume": {"id": "6216753a-2210-4bf5-bda7-3e46b2b1afd6", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-18T18:48:56.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-459675644", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {"Type": "work"}}}' 2023-04-18 18:48:57,510 79726 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/6216753a-2210-4bf5-bda7-3e46b2b1afd6 0.073s 2023-04-18 18:48:57,510 79726 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:48:57 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-94c2835b-4027-40b3-9593-abaf7a8b2d4e', 'x-compute-request-id': 'req-94c2835b-4027-40b3-9593-abaf7a8b2d4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/6216753a-2210-4bf5-bda7-3e46b2b1afd6'} Body: b'{"volume": {"id": "6216753a-2210-4bf5-bda7-3e46b2b1afd6", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-18T18:48:56.000000", "at tachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-459675644", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {"Type": "work"}}}' {8} tempest.api.volume.admin.test_group_types.GroupTypesTest.test_group_type_create_list_update_show_delete [0.388328s] ... ok {8} tempest.api.volume.admin.test_group_types.GroupTypesTest.test_group_type_list_by_optional_params [0.232457s] ... ok {8} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_delete_quota [0.317778s] ... ok {8} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_list_default_quotas [0.033406s] ... ok {8} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_list_quotas [0.042418s] ... ok {8} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage [1.748475s] ... 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 8701e313-5496-41ce-a2ce-65e1321d12ac failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 18:49:04,028 79726 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 200 GET http://10.0.0.210/volume/v3/05fd2c40c3f84e8a817835dc1c2be5ac/os-quota-sets/b3f4588bf49944d289a33a5976f64e3c?usage=True 0.042s 2023-04-18 18:49:04,029 79726 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:49:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c5fd81c-21cf-4276-9d80-0fe51b428e96', 'content-length': '868', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c5fd81c-21cf-4276-9d80-0fe51b428e96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/05fd2c40c3f84e8a817835dc1c2be5ac/os-quota-sets/b3f4588bf49944d289a33a5976f64e3c?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": "b3f4588bf49944d289a33a5976f64e3c"}}' 2023-04-18 18:49:04,358 79726 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 202 POST http://10.0.0.210/volume/v3/b3f4588bf49944d289a33a5976f64e3c/volumes 0.319s 2023-04-18 18:49:04,358 79726 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-98938538"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:49:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b655ec79-a44d-4284-a076-9ccbf3ec814c', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b655ec79-a44d-4284-a076-9ccbf3ec814c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b3f4588bf49944d289a33a5976f64e3c/volumes'} Body: b'{"volume": {"id": "8701e313-5496-41ce-a2ce-65e1321d12ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:49:04.299876", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-98938538", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b3f4588bf49944d289a33a5976f64e3c/volumes/8701e313-5496-41ce-a2ce-65e1321d12ac"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b3f4588bf49944d289a33a5976f64e3c/volumes/8701e313-5496-41ce-a2ce-65e1321d12ac"}], "user_id": "f36bf4ac04314df0b3d4490af71dac83", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 18:49:04,410 79726 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 200 GET http://10.0.0.210/volume/v3/b3f4588bf49944d289a33a5976f64e3c/volumes/8701e313-5496-41ce-a2ce-65e1321d12ac 0.042s 2023-04-18 18:49:04,410 79726 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content- Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:49:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c79e825-5fc6-470f-828c-3952c099f1cf', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c79e825-5fc6-470f-828c-3952c099f1cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b3f4588bf49944d289a33a5976f64e3c/volumes/8701e313-5496-41ce-a2ce-65e1321d12ac'} Body: b'{"volume": {"id": "8701e313-5496-41ce-a2ce-65e1321d12ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:49:04.000000", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-98938538", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b3f4588bf49944d289a33a5976f64e3c/volumes/8701e313-5496-41ce-a2ce-65e1321d12ac"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b3f4588bf49944d289a33a5976f64e3c/volumes/8701e313-5496-41ce-a2ce-65e1321d12ac"}], "user_id": "f36bf4ac04314df0b3d4490af71dac83", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3f4588bf49944d289a33a5976f64e3c"}}' 2023-04-18 18:49:05,533 79726 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 200 GET http://10.0.0.210/volume/v3/b3f4588bf49944d289a33a5976f64e3c/volumes/8701e313-5496-41ce-a2ce-65e1321d12ac 0.111s 2023-04-18 18:49:05,534 79726 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:49:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ffc9a5f6-d47a-428c-931c-f1d1c8c569d0', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ffc9a5f6-d47a-428c-931c-f1d1c8c569d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b3f4588bf49944d289a33a5976f64e3c/volumes/8701e313-5496-41ce-a2ce-65e1321d12ac'} Body: b'{"volume": {"id": "8701e313-5496-41ce-a2ce-65e1321d12ac", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:49:04.000000", "updated_at": "2023-04-18T18:49:04.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-98938538", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b3f4588bf49944d289a33a5976f64e3c/volumes/8701e313-5496-41ce-a2ce-65e1321d12ac"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b3f4588bf49944d289a33a5976f64e3c/volumes/8701e313-5496-41ce-a2ce-65e1321d12ac"}], "user_id": "f36bf4ac04314df0b3d4490af71dac83", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3f4588bf49944d289a33a5976f64e3c"}}' 2023-04-18 18:49:05,583 79726 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/b3f4588bf49944d289a33a5976f64e3c/volumes/8701e313-5496-41ce-a2ce-65e1321d12ac 0.037s 2023-04-18 18:49:05,583 79726 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:49:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89 567a4d-ba45-4d06-90c1-65120eba117d', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89567a4d-ba45-4d06-90c1-65120eba117d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b3f4588bf49944d289a33a5976f64e3c/volumes/8701e313-5496-41ce-a2ce-65e1321d12ac'} Body: b'{"volume": {"id": "8701e313-5496-41ce-a2ce-65e1321d12ac", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:49:04.000000", "updated_at": "2023-04-18T18:49:04.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-98938538", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b3f4588bf49944d289a33a5976f64e3c/volumes/8701e313-5496-41ce-a2ce-65e1321d12ac"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b3f4588bf49944d289a33a5976f64e3c/volumes/8701e313-5496-41ce-a2ce-65e1321d12ac"}], "user_id": "f36bf4ac04314df0b3d4490af71dac83", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3f4588bf49944d289a33a5976f64e3c"}}' 2023-04-18 18:49:05,700 79726 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/b3f4588bf49944d289a33a5976f64e3c/volumes/8701e313-5496-41ce-a2ce-65e1321d12ac 0.102s 2023-04-18 18:49:05,700 79726 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:49:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f8fa2cc-e7cc-4919-898c-4a9b7d0635c5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b3f4588bf49944d289a33a5976f64e3c/volumes/8701e313-5496-41ce-a2ce-65e1321d12ac'} Body: b'' 2023-04-18 18:49:05,732 79726 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/b3f4588bf49944d289a33a5976f64e3c/volumes/8701e313-5496-41ce-a2ce-65e1321d12ac 0.031s 2023-04-18 18:49:05,732 79726 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:49: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-bf62bf2d-4eaa-48b0-a0c7-601438985d38', 'x-openstack-request-id': 'req-bf62bf2d-4eaa-48b0-a0c7-601438985d38', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/b3f4588bf49944d289a33a5976f64e3c/volumes/8701e313-5496-41ce-a2ce-65e1321d12ac'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 8701e313-5496-41ce-a2ce-65e1321d12ac could not be found."}}' {8} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage_after_volume_transfer [1.498060s] ... 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 bf85b2ee-2f4c-4546-96a4-806950ce6596 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 18:49:05,914 79726 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 202 POST http://10.0.0.210/volume/v3/b3f4588bf49944d289a33a5976f64e3c/volumes 0.177s 2023-04-18 18:49:05,914 79726 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-268571728"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:49:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94b1b25a-7082-49cc-876b-a7222df532ba', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94b1b25a-7082-49cc-876b-a7222df532ba', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b3f4588bf49944d289a33a5976f64e3c/volumes'} Body: b'{"volume": {"id": "bf85b2ee-2f4c-4546-96a4-806950ce6596", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:49:05.857462", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-268571728", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b3f4588bf49944d289a33a5976f64e3c/volumes/bf85b2ee-2f4c-4546-96a4-806950ce6596"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b3f4588bf49944d289a33a5976f64e3c/volumes/bf85b2ee-2f4c-4546-96a4-806950ce6596"}], "user_id": "f36bf4ac04314df0b3d4490af71dac83", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 18:49:05,965 79726 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.0.0.210/volume/v3/b3f4588bf49944d289a33a5976f64e3c/volumes/bf85b2ee-2f4c-4546-96a4-806950ce6596 0.041s 2023-04-18 18:49:05,966 79726 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:49:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be8c7ad6-90f5-4d4d-b701-3d4e1748a697', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be8c7ad6-90f5-4d4d-b701-3d4e1748a697', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b3f4588bf49944d289a33a5976f64e3c/volumes/bf85b2ee-2f4c-4546-96a4-806950ce6596'} Body: b'{"volume": {"id": "bf85b2ee-2f4c-4546-96a4-806950ce6596", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:49:06.000000", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-268571728", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b3f4588bf49944d289a33a5976f64e3c/volumes/bf85b2ee-2f4c-4546-96a4-806950ce6596"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b3f4588bf49944d289a33a5976f64e3c/volumes/bf85b2ee-2f4c-4546-96a4-806950ce6596"}], "user_id": "f36bf4ac04314df0b3d4490af71dac83", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3f4588bf49944d289a33a5976f64e3c"}}' 2023-04-18 18:49:07,018 79726 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.0.0.210/volume/v3/b3f4588bf49944d289a33a5976f64e3c/volumes/bf85b2ee-2f4c-4546-96a4-806950ce6596 0.041s 2023-04-18 18:49:07,019 79726 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:49:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78367c2e-65cd-450e-acd5-18463fd72d94', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78367c2e-65cd-450e-acd5-18463fd72d94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b3f4588bf49944d289a33a5976f64e3c/volumes/bf85b2ee-2f4c-4546-96a4-806950ce6596'} Body: b'{"volume": {"id": "bf85b2ee-2f4c-4546-96a4-806950ce6596", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:49:06.000000", "updated_at": "2023-04-18T18:49:06.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-268571728", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b3f4588bf49944d289a33a5976f64e3c/volumes/bf85b2ee-2f4c-4546-96a4-806950ce6596"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b3f4588bf49944d289a33a5976f64e3c/volumes/bf85b2ee-2f4c-4546-96a4-806950ce6596"}], "user_id": "f36bf4ac04314df0b3d4490af71dac83", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3f4588bf49944d289a33a5976f64e3c"}}' 2023-04-18 18:49:07,101 79726 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/b3f4588bf49944d289a33a5976f64e3c/volumes/bf85b2ee-2f4c-4546-96a4-806950ce6596 0.071s 2023-04-18 18:49:07,101 79726 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:49:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-baae661d-615b-4fe6-a32e-068dade96400', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-baae661d-615b-4fe6-a32e-068dade96400', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b3f4588bf49944d289a33a5976f64e3c/volumes/bf85b2ee-2f4c-4546-96a4-806950ce6596'} Body: b'{"volume": {"id": "bf85b2ee-2f4c-4546-96a4-806950ce6596", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:49:06.000000", "updated_at": "2023-04-18T18:49:06.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-268571728", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b3f4588bf49944d289a33a5976f64e3c/volumes/bf85b2ee-2f4c-4546-96a4-806950ce6596"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b3f4588bf49944d289a33a5976f64e3c/volumes/bf85b2ee-2f4c-4546-96a4-806950ce6596"}], "user_id": "f36bf4ac04314df0b3d4490af71dac83", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3f4588bf49944d289a33a5976f64e3c"}}' 2023-04-18 18:49:07,208 79726 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/b3f4588bf49944d289a33a5976f64e3c/volumes/bf85b2ee-2f4c-4546-96a4-806950ce6596 0.095s 2023-04-18 18:49:07,208 79726 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:49:07 GMT', 'server': 'Apach e/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00d4ddb4-2d99-42e5-800e-0f4844c2a27a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b3f4588bf49944d289a33a5976f64e3c/volumes/bf85b2ee-2f4c-4546-96a4-806950ce6596'} Body: b'' 2023-04-18 18:49:07,232 79726 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/b3f4588bf49944d289a33a5976f64e3c/volumes/bf85b2ee-2f4c-4546-96a4-806950ce6596 0.024s 2023-04-18 18:49:07,233 79726 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:49: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-a401c637-b39a-48ee-93fa-33fa697d5445', 'x-openstack-request-id': 'req-a401c637-b39a-48ee-93fa-33fa697d5445', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/b3f4588bf49944d289a33a5976f64e3c/volumes/bf85b2ee-2f4c-4546-96a4-806950ce6596'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume bf85b2ee-2f4c-4546-96a4-806950ce6596 could not be found."}}' {8} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_show_quota_usage [0.062115s] ... ok {8} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_update_all_quota_resources_for_tenant [0.272428s] ... ok {8} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_invalid_body [0.019349s] ... ok {8} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_none_body [0.019581s] ... ok {8} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_nonexistent_type_id [0.066096s] ... ok {8} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_delete_nonexistent_volume_type_id [0.019020s] ... ok {8} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_extra_spec_name [0.030835s] ... ok {8} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_volume_type_id [0.020815s] ... ok {8} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_list_nonexistent_volume_type_id [0.018297s] ... ok {8} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_multiple_extra_spec [0.020034s] ... ok {8} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_no_body [0.015361s] ... ok {8} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_none_extra_spec_id [0.032533s] ... ok {8} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_extra_spec_id [0.080774s] ... ok {8} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_type_id [0.041861s] ... ok {1} setUpClass (tempest.api.compute.volumes.test_attach_volume.AttachVolumeMultiAttachTest) ... SKIPPED: Volume multi-attach is not available. {8} setUpClass (tempest.api.volume.admin.test_volumes_list.VolumesListAdminTestJSON) [0.000000s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/admin/test_volumes_list.py", line 37, in resource_setup volume = cls.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 757e55d1-ef4f-43a5-b3f9-3b8efa60938a failed to build and is in ERROR status {8} setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsTest) ... SKIPPED: Cinder backup feature disabled {8} setUpClass (tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes) ... SKIPPED: Encrypted volume attach is not supported {1} tempest.api.volume.admin.test_groups.GroupsV314Test.test_create_group_from_group [1.997896s] ... 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 bf449b8f-8dbb-4348-a426-cab8d5d0184b failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 18:49:17,534 79712 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 POST http://10.0.0.210/volume/v3/5f33dda7ba254898a56245fda49dd8ff/types 0.252s 2023-04-18 18:49:17,534 79712 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-1332767745"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:49:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1aecfe6-d892-4fa1-b306-41a8413973cc', 'content-length': '220', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1aecfe6-d892-4fa1-b306-41a8413973cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5f33dda7ba254898a56245fda49dd8ff/types'} Body: b'{"volume_type": {"id": "9117d075-f05e-4cce-8515-67347a3f4ac3", "name": "tempest-GroupsV314Test-volume-type-1332767745", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-18 18:49:17,568 79712 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 202 POST http://10.0.0.210/volume/v3/5f33dda7ba254898a56245fda49dd8ff/group_types 0.031s 2023-04-18 18:49:17,568 79712 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-891765209"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:49:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dedb7642-ee23-4f55-8367-482bec6fb317', 'content-length': '176', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dedb7642-ee23-4f55-8367-482bec6fb317', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5f33dda7ba254898a56245fda49dd8ff/group_types'} Body: b'{"group_type": {"id": "453d68ec-3bf2-4830-9308-0ebc80dcdf5e", "name": "tempest-GroupsV314Test-group-type-891765209", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-18 18:49:17,840 79712 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 202 POST http://10.0.0.210/volume/v3/1f60630e26a840d494dffacd3b6e6af7/groups 0.269s 2023-04-18 18:49:17,841 79712 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": "453d68ec-3bf2-4830-9308-0ebc80dcdf5e", "volume_types": ["9117d075-f05e-4cce-8515-67347a3f4ac3"], "name": "tempest-GroupsV314Test-Group-1372394780"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:49:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2678499b-cf13-46f6-b8e7-0067f39c32cd', 'content-length': '108', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2678499b-cf13-46f6-b8e7-0067f39c32cd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/1f60630e26a840d494dffacd3b6e6af7/groups'} Body: b'{"group": {"id": "bf449b8f-8dbb-4348-a426-cab8d5d0184b", "name": "tempest-GroupsV314Test-Group-1372394780"}}' 2023-04-18 18:49:17,914 79712 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.0.0.210/volume/v3/1f60630e26a840d494dffacd3b6e6af7/groups/bf449b8f-8dbb-4348-a426-cab8d5d0184b 0.071s 2023-04-18 18:49:17,914 79712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Ac cept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:49:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bdbdcf52-1369-4d91-b631-154ace60bbcb', 'content-length': '388', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bdbdcf52-1369-4d91-b631-154ace60bbcb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f60630e26a840d494dffacd3b6e6af7/groups/bf449b8f-8dbb-4348-a426-cab8d5d0184b'} Body: b'{"group": {"id": "bf449b8f-8dbb-4348-a426-cab8d5d0184b", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-18T18:49:18.000000", "name": "tempest-GroupsV314Test-Group-1372394780", "description": null, "group_type": "453d68ec-3bf2-4830-9308-0ebc80dcdf5e", "volume_types": ["9117d075-f05e-4cce-8515-67347a3f4ac3"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-18 18:49:18,955 79712 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.0.0.210/volume/v3/1f60630e26a840d494dffacd3b6e6af7/groups/bf449b8f-8dbb-4348-a426-cab8d5d0184b 0.036s 2023-04-18 18:49:18,955 79712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:49:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09ad1412-9cf0-4be4-84e6-a51e39b6ea7c', 'content-length': '385', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09ad1412-9cf0-4be4-84e6-a51e39b6ea7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f60630e26a840d494dffacd3b6e6af7/groups/bf449b8f-8dbb-4348-a426-cab8d5d0184b'} Body: b'{"group": {"id": "bf449b8f-8dbb-4348-a426-cab8d5d0184b", "status": "error", "availability_zone": "nova", "created_at": "2023-04-18T18:49:18.000000", "name": "tempest-GroupsV314Test-Group-1372394780", "description": null, "group_type": "453d68ec-3bf2-4830-9308-0ebc80dcdf5e", "volume_types": ["9117d075-f05e-4cce-8515-67347a3f4ac3"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-18 18:49:19,021 79712 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/1f60630e26a840d494dffacd3b6e6af7/volumes/detail 0.061s 2023-04-18 18:49:19,022 79712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:49:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e1dfe05-5d31-4f3a-8290-845c9eab3c60', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e1dfe05-5d31-4f3a-8290-845c9eab3c60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f60630e26a840d494dffacd3b6e6af7/volumes/detail'} Body: b'{"volumes": []}' 2023-04-18 18:49:19,150 79712 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/1f60630e26a840d494dffacd3b6e6af7/groups/bf449b8f-8dbb-4348-a426-cab8d5d0184b/action 0.117s 2023-04-18 18:49:19,150 79712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: {"delete": {"delete-volumes": true}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:49:19 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-b54a9711-d555-4ce9-86a9-f80ebb66ad11', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/1f60630e26a840d494dffacd3b6e6af7/groups/bf449b8f-8dbb-4348-a426-cab8d5d0184b/action'} Body: b'' 2023-04-18 18:49:19,166 79712 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/1f60630e26a840d494dffacd3b6e6af7/groups/bf449b8f-8dbb-4348-a426-cab8d5d0184b 0.015s 2023-04-18 18:49:19,167 79712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:49:19 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-04c3eca5-a9bd-481f-b590-937c5ae81811', 'x-openstack-request-id': 'req-04c3eca5-a9bd-481f-b590-937c5ae81811', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/1f60630e26a840d494dffacd3b6e6af7/groups/bf449b8f-8dbb-4348-a426-cab8d5d0184b'} Body: b'{"itemNotFound": {"code": 404, "message": "Group bf449b8f-8dbb-4348-a426-cab8d5d0184b could not be found."}}' 2023-04-18 18:49:19,199 79712 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/5f33dda7ba254898a56245fda49dd8ff/group_types/453d68ec-3bf2-4830-9308-0ebc80dcdf5e 0.032s 2023-04-18 18:49:19,199 79712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:49:19 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-bbb3d769-0d8a-46b3-8abd-55f946b14ae5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5f33dda7ba254898a56245fda49dd8ff/group_types/453d68ec-3bf2-4830-9308-0ebc80dcdf5e'} Body: b'' 2023-04-18 18:49:19,252 79712 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/5f33dda7ba254898a56245fda49dd8ff/types/9117d075-f05e-4cce-8515-67347a3f4ac3 0.052s 2023-04-18 18:49:19,253 79712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:49: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-22f849f0-a82b-4d64-9465-7c6f8c391844', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5f33dda7ba254898a56245fda49dd8ff/types/9117d075-f05e-4cce-8515-67347a3f4ac3'} Body: b'' 2023-04-18 18:49:19,278 79712 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/5f33dda7ba254898a56245fda49dd8ff/types/9117d075-f05e-4cce-8515-67347a3f4ac3 0.024s 2023-04-18 18:49:19,278 79712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:49:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Ve rsion', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-774b4b42-27ae-4e42-bfbf-0809986119ad', 'x-openstack-request-id': 'req-774b4b42-27ae-4e42-bfbf-0809986119ad', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/5f33dda7ba254898a56245fda49dd8ff/types/9117d075-f05e-4cce-8515-67347a3f4ac3'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 9117d075-f05e-4cce-8515-67347a3f4ac3 could not be found."}}' {1} tempest.api.volume.admin.test_groups.GroupsV320Test.test_reset_group_status [1.916806s] ... 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 526a024e-0e10-40ec-8e2e-3443200851e6 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 18:49:22,173 79712 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 200 POST http://10.0.0.210/volume/v3/302014bee5264614805813e8e03d1ee0/types 0.123s 2023-04-18 18:49:22,174 79712 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-1574795200"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:49:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13f4f46c-b11f-43f9-83f5-1b7826f53b02', 'content-length': '220', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13f4f46c-b11f-43f9-83f5-1b7826f53b02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/302014bee5264614805813e8e03d1ee0/types'} Body: b'{"volume_type": {"id": "353245be-62b8-4305-a0e7-bb992c727e6b", "name": "tempest-GroupsV320Test-volume-type-1574795200", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-18 18:49:22,209 79712 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 202 POST http://10.0.0.210/volume/v3/302014bee5264614805813e8e03d1ee0/group_types 0.032s 2023-04-18 18:49:22,209 79712 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-1017155662"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:49:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-568a1236-1d4a-4dfe-b972-ce5cb0cc6391', 'content-length': '177', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-568a1236-1d4a-4dfe-b972-ce5cb0cc6391', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/302014bee5264614805813e8e03d1ee0/group_types'} Body: b'{"group_type": {"id": "1887f493-0d7c-4814-bbe3-beb643ada538", "name": "tempest-GroupsV320Test-group-type-1017155662", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-18 18:49:22,451 79712 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 202 POST http://10.0.0.210/volume/v3/be14de641e954c3888aeb51e202afd44/groups 0.239s 2023-04-18 18:49:22,452 79712 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": "1887f493-0d7c-4814-bbe3-beb643ada538", "volume_types": ["353245be-62b8-4305-a0e7-bb992c727e6b"], "name": "tempest-GroupsV320Test-Group-789842207"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:49:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb8dd4c8-1c7c-4b50-a1a2-4c04857728cc', 'content-length': '107', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb8dd4c8-1c7c-4b50-a1a2-4c04857728cc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/be14de641e954c3888aeb51e202afd44/groups'} Body: b'{"group": {"id": "526a024e-0e10-40ec-8e2e-3443200851e6", "name": "tempest-GroupsV320Test-Group-789842207"}}' 2023-04-18 18:49:22,490 79712 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 200 GET http://10.0.0.210/volume/v3/be14de641e954c3888aeb51e202afd44/groups/526a024e-0e10-40ec-8e2e-3443200851e6 0.035s 2023-04-18 18:49:22,490 79712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/ json', 'Openstack-Api-Version': 'volume 3.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:49:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c27f0e69-ce73-47dc-a3a5-f4481bb8e113', 'content-length': '387', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c27f0e69-ce73-47dc-a3a5-f4481bb8e113', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/be14de641e954c3888aeb51e202afd44/groups/526a024e-0e10-40ec-8e2e-3443200851e6'} Body: b'{"group": {"id": "526a024e-0e10-40ec-8e2e-3443200851e6", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-18T18:49:22.000000", "name": "tempest-GroupsV320Test-Group-789842207", "description": null, "group_type": "1887f493-0d7c-4814-bbe3-beb643ada538", "volume_types": ["353245be-62b8-4305-a0e7-bb992c727e6b"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-18 18:49:23,526 79712 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 200 GET http://10.0.0.210/volume/v3/be14de641e954c3888aeb51e202afd44/groups/526a024e-0e10-40ec-8e2e-3443200851e6 0.029s 2023-04-18 18:49:23,527 79712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:49:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ec0daf1-0670-4915-9e4e-2196c5510105', 'content-length': '384', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ec0daf1-0670-4915-9e4e-2196c5510105', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/be14de641e954c3888aeb51e202afd44/groups/526a024e-0e10-40ec-8e2e-3443200851e6'} Body: b'{"group": {"id": "526a024e-0e10-40ec-8e2e-3443200851e6", "status": "error", "availability_zone": "nova", "created_at": "2023-04-18T18:49:22.000000", "name": "tempest-GroupsV320Test-Group-789842207", "description": null, "group_type": "1887f493-0d7c-4814-bbe3-beb643ada538", "volume_types": ["353245be-62b8-4305-a0e7-bb992c727e6b"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-18 18:49:23,601 79712 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/be14de641e954c3888aeb51e202afd44/volumes/detail 0.069s 2023-04-18 18:49:23,601 79712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:49:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a377c38d-e9a3-4929-999c-deb48c5b83a0', 'content-length': '15', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a377c38d-e9a3-4929-999c-deb48c5b83a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/be14de641e954c3888aeb51e202afd44/volumes/detail'} Body: b'{"volumes": []}' 2023-04-18 18:49:23,675 79712 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/be14de641e954c3888aeb51e202afd44/groups/526a024e-0e10-40ec-8e2e-3443200851e6/action 0.064s 2023-04-18 18:49:23,676 79712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.20', 'X-Auth-Token': ''} Body: {"delete": {"delete-volumes": true}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:49:23 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-368e27b6-b671-4e2e-9752-adf878e11f1c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/be14de641e954c3888aeb51e202afd44/groups/526a024e-0e10-40ec-8e2e-3443200851e6/action'} Body: b'' 2023-04-18 18:49:23,692 79712 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/be14de641e954c3888aeb51e202afd44/groups/526a024e-0e10-40ec-8e2e-3443200851e6 0.015s 2023-04-18 18:49:23,692 79712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:49:23 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-fc0528b0-1d1a-413c-a1ce-bf5f6e1c635e', 'x-openstack-request-id': 'req-fc0528b0-1d1a-413c-a1ce-bf5f6e1c635e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/be14de641e954c3888aeb51e202afd44/groups/526a024e-0e10-40ec-8e2e-3443200851e6'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 526a024e-0e10-40ec-8e2e-3443200851e6 could not be found."}}' 2023-04-18 18:49:23,723 79712 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/302014bee5264614805813e8e03d1ee0/group_types/1887f493-0d7c-4814-bbe3-beb643ada538 0.031s 2023-04-18 18:49:23,724 79712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:49:23 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-53f0c361-496f-4160-87c0-64415826f506', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/302014bee5264614805813e8e03d1ee0/group_types/1887f493-0d7c-4814-bbe3-beb643ada538'} Body: b'' 2023-04-18 18:49:23,931 79712 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/302014bee5264614805813e8e03d1ee0/types/353245be-62b8-4305-a0e7-bb992c727e6b 0.206s 2023-04-18 18:49:23,931 79712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:49: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-047d829e-b0cb-4fb0-a95a-01b0ef26a5ab', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/302014bee5264614805813e8e03d1ee0/types/353245be-62b8-4305-a0e7-bb992c727e6b'} Body: b'' 2023-04-18 18:49:23,965 79712 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/302014bee5264614805813e8e03d1ee0/types/353245be-62b8-4305-a0e7-bb992c727e6b 0.033s 2023-04-18 18:49:23,966 79712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:49:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': ' 114', 'content-type': 'application/json', 'x-compute-request-id': 'req-7247b4f7-8927-476d-833b-fe8fb63655a8', 'x-openstack-request-id': 'req-7247b4f7-8927-476d-833b-fe8fb63655a8', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/302014bee5264614805813e8e03d1ee0/types/353245be-62b8-4305-a0e7-bb992c727e6b'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 353245be-62b8-4305-a0e7-bb992c727e6b could not be found."}}' {1} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_disable_log_reason_with_no_reason [0.014429s] ... ok {1} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_disable_service_with_invalid_binary [0.032066s] ... ok {1} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_enable_service_with_invalid_host [0.025603s] ... ok {1} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_freeze_host_with_invalid_host [0.027159s] ... ok {1} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_thaw_host_with_invalid_host [0.023492s] ... ok {6} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_from_non_bootable_volume [122.180918s] ... 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 927285f4-306d-4f58-9382-ed41a938ee90 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 18:47:25,870 79722 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/4e1a088a-65dc-4187-a8f5-241a679555d4 0.226s 2023-04-18 18:47:25,871 79722 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:47:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1494', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-94ffdc56-6166-4090-9d53-b8e2e9402402', 'x-compute-request-id': 'req-94ffdc56-6166-4090-9d53-b8e2e9402402', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4e1a088a-65dc-4187-a8f5-241a679555d4'} Body: b'{"server": {"id": "4e1a088a-65dc-4187-a8f5-241a679555d4", "name": "tempest-ServersNegativeTestJSON-server-1483542123", "status": "ACTIVE", "tenant_id": "e9ca3c1bbb9847d2810d15fbd6bc3302", "user_id": "8bd3c378ce864b519e2dc896a228b5f1", "metadata": {}, "hostId": "75886fa0265ba288049d2fc601081dbd0fc3159e760bb42a9440e4a6", "image": {"id": "c82b487d-70d3-49d8-9a21-424651a35dee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c82b487d-70d3-49d8-9a21-424651a35dee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T18:42:52Z", "updated": "2023-04-18T18:43:09Z", "addresses": {"tempest-ServersNegativeTestJSON-529729078-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:72:9b:55"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4e1a088a-65dc-4187-a8f5-241a679555d4"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4e1a088a-65dc-4187-a8f5-241a679555d4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-18T18:43:08.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 18:48:26,297 79722 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_from_non_bootable_volume): 202 POST http://10.0.0.210/volume/v3/e9ca3c1bbb9847d2810d15fbd6bc3302/volumes 0.354s 2023-04-18 18:48:26,298 79722 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-1754242945"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:48:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a51f925c-89fd-439f-b48b-426057557198', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a51f925c-89fd-439f-b48b-426057557198', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e9ca3c1bbb9847d2810d15fbd6bc3302/volumes'} Body: b'{"volume": {"id": "927285f4-306d-4f58-9382-ed41a938ee90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:48:26.241815", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-1754242945", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e9ca3c1bbb9847d2810d15fbd6bc3302/volumes/927285f4-306d-4f58-9382-ed41a938ee90"}, {"rel": "bookmark", "href": "http://10.0.0 .210/volume/e9ca3c1bbb9847d2810d15fbd6bc3302/volumes/927285f4-306d-4f58-9382-ed41a938ee90"}], "user_id": "8bd3c378ce864b519e2dc896a228b5f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 18:48:26,353 79722 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_from_non_bootable_volume): 200 GET http://10.0.0.210/volume/v3/e9ca3c1bbb9847d2810d15fbd6bc3302/volumes/927285f4-306d-4f58-9382-ed41a938ee90 0.044s 2023-04-18 18:48:26,354 79722 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:48:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c989b36e-991b-4886-8dd3-1ae29e6d4146', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c989b36e-991b-4886-8dd3-1ae29e6d4146', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e9ca3c1bbb9847d2810d15fbd6bc3302/volumes/927285f4-306d-4f58-9382-ed41a938ee90'} Body: b'{"volume": {"id": "927285f4-306d-4f58-9382-ed41a938ee90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:48:26.000000", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-1754242945", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e9ca3c1bbb9847d2810d15fbd6bc3302/volumes/927285f4-306d-4f58-9382-ed41a938ee90"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e9ca3c1bbb9847d2810d15fbd6bc3302/volumes/927285f4-306d-4f58-9382-ed41a938ee90"}], "user_id": "8bd3c378ce864b519e2dc896a228b5f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e9ca3c1bbb9847d2810d15fbd6bc3302"}}' 2023-04-18 18:48:27,408 79722 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_from_non_bootable_volume): 200 GET http://10.0.0.210/volume/v3/e9ca3c1bbb9847d2810d15fbd6bc3302/volumes/927285f4-306d-4f58-9382-ed41a938ee90 0.042s 2023-04-18 18:48:27,408 79722 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:48:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-066eb3ab-6547-443f-91dd-93a656088bce', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-066eb3ab-6547-443f-91dd-93a656088bce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e9ca3c1bbb9847d2810d15fbd6bc3302/volumes/927285f4-306d-4f58-9382-ed41a938ee90'} Body: b'{"volume": {"id": "927285f4-306d-4f58-9382-ed41a938ee90", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:48:26.000000", "updated_at": "2023-04-18T18:48:26.000000", "name": "tempest-ServersNegativeTestJSON-volume-1754242945", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e9ca3c1bbb9847d2810d15fbd6bc3302/volumes/927285f4-306d-4f58-9382-ed41a938ee90"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e9ca3c1bbb9847d2810d15fbd6bc3302/volumes/927285f4-306d-4f58-9382-ed41a938ee90"}], "user_id": "8bd3c378ce864b519e2dc896a228b5f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-t enant-attr:tenant_id": "e9ca3c1bbb9847d2810d15fbd6bc3302"}}' 2023-04-18 18:48:27,760 79722 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/4e1a088a-65dc-4187-a8f5-241a679555d4 0.340s 2023-04-18 18:48:27,760 79722 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:48:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1494', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0d39983e-330d-4653-b466-3906d17ddec0', 'x-compute-request-id': 'req-0d39983e-330d-4653-b466-3906d17ddec0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4e1a088a-65dc-4187-a8f5-241a679555d4'} Body: b'{"server": {"id": "4e1a088a-65dc-4187-a8f5-241a679555d4", "name": "tempest-ServersNegativeTestJSON-server-1483542123", "status": "ACTIVE", "tenant_id": "e9ca3c1bbb9847d2810d15fbd6bc3302", "user_id": "8bd3c378ce864b519e2dc896a228b5f1", "metadata": {}, "hostId": "75886fa0265ba288049d2fc601081dbd0fc3159e760bb42a9440e4a6", "image": {"id": "c82b487d-70d3-49d8-9a21-424651a35dee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c82b487d-70d3-49d8-9a21-424651a35dee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T18:42:52Z", "updated": "2023-04-18T18:43:09Z", "addresses": {"tempest-ServersNegativeTestJSON-529729078-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:72:9b:55"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4e1a088a-65dc-4187-a8f5-241a679555d4"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4e1a088a-65dc-4187-a8f5-241a679555d4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-18T18:43:08.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' {1} 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 c1d89664-8c85-42a3-b1f5-1a9eab5b333b failed to build and is in ERROR status {1} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_spec_create_get_delete [0.149985s] ... ok {1} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_list [0.078460s] ... ok {1} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_update [0.202657s] ... ok {1} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete [1.678807s] ... 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 dd30e7d1-9c3f-48bc-9015-56dfcd48307b failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 18:49:38,163 79712 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 202 POST http://10.0.0.210/volume/v3/08b625f1d2064621968678284ac6c010/volumes 0.342s 2023-04-18 18:49:38,164 79712 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-1378636565", "metadata": {"Type": "Test"}}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:49:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a8e65a1-2e74-468e-b500-1fc149566ddb', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a8e65a1-2e74-468e-b500-1fc149566ddb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/08b625f1d2064621968678284ac6c010/volumes'} Body: b'{"volume": {"id": "dd30e7d1-9c3f-48bc-9015-56dfcd48307b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:49:38.099922", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1378636565", "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/08b625f1d2064621968678284ac6c010/volumes/dd30e7d1-9c3f-48bc-9015-56dfcd48307b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/08b625f1d2064621968678284ac6c010/volumes/dd30e7d1-9c3f-48bc-9015-56dfcd48307b"}], "user_id": "8743b4a9fe354c6a95bee256ca2f2ac9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 18:49:38,236 79712 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.0.0.210/volume/v3/08b625f1d2064621968678284ac6c010/volumes/dd30e7d1-9c3f-48bc-9015-56dfcd48307b 0.063s 2023-04-18 18:49:38,237 79712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:49:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4874b47-900b-43bb-8849-83c781c72450', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4874b47-900b-43bb-8849-83c781c72450', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/08b625f1d2064621968678284ac6c010/volumes/dd30e7d1-9c3f-48bc-9015-56dfcd48307b'} Body: b'{"volume": {"id": "dd30e7d1-9c3f-48bc-9015-56dfcd48307b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:49:38.000000", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1378636565", "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/08b625f1d2064621968678284ac6c010/volumes/dd30e7d1-9c3f-48bc-9015-56dfcd48307b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/08b625f1d2064621968678284ac6c010/volumes/dd30e7d1-9c3f-48bc-9015-56dfcd48307b"}], "user_id": "8743b4a9fe354c6a95bee256ca2f2ac9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "08b625f1d2064621968678284ac6c010"}}' 2023-04-18 18:49:39,321 79712 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.0.0.210/volume/v3/08b625f1d2064621968678284ac6c010/volumes/dd30e7d1-9c3f-48bc-9015-56dfcd48307b 0.072s 2023-04-18 18:49:39,321 79712 DEBUG [tempest. lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:49:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d116964c-c665-4a9f-be2d-ac58d1649b3c', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d116964c-c665-4a9f-be2d-ac58d1649b3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/08b625f1d2064621968678284ac6c010/volumes/dd30e7d1-9c3f-48bc-9015-56dfcd48307b'} Body: b'{"volume": {"id": "dd30e7d1-9c3f-48bc-9015-56dfcd48307b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:49:38.000000", "updated_at": "2023-04-18T18:49:38.000000", "name": "tempest-VolumesGetTest-Volume-1378636565", "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/08b625f1d2064621968678284ac6c010/volumes/dd30e7d1-9c3f-48bc-9015-56dfcd48307b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/08b625f1d2064621968678284ac6c010/volumes/dd30e7d1-9c3f-48bc-9015-56dfcd48307b"}], "user_id": "8743b4a9fe354c6a95bee256ca2f2ac9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "08b625f1d2064621968678284ac6c010"}}' 2023-04-18 18:49:39,475 79712 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/08b625f1d2064621968678284ac6c010/volumes/dd30e7d1-9c3f-48bc-9015-56dfcd48307b 0.142s 2023-04-18 18:49:39,475 79712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:49:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a00d459-70c2-4cda-822c-43833cafd331', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/08b625f1d2064621968678284ac6c010/volumes/dd30e7d1-9c3f-48bc-9015-56dfcd48307b'} Body: b'' 2023-04-18 18:49:39,498 79712 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/08b625f1d2064621968678284ac6c010/volumes/dd30e7d1-9c3f-48bc-9015-56dfcd48307b 0.021s 2023-04-18 18:49:39,498 79712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:49:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-d61fa85c-98ed-4fa3-9ca2-3625c59f9156', 'x-openstack-request-id': 'req-d61fa85c-98ed-4fa3-9ca2-3625c59f9156', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/08b625f1d2064621968678284ac6c010/volumes/dd30e7d1-9c3f-48bc-9015-56dfcd48307b'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume dd30e7d1-9c3f-48bc-9015-56dfcd48307b could not be found."}}' {1} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone [1.533523s] ... 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 6220bb2a-40ae-4cf5-8603-d178ca4263a5 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 18:49:39,707 79712 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/08b625f1d2064621968678284ac6c010/volumes 0.206s 2023-04-18 18:49:39,707 79712 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-1306602110"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:49:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ccbaf558-e3f2-4641-858c-662b6f8a2791', 'content-length': '812', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ccbaf558-e3f2-4641-858c-662b6f8a2791', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/08b625f1d2064621968678284ac6c010/volumes'} Body: b'{"volume": {"id": "6220bb2a-40ae-4cf5-8603-d178ca4263a5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:49:39.649872", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1306602110", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/08b625f1d2064621968678284ac6c010/volumes/6220bb2a-40ae-4cf5-8603-d178ca4263a5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/08b625f1d2064621968678284ac6c010/volumes/6220bb2a-40ae-4cf5-8603-d178ca4263a5"}], "user_id": "8743b4a9fe354c6a95bee256ca2f2ac9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 18:49:39,783 79712 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/08b625f1d2064621968678284ac6c010/volumes/6220bb2a-40ae-4cf5-8603-d178ca4263a5 0.065s 2023-04-18 18:49:39,783 79712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:49:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04ee162f-5d31-43cd-813b-d043ade995c1', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04ee162f-5d31-43cd-813b-d043ade995c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/08b625f1d2064621968678284ac6c010/volumes/6220bb2a-40ae-4cf5-8603-d178ca4263a5'} Body: b'{"volume": {"id": "6220bb2a-40ae-4cf5-8603-d178ca4263a5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:49:40.000000", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1306602110", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/08b625f1d2064621968678284ac6c010/volumes/6220bb2a-40ae-4cf5-8603-d178ca4263a5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/08b625f1d2064621968678284ac6c010/volumes/6220bb2a-40ae-4cf5-8603-d178ca4263a5"}], "user_id": "8743b4a9fe354c6a95bee256ca2f2ac9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "08b625f1d2064621968678284ac6c010"}}' 2023-04-18 18:49:40,838 79712 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/08b625f1d2064621968678284ac6c010/volumes/6220bb2a-40ae-4cf5-8603-d178ca4263a5 0.043s 2023-04-18 18:49:40,839 79712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:49:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dde344fb-2003-43ea-9413-495d7e50136c', 'content-length': '901', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dde344fb-2003-43ea-9413-495d7e50136c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/08b625f1d2064621968678284ac6c010/volumes/6220bb2a-40ae-4cf5-8603-d178ca4263a5'} Body: b'{"volume": {"id": "6220bb2a-40ae-4cf5-8603-d178ca4263a5", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:49:40.000000", "updated_at": "2023-04-18T18:49:40.000000", "name": "tempest-VolumesGetTest-Volume-1306602110", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/08b625f1d2064621968678284ac6c010/volumes/6220bb2a-40ae-4cf5-8603-d178ca4263a5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/08b625f1d2064621968678284ac6c010/volumes/6220bb2a-40ae-4cf5-8603-d178ca4263a5"}], "user_id": "8743b4a9fe354c6a95bee256ca2f2ac9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "08b625f1d2064621968678284ac6c010"}}' 2023-04-18 18:49:40,891 79712 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/08b625f1d2064621968678284ac6c010/volumes/6220bb2a-40ae-4cf5-8603-d178ca4263a5 0.041s 2023-04-18 18:49:40,892 79712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:49:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4e4f53b-02da-41c7-a2a5-ed06384f0b1b', 'content-length': '901', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4e4f53b-02da-41c7-a2a5-ed06384f0b1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/08b625f1d2064621968678284ac6c010/volumes/6220bb2a-40ae-4cf5-8603-d178ca4263a5'} Body: b'{"volume": {"id": "6220bb2a-40ae-4cf5-8603-d178ca4263a5", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:49:40.000000", "updated_at": "2023-04-18T18:49:40.000000", "name": "tempest-VolumesGetTest-Volume-1306602110", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/08b625f1d2064621968678284ac6c010/volumes/6220bb2a-40ae-4cf5-8603-d178ca4263a5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/08b625f1d2064621968678284ac6c010/volumes/6220bb2a-40ae-4cf5-8603-d178ca4263a5"}], "user_id": "8743b4a9fe354c6a95bee256ca2f2ac9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "08b625f1d2064621968678284ac6c010"}}' 2023-04-18 18:49:41,009 79712 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/08b625f1d2064621968678284ac6c010/volumes/6220bb2a-40ae-4cf5-8603-d178ca4263a5 0.107s 2023-04-18 18:49:41,010 79712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:49:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8 ', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b0d5a40-ca9b-4f41-b4e6-d865925e4ff4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/08b625f1d2064621968678284ac6c010/volumes/6220bb2a-40ae-4cf5-8603-d178ca4263a5'} Body: b'' 2023-04-18 18:49:41,033 79712 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/08b625f1d2064621968678284ac6c010/volumes/6220bb2a-40ae-4cf5-8603-d178ca4263a5 0.022s 2023-04-18 18:49:41,033 79712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:49:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-97efa86a-8269-4390-abd5-3c40b11e2dd0', 'x-openstack-request-id': 'req-97efa86a-8269-4390-abd5-3c40b11e2dd0', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/08b625f1d2064621968678284ac6c010/volumes/6220bb2a-40ae-4cf5-8603-d178ca4263a5'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 6220bb2a-40ae-4cf5-8603-d178ca4263a5 could not be found."}}' {1} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image [1.630275s] ... 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 8db8ab23-49f1-4d01-9da1-669a42476f97 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 18:49:41,059 79712 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/c82b487d-70d3-49d8-9a21-424651a35dee 0.023s 2023-04-18 18:49:41,059 79712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:49:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-20d60092-06cd-4dfa-9c20-bad915150992', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/c82b487d-70d3-49d8-9a21-424651a35dee'} 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": "eac158c03b604eaab4395b780276080f", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "c82b487d-70d3-49d8-9a21-424651a35dee", "created_at": "2023-04-18T18:38:57Z", "updated_at": "2023-04-18T18:38:59Z", "tags": [], "self": "/v2/images/c82b487d-70d3-49d8-9a21-424651a35dee", "file": "/v2/images/c82b487d-70d3-49d8-9a21-424651a35dee/file", "schema": "/v2/schemas/image"}' 2023-04-18 18:49:41,424 79712 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/08b625f1d2064621968678284ac6c010/volumes 0.364s 2023-04-18 18:49:41,425 79712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"imageRef": "c82b487d-70d3-49d8-9a21-424651a35dee", "size": 1, "name": "tempest-VolumesGetTest-Volume-1108183136", "metadata": {"Type": "Test"}}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:49:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc2757fe-7aa9-4d1e-b0eb-2b825a5890c2', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc2757fe-7aa9-4d1e-b0eb-2b825a5890c2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/08b625f1d2064621968678284ac6c010/volumes'} Body: b'{"volume": {"id": "8db8ab23-49f1-4d01-9da1-669a42476f97", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:49:41.365784", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1108183136", "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/08b625f1d2064621968678284ac6c010/volumes/8db8ab23-49f1-4d01-9da1-669a42476f97"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/08b625f1d2064621968678284ac6c010/volumes/8db8ab23-49f1-4d01-9da1-669a42476f97"}], "user_id": "8743b4a9fe354c6a95bee256ca2f2ac9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 18:49:41,483 79712 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/08b625f1d2064621968678284ac6c010/volumes/8db8ab23-49f1-4d01-9da1-669a42476f97 0.049s 2023-04-18 18:49:41,483 79712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:49:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f00b91a7-53a9-4ea7-8224-b4f510986fef', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f00b91a7-53a9-4ea7-8224-b4f510986fef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/08b625f1d2064621968678284ac6c010/volumes/8db8ab23-49f1-4d01-9da1-669a42476f97'} Body: b'{"volume": {"id": "8db8ab23-49f1-4d01-9da1-669a42476f97", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:49:41.000000", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1108183136", "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/08b625f1d2064621968678284ac6c010/volumes/8db8ab23-49f1-4d01-9da1-669a42476f97"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/08b625f1d2064621968678284ac6c010/volumes/8db8ab23-49f1-4d01-9da1-669a42476f97"}], "user_id": "8743b4a9fe354c6a95bee256ca2f2ac9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "08b625f1d2064621968678284ac6c010"}}' 2023-04-18 18:49:42,536 79712 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/08b625f1d2064621968678284ac6c010/volumes/8db8ab23-49f1-4d01-9da1-669a42476f97 0.041s 2023-04-18 18:49:42,537 79712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:49:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-560be4e8-5f0f-48b5-bb9b-073d0ff31e3c', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-560be4e8-5f0f-48b5-bb9b-073d0ff31e3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/08b625f1d2064621968678284ac6c010/volumes/8db8ab23-49f1-4d01-9da1-669a42476f97'} Body: b'{"volume": {"id": "8db8ab23-49f1-4d01-9da1-669a42476f97", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:49:41.000000", "updated_at": "2023-04-18T18:49:41.000000", "name": "tempest-VolumesGetTest-Volume-1108183136", "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/08b625f1d2064621968678284ac6c010/volumes/8db8ab23-49f1-4d01-9da1-669a42476f97"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/08b625f1d2064621968678284ac6c010/volumes/8db8ab23-49f1-4d01-9da1-669a42476f97"}], "user_id": "8743b4a9fe354c6a95bee256ca2f2ac9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "08b625f1d2064621968678284ac6c010"}}' 2023-04-18 18:49:42,641 79712 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/08b625f1d2064621968678284ac6c010/volumes/8db8ab23-49f1-4d01-9da1-669a42476f97 0.094s 2023-04-18 18:49:42,642 79712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:49:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-typ e': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2963bc59-8587-4774-a61b-637e89b1ae0e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/08b625f1d2064621968678284ac6c010/volumes/8db8ab23-49f1-4d01-9da1-669a42476f97'} Body: b'' 2023-04-18 18:49:42,665 79712 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/08b625f1d2064621968678284ac6c010/volumes/8db8ab23-49f1-4d01-9da1-669a42476f97 0.022s 2023-04-18 18:49:42,665 79712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:49:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-2291a777-0966-4453-9176-69e1c4b454d4', 'x-openstack-request-id': 'req-2291a777-0966-4453-9176-69e1c4b454d4', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/08b625f1d2064621968678284ac6c010/volumes/8db8ab23-49f1-4d01-9da1-669a42476f97'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 8db8ab23-49f1-4d01-9da1-669a42476f97 could not be found."}}' {1} setUpClass (tempest.scenario.test_volume_backup_restore.TestVolumeBackupRestore) ... SKIPPED: Backup is not enable. {2} tempest.api.compute.servers.test_server_rescue.ServerStableDeviceRescueTest.test_stable_device_rescue_disk_virtio_with_volume_attached [227.473670s] ... 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 d5a44d66-3a9b-40a0-ac06-4a10c1b11cef failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 18:46:19,687 79714 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-18 18:46:19,899 79714 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.209s 2023-04-18 18:46:19,899 79714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1418589671", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBODfnIy076fcDuspfBrW6xpuDGtdwgwIC2r0KKwaUdEvCsy4N2s054Tl13y6rH0zCtERj3VkvmOpkR6nxjvnpbQgDppWzhlk51NWvE1fEiHf/LQY2q1AI4gFBrlfW3IehA=="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:46:19 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-57f343f0-59ee-4268-a154-86b99bd63144', 'x-compute-request-id': 'req-57f343f0-59ee-4268-a154-86b99bd63144', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1418589671", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBODfnIy076fcDuspfBrW6xpuDGtdwgwIC2r0KKwaUdEvCsy4N2s054Tl13y6rH0zCtERj3VkvmOpkR6nxjvnpbQgDppWzhlk51NWvE1fEiHf/LQY2q1AI4gFBrlfW3IehA==", "fingerprint": "dd:3b:f6:d9:bd:62:41:84:35:6b:8a:66:81:bd:2f:a8", "user_id": "54d7d2be11df420c8b5f040a77eb5156"}}' 2023-04-18 18:46:19,902 79714 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1418589671 created 2023-04-18 18:46:20,089 79714 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.186s 2023-04-18 18:46:20,089 79714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1863229712", "description": "tempest-description--1018503039"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1597', 'x-openstack-request-id': 'req-d1d0bea4-7a38-4dfa-b058-76b5fe9abbe3', 'date': 'Tue, 18 Apr 2023 18:46:20 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "6587a011-dbc1-478e-86dc-69a2ab4cf44e", "name": "tempest-securitygroup--1863229712", "stateful": true, "tenant_id": "da3a774b9b764aa09ee99a373505a307", "description": "tempest-description--1018503039", "shared": false, "security_group_rules": [{"id": "1a90b2ea-70a9-4d10-bfb6-af1ff90c850b", "tenant_id": "da3a774b9b764aa09ee99a373505a307", "security_group_id": "6587a011-dbc1-478e-86dc-69a2ab4cf44e", "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": 535, "description": null, "tags": [], "created_at": "2023-04-18T18:46:19Z", "updated_at": "2023-04-18T18:46:19Z", "revision_number": 0, "project_id": "da3a774b9b764aa09ee99a373505a307"}, {"id": "9b776722-52e8-4344-a898-b93457bc451d", "tenant_id": "da3a774b9b764aa09ee99a373505a307", "security_group_id": "6587a011-dbc1-478e-86dc-69a2ab4cf44e", "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": 536, "description": null, "tags": [], "created_at": "2023-04-18T18:46:19Z", "updated_at": "2023-04-18T18:46:19Z", "revision_number": 0, "project_id": "da3a774b9b764aa09ee99a373505a307"}], "tags": [], "created_at": "2023-04-18T18:46:19Z", "updated_at": "2023-04-18T18:46:19Z", "revision_number": 1, "project_id": "da3a774b9b764aa09ee99a373505a307"}}' 2023-04-18 18:46:20,251 79714 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.160s 2023-04-18 18:46:20,251 79714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "6587a011-dbc1-478e-86dc-69a2ab4cf44e", "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-7fb24230-1c7d-4b01-9204-ea15ef556b98', 'date': 'Tue, 18 Apr 2023 18:46: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": "2c5c8eea-5e90-48d9-b407-3a30df578e54", "tenant_id": "da3a774b9b764aa09ee99a373505a307", "security_group_id": "6587a011-dbc1-478e-86dc-69a2ab4cf44e", "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-18T18:46:20Z", "updated_at": "2023-04-18T18:46:20Z", "revision_number": 0, "project_id": "da3a774b9b764aa09ee99a373505a307"}}' 2023-04-18 18:46:20,410 79714 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.157s 2023-04-18 18:46:20,410 79714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "6587a011-dbc1-478e-86dc-69a2ab4cf44e", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-c9d77d24-9914-4fa5-931a-9659227184fb', 'date': 'Tue, 18 Apr 2023 18:46: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": "b9c08bd2-070c-4168-a2b2-f2f3138a722a", "tenant_id": "da3a774b9b764aa09ee99a373505a307", "security_group_id": "6587a011-dbc1-478e-86dc-69a2ab4cf44e", "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-18T18:46:20Z", "updated_at": "2023-04-18T18:46:20Z", "revision_number": 0, "project_id": "da3a774b9b764aa09ee99a373505a307"}}' 2023-04-18 18:46:20,410 79714 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1863229712 created 2023-04-18 18:46:21,237 79714 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 0.825s 2023-04-18 18:46:21,237 79714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "31d39076-dc96-4194-a64 9-5fcd7e2f82dc"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-b52b6447-2632-4f4e-b0da-6d897e45bfc6', 'date': 'Tue, 18 Apr 2023 18:46:21 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "6cc894fe-ee5f-44fd-befb-fabfdbb052e4", "tenant_id": "da3a774b9b764aa09ee99a373505a307", "floating_ip_address": "172.24.4.223", "floating_network_id": "31d39076-dc96-4194-a649-5fcd7e2f82dc", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "da3a774b9b764aa09ee99a373505a307", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-18T18:46:20Z", "updated_at": "2023-04-18T18:46:20Z", "revision_number": 0}}' 2023-04-18 18:46:21,237 79714 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '6cc894fe-ee5f-44fd-befb-fabfdbb052e4', 'tenant_id': 'da3a774b9b764aa09ee99a373505a307', 'floating_ip_address': '172.24.4.223', 'floating_network_id': '31d39076-dc96-4194-a649-5fcd7e2f82dc', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'da3a774b9b764aa09ee99a373505a307', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-18T18:46:20Z', 'updated_at': '2023-04-18T18:46:20Z', 'revision_number': 0, 'ip': '172.24.4.223'} created 2023-04-18 18:46:21,276 79714 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.031s 2023-04-18 18:46:21,277 79714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 18:46:21 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-6a09fba2-a62b-4861-9371-298b5dc74615', '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": "54d7d2be11df420c8b5f040a77eb5156", "name": "tempest-ServerStableDeviceRescueTest-72652998-project-member", "password_expires_at": null}, "audit_ids": ["bh_1N7HcSKODcAxWcLSIrQ"], "expires_at": "2023-04-18T19:46:21.000000Z", "issued_at": "2023-04-18T18:46:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "da3a774b9b764aa09ee99a373505a307", "name": "tempest-ServerStableDeviceRescueTest-72652998"}, "is_domain": false, "roles": [{"id": "35697bd1c3044a1fbd5795113c41efb7", "name": "reader"}, {"id": "7058366a9fca443e9f44c95d078fcd58", "name": "member"}], "catalog": [{"endpoints": [{"id": "91478bb14fa24dc18a442602e5f97ca2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/da3a774b9b764aa09ee99a373505a307", "region": "RegionOne"}], "id": "7be72221085d4944a946c97ce08fe0ba", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "a95f50d538a94de29a9a69d17d76bd36", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "96a88896ecc9496da6d9e54366fc23b9", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "3f738fffaddc4d75802cacb0bcb457ee", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/da3a774b9b764aa09ee99a373505a307", "region": "RegionOne"}], "id": "9ef904c6d5494133b74a9881e4a175c8", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "a5ee12dbfaab49159c461dbeffc63c63", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "a56bae77ec6c4dae90bdf0ec335648ae", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "650aec42df824256ba1796a0f4fa4bbb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "affc40d7318340b699f04996f49cf400", "type": "image", "name": "glance"}, {"endpoints": [{"id": "6590deb5fd8b448b9f5db913f58adec5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "eb545688324f4c1980813ba1d95d408e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "99a6368efe954c65b6d93304b2b0d191", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "f7e66750d7a84de281ee5c5b746d4e62", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "abe90ddcbe5b4d5bb77a7bd32b6e5e96", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/da3a774b9b764aa09ee99a373505a307", "region": "RegionOne"}], "id": "fa260696b99e4f908d5beeb126d1233f", "type": "volumev3", "name": "cinderv3"}]}}' 2023-04-18 18:46:21,277 79714 INFO [tempest.lib.common.fixed_network] (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached) Found network {'id': '854cf3f4-9ef9-4e01-bac0-fea90560df9e', 'name': 'tempest-ServerStableDeviceRescueTest-1456802094-network', 'tenant_id': 'da3a774b9b764aa09ee99a373505a307', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'da3a774b9b764aa09ee99a373505a307', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 29799, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T18:46:14Z', 'updated_at': '2023-04-18T18:46:14Z', 'revision_number': 1} available for tenant 2023-04-18 18:46:21,278 79714 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1418589671', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBODfnIy076fcDuspfBrW6xpuDGtdwgwIC2r0KKwaUdEvCsy4N2s054Tl13y6rH0zCtERj3VkvmOpkR6nxjvnpbQgDppWzhlk51NWvE1fEiHf/LQY2q1AI4gFBrlfW3IehA==', 'fingerprint': 'dd:3b:f6:d9:bd:62:41:84:35:6b:8a:66:81:bd:2f:a8', 'user_id': '54d7d2be11df420c8b5f040a77eb5156', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDAh7lF6oLt0ztsJvSXIcF+W3OIB6oTsL1oOM4W3PuAMzyUDsRsYFhfW\nSAfuRR+AjzOgBwYFK4EEACKhZANiAATg35yMtO+n3A7rKXwa1usabgxrXcIMCAtq\n9CisGlHRLwrMuDdrNOeE5dd8uqx9MwrREY91ZL5jqZEep8Y756W0IA6aVs4ZZOdT\nVrxNXxIh3/y0GNqtQCOIBQa5X1tyHoQ=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '6587a011-dbc1-478e-86dc-69a2ab4cf44e', 'name': 'tempest-securitygroup--1863229712', 'stateful': True, 'tenant_id': 'da3a774b9b764aa09ee99a373505a307', 'description': 'tempest-description--1018503039', 'shared': False, 'security_group_rules': [{'id': '1a90b2ea-70a9-4d10-bfb6-af1ff90c850b', 'tenant_id': 'da3a774b9b764aa09ee99a373505a307', 'security_group_id': '6587a011-dbc1-478e-86dc-69a2ab4cf44e', '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': 535, 'description': None, 'tags': [], 'created_at': '2023-04-18T18:46:19Z', 'updated_at': '2023-04-18T18:46:19Z', 'revision_number': 0, 'project_id': 'da3a774b9b764aa09ee99a373505a307'}, {'id': '9b776722-52e8-4344-a898-b93457bc451d', 'tenant_id': 'da3a774b9b764aa09ee99a373505a307', 'security_group_id': '6587a011-dbc1-478e-86dc-69a2ab4cf44e', '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': 536, 'description': Non e, 'tags': [], 'created_at': '2023-04-18T18:46:19Z', 'updated_at': '2023-04-18T18:46:19Z', 'revision_number': 0, 'project_id': 'da3a774b9b764aa09ee99a373505a307'}], 'tags': [], 'created_at': '2023-04-18T18:46:19Z', 'updated_at': '2023-04-18T18:46:19Z', 'revision_number': 1, 'project_id': 'da3a774b9b764aa09ee99a373505a307'}, 'floating_ip': {'id': '6cc894fe-ee5f-44fd-befb-fabfdbb052e4', 'tenant_id': 'da3a774b9b764aa09ee99a373505a307', 'floating_ip_address': '172.24.4.223', 'floating_network_id': '31d39076-dc96-4194-a649-5fcd7e2f82dc', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'da3a774b9b764aa09ee99a373505a307', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-18T18:46:20Z', 'updated_at': '2023-04-18T18:46:20Z', 'revision_number': 0, 'ip': '172.24.4.223'}} 2023-04-18 18:46:21,926 79714 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 202 POST http://10.0.0.210/compute/v2.1/servers 0.647s 2023-04-18 18:46:21,926 79714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-ServerStableDeviceRescueTest-server-1487082360", "imageRef": "c82b487d-70d3-49d8-9a21-424651a35dee", "flavorRef": "42", "networks": [{"uuid": "854cf3f4-9ef9-4e01-bac0-fea90560df9e"}], "security_groups": [{"name": "tempest-securitygroup--1863229712"}], "key_name": "tempest-keypair-1418589671", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:46:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '404', 'location': 'http://10.0.0.210/compute/v2.1/servers/ca0eb8d2-6556-4672-b965-5138ef356137', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-64e7f4e3-9614-4d9b-acce-070d1952587f', 'x-compute-request-id': 'req-64e7f4e3-9614-4d9b-acce-070d1952587f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "ca0eb8d2-6556-4672-b965-5138ef356137", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ca0eb8d2-6556-4672-b965-5138ef356137"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ca0eb8d2-6556-4672-b965-5138ef356137"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1863229712"}], "adminPass": "G5n2beAYFLHY"}}' 2023-04-18 18:46:22,023 79714 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/ca0eb8d2-6556-4672-b965-5138ef356137 0.093s 2023-04-18 18:46:22,023 79714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:46:21 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-0727f10f-56ba-44bb-9352-1b9211d4cd2d', 'x-compute-request-id': 'req-0727f10f-56ba-44bb-9352-1b9211d4cd2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ca0eb8d2-6556-4672-b965-5138ef356137'} Body: b'{"server": {"id": "ca0eb8d2-6556-4672-b965-5138ef356137", "name": "tempest-ServerStableDeviceRescueTest-server-1487082360", "status": "BUILD", "tenant_id": "da3a774b9b764aa09ee99a373505a307", "user_id ": "54d7d2be11df420c8b5f040a77eb5156", "metadata": {}, "hostId": "", "image": {"id": "c82b487d-70d3-49d8-9a21-424651a35dee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c82b487d-70d3-49d8-9a21-424651a35dee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T18:46:22Z", "updated": "2023-04-18T18:46:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ca0eb8d2-6556-4672-b965-5138ef356137"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ca0eb8d2-6556-4672-b965-5138ef356137"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1418589671", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 18:47:12,315 79714 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/ca0eb8d2-6556-4672-b965-5138ef356137 0.227s 2023-04-18 18:47:12,315 79714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:47:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1554', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-84b1fe87-6deb-4b86-8937-595bf0224567', 'x-compute-request-id': 'req-84b1fe87-6deb-4b86-8937-595bf0224567', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ca0eb8d2-6556-4672-b965-5138ef356137'} Body: b'{"server": {"id": "ca0eb8d2-6556-4672-b965-5138ef356137", "name": "tempest-ServerStableDeviceRescueTest-server-1487082360", "status": "ACTIVE", "tenant_id": "da3a774b9b764aa09ee99a373505a307", "user_id": "54d7d2be11df420c8b5f040a77eb5156", "metadata": {}, "hostId": "05c4e4fe9dc931d7e4693ae483232cc1f9563cf457faa449fa375ed5", "image": {"id": "c82b487d-70d3-49d8-9a21-424651a35dee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c82b487d-70d3-49d8-9a21-424651a35dee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T18:46:21Z", "updated": "2023-04-18T18:46:29Z", "addresses": {"tempest-ServerStableDeviceRescueTest-1456802094-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:81:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ca0eb8d2-6556-4672-b965-5138ef356137"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ca0eb8d2-6556-4672-b965-5138ef356137"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1418589671", "OS-SRV-USG:launched_at": "2023-04-18T18:46:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1863229712"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 18:47:12,327 79714 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-18 18:48:12,576 79714 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/ca0eb8d2-6556-4672-b965-5138ef356137/os-interface 0.189s 2023-04-18 18:48:1 2,576 79714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:48:12 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-2c4ae60f-05f4-42c4-b2a9-755331fa763f', 'x-compute-request-id': 'req-2c4ae60f-05f4-42c4-b2a9-755331fa763f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ca0eb8d2-6556-4672-b965-5138ef356137/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "854cf3f4-9ef9-4e01-bac0-fea90560df9e", "port_id": "363c45c1-8501-420c-a05e-c4fc1238472a", "mac_addr": "fa:16:3e:cc:81:e8", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "5cc9ee12-e421-4202-9eca-17b4a7bfbd31", "ip_address": "10.0.0.8"}]}]}' 2023-04-18 18:48:13,737 79714 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/6cc894fe-ee5f-44fd-befb-fabfdbb052e4 1.157s 2023-04-18 18:48:13,738 79714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "363c45c1-8501-420c-a05e-c4fc1238472a"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-039d9c28-f1b2-4dca-a341-257b761d3da2', 'date': 'Tue, 18 Apr 2023 18:48:13 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/6cc894fe-ee5f-44fd-befb-fabfdbb052e4'} Body: b'{"floatingip": {"id": "6cc894fe-ee5f-44fd-befb-fabfdbb052e4", "tenant_id": "da3a774b9b764aa09ee99a373505a307", "floating_ip_address": "172.24.4.223", "floating_network_id": "31d39076-dc96-4194-a649-5fcd7e2f82dc", "router_id": "955fe49f-dccb-426f-a757-7c053cd3a336", "port_id": "363c45c1-8501-420c-a05e-c4fc1238472a", "fixed_ip_address": "10.0.0.8", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "854cf3f4-9ef9-4e01-bac0-fea90560df9e", "mac_address": "fa:16:3e:cc:81:e8", "admin_state_up": true, "status": "ACTIVE", "device_id": "ca0eb8d2-6556-4672-b965-5138ef356137", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-18T18:46:20Z", "updated_at": "2023-04-18T18:48:13Z", "revision_number": 1, "project_id": "da3a774b9b764aa09ee99a373505a307"}}' 2023-04-18 18:48:13,751 79714 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.223:22' as 'cirros' with public key authentication 2023-04-18 18:48:13,792 79714 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-18 18:48:13,820 79714 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-18 18:48:13,821 79714 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.223 successfully created 2023-04-18 18:48:14,662 79714 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/ca0eb8d2-6556-4672-b965-5138ef356137/action 0.835s 2023-04-18 18:48:14,662 79714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"createImage": {"name": "tempest-ServerStableDeviceRescueTest-image-1732416976"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:48:13 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/39e6d5a3-af74-442f-8020-3 c233dc64e45', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-16cd4e58-37a7-49c0-b7b6-ab5899b4fb55', 'x-compute-request-id': 'req-16cd4e58-37a7-49c0-b7b6-ab5899b4fb55', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ca0eb8d2-6556-4672-b965-5138ef356137/action'} Body: b'' 2023-04-18 18:48:14,725 79714 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/39e6d5a3-af74-442f-8020-3c233dc64e45 0.055s 2023-04-18 18:48:14,726 79714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:48:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1607', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ffd0a761-9cc2-4342-80bd-5d39f20b4946', 'x-compute-request-id': 'req-ffd0a761-9cc2-4342-80bd-5d39f20b4946', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/images/39e6d5a3-af74-442f-8020-3c233dc64e45'} Body: b'{"image": {"id": "39e6d5a3-af74-442f-8020-3c233dc64e45", "name": "tempest-ServerStableDeviceRescueTest-image-1732416976", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "c82b487d-70d3-49d8-9a21-424651a35dee", "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": "ca0eb8d2-6556-4672-b965-5138ef356137", "owner_project_name": "tempest-ServerStableDeviceRescueTest-72652998", "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-72652998-project-member", "user_id": "54d7d2be11df420c8b5f040a77eb5156"}, "created": "2023-04-18T18:48:15Z", "updated": "2023-04-18T18:48:15Z", "status": "SAVING", "progress": 25, "OS-EXT-IMG-SIZE:size": 0, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/39e6d5a3-af74-442f-8020-3c233dc64e45"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/images/39e6d5a3-af74-442f-8020-3c233dc64e45"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/39e6d5a3-af74-442f-8020-3c233dc64e45"}], "server": {"id": "ca0eb8d2-6556-4672-b965-5138ef356137", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ca0eb8d2-6556-4672-b965-5138ef356137"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ca0eb8d2-6556-4672-b965-5138ef356137"}]}}}' 2023-04-18 18:49:04,839 79714 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/39e6d5a3-af74-442f-8020-3c233dc64e45 0.057s 2023-04-18 18:49:04,840 79714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:49:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1721', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-72ef4120-bd17-4ca7-9ca1-12e2b9cd73ba', 'x-compute-request-id': 'req-72ef4120-bd17-4ca7-9ca1-12e2b9cd73ba', 'connection': 'close', 'status': '200', 'content-locatio n': 'http://10.0.0.210/compute/v2.1/images/39e6d5a3-af74-442f-8020-3c233dc64e45'} Body: b'{"image": {"id": "39e6d5a3-af74-442f-8020-3c233dc64e45", "name": "tempest-ServerStableDeviceRescueTest-image-1732416976", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "c82b487d-70d3-49d8-9a21-424651a35dee", "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": "ca0eb8d2-6556-4672-b965-5138ef356137", "owner_id": "da3a774b9b764aa09ee99a373505a307", "owner_project_name": "tempest-ServerStableDeviceRescueTest-72652998", "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-72652998-project-member", "user_id": "54d7d2be11df420c8b5f040a77eb5156"}, "created": "2023-04-18T18:48:15Z", "updated": "2023-04-18T18:48:19Z", "status": "ACTIVE", "progress": 100, "OS-EXT-IMG-SIZE:size": 38600704, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/39e6d5a3-af74-442f-8020-3c233dc64e45"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/images/39e6d5a3-af74-442f-8020-3c233dc64e45"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/39e6d5a3-af74-442f-8020-3c233dc64e45"}], "server": {"id": "ca0eb8d2-6556-4672-b965-5138ef356137", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ca0eb8d2-6556-4672-b965-5138ef356137"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ca0eb8d2-6556-4672-b965-5138ef356137"}]}}}' 2023-04-18 18:49:04,905 79714 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/39e6d5a3-af74-442f-8020-3c233dc64e45 0.060s 2023-04-18 18:49:04,905 79714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:49:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1721', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-89a7b8e6-2a60-4535-9d98-e30fe7078c2c', 'x-compute-request-id': 'req-89a7b8e6-2a60-4535-9d98-e30fe7078c2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/images/39e6d5a3-af74-442f-8020-3c233dc64e45'} Body: b'{"image": {"id": "39e6d5a3-af74-442f-8020-3c233dc64e45", "name": "tempest-ServerStableDeviceRescueTest-image-1732416976", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "c82b487d-70d3-49d8-9a21-424651a35dee", "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": "ca0eb8d2-6556-4672-b965-5138ef356137", "owner_id": "da3a774b9b764aa09ee99a373505a307", "owner_project_name": "tempest-ServerStableDeviceRescueTest-72652998", "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-72652998-project-member", "user_id": "54d7d2be11df420c8b5f040a77eb5156"}, "created": "2023-04-18T18:48:15Z", "updated": "2023-04-18T18:48:19Z", "status": "ACTIVE", "progress": 100, "OS-EXT-IMG-SIZE:size": 38600704, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/39e6d5a3-af74-442f-8020-3c233dc64e45"}, {"rel": "bookm ark", "href": "http://10.0.0.210/compute/images/39e6d5a3-af74-442f-8020-3c233dc64e45"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/39e6d5a3-af74-442f-8020-3c233dc64e45"}], "server": {"id": "ca0eb8d2-6556-4672-b965-5138ef356137", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ca0eb8d2-6556-4672-b965-5138ef356137"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ca0eb8d2-6556-4672-b965-5138ef356137"}]}}}' 2023-04-18 18:49:05,148 79714 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/ca0eb8d2-6556-4672-b965-5138ef356137 0.237s 2023-04-18 18:49:05,148 79714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:49:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1673', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-06be7c7f-7b59-4a5a-8e45-176b307fdec0', 'x-compute-request-id': 'req-06be7c7f-7b59-4a5a-8e45-176b307fdec0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ca0eb8d2-6556-4672-b965-5138ef356137'} Body: b'{"server": {"id": "ca0eb8d2-6556-4672-b965-5138ef356137", "name": "tempest-ServerStableDeviceRescueTest-server-1487082360", "status": "ACTIVE", "tenant_id": "da3a774b9b764aa09ee99a373505a307", "user_id": "54d7d2be11df420c8b5f040a77eb5156", "metadata": {}, "hostId": "05c4e4fe9dc931d7e4693ae483232cc1f9563cf457faa449fa375ed5", "image": {"id": "c82b487d-70d3-49d8-9a21-424651a35dee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c82b487d-70d3-49d8-9a21-424651a35dee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T18:46:21Z", "updated": "2023-04-18T18:48:20Z", "addresses": {"tempest-ServerStableDeviceRescueTest-1456802094-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:81:e8"}, {"version": 4, "addr": "172.24.4.223", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:81:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ca0eb8d2-6556-4672-b965-5138ef356137"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ca0eb8d2-6556-4672-b965-5138ef356137"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1418589671", "OS-SRV-USG:launched_at": "2023-04-18T18:46:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1863229712"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 18:50:05,367 79714 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/39e6d5a3-af74-442f-8020-3c233dc64e45 0.133s 2023-04-18 18:50:05,367 79714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/openstack-images-v2.0-json-patch', 'X-Auth-Token': ''} Body: [{"add": "/hw_rescue_bus", "value": "virtio"}] Response - Headers: {'date': 'Tue, 18 Apr 2023 18:50:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1640', 'content-type': 'application/json', 'x-openstack-request-id': 'req-9ea51eae-66ef-4f74-8863-d0e476342cf2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/39e6d5a3- af74-442f-8020-3c233dc64e45'} Body: b'{"base_image_ref": "c82b487d-70d3-49d8-9a21-424651a35dee", "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": "ca0eb8d2-6556-4672-b965-5138ef356137", "owner_id": "da3a774b9b764aa09ee99a373505a307", "owner_project_name": "tempest-ServerStableDeviceRescueTest-72652998", "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-72652998-project-member", "user_id": "54d7d2be11df420c8b5f040a77eb5156", "hw_rescue_bus": "virtio", "name": "tempest-ServerStableDeviceRescueTest-image-1732416976", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "4f55979cd192c9f51d976880fd17f577", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "da3a774b9b764aa09ee99a373505a307", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "505b10a6f4f8b0e542bde82e5c48ef3b1013c67f6eebc5c4a78b56d5dd6ad600682e462681efbd5691b2d3855c26e8168b049ff1aba8339a808fdb5b681ce50d", "id": "39e6d5a3-af74-442f-8020-3c233dc64e45", "created_at": "2023-04-18T18:48:15Z", "updated_at": "2023-04-18T18:50:05Z", "tags": [], "self": "/v2/images/39e6d5a3-af74-442f-8020-3c233dc64e45", "file": "/v2/images/39e6d5a3-af74-442f-8020-3c233dc64e45/file", "schema": "/v2/schemas/image"}' 2023-04-18 18:50:05,561 79714 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/39e6d5a3-af74-442f-8020-3c233dc64e45 0.193s 2023-04-18 18:50:05,562 79714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/openstack-images-v2.0-json-patch', 'X-Auth-Token': ''} Body: [{"add": "/hw_rescue_device", "value": "disk"}] Response - Headers: {'date': 'Tue, 18 Apr 2023 18:50:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1668', 'content-type': 'application/json', 'x-openstack-request-id': 'req-200ea5e4-79b2-45aa-8f33-cf01e3c5bb7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/39e6d5a3-af74-442f-8020-3c233dc64e45'} Body: b'{"base_image_ref": "c82b487d-70d3-49d8-9a21-424651a35dee", "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": "ca0eb8d2-6556-4672-b965-5138ef356137", "owner_id": "da3a774b9b764aa09ee99a373505a307", "owner_project_name": "tempest-ServerStableDeviceRescueTest-72652998", "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-72652998-project-member", "user_id": "54d7d2be11df420c8b5f040a77eb5156", "hw_rescue_device": "disk", "name": "tempest-ServerStableDeviceRescueTest-image-1732416976", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "4f55979cd192c9f51d976880fd17f577", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "da3a774b9b764aa09ee99a373505a307", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "505b10a6f4f8b0e542bde82e5c48ef3b1013c67f6eebc5c4a78b56d5dd6ad600682e462681efbd5691b2d3855c26e8168b049ff1aba8339a808fdb5b681ce50d", "id": "39e6d5a3-af74-442f-8020-3c233dc64e45", "created_at": "2023-04-18T18:48:15Z", "updated_at": "2023-04-18T18:50:05Z", "tags": [], "se lf": "/v2/images/39e6d5a3-af74-442f-8020-3c233dc64e45", "file": "/v2/images/39e6d5a3-af74-442f-8020-3c233dc64e45/file", "schema": "/v2/schemas/image"}' 2023-04-18 18:50:05,802 79714 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/ca0eb8d2-6556-4672-b965-5138ef356137 0.239s 2023-04-18 18:50:05,802 79714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:50:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1673', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7d8d04c0-66c3-4e37-aa30-b70191b3ab2e', 'x-compute-request-id': 'req-7d8d04c0-66c3-4e37-aa30-b70191b3ab2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ca0eb8d2-6556-4672-b965-5138ef356137'} Body: b'{"server": {"id": "ca0eb8d2-6556-4672-b965-5138ef356137", "name": "tempest-ServerStableDeviceRescueTest-server-1487082360", "status": "ACTIVE", "tenant_id": "da3a774b9b764aa09ee99a373505a307", "user_id": "54d7d2be11df420c8b5f040a77eb5156", "metadata": {}, "hostId": "05c4e4fe9dc931d7e4693ae483232cc1f9563cf457faa449fa375ed5", "image": {"id": "c82b487d-70d3-49d8-9a21-424651a35dee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c82b487d-70d3-49d8-9a21-424651a35dee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T18:46:21Z", "updated": "2023-04-18T18:48:20Z", "addresses": {"tempest-ServerStableDeviceRescueTest-1456802094-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:81:e8"}, {"version": 4, "addr": "172.24.4.223", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:81:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ca0eb8d2-6556-4672-b965-5138ef356137"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ca0eb8d2-6556-4672-b965-5138ef356137"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1418589671", "OS-SRV-USG:launched_at": "2023-04-18T18:46:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1863229712"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 18:50:06,034 79714 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/da3a774b9b764aa09ee99a373505a307/volumes 0.218s 2023-04-18 18:50:06,034 79714 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-749389318"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:50:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ccec095e-a1b2-4ac2-a991-0e60b9790b39', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ccec095e-a1b2-4ac2-a991-0e60b9790b39', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/da3a774b9b764aa09ee99a373505a307/volumes'} Body: b'{"volume": {"id": "d5a44d66-3a9b-40a0-ac06-4a10c1b11cef", "status": "creating", "size": 1, "availability_zone": "nova", "created _at": "2023-04-18T18:50:05.975282", "updated_at": null, "name": "tempest-ServerStableDeviceRescueTest-volume-749389318", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/da3a774b9b764aa09ee99a373505a307/volumes/d5a44d66-3a9b-40a0-ac06-4a10c1b11cef"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/da3a774b9b764aa09ee99a373505a307/volumes/d5a44d66-3a9b-40a0-ac06-4a10c1b11cef"}], "user_id": "54d7d2be11df420c8b5f040a77eb5156", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 18:50:06,088 79714 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/da3a774b9b764aa09ee99a373505a307/volumes/d5a44d66-3a9b-40a0-ac06-4a10c1b11cef 0.043s 2023-04-18 18:50:06,088 79714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:50:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-279cd5d2-c184-46af-9af2-bb6b06bc9ea3', 'content-length': '893', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-279cd5d2-c184-46af-9af2-bb6b06bc9ea3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/da3a774b9b764aa09ee99a373505a307/volumes/d5a44d66-3a9b-40a0-ac06-4a10c1b11cef'} Body: b'{"volume": {"id": "d5a44d66-3a9b-40a0-ac06-4a10c1b11cef", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:50:06.000000", "updated_at": null, "name": "tempest-ServerStableDeviceRescueTest-volume-749389318", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/da3a774b9b764aa09ee99a373505a307/volumes/d5a44d66-3a9b-40a0-ac06-4a10c1b11cef"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/da3a774b9b764aa09ee99a373505a307/volumes/d5a44d66-3a9b-40a0-ac06-4a10c1b11cef"}], "user_id": "54d7d2be11df420c8b5f040a77eb5156", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "da3a774b9b764aa09ee99a373505a307"}}' 2023-04-18 18:50:07,144 79714 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/da3a774b9b764aa09ee99a373505a307/volumes/d5a44d66-3a9b-40a0-ac06-4a10c1b11cef 0.044s 2023-04-18 18:50:07,145 79714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:50:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-884cae74-41ba-4865-b39e-436732ed3468', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-884cae74-41ba-4865-b39e-436732ed3468', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/da3a774b9b764aa09ee99a373505a307/volumes/d5a44d66-3a9b-40a0-ac06-4a10c1b11cef'} Body: b'{"volume": {"id": "d5a44d66-3a9b-40a0-ac06-4a10c1b11cef", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:50:06.000000", "updated_at": "2023-04-18T18:50:06.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-749389318", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [ {"rel": "self", "href": "http://10.0.0.210/volume/v3/da3a774b9b764aa09ee99a373505a307/volumes/d5a44d66-3a9b-40a0-ac06-4a10c1b11cef"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/da3a774b9b764aa09ee99a373505a307/volumes/d5a44d66-3a9b-40a0-ac06-4a10c1b11cef"}], "user_id": "54d7d2be11df420c8b5f040a77eb5156", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "da3a774b9b764aa09ee99a373505a307"}}' {9} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_revert_with_volume_attached [122.530001s] ... 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 a2b79288-720b-4ece-bb6e-a9ce45c213f7 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 18:48:27,810 79728 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/d10e8886-4d5f-4a2d-ad17-9219c9f86a89 0.324s 2023-04-18 18:48:27,810 79728 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:48:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1654', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3b301c82-ab3e-48e7-a2d0-df1865cc6ef5', 'x-compute-request-id': 'req-3b301c82-ab3e-48e7-a2d0-df1865cc6ef5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d10e8886-4d5f-4a2d-ad17-9219c9f86a89'} Body: b'{"server": {"id": "d10e8886-4d5f-4a2d-ad17-9219c9f86a89", "name": "tempest-ServerActionsTestJSON-server-784071602", "status": "ACTIVE", "tenant_id": "9b77a98a76ef4a7c8447b0fc519f9e69", "user_id": "0ebdd7a4ef194fc6885fc1169bceb880", "metadata": {}, "hostId": "25ca41ea179e1a189ce3dee8809fc9993dc8c426c7827db14a15d38a", "image": {"id": "c82b487d-70d3-49d8-9a21-424651a35dee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c82b487d-70d3-49d8-9a21-424651a35dee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T18:43:43Z", "updated": "2023-04-18T18:43:50Z", "addresses": {"tempest-ServerActionsTestJSON-1333325034-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:41:ef"}, {"version": 4, "addr": "172.24.4.56", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:41:ef"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d10e8886-4d5f-4a2d-ad17-9219c9f86a89"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d10e8886-4d5f-4a2d-ad17-9219c9f86a89"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-468920176", "OS-SRV-USG:launched_at": "2023-04-18T18:43:50.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--67909637"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 18:48:27,968 79728 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/d10e8886-4d5f-4a2d-ad17-9219c9f86a89 0.145s 2023-04-18 18:48:27,969 79728 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:48:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1654', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-26c02ea2-2a8c-48d2-83b6-13ef4c416515', 'x-compute-request-id': 'req-26c02ea2-2a8c-48d2-83b6-13ef4c416515', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d10e8886-4d5f-4a2d-ad17-9219c9f86a89'} Body: b'{"server": {"id": "d10e8886-4d5f-4a2d-ad17-9219c9f86a89", "name": "tempest-ServerActionsTestJSON-server-784071602", "status": "ACTIVE", "tenant_id": "9b77a98a76ef4a7c8447b0fc519f9e69", "user_id": "0ebdd7a4ef194fc6885fc1169bceb880", "metadata": {}, "hostId": "25ca41ea179e1a189ce3dee8809fc9993dc8c426c7827db14a15d38a", "image": {"id": "c82b487d-70d3-49d8-9a21-424651a35dee", "links": [{"rel": "bookmark", "href": "http://10.0.0.2 10/compute/images/c82b487d-70d3-49d8-9a21-424651a35dee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T18:43:43Z", "updated": "2023-04-18T18:43:50Z", "addresses": {"tempest-ServerActionsTestJSON-1333325034-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:41:ef"}, {"version": 4, "addr": "172.24.4.56", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:41:ef"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d10e8886-4d5f-4a2d-ad17-9219c9f86a89"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d10e8886-4d5f-4a2d-ad17-9219c9f86a89"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-468920176", "OS-SRV-USG:launched_at": "2023-04-18T18:43:50.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--67909637"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 18:48:28,125 79728 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/d10e8886-4d5f-4a2d-ad17-9219c9f86a89 0.143s 2023-04-18 18:48:28,125 79728 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:48:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1654', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-000b5793-b973-4cbb-84ae-6cbcf698ebca', 'x-compute-request-id': 'req-000b5793-b973-4cbb-84ae-6cbcf698ebca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d10e8886-4d5f-4a2d-ad17-9219c9f86a89'} Body: b'{"server": {"id": "d10e8886-4d5f-4a2d-ad17-9219c9f86a89", "name": "tempest-ServerActionsTestJSON-server-784071602", "status": "ACTIVE", "tenant_id": "9b77a98a76ef4a7c8447b0fc519f9e69", "user_id": "0ebdd7a4ef194fc6885fc1169bceb880", "metadata": {}, "hostId": "25ca41ea179e1a189ce3dee8809fc9993dc8c426c7827db14a15d38a", "image": {"id": "c82b487d-70d3-49d8-9a21-424651a35dee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c82b487d-70d3-49d8-9a21-424651a35dee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T18:43:43Z", "updated": "2023-04-18T18:43:50Z", "addresses": {"tempest-ServerActionsTestJSON-1333325034-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:41:ef"}, {"version": 4, "addr": "172.24.4.56", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:41:ef"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d10e8886-4d5f-4a2d-ad17-9219c9f86a89"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d10e8886-4d5f-4a2d-ad17-9219c9f86a89"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-468920176", "OS-SRV-USG:launched_at": "2023-04-18T18:43:50.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--67909637"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 18:49:28,613 79728 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_server_revert_with_volume_attached): 202 POST http://10.0.0.210/volume/v3/9b77a98a76ef4a7c8 447b0fc519f9e69/volumes 0.417s 2023-04-18 18:49:28,614 79728 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-931893183"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:49:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78eb5f05-eea2-4212-96c5-c7a0afb9bc83', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78eb5f05-eea2-4212-96c5-c7a0afb9bc83', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9b77a98a76ef4a7c8447b0fc519f9e69/volumes'} Body: b'{"volume": {"id": "a2b79288-720b-4ece-bb6e-a9ce45c213f7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:49:28.522863", "updated_at": null, "name": "tempest-ServerActionsTestJSON-volume-931893183", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9b77a98a76ef4a7c8447b0fc519f9e69/volumes/a2b79288-720b-4ece-bb6e-a9ce45c213f7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9b77a98a76ef4a7c8447b0fc519f9e69/volumes/a2b79288-720b-4ece-bb6e-a9ce45c213f7"}], "user_id": "0ebdd7a4ef194fc6885fc1169bceb880", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 18:49:28,664 79728 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_server_revert_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/9b77a98a76ef4a7c8447b0fc519f9e69/volumes/a2b79288-720b-4ece-bb6e-a9ce45c213f7 0.040s 2023-04-18 18:49:28,664 79728 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:49:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d2f140c-625a-470f-afcf-4af1d1d2499b', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d2f140c-625a-470f-afcf-4af1d1d2499b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9b77a98a76ef4a7c8447b0fc519f9e69/volumes/a2b79288-720b-4ece-bb6e-a9ce45c213f7'} Body: b'{"volume": {"id": "a2b79288-720b-4ece-bb6e-a9ce45c213f7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:49:29.000000", "updated_at": null, "name": "tempest-ServerActionsTestJSON-volume-931893183", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9b77a98a76ef4a7c8447b0fc519f9e69/volumes/a2b79288-720b-4ece-bb6e-a9ce45c213f7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9b77a98a76ef4a7c8447b0fc519f9e69/volumes/a2b79288-720b-4ece-bb6e-a9ce45c213f7"}], "user_id": "0ebdd7a4ef194fc6885fc1169bceb880", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9b77a98a76ef4a7c8447b0fc519f9e69"}}' 2023-04-18 18:49:29,716 79728 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_server_revert_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/9b77a98a76ef4a7c8447b0fc519f9e69/volumes/a2b79288-720b-4ece-bb6e-a9ce45c213f7 0.041s 2023-04-18 18:49:29,716 79728 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'dat e': 'Tue, 18 Apr 2023 18:49:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c955e627-fd99-4f68-8d96-1feb95b67f1b', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c955e627-fd99-4f68-8d96-1feb95b67f1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9b77a98a76ef4a7c8447b0fc519f9e69/volumes/a2b79288-720b-4ece-bb6e-a9ce45c213f7'} Body: b'{"volume": {"id": "a2b79288-720b-4ece-bb6e-a9ce45c213f7", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:49:29.000000", "updated_at": "2023-04-18T18:49:29.000000", "name": "tempest-ServerActionsTestJSON-volume-931893183", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9b77a98a76ef4a7c8447b0fc519f9e69/volumes/a2b79288-720b-4ece-bb6e-a9ce45c213f7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9b77a98a76ef4a7c8447b0fc519f9e69/volumes/a2b79288-720b-4ece-bb6e-a9ce45c213f7"}], "user_id": "0ebdd7a4ef194fc6885fc1169bceb880", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9b77a98a76ef4a7c8447b0fc519f9e69"}}' 2023-04-18 18:49:29,727 79728 ERROR [tempest.lib.decorators] Hints: This test was made for the bug_type 1737599. The failure could be related to https://launchpad.net/bugs/1737599 2023-04-18 18:49:29,942 79728 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/d10e8886-4d5f-4a2d-ad17-9219c9f86a89 0.214s 2023-04-18 18:49:29,943 79728 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:49:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1654', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9b5f00fe-dfd0-466b-b0b5-3787b5e75323', 'x-compute-request-id': 'req-9b5f00fe-dfd0-466b-b0b5-3787b5e75323', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d10e8886-4d5f-4a2d-ad17-9219c9f86a89'} Body: b'{"server": {"id": "d10e8886-4d5f-4a2d-ad17-9219c9f86a89", "name": "tempest-ServerActionsTestJSON-server-784071602", "status": "ACTIVE", "tenant_id": "9b77a98a76ef4a7c8447b0fc519f9e69", "user_id": "0ebdd7a4ef194fc6885fc1169bceb880", "metadata": {}, "hostId": "25ca41ea179e1a189ce3dee8809fc9993dc8c426c7827db14a15d38a", "image": {"id": "c82b487d-70d3-49d8-9a21-424651a35dee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c82b487d-70d3-49d8-9a21-424651a35dee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T18:43:43Z", "updated": "2023-04-18T18:43:50Z", "addresses": {"tempest-ServerActionsTestJSON-1333325034-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:41:ef"}, {"version": 4, "addr": "172.24.4.56", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:41:ef"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d10e8886-4d5f-4a2d-ad17-9219c9f86a89"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d10e8886-4d5f-4a2d-ad17-9219c9f86a89"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-468920176", "OS-SRV-USG:launched_at": "2023-04-18T18:43:50.000000", "OS-SRV-USG:terminated_at": null, "security_group s": [{"name": "tempest-securitygroup--67909637"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' {2} 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 cb930071-f58e-4718-9c20-a7dbcdd6db71 failed to build and is in ERROR status {2} setUpClass (tempest.api.volume.admin.test_volume_manage.VolumeManageAdminTest) ... SKIPPED: Manage volume tests are disabled {2} 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 e04c1ac1-a86e-40bd-8655-21e750d3c799 failed to build and is in ERROR status {2} 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 977de8c6-bbf7-4e12-aa96-859f34ceedb7 failed to build and is in ERROR status {4} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_delete_attached_volume [167.058266s] ... 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 d38b835a-cdc7-4275-a6ba-ee121d144643 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 18:48:29,584 79718 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-18 18:48:29,584 79718 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-18 18:48:29,640 79718 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.053s 2023-04-18 18:48:29,640 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-931648654", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLkqIElWG64DJJMej6TWrx4vdl3hee/kkZMcKxbSHLlGw4ojmrx1XXcnCSRAToreu7C6UfZAnxjCRTXW5VmVRZ2XcaKYsiXJ+77BjaBp3kC7YU+ISOPe2xUE6ch6pceXcw=="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:48:29 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-ca1e05d8-ff49-49da-883a-72054c81b458', 'x-compute-request-id': 'req-ca1e05d8-ff49-49da-883a-72054c81b458', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-931648654", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLkqIElWG64DJJMej6TWrx4vdl3hee/kkZMcKxbSHLlGw4ojmrx1XXcnCSRAToreu7C6UfZAnxjCRTXW5VmVRZ2XcaKYsiXJ+77BjaBp3kC7YU+ISOPe2xUE6ch6pceXcw==", "fingerprint": "88:35:6d:89:09:ab:d3:6d:f8:7d:37:17:2c:ab:10:21", "user_id": "d9d084fe4eb34d19a62ee6edac016b2d"}}' 2023-04-18 18:48:29,643 79718 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-931648654 created 2023-04-18 18:48:29,831 79718 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.187s 2023-04-18 18:48:29,831 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--706429896", "description": "tempest-description--1870167378"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-888b05f7-c557-4fa5-8cea-2288c8279076', 'date': 'Tue, 18 Apr 2023 18:48:29 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "9c2fc101-63d7-4bf9-a8a4-16617603e134", "name": "tempest-securitygroup--706429896", "stateful": true, "tenant_id": "b8e2262755f74e3ead0fd71b1a778716", "description": "tempest-description--1870167378", "shared": false, "security_group_rules": [{"id": "5a9def63-eca9-4aca-95a8-77e37cb31b0d", "tenant_id": "b8e2262755f74e3ead0fd71b1a778716", "security_group_id": "9c2fc101-63d7-4bf9-a8a4-16617603e134", "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": 557, "description": null, "tags": [], "created_at": "2023-04-18T18:48:29Z", "updated_at": "2023-04-18T18:48:29Z", "revision_number": 0, "project_id": "b8e2262755f74e3ead0fd71b1a778716"}, {"id": "9a447f2c-3b23-4786-9f3b-c5cdbd40dab3", "tenant_id": "b8e2262755f74e3ead0fd71b1a778716", "security_group_id": "9c2fc101-63d7-4bf9-a8a4-16617603e134", "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": 558, "description": null, "tags": [], "created_at": "2023-04-18T18:48:29Z", "updated_at": "2023-04-18T18:48:29Z", "revision_number": 0, "project_id": "b8e2262755f74e3ead0fd71b1a778716"}], "tags": [], "created_at": "2023-04-18T18:48:29Z", "updated_at": "2023-04-18T18:48:29Z", "revision_number": 1, "project_id": "b8e2262755f74e3ead0fd71b1a778716"}}' 2023-04-18 18:48:30,185 79718 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-18 18:48:30,185 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "9c2fc101-63d7-4bf9-a8a4-16617603e134", "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-76244f44-343d-4763-8286-053b6092bff5', 'date': 'Tue, 18 Apr 2023 18:48:30 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "c77551ff-919b-44a2-97b5-7ff067b70348", "tenant_id": "b8e2262755f74e3ead0fd71b1a778716", "security_group_id": "9c2fc101-63d7-4bf9-a8a4-16617603e134", "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-18T18:48:29Z", "updated_at": "2023-04-18T18:48:29Z", "revision_number": 0, "project_id": "b8e2262755f74e3ead0fd71b1a778716"}}' 2023-04-18 18:48:30,375 79718 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.189s 2023-04-18 18:48:30,376 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "9c2fc101-63d7-4bf9-a8a4-16617603e134", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-4dfa8915-57d7-4974-a471-b11a497b3156', 'date': 'Tue, 18 Apr 2023 18:48:30 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "7f430d12-de58-4b55-b950-de909817340d", "tenant_id": "b8e2262755f74e3ead0fd71b1a778716", "security_group_id": "9c2fc101-63d7-4bf9-a8a4-16617603e134", "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-18T18:48:30Z", "updated_at": "2023-04-18T18:48:30Z", "revision_number": 0, "project_id": "b8e2262755f74e3ead0fd71b1a778716"}}' 2023-04-18 18:48:30,376 79718 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--706429896 created 2023-04-18 18:48:31,253 79718 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.876s 2023-04-18 18:48:31,254 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "31d39076-dc96-4194-a649-5fcd7e2f82dc"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-op enstack-request-id': 'req-ba0e23f2-bdd3-4e31-b609-ca4ffeda383d', 'date': 'Tue, 18 Apr 2023 18:48:31 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "87bfa759-a33a-4c3a-b64c-cae663b22ada", "tenant_id": "b8e2262755f74e3ead0fd71b1a778716", "floating_ip_address": "172.24.4.242", "floating_network_id": "31d39076-dc96-4194-a649-5fcd7e2f82dc", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "b8e2262755f74e3ead0fd71b1a778716", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-18T18:48:30Z", "updated_at": "2023-04-18T18:48:30Z", "revision_number": 0}}' 2023-04-18 18:48:31,254 79718 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '87bfa759-a33a-4c3a-b64c-cae663b22ada', 'tenant_id': 'b8e2262755f74e3ead0fd71b1a778716', 'floating_ip_address': '172.24.4.242', 'floating_network_id': '31d39076-dc96-4194-a649-5fcd7e2f82dc', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'b8e2262755f74e3ead0fd71b1a778716', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-18T18:48:30Z', 'updated_at': '2023-04-18T18:48:30Z', 'revision_number': 0, 'ip': '172.24.4.242'} created 2023-04-18 18:48:31,301 79718 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.041s 2023-04-18 18:48:31,302 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 18:48:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2819', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-9cef2758-b5db-4eb7-afa4-d3736048a371', '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": "d9d084fe4eb34d19a62ee6edac016b2d", "name": "tempest-AttachVolumeNegativeTest-811016376-project-member", "password_expires_at": null}, "audit_ids": ["MDjKkDLSREWiPZvqUDeC3g"], "expires_at": "2023-04-18T19:48:31.000000Z", "issued_at": "2023-04-18T18:48:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8e2262755f74e3ead0fd71b1a778716", "name": "tempest-AttachVolumeNegativeTest-811016376"}, "is_domain": false, "roles": [{"id": "35697bd1c3044a1fbd5795113c41efb7", "name": "reader"}, {"id": "7058366a9fca443e9f44c95d078fcd58", "name": "member"}], "catalog": [{"endpoints": [{"id": "91478bb14fa24dc18a442602e5f97ca2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/b8e2262755f74e3ead0fd71b1a778716", "region": "RegionOne"}], "id": "7be72221085d4944a946c97ce08fe0ba", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "a95f50d538a94de29a9a69d17d76bd36", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "96a88896ecc9496da6d9e54366fc23b9", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "3f738fffaddc4d75802cacb0bcb457ee", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/b8e2262755f74e3ead0fd71b1a778716", "region": "RegionOne"}], "id": "9ef904c6d5494133b74a9881e4a175c8", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "a5ee12dbfaab49159c461dbeffc63c63", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "a56bae77ec6c4dae90bdf0ec335648ae", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "650aec42df824256ba1796a0f4fa4bbb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "affc40d7318340b699f04996f49cf400", "type": "image", "name": "glance"}, {"endpoints": [{"id": "6590deb5fd8b448b9f5db913f58adec5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "eb545688324f4c1980813ba1d95d408e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "99a6368efe954c65b6d93304b2b0d191", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "f7e66750d7a84de281ee5c5b746d4e62", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "abe90ddcbe5b4d5bb77a7bd32b6e5e96", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/b8e2262755f74e3ead0fd71b1a778716", "region": "RegionOne"}], "id": "fa260696b99e4f908d5beeb126d1233f", "type": "volumev3", "name": "cinderv3"}]}}' 2023-04-18 18:48:31,302 79718 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_delete_attached_volume) Found network {'id': '6de6b59d-15c8-461e-95c7-600dd24e9c58', 'name': 'tempest-AttachVolumeNegativeTest-1748295876-network', 'tenant_id': 'b8e2262755f74e3ead0fd71b1a778716', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'b8e2262755f74e3ead0fd71b1a778716', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 32559, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T18:42:20Z', 'updated_at': '2023-04-18T18:42:20Z', 'revision_number': 1} available for tenant 2023-04-18 18:48:31,303 79718 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-931648654', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLkqIElWG64DJJMej6TWrx4vdl3hee/kkZMcKxbSHLlGw4ojmrx1XXcnCSRAToreu7C6UfZAnxjCRTXW5VmVRZ2XcaKYsiXJ+77BjaBp3kC7YU+ISOPe2xUE6ch6pceXcw==', 'fingerprint': '88:35:6d:89:09:ab:d3:6d:f8:7d:37:17:2c:ab:10:21', 'user_id': 'd9d084fe4eb34d19a62ee6edac016b2d', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDB0tySnTqOAESNYKeAkLE4UXpUlaA235yYpN4sPvXUlcBovGr4TcDRE\nf9WywUFC3GegBwYFK4EEACKhZANiAAS5KiBJVhuuAySTHo+k1q8eL3Zd4Xnv5JGT\nHCsW0hy5RsOKI5q8dV13JwkkQE6K3ruwulH2QJ8YwkU11uVZlUWdl3GimLIlyfu+\nwY2gad5Au2FPiEjj3tsVBOnIeqXHl3M=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '9c2fc101-63d7-4bf9-a8a4-16617603e134', 'name': 'tempest-securitygroup--706429896', 'stateful': True, 'tenant_id': 'b8e2262755f74e3ead0fd71b1a778716', 'description': 'tempest-description--1870167378', 'shared': False, 'security_group_rules': [{'id': '5a9def63-eca9-4aca-95a8-77e37cb31b0d', 'tenant_id': 'b8e2262755f74e3ead0fd71b1a778716', 'security_group_id': '9c2fc101-63d7-4bf9-a8a4-16617603e134', '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': 557, 'description': None, 'tags': [], 'created_at': '2023-04-18T18:48:29Z', 'updated_at': '2023-04-18T18:48:29Z', 'revision_number': 0, 'project_id': 'b8e2262755f74e3ead0fd71b1a778716'}, {'id': '9a447f2c-3b23-4786-9f3b-c5cdbd40dab3', 'tenant_id': 'b8e2262755f74e3ead0fd71b1a778716', 'security_group_id': '9c2fc101-63d7-4bf9-a8a4-16617603e134', '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': 558, 'description': None, 'tags': [], 'created_at': '2023-04-18T18:48:29Z', 'updated_at': '2023-04-18T18:48:29Z', 'revision_number': 0, 'project_id': 'b8e2262755f74e3ead0fd71b1a778716'}], 'tags': [], 'created_at': '2023-04-18T18:48:29Z', 'updated_at': '2023-04-18T18:48:29Z', 'revision_number': 1, 'project_id': 'b8e2262755f74e3ead0fd71b1a778716'}, 'floating_ip': {'id': '87bfa759-a33a-4c3a-b64c-cae663b22ada', 'tenant_id': 'b8e2262755f74e3ead0fd71b1a778716', 'floating_ip_address': '172.24.4.242', 'floating_network_id': '31d39076-dc96-4194-a649-5fcd7e2f82dc', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'b8e2262755f74e3ead0fd71b1a778716', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-18T18:48:30Z', 'updated_at': '2023-04-18T18:48:30Z', 'revision_number': 0, 'ip': '172.24.4.242'}} 2023-04-18 18:48:32,080 79718 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 0.776s 2023-04-18 18:48:32,080 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-535408898", "imageRef": "c82b487d-70d3-49d8-9a21-424651a35dee", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "6de6b59d-15c8-461e-95c7-600dd24e9c58"}], "security_groups": [{"name": "tempest-securitygroup--706429896"}], "key_name": "tempest-keypair-931648654", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:48:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/479c7410-eebc-4c05-b2a7-182bcbb66fd9', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9bbb48a4-2068-48ad-b941-523ae8faaf18', 'x-compute-request-id': 'req-9bbb48a4-2068-48ad-b941-523ae8faaf18', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "479c7410-eebc-4c05-b2a7-182bcbb66fd9", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/479c7410-eebc-4c05-b2a7-182bcbb66fd9"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/479c7410-eebc-4c05-b2a7-182bcbb66fd9"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--706429896"}], "adminPass": "password"}}' 2023-04-18 18:48:32,152 79718 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/479c7410-eebc-4c05-b2a7-182bcbb66fd9 0.068s 2023-04-18 18:48:32,152 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:48:32 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-77d46930-0afb-4b1c-b8dc-6bc25f6ebb5c', 'x-compute-request-id': 'req-77d46930-0afb-4b1c-b8dc-6bc25f6ebb5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/479c7410-eebc-4c05-b2a7-182bcbb66fd9'} Body: b'{"server": {"id": "479c7410-eebc-4c05-b2a7-182bcbb66fd9", "name": "tempest-AttachVolumeNegativeTest-server-535408898", "status": "BUILD", "tenant_id": "b8e2262755f74e3ead0fd71b1a778716", "user_id": "d9d084fe4eb34d19a62ee6edac016b2d", "metadata": {}, "hostId": "", "image": {"id": "c82b487d-70d3-49d8-9a21-424651a35dee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c82b487d-70d3-49d8-9a21-424651a35dee"}]}, "flavor": {"id ": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T18:48:32Z", "updated": "2023-04-18T18:48:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/479c7410-eebc-4c05-b2a7-182bcbb66fd9"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/479c7410-eebc-4c05-b2a7-182bcbb66fd9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-931648654", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 18:49:22,524 79718 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/479c7410-eebc-4c05-b2a7-182bcbb66fd9 0.293s 2023-04-18 18:49:22,528 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:49:22 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-68c5279a-03b7-4c4c-ae7c-d8aebecec583', 'x-compute-request-id': 'req-68c5279a-03b7-4c4c-ae7c-d8aebecec583', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/479c7410-eebc-4c05-b2a7-182bcbb66fd9'} Body: b'{"server": {"id": "479c7410-eebc-4c05-b2a7-182bcbb66fd9", "name": "tempest-AttachVolumeNegativeTest-server-535408898", "status": "ACTIVE", "tenant_id": "b8e2262755f74e3ead0fd71b1a778716", "user_id": "d9d084fe4eb34d19a62ee6edac016b2d", "metadata": {}, "hostId": "a1c4bbecd4ffc1fe4f1fc34de657769f1b1cc977d7b4359209dd1955", "image": {"id": "c82b487d-70d3-49d8-9a21-424651a35dee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c82b487d-70d3-49d8-9a21-424651a35dee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T18:48:32Z", "updated": "2023-04-18T18:48:40Z", "addresses": {"tempest-AttachVolumeNegativeTest-1748295876-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:da:44"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/479c7410-eebc-4c05-b2a7-182bcbb66fd9"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/479c7410-eebc-4c05-b2a7-182bcbb66fd9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-931648654", "OS-SRV-USG:launched_at": "2023-04-18T18:48:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--706429896"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 18:49:22,541 79718 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-18 18:50:22,797 79718 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/479c7410-eebc-4c05-b2a7-182bcbb66fd9/os-interface 0.217s 2023-04-18 18:50:22,798 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:50:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '282', 'content-type': 'app lication/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f8a718f9-78f9-4bac-aeaa-edd6f3e3bbfb', 'x-compute-request-id': 'req-f8a718f9-78f9-4bac-aeaa-edd6f3e3bbfb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/479c7410-eebc-4c05-b2a7-182bcbb66fd9/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "6de6b59d-15c8-461e-95c7-600dd24e9c58", "port_id": "ecac9958-6e92-4d4b-852a-73bbff8bd3be", "mac_addr": "fa:16:3e:f1:da:44", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "e870fe13-a567-4561-8d0d-faccb9cadbdc", "ip_address": "10.0.0.7"}]}]}' 2023-04-18 18:50:23,925 79718 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/87bfa759-a33a-4c3a-b64c-cae663b22ada 1.122s 2023-04-18 18:50:23,926 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "ecac9958-6e92-4d4b-852a-73bbff8bd3be"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-027af62a-c5e5-43b0-889f-c5cfa85991bd', 'date': 'Tue, 18 Apr 2023 18:50:23 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/87bfa759-a33a-4c3a-b64c-cae663b22ada'} Body: b'{"floatingip": {"id": "87bfa759-a33a-4c3a-b64c-cae663b22ada", "tenant_id": "b8e2262755f74e3ead0fd71b1a778716", "floating_ip_address": "172.24.4.242", "floating_network_id": "31d39076-dc96-4194-a649-5fcd7e2f82dc", "router_id": "760140ae-0c2b-428b-931a-bedfecab18c8", "port_id": "ecac9958-6e92-4d4b-852a-73bbff8bd3be", "fixed_ip_address": "10.0.0.7", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "6de6b59d-15c8-461e-95c7-600dd24e9c58", "mac_address": "fa:16:3e:f1:da:44", "admin_state_up": true, "status": "ACTIVE", "device_id": "479c7410-eebc-4c05-b2a7-182bcbb66fd9", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-18T18:48:30Z", "updated_at": "2023-04-18T18:50:23Z", "revision_number": 1, "project_id": "b8e2262755f74e3ead0fd71b1a778716"}}' 2023-04-18 18:50:23,933 79718 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.242:22' as 'cirros' with public key authentication 2023-04-18 18:50:23,999 79718 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-18 18:50:24,035 79718 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-18 18:50:24,036 79718 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.242 successfully created 2023-04-18 18:50:24,089 79718 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/479c7410-eebc-4c05-b2a7-182bcbb66fd9/ips 0.052s 2023-04-18 18:50:24,090 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:50:24 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-b49bd616-821c-46ab-a546-1c5c86b742b9', 'x-compute-request-id': 'req-b49bd616-821c-46ab-a546-1c5c86b742b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/479c7410-eebc-4c05-b2a7-182bcbb66fd9/ips'} Body: b'{"addresses": {"tempest-AttachVolumeNegativeTest-1748295876-network": [{"version": 4, "addr": "10.0.0.7"}]}}' 2023-04-18 18:5 0:24,303 79718 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 202 POST http://10.0.0.210/volume/v3/b8e2262755f74e3ead0fd71b1a778716/volumes 0.209s 2023-04-18 18:50:24,303 79718 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-1986934713"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:50:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4605c33-36df-4f51-8458-bb28f6d5fc22', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4605c33-36df-4f51-8458-bb28f6d5fc22', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b8e2262755f74e3ead0fd71b1a778716/volumes'} Body: b'{"volume": {"id": "d38b835a-cdc7-4275-a6ba-ee121d144643", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:50:24.241038", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-1986934713", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b8e2262755f74e3ead0fd71b1a778716/volumes/d38b835a-cdc7-4275-a6ba-ee121d144643"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b8e2262755f74e3ead0fd71b1a778716/volumes/d38b835a-cdc7-4275-a6ba-ee121d144643"}], "user_id": "d9d084fe4eb34d19a62ee6edac016b2d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 18:50:24,359 79718 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/b8e2262755f74e3ead0fd71b1a778716/volumes/d38b835a-cdc7-4275-a6ba-ee121d144643 0.046s 2023-04-18 18:50:24,360 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:50:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-491e08d8-811c-4833-85bb-b67fbc3f05aa', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-491e08d8-811c-4833-85bb-b67fbc3f05aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b8e2262755f74e3ead0fd71b1a778716/volumes/d38b835a-cdc7-4275-a6ba-ee121d144643'} Body: b'{"volume": {"id": "d38b835a-cdc7-4275-a6ba-ee121d144643", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:50:24.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-1986934713", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b8e2262755f74e3ead0fd71b1a778716/volumes/d38b835a-cdc7-4275-a6ba-ee121d144643"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b8e2262755f74e3ead0fd71b1a778716/volumes/d38b835a-cdc7-4275-a6ba-ee121d144643"}], "user_id": "d9d084fe4eb34d19a62ee6edac016b2d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b8e2262755f74e3ead0fd71b1a778716"}}' 2023-04-18 18:50:25,416 79718 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/b8e2262755f74e3ead0fd71b1a778716/volumes/d38b835a-cdc7-4275-a6ba-ee121d144643 0.044s 2023-04-18 18:50:25,416 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:50:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5630dde-c44c-4f53-9901-f0074a8f7076', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5630dde-c44c-4f53-9901-f0074a8f7076', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b8e2262755f74e3ead0fd71b1a778716/volumes/d38b835a-cdc7-4275-a6ba-ee121d144643'} Body: b'{"volume": {"id": "d38b835a-cdc7-4275-a6ba-ee121d144643", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:50:24.000000", "updated_at": "2023-04-18T18:50:24.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1986934713", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b8e2262755f74e3ead0fd71b1a778716/volumes/d38b835a-cdc7-4275-a6ba-ee121d144643"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b8e2262755f74e3ead0fd71b1a778716/volumes/d38b835a-cdc7-4275-a6ba-ee121d144643"}], "user_id": "d9d084fe4eb34d19a62ee6edac016b2d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b8e2262755f74e3ead0fd71b1a778716"}}' 2023-04-18 18:50:25,549 79718 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/479c7410-eebc-4c05-b2a7-182bcbb66fd9 0.118s 2023-04-18 18:50:25,550 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:50:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-12e035e5-9b41-48d5-aa69-2b2f9a46ff50', 'x-compute-request-id': 'req-12e035e5-9b41-48d5-aa69-2b2f9a46ff50', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/479c7410-eebc-4c05-b2a7-182bcbb66fd9'} Body: b'' 2023-04-18 18:50:25,757 79718 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/479c7410-eebc-4c05-b2a7-182bcbb66fd9 0.207s 2023-04-18 18:50:25,758 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:50:25 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-41c8fbf6-d0e4-4116-8039-9a2772b6ecaf', 'x-compute-request-id': 'req-41c8fbf6-d0e4-4116-8039-9a2772b6ecaf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/479c7410-eebc-4c05-b2a7-182bcbb66fd9'} Body: b'{"server": {"id": "479c7410-eebc-4c05-b2a7-182bcbb66fd9", "name": "tempest-AttachVolumeNegativeTest-server-535408898", "status": "ACTIVE", "tenant_id": "b8e2262755f74e3ead0fd71b1a778716", "user_id": "d9d084fe4eb34d19a62ee6edac016b2d", "metadata": {}, "hostId": "a1c4bbecd4ffc1fe4f1fc34de657769f1b1cc977d7b4359209dd1955", "image": {"id": "c82b487d-70d3-49d8-9a21-424651a35dee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c82b487d-70d3-49d8-9a21-424651a35dee" }]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T18:48:32Z", "updated": "2023-04-18T18:50:26Z", "addresses": {"tempest-AttachVolumeNegativeTest-1748295876-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:da:44"}, {"version": 4, "addr": "172.24.4.242", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:da:44"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/479c7410-eebc-4c05-b2a7-182bcbb66fd9"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/479c7410-eebc-4c05-b2a7-182bcbb66fd9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-931648654", "OS-SRV-USG:launched_at": "2023-04-18T18:48:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--706429896"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 18:51:15,857 79718 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/479c7410-eebc-4c05-b2a7-182bcbb66fd9 0.038s 2023-04-18 18:51:15,857 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:51:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-0da8d08c-2abe-4217-9458-44d7bbf7cfdd', 'x-compute-request-id': 'req-0da8d08c-2abe-4217-9458-44d7bbf7cfdd', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/479c7410-eebc-4c05-b2a7-182bcbb66fd9'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 479c7410-eebc-4c05-b2a7-182bcbb66fd9 could not be found."}}' 2023-04-18 18:51:15,893 79718 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-931648654 0.034s 2023-04-18 18:51:15,893 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:51:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0f669085-426f-45d4-a3f2-6335ad323d04', 'x-compute-request-id': 'req-0f669085-426f-45d4-a3f2-6335ad323d04', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-931648654'} Body: b'' 2023-04-18 18:51:16,041 79718 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/9c2fc101-63d7-4bf9-a8a4-16617603e134 0.146s 2023-04-18 18:51:16,041 79718 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-7393da6f-f13d-4700-91b8-e0a08df6d3af', 'content-length': '0', 'date': 'Tue, 18 Apr 2023 18:51:16 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/9c2fc101-63d7-4bf9-a8a4-16617603e134'} Bod y: b'' 2023-04-18 18:51:16,059 79718 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/9c2fc101-63d7-4bf9-a8a4-16617603e134 0.018s 2023-04-18 18:51:16,060 79718 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-e748042f-44bf-49d4-807e-595b801e84c7', 'date': 'Tue, 18 Apr 2023 18:51:16 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/9c2fc101-63d7-4bf9-a8a4-16617603e134'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 9c2fc101-63d7-4bf9-a8a4-16617603e134 does not exist", "detail": ""}}' 2023-04-18 18:51:16,640 79718 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/87bfa759-a33a-4c3a-b64c-cae663b22ada 0.579s 2023-04-18 18:51:16,640 79718 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-054bad3c-ab80-4c58-b393-7c528a8629c7', 'content-length': '0', 'date': 'Tue, 18 Apr 2023 18:51:16 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/87bfa759-a33a-4c3a-b64c-cae663b22ada'} Body: b'' {2} 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 f6143d1b-147e-4d73-826d-c473b5ff6df9 failed to build and is in ERROR status {3} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume [166.356778s] ... 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 ee4938ef-1e80-4ddb-8a21-9fa633745fb6 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 18:48:31,646 79716 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-18 18:48:31,646 79716 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-18 18:48:31,754 79716 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.105s 2023-04-18 18:48:31,754 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-537119938", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBP75UOD2VVswwEFdAE5pRkjC7E1uU5B4lt1HqOjjl1pKEP93swWEEt3emcnFg7xF2R80I1NY+nLMgoyY9hH7O8nE4gZeFVmQ8GnjFY/vTsa6E0EX3v9sc5AGFgwhnayzxQ=="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:48:31 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-d6f5e0f3-b0ab-4eb3-b383-686fb9a335c9', 'x-compute-request-id': 'req-d6f5e0f3-b0ab-4eb3-b383-686fb9a335c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-537119938", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBP75UOD2VVswwEFdAE5pRkjC7E1uU5B4lt1HqOjjl1pKEP93swWEEt3emcnFg7xF2R80I1NY+nLMgoyY9hH7O8nE4gZeFVmQ8GnjFY/vTsa6E0EX3v9sc5AGFgwhnayzxQ==", "fingerprint": "74:06:af:6d:81:d3:1d:d7:b8:3d:ee:fd:52:61:78:74", "user_id": "4874f52afd004c78a32a527a485585b4"}}' 2023-04-18 18:48:31,757 79716 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-537119938 created 2023-04-18 18:48:31,949 79716 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.192s 2023-04-18 18:48:31,950 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--184286933", "description": "tempest-description--459340014"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1595', 'x-openstack-request-id': 'req-288d2cab-c8bf-4f05-9b2b-cd7ff561272a', 'date': 'Tue, 18 Apr 2023 18:48:31 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "9f01a3cc-49ab-4f7e-b3e7-d3c8bb504165", "name": "tempest-securitygroup--184286933", "stateful": true, "tenant_id": "b87957319570441dbe9efc54251059d3", "description": "tempest-description--459340014", "shared": false, "security_group_rules": [{"id": "8df83c60-d501-405f-8bf6-4719eb382abc", "tenant_id": "b87957319570441dbe9efc54251059d3", "security_group_id": "9f01a3cc-49ab-4f7e-b3e7-d3c8bb504165", "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": 565, "description": null, "tags": [], "created_at": "2023-04-18T18:48:31Z", "updated_at": "2023-04-18T18:48:31Z", "revision_number": 0, "project_id": "b87957319570441dbe9efc54251059d3"}, {"id": "c8522c1f-3d48-4855-a10c-dc7c758c4bc7", "tenant_id": "b87957319570441dbe9efc54251059d3", "security_group_id": "9f01a3cc-49ab-4f7e-b3e7-d3c8bb504165", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalize d_cidr": null, "remote_group_id": null, "standard_attr_id": 564, "description": null, "tags": [], "created_at": "2023-04-18T18:48:31Z", "updated_at": "2023-04-18T18:48:31Z", "revision_number": 0, "project_id": "b87957319570441dbe9efc54251059d3"}], "tags": [], "created_at": "2023-04-18T18:48:31Z", "updated_at": "2023-04-18T18:48:31Z", "revision_number": 1, "project_id": "b87957319570441dbe9efc54251059d3"}}' 2023-04-18 18:48:32,103 79716 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.152s 2023-04-18 18:48:32,103 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "9f01a3cc-49ab-4f7e-b3e7-d3c8bb504165", "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-a3f9cbaf-86c9-44f7-861f-ca2b037bedc8', 'date': 'Tue, 18 Apr 2023 18:48:32 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "e055adaa-b6c9-4b27-b373-5844bd0bff6f", "tenant_id": "b87957319570441dbe9efc54251059d3", "security_group_id": "9f01a3cc-49ab-4f7e-b3e7-d3c8bb504165", "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-18T18:48:32Z", "updated_at": "2023-04-18T18:48:32Z", "revision_number": 0, "project_id": "b87957319570441dbe9efc54251059d3"}}' 2023-04-18 18:48:32,282 79716 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.179s 2023-04-18 18:48:32,283 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "9f01a3cc-49ab-4f7e-b3e7-d3c8bb504165", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-4847dc35-b428-4caf-a1e0-84b3f76a74cd', 'date': 'Tue, 18 Apr 2023 18:48:32 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "81a55ca1-a8c9-44c2-8144-216e35d212fe", "tenant_id": "b87957319570441dbe9efc54251059d3", "security_group_id": "9f01a3cc-49ab-4f7e-b3e7-d3c8bb504165", "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-18T18:48:32Z", "updated_at": "2023-04-18T18:48:32Z", "revision_number": 0, "project_id": "b87957319570441dbe9efc54251059d3"}}' 2023-04-18 18:48:32,283 79716 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--184286933 created 2023-04-18 18:48:33,241 79716 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.957s 2023-04-18 18:48:33,242 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "31d39076-dc96-4194-a649-5fcd7e2f82dc"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x-open stack-request-id': 'req-995cf39d-6f0a-4d8d-90e7-b9e82973a82a', 'date': 'Tue, 18 Apr 2023 18:48:33 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "654ca54f-f3fc-4d03-a789-2a55407f684c", "tenant_id": "b87957319570441dbe9efc54251059d3", "floating_ip_address": "172.24.4.74", "floating_network_id": "31d39076-dc96-4194-a649-5fcd7e2f82dc", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "b87957319570441dbe9efc54251059d3", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-18T18:48:32Z", "updated_at": "2023-04-18T18:48:32Z", "revision_number": 0}}' 2023-04-18 18:48:33,242 79716 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '654ca54f-f3fc-4d03-a789-2a55407f684c', 'tenant_id': 'b87957319570441dbe9efc54251059d3', 'floating_ip_address': '172.24.4.74', 'floating_network_id': '31d39076-dc96-4194-a649-5fcd7e2f82dc', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'b87957319570441dbe9efc54251059d3', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-18T18:48:32Z', 'updated_at': '2023-04-18T18:48:32Z', 'revision_number': 0, 'ip': '172.24.4.74'} created 2023-04-18 18:48:33,279 79716 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.030s 2023-04-18 18:48:33,279 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 18:48:33 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-6d3d8869-cdde-4881-9f70-948890deab8a', '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": "4874f52afd004c78a32a527a485585b4", "name": "tempest-AttachVolumeTestJSON-1089450924-project-member", "password_expires_at": null}, "audit_ids": ["YSr-7ItKQi-SUjw01RQ_Mw"], "expires_at": "2023-04-18T19:48:33.000000Z", "issued_at": "2023-04-18T18:48:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b87957319570441dbe9efc54251059d3", "name": "tempest-AttachVolumeTestJSON-1089450924"}, "is_domain": false, "roles": [{"id": "35697bd1c3044a1fbd5795113c41efb7", "name": "reader"}, {"id": "7058366a9fca443e9f44c95d078fcd58", "name": "member"}], "catalog": [{"endpoints": [{"id": "91478bb14fa24dc18a442602e5f97ca2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/b87957319570441dbe9efc54251059d3", "region": "RegionOne"}], "id": "7be72221085d4944a946c97ce08fe0ba", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "a95f50d538a94de29a9a69d17d76bd36", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "96a88896ecc9496da6d9e54366fc23b9", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "3f738fffaddc4d75802cacb0bcb457ee", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/b87957319570441dbe9efc54251059d3", "region": "RegionOne"}], "id": "9ef904c6d5494133b74a9881e4a175c8", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "a5ee12dbfaab49159c461dbeffc63c63", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "a56bae77ec6c4dae90bdf0ec335648ae", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "650aec42df824256ba1796a0f4fa4bbb", "interface": "public", "region_id": "RegionOne", "url": "http://10 .0.0.210/image", "region": "RegionOne"}], "id": "affc40d7318340b699f04996f49cf400", "type": "image", "name": "glance"}, {"endpoints": [{"id": "6590deb5fd8b448b9f5db913f58adec5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "eb545688324f4c1980813ba1d95d408e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "99a6368efe954c65b6d93304b2b0d191", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "f7e66750d7a84de281ee5c5b746d4e62", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "abe90ddcbe5b4d5bb77a7bd32b6e5e96", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/b87957319570441dbe9efc54251059d3", "region": "RegionOne"}], "id": "fa260696b99e4f908d5beeb126d1233f", "type": "volumev3", "name": "cinderv3"}]}}' 2023-04-18 18:48:33,280 79716 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_attach_detach_volume) Found network {'id': '26a81738-5c09-4ad6-9623-f1d56d9d3805', 'name': 'tempest-AttachVolumeTestJSON-107856298-network', 'tenant_id': 'b87957319570441dbe9efc54251059d3', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'b87957319570441dbe9efc54251059d3', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 47416, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T18:48:25Z', 'updated_at': '2023-04-18T18:48:25Z', 'revision_number': 1} available for tenant 2023-04-18 18:48:33,280 79716 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-537119938', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBP75UOD2VVswwEFdAE5pRkjC7E1uU5B4lt1HqOjjl1pKEP93swWEEt3emcnFg7xF2R80I1NY+nLMgoyY9hH7O8nE4gZeFVmQ8GnjFY/vTsa6E0EX3v9sc5AGFgwhnayzxQ==', 'fingerprint': '74:06:af:6d:81:d3:1d:d7:b8:3d:ee:fd:52:61:78:74', 'user_id': '4874f52afd004c78a32a527a485585b4', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDA6BsNt0mOC2SkAcUGjXi4aRxXncB+UkRri/BROWMj30xltEHF+X5K0\nqQnu9jmE8VagBwYFK4EEACKhZANiAAT++VDg9lVbMMBBXQBOaUZIwuxNblOQeJbd\nR6jo45daShD/d7MFhBLd3pnJxYO8RdkfNCNTWPpyzIKMmPYR+zvJxOIGXhVZkPBp\n4xWP707GuhNBF97/bHOQBhYMIZ2ss8U=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '9f01a3cc-49ab-4f7e-b3e7-d3c8bb504165', 'name': 'tempest-securitygroup--184286933', 'stateful': True, 'tenant_id': 'b87957319570441dbe9efc54251059d3', 'description': 'tempest-description--459340014', 'shared': False, 'security_group_rules': [{'id': '8df83c60-d501-405f-8bf6-4719eb382abc', 'tenant_id': 'b87957319570441dbe9efc54251059d3', 'security_group_id': '9f01a3cc-49ab-4f7e-b3e7-d3c8bb504165', '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': 565, 'description': None, 'tags': [], 'created_at': '2023-04-18T18:48:31Z', 'updated_at': '2023-04-18T18:48:31Z', 'revision_number': 0, 'project_id': 'b87957319570441dbe9efc54251059d3'}, {'id': 'c8522c1f-3d48-4855-a10c-dc7c758c4bc7', 'tenant_id': 'b87957319570441dbe9efc54251059d3', 'security_group_id': '9f01a3cc-49ab-4f7e-b3e7-d3c8bb504165', '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': 564, 'description': None, 'tags': [], 'created_at': '2023-04-18T18:48:31Z', 'updated_at': '2023-04-18T18:48:31Z', 'revision_number': 0, 'project_id': 'b87957319570441dbe9efc54251059d3'}], 'tags': [], 'created_at': '2023-04-18T18:48:31Z', 'upda ted_at': '2023-04-18T18:48:31Z', 'revision_number': 1, 'project_id': 'b87957319570441dbe9efc54251059d3'}, 'floating_ip': {'id': '654ca54f-f3fc-4d03-a789-2a55407f684c', 'tenant_id': 'b87957319570441dbe9efc54251059d3', 'floating_ip_address': '172.24.4.74', 'floating_network_id': '31d39076-dc96-4194-a649-5fcd7e2f82dc', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'b87957319570441dbe9efc54251059d3', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-18T18:48:32Z', 'updated_at': '2023-04-18T18:48:32Z', 'revision_number': 0, 'ip': '172.24.4.74'}} 2023-04-18 18:48:33,963 79716 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 0.682s 2023-04-18 18:48:33,963 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeTestJSON-server-1864716711", "imageRef": "c82b487d-70d3-49d8-9a21-424651a35dee", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "26a81738-5c09-4ad6-9623-f1d56d9d3805"}], "security_groups": [{"name": "tempest-securitygroup--184286933"}], "key_name": "tempest-keypair-537119938", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:48:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/01bd6642-f342-43b7-b48c-20657f850435', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-53d73281-bced-4d64-97d6-6df3dc459673', 'x-compute-request-id': 'req-53d73281-bced-4d64-97d6-6df3dc459673', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "01bd6642-f342-43b7-b48c-20657f850435", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/01bd6642-f342-43b7-b48c-20657f850435"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/01bd6642-f342-43b7-b48c-20657f850435"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--184286933"}], "adminPass": "password"}}' 2023-04-18 18:48:34,039 79716 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/01bd6642-f342-43b7-b48c-20657f850435 0.072s 2023-04-18 18:48:34,039 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:48:33 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-fa9249e2-cb68-4ffc-a054-dd3947663eb4', 'x-compute-request-id': 'req-fa9249e2-cb68-4ffc-a054-dd3947663eb4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/01bd6642-f342-43b7-b48c-20657f850435'} Body: b'{"server": {"id": "01bd6642-f342-43b7-b48c-20657f850435", "name": "tempest-AttachVolumeTestJSON-server-1864716711", "status": "BUILD", "tenant_id": "b87957319570441dbe9efc54251059d3", "user_id": "4874f52afd004c78a32a527a485585b4", "metadata": {}, "hostId": "", "image": {"id": "c82b487d-70d3-49d8-9a21-424651a35dee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c82b487d-70d3-49d8-9a21-424651a35dee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "h ttp://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T18:48:34Z", "updated": "2023-04-18T18:48:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/01bd6642-f342-43b7-b48c-20657f850435"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/01bd6642-f342-43b7-b48c-20657f850435"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-537119938", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 18:49:24,365 79716 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/01bd6642-f342-43b7-b48c-20657f850435 0.266s 2023-04-18 18:49:24,366 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:49:24 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-615f80ee-0716-44e0-ab37-464664b43f9e', 'x-compute-request-id': 'req-615f80ee-0716-44e0-ab37-464664b43f9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/01bd6642-f342-43b7-b48c-20657f850435'} Body: b'{"server": {"id": "01bd6642-f342-43b7-b48c-20657f850435", "name": "tempest-AttachVolumeTestJSON-server-1864716711", "status": "ACTIVE", "tenant_id": "b87957319570441dbe9efc54251059d3", "user_id": "4874f52afd004c78a32a527a485585b4", "metadata": {}, "hostId": "6fc01c5463e950180520512264ed02fcbd72574c7bf6970d1da1f644", "image": {"id": "c82b487d-70d3-49d8-9a21-424651a35dee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c82b487d-70d3-49d8-9a21-424651a35dee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T18:48:33Z", "updated": "2023-04-18T18:48:41Z", "addresses": {"tempest-AttachVolumeTestJSON-107856298-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:0f:a8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/01bd6642-f342-43b7-b48c-20657f850435"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/01bd6642-f342-43b7-b48c-20657f850435"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-537119938", "OS-SRV-USG:launched_at": "2023-04-18T18:48:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--184286933"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 18:49:24,377 79716 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-18 18:50:24,605 79716 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/01bd6642-f342-43b7-b48c-20657f850435/os-interface 0.174s 2023-04-18 18:50:24,606 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:50:24 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-dcc6e6bd-9e3d-405d-8cc5-50a80f8dc671', 'x-compute-request-id': 'req-dcc6e6bd-9e3d-405d-8cc5-50a80f8dc671', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/01bd6642-f342-43b7-b48c-20657f850435/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "26a81738-5c09-4ad6-9623-f1d56d9d3805", "port_id": "31fd2936-0b9d-4627-9ce3-08354d45f3e3", "mac_addr": "fa:16:3e:f7:0f:a8", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "f775df02-cd6f-4d7b-9ba5-20da4afebc66", "ip_address": "10.0.0.4"}]}]}' 2023-04-18 18:50:25,310 79716 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/654ca54f-f3fc-4d03-a789-2a55407f684c 0.697s 2023-04-18 18:50:25,311 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "31fd2936-0b9d-4627-9ce3-08354d45f3e3"}} Response - Headers: {'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-3ef8dcd4-41eb-4d1f-b04a-a7e2920b88e6', 'date': 'Tue, 18 Apr 2023 18:50:25 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/654ca54f-f3fc-4d03-a789-2a55407f684c'} Body: b'{"floatingip": {"id": "654ca54f-f3fc-4d03-a789-2a55407f684c", "tenant_id": "b87957319570441dbe9efc54251059d3", "floating_ip_address": "172.24.4.74", "floating_network_id": "31d39076-dc96-4194-a649-5fcd7e2f82dc", "router_id": "8985637e-2c10-45fd-b64f-bb4f1a45a1f4", "port_id": "31fd2936-0b9d-4627-9ce3-08354d45f3e3", "fixed_ip_address": "10.0.0.4", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "26a81738-5c09-4ad6-9623-f1d56d9d3805", "mac_address": "fa:16:3e:f7:0f:a8", "admin_state_up": true, "status": "ACTIVE", "device_id": "01bd6642-f342-43b7-b48c-20657f850435", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-18T18:48:32Z", "updated_at": "2023-04-18T18:50:24Z", "revision_number": 1, "project_id": "b87957319570441dbe9efc54251059d3"}}' 2023-04-18 18:50:25,313 79716 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.74:22' as 'cirros' with public key authentication 2023-04-18 18:50:25,347 79716 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-18 18:50:25,369 79716 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-18 18:50:25,370 79716 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.74 successfully created 2023-04-18 18:50:25,421 79716 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/01bd6642-f342-43b7-b48c-20657f850435/ips 0.050s 2023-04-18 18:50:25,421 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:50:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '103', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1d9dba25-05c3-4b75-9080-be37e141d73e', 'x-compute-request-id': 'req-1d9dba25-05c3-4b75-9080-be37e141d73e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/01bd6642-f342-43b7-b48c-20657f850435/ips'} Body: b'{"addresses": {"tempest-AttachVolumeTestJSON-107856298-network": [{"version": 4, "addr": "10.0.0.4"}]}}' 2023-04-18 18:50:25,428 79716 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.74: 22' as 'cirros' with public key authentication 2023-04-18 18:50:25,434 79716 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-18 18:50:25,455 79716 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-18 18:50:25,455 79716 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.74 successfully created 2023-04-18 18:50:25,456 79716 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; lsblk -lb --nodeps 2023-04-18 18:50:25,456 79716 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.74:22' as 'cirros' with public key authentication 2023-04-18 18:50:25,464 79716 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-18 18:50:25,491 79716 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-18 18:50:25,491 79716 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.74 successfully created 2023-04-18 18:50:25,780 79716 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST http://10.0.0.210/volume/v3/b87957319570441dbe9efc54251059d3/volumes 0.259s 2023-04-18 18:50:25,781 79716 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-1702887686"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:50:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac597602-7292-48d9-b351-c1c890ca0030', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac597602-7292-48d9-b351-c1c890ca0030', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b87957319570441dbe9efc54251059d3/volumes'} Body: b'{"volume": {"id": "ee4938ef-1e80-4ddb-8a21-9fa633745fb6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:50:25.720176", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-1702887686", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b87957319570441dbe9efc54251059d3/volumes/ee4938ef-1e80-4ddb-8a21-9fa633745fb6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b87957319570441dbe9efc54251059d3/volumes/ee4938ef-1e80-4ddb-8a21-9fa633745fb6"}], "user_id": "4874f52afd004c78a32a527a485585b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 18:50:25,832 79716 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b87957319570441dbe9efc54251059d3/volumes/ee4938ef-1e80-4ddb-8a21-9fa633745fb6 0.041s 2023-04-18 18:50:25,832 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:50:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e437ed81-8d68-4851-a71d-c8ea174bc776', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e437ed81-8d68-4851-a71d-c8ea174bc776', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b87957319570441dbe9efc54251059d3/volumes/ee4938ef-1e80-4ddb-8a21-9fa633745fb6'} Body: b'{"volume": {"id": "ee4938ef-1e80-4ddb-8a21-9fa633745fb6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:50:26.000000", "updated_at": null, "name": "tempest-Attac hVolumeTestJSON-volume-1702887686", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b87957319570441dbe9efc54251059d3/volumes/ee4938ef-1e80-4ddb-8a21-9fa633745fb6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b87957319570441dbe9efc54251059d3/volumes/ee4938ef-1e80-4ddb-8a21-9fa633745fb6"}], "user_id": "4874f52afd004c78a32a527a485585b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b87957319570441dbe9efc54251059d3"}}' 2023-04-18 18:50:26,882 79716 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b87957319570441dbe9efc54251059d3/volumes/ee4938ef-1e80-4ddb-8a21-9fa633745fb6 0.037s 2023-04-18 18:50:26,882 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:50:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e27134ae-82d2-4687-a7d5-c2a030ff9453', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e27134ae-82d2-4687-a7d5-c2a030ff9453', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b87957319570441dbe9efc54251059d3/volumes/ee4938ef-1e80-4ddb-8a21-9fa633745fb6'} Body: b'{"volume": {"id": "ee4938ef-1e80-4ddb-8a21-9fa633745fb6", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:50:26.000000", "updated_at": "2023-04-18T18:50:26.000000", "name": "tempest-AttachVolumeTestJSON-volume-1702887686", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b87957319570441dbe9efc54251059d3/volumes/ee4938ef-1e80-4ddb-8a21-9fa633745fb6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b87957319570441dbe9efc54251059d3/volumes/ee4938ef-1e80-4ddb-8a21-9fa633745fb6"}], "user_id": "4874f52afd004c78a32a527a485585b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b87957319570441dbe9efc54251059d3"}}' 2023-04-18 18:50:27,035 79716 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/01bd6642-f342-43b7-b48c-20657f850435 0.142s 2023-04-18 18:50:27,035 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:50:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7ab84705-38e9-4ec8-b0f8-05050c71adc1', 'x-compute-request-id': 'req-7ab84705-38e9-4ec8-b0f8-05050c71adc1', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/01bd6642-f342-43b7-b48c-20657f850435'} Body: b'' 2023-04-18 18:50:27,234 79716 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/01bd6642-f342-43b7-b48c-20657f850435 0.198s 2023-04-18 18:50:27,234 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:50:27 GMT', 'server': 'Apache /2.4.52 (Ubuntu)', 'content-length': '1659', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5c9ffc20-1285-4b87-af48-ca629ee97ddc', 'x-compute-request-id': 'req-5c9ffc20-1285-4b87-af48-ca629ee97ddc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/01bd6642-f342-43b7-b48c-20657f850435'} Body: b'{"server": {"id": "01bd6642-f342-43b7-b48c-20657f850435", "name": "tempest-AttachVolumeTestJSON-server-1864716711", "status": "ACTIVE", "tenant_id": "b87957319570441dbe9efc54251059d3", "user_id": "4874f52afd004c78a32a527a485585b4", "metadata": {}, "hostId": "6fc01c5463e950180520512264ed02fcbd72574c7bf6970d1da1f644", "image": {"id": "c82b487d-70d3-49d8-9a21-424651a35dee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c82b487d-70d3-49d8-9a21-424651a35dee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T18:48:33Z", "updated": "2023-04-18T18:50:27Z", "addresses": {"tempest-AttachVolumeTestJSON-107856298-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:0f:a8"}, {"version": 4, "addr": "172.24.4.74", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:0f:a8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/01bd6642-f342-43b7-b48c-20657f850435"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/01bd6642-f342-43b7-b48c-20657f850435"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-537119938", "OS-SRV-USG:launched_at": "2023-04-18T18:48:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--184286933"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 18:51:17,332 79716 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/01bd6642-f342-43b7-b48c-20657f850435 0.036s 2023-04-18 18:51:17,332 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:51:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-b46fe377-3464-4b9b-be49-6814b103ccea', 'x-compute-request-id': 'req-b46fe377-3464-4b9b-be49-6814b103ccea', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/01bd6642-f342-43b7-b48c-20657f850435'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 01bd6642-f342-43b7-b48c-20657f850435 could not be found."}}' 2023-04-18 18:51:17,363 79716 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-537119938 0.030s 2023-04-18 18:51:17,363 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:51:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c0cd9223-4a1a-4c65-90dd-a0155cc31410 ', 'x-compute-request-id': 'req-c0cd9223-4a1a-4c65-90dd-a0155cc31410', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-537119938'} Body: b'' 2023-04-18 18:51:17,519 79716 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/9f01a3cc-49ab-4f7e-b3e7-d3c8bb504165 0.155s 2023-04-18 18:51:17,519 79716 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-5868f375-1dd4-4aca-ab64-03246cafa162', 'content-length': '0', 'date': 'Tue, 18 Apr 2023 18:51:17 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/9f01a3cc-49ab-4f7e-b3e7-d3c8bb504165'} Body: b'' 2023-04-18 18:51:17,537 79716 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/9f01a3cc-49ab-4f7e-b3e7-d3c8bb504165 0.017s 2023-04-18 18:51:17,538 79716 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-9e473a2a-43ff-49df-8ad8-3a3ed7c52025', 'date': 'Tue, 18 Apr 2023 18:51:17 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/9f01a3cc-49ab-4f7e-b3e7-d3c8bb504165'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 9f01a3cc-49ab-4f7e-b3e7-d3c8bb504165 does not exist", "detail": ""}}' 2023-04-18 18:51:18,001 79716 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/654ca54f-f3fc-4d03-a789-2a55407f684c 0.463s 2023-04-18 18:51:18,001 79716 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-f1b08188-4ac4-4482-b2e5-46cd0fbcc9ac', 'content-length': '0', 'date': 'Tue, 18 Apr 2023 18:51:18 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/654ca54f-f3fc-4d03-a789-2a55407f684c'} Body: b'' {2} cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSnapshotTest.test_create_multiple_volume_from_snapshot [1.463726s] ... 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 f22c8f96-fcc3-4c35-a699-0c43aa55fdbe failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 18:51:17,678 79714 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 202 POST http://10.0.0.210/volume/v3/5faa3a113d8341a18e6b2af2124a7640/volumes 0.343s 2023-04-18 18:51:17,679 79714 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-760377977"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:51:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2cd86ec-fb87-4684-b2d6-d51e2d43afb8', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2cd86ec-fb87-4684-b2d6-d51e2d43afb8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5faa3a113d8341a18e6b2af2124a7640/volumes'} Body: b'{"volume": {"id": "f22c8f96-fcc3-4c35-a699-0c43aa55fdbe", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:51:17.601919", "updated_at": null, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-760377977", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5faa3a113d8341a18e6b2af2124a7640/volumes/f22c8f96-fcc3-4c35-a699-0c43aa55fdbe"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5faa3a113d8341a18e6b2af2124a7640/volumes/f22c8f96-fcc3-4c35-a699-0c43aa55fdbe"}], "user_id": "5b4baf919c3945f0929fcde353f59acc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 18:51:17,730 79714 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://10.0.0.210/volume/v3/5faa3a113d8341a18e6b2af2124a7640/volumes/f22c8f96-fcc3-4c35-a699-0c43aa55fdbe 0.042s 2023-04-18 18:51:17,730 79714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:51:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27c67ed5-3e2c-41d4-9196-a645ce035b2c', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27c67ed5-3e2c-41d4-9196-a645ce035b2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5faa3a113d8341a18e6b2af2124a7640/volumes/f22c8f96-fcc3-4c35-a699-0c43aa55fdbe'} Body: b'{"volume": {"id": "f22c8f96-fcc3-4c35-a699-0c43aa55fdbe", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:51:18.000000", "updated_at": null, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-760377977", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5faa3a113d8341a18e6b2af2124a7640/volumes/f22c8f96-fcc3-4c35-a699-0c43aa55fdbe"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5faa3a113d8341a18e6b2af2124a7640/volumes/f22c8f96-fcc3-4c35-a699-0c43aa55fdbe"}], "user_id": "5b4baf919c3945f0929fcde353f59acc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5faa3a113d8341a18e6b2af2124a7640"}}' 2023-04-18 18:51:18,786 79714 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://10.0.0.210/volume/v3/5faa3a113d8341a18e6b2af2124a7640/volumes/f22c8f96-fcc3-4c35-a699-0c43aa55fdbe 0.041s 2023 -04-18 18:51:18,786 79714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:51:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac6f95f8-1048-4ea6-b1e8-e33dbd1b477f', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac6f95f8-1048-4ea6-b1e8-e33dbd1b477f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5faa3a113d8341a18e6b2af2124a7640/volumes/f22c8f96-fcc3-4c35-a699-0c43aa55fdbe'} Body: b'{"volume": {"id": "f22c8f96-fcc3-4c35-a699-0c43aa55fdbe", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:51:18.000000", "updated_at": "2023-04-18T18:51:18.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-760377977", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5faa3a113d8341a18e6b2af2124a7640/volumes/f22c8f96-fcc3-4c35-a699-0c43aa55fdbe"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5faa3a113d8341a18e6b2af2124a7640/volumes/f22c8f96-fcc3-4c35-a699-0c43aa55fdbe"}], "user_id": "5b4baf919c3945f0929fcde353f59acc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5faa3a113d8341a18e6b2af2124a7640"}}' {0} tempest.api.compute.servers.test_server_rescue.ServerBootFromVolumeStableRescueTest.test_stable_device_rescue_bfv_image_volume [230.096094s] ... 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 6280edd7-ea17-42d3-87d4-94e22610619d failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2023-04-18T18:50:36Z', 'message': 'Build of instance 6280edd7-ea17-42d3-87d4-94e22610619d aborted: Volume b648cb99-4e43-415b-8699-f08311a1a896 did not finish being created even after we waited 5 seconds or 2 attempts. And its status is error.'}. Server boot request ID: req-70d109e5-72d3-4047-b218-4c3d3211cc6d. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 18:47:29,922 79710 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.034s 2023-04-18 18:47:29,922 79710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 18:47:29 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-67132826-8cc6-4fb0-8d5e-5846a856b0eb', '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": "f67441a57a924abcaced46622448d4f1", "name": "tempest-ServerBootFromVolumeStableRescueTest-838717263-project-member", "password_expires_at": null}, "audit_ids": ["8weAG85ATZyRwkoFr8HV1w"], "expires_at": "2023-04-18T19:47:29.000000Z", "issued_at": "2023-04-18T18:47:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6465f7a1d0c5481584fe89993270aedc", "name": "tempest-ServerBootFromVolumeStableRescueTest-838717263"}, "is_domain": false, "roles": [{"id": "35697bd1c3044a1fbd5795113c41efb7", "name": "reader"}, {"id": "7058366a9fca443e9f44c95d078fcd58", "name": "member"}], "catalog": [{"endpoints": [{"id": "91478bb14fa24dc18a442602e5f97ca2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/6465f7a1d0c5481584fe89993270aedc", "region": "RegionOne"}], "id": "7be72221085d4944a946c97ce08fe0ba", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "a95f50d538a94de29a9a69d17d76bd36", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "96a88896ecc9496da6d9e54366fc23b9", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "3f738fffaddc4d75802cacb0bcb457ee", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/6465f7a1d0c5481584fe89993270aedc", "region": "RegionOne"}], "id": "9ef904c6d5494133b74a9881e4a175c8", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "a5ee12dbfaab49159c461dbeffc63c63", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "a56bae77ec6c4dae90bdf0ec335648ae", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "650aec42df824256ba1796a0f4fa4bbb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "affc40d7318340b699f04996f49cf400", "type": "image", "name": "glance"}, {"endpoints": [{"id": "6590deb5fd8b448b9f5db913f58adec5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "eb545688324f4c1980813ba1d95d408e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "99a6368efe954c65b6d93304b2b0d191", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "f7e66750d7a84de281ee5c5b746d4e62", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "abe90ddcbe5b4d5bb77a7bd32b6e5e96", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/6465f7a1d0c5481584fe89993270aedc", "region": "RegionOne"}], "id": "fa260696b99e4f908d5beeb126d1233f", "type": "volumev3", "name": "cinderv3"}]}}' 2023-04-18 18:47:29,922 79710 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume) Found network {'id': '240dfbf6-18e5-4396-a852-597100519eaf', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-134858661-network', 'tenant_id': '6465f7a1d0c5481584fe89993270aedc', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project _id': '6465f7a1d0c5481584fe89993270aedc', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 21508, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T18:43:30Z', 'updated_at': '2023-04-18T18:43:31Z', 'revision_number': 1} available for tenant 2023-04-18 18:47:30,718 79710 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.795s 2023-04-18 18:47:30,719 79710 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-440095898", "imageRef": "c82b487d-70d3-49d8-9a21-424651a35dee", "flavorRef": "42", "networks": [{"uuid": "240dfbf6-18e5-4396-a852-597100519eaf"}]}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:47:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/33aac0ea-0365-4f2e-a851-3c111323df12', '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-3f466858-d7ec-4892-80d6-92e6d52bb22d', 'x-compute-request-id': 'req-3f466858-d7ec-4892-80d6-92e6d52bb22d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "33aac0ea-0365-4f2e-a851-3c111323df12", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/33aac0ea-0365-4f2e-a851-3c111323df12"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/33aac0ea-0365-4f2e-a851-3c111323df12"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "9CvveF6KRYYn"}}' 2023-04-18 18:47:30,799 79710 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/33aac0ea-0365-4f2e-a851-3c111323df12 0.077s 2023-04-18 18:47:30,800 79710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:47:30 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-5f39f281-51ad-4a2a-80e3-60bedc129d43', 'x-compute-request-id': 'req-5f39f281-51ad-4a2a-80e3-60bedc129d43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/33aac0ea-0365-4f2e-a851-3c111323df12'} Body: b'{"server": {"id": "33aac0ea-0365-4f2e-a851-3c111323df12", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-440095898", "status": "BUILD", "tenant_id": "6465f7a1d0c5481584fe89993270aedc", "user_id": "f67441a57a924abcaced46622448d4f1", "metadata": {}, "hostId": "", "image": {"id": "c82b487d-70d3-49d8-9a21-424651a35dee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c82b487d-70d3-49d8-9a21-424651a35dee"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-18T18:47:31Z", "updated": "2023-04-18T18:47:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/33aac0e a-0365-4f2e-a851-3c111323df12"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/33aac0ea-0365-4f2e-a851-3c111323df12"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2023-04-18 18:48:21,103 79710 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/33aac0ea-0365-4f2e-a851-3c111323df12 0.240s 2023-04-18 18:48:21,104 79710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:48:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1689', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c26bf1b0-ec37-495c-bcba-6a8813e4b803', 'x-compute-request-id': 'req-c26bf1b0-ec37-495c-bcba-6a8813e4b803', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/33aac0ea-0365-4f2e-a851-3c111323df12'} Body: b'{"server": {"id": "33aac0ea-0365-4f2e-a851-3c111323df12", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-440095898", "status": "ACTIVE", "tenant_id": "6465f7a1d0c5481584fe89993270aedc", "user_id": "f67441a57a924abcaced46622448d4f1", "metadata": {}, "hostId": "6cd49d29c39011c4f9f925140e382e1f8c2f37a36ef1b6c54fab36ea", "image": {"id": "c82b487d-70d3-49d8-9a21-424651a35dee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c82b487d-70d3-49d8-9a21-424651a35dee"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-18T18:47:30Z", "updated": "2023-04-18T18:47:38Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-134858661-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:9a:7c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/33aac0ea-0365-4f2e-a851-3c111323df12"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/33aac0ea-0365-4f2e-a851-3c111323df12"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-18T18:47:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2023-04-18 18:48:21,119 79710 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-18 18:49:22,218 79710 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/33aac0ea-0365-4f2e-a851-3c111323df12/action 1.038s 2023-04-18 18:49:22,218 79710 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-ServerBootFromVolumeStableRe scueTest-image-147623990"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:49:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '52', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-88813cf1-df95-4044-b403-4dafbaf212c3', 'x-compute-request-id': 'req-88813cf1-df95-4044-b403-4dafbaf212c3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/33aac0ea-0365-4f2e-a851-3c111323df12/action'} Body: b'{"image_id": "6ea39465-7f0d-4c10-b553-cd8aa4a6cc29"}' 2023-04-18 18:49:22,245 79710 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/6ea39465-7f0d-4c10-b553-cd8aa4a6cc29 0.025s 2023-04-18 18:49:22,246 79710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:49:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1357', 'content-type': 'application/json', 'x-openstack-request-id': 'req-4dfe5285-85ab-419e-a7bb-66174e3aa4cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/6ea39465-7f0d-4c10-b553-cd8aa4a6cc29'} Body: b'{"base_image_ref": "c82b487d-70d3-49d8-9a21-424651a35dee", "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": "33aac0ea-0365-4f2e-a851-3c111323df12", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-838717263", "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-838717263-project-member", "user_id": "f67441a57a924abcaced46622448d4f1", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-147623990", "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": "6465f7a1d0c5481584fe89993270aedc", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "6ea39465-7f0d-4c10-b553-cd8aa4a6cc29", "created_at": "2023-04-18T18:49:22Z", "updated_at": "2023-04-18T18:49:22Z", "tags": [], "self": "/v2/images/6ea39465-7f0d-4c10-b553-cd8aa4a6cc29", "file": "/v2/images/6ea39465-7f0d-4c10-b553-cd8aa4a6cc29/file", "schema": "/v2/schemas/image"}' 2023-04-18 18:49:23,269 79710 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/6ea39465-7f0d-4c10-b553-cd8aa4a6cc29 0.021s 2023-04-18 18:49:23,270 79710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:49:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1357', 'content-type': 'application/json', 'x-openstack-request-id': 'req-88b52358-9034-419c-8917-4280d27b36fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/6ea39465-7f0d-4c10-b553-cd8aa4a6cc29'} Body: b'{"base_image_ref": "c82b487d-70d3-49d8-9a21-424651a35dee", "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": "33aac0ea-0365-4f2e-a851-3c111323df12", "owner_project_name": "tempest-ServerBootFromV olumeStableRescueTest-838717263", "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-838717263-project-member", "user_id": "f67441a57a924abcaced46622448d4f1", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-147623990", "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": "6465f7a1d0c5481584fe89993270aedc", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "6ea39465-7f0d-4c10-b553-cd8aa4a6cc29", "created_at": "2023-04-18T18:49:22Z", "updated_at": "2023-04-18T18:49:22Z", "tags": [], "self": "/v2/images/6ea39465-7f0d-4c10-b553-cd8aa4a6cc29", "file": "/v2/images/6ea39465-7f0d-4c10-b553-cd8aa4a6cc29/file", "schema": "/v2/schemas/image"}' 2023-04-18 18:49:24,296 79710 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/6ea39465-7f0d-4c10-b553-cd8aa4a6cc29 0.024s 2023-04-18 18:49:24,296 79710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:49:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1357', 'content-type': 'application/json', 'x-openstack-request-id': 'req-ff1cce83-728c-4116-96fa-ee21f896c884', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/6ea39465-7f0d-4c10-b553-cd8aa4a6cc29'} Body: b'{"base_image_ref": "c82b487d-70d3-49d8-9a21-424651a35dee", "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": "33aac0ea-0365-4f2e-a851-3c111323df12", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-838717263", "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-838717263-project-member", "user_id": "f67441a57a924abcaced46622448d4f1", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-147623990", "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": "6465f7a1d0c5481584fe89993270aedc", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "6ea39465-7f0d-4c10-b553-cd8aa4a6cc29", "created_at": "2023-04-18T18:49:22Z", "updated_at": "2023-04-18T18:49:22Z", "tags": [], "self": "/v2/images/6ea39465-7f0d-4c10-b553-cd8aa4a6cc29", "file": "/v2/images/6ea39465-7f0d-4c10-b553-cd8aa4a6cc29/file", "schema": "/v2/schemas/image"}' 2023-04-18 18:49:25,322 79710 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/6ea39465-7f0d-4c10-b553-cd8aa4a6cc29 0.024s 2023-04-18 18:49:25,322 79710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:49:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1357', 'content-type': 'application/json', 'x-openstack-request-id': 'req-499f62b3-de13-4808-b180-75d184edda90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/6ea39465-7f0d-4c10-b553-cd8aa4a6cc29'} Body: b'{"base_image_ref": "c82b487d-70d3-49d8-9a21-424651a35dee", "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": "33aac0ea-0365-4f2e-a851-3c111323df12", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-838717263", "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-838717263-project-member", "user_id": "f67441a57a924abcaced46622448d4f1", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-147623990", "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": "6465f7a1d0c5481584fe89993270aedc", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "6ea39465-7f0d-4c10-b553-cd8aa4a6cc29", "created_at": "2023-04-18T18:49:22Z", "updated_at": "2023-04-18T18:49:22Z", "tags": [], "self": "/v2/images/6ea39465-7f0d-4c10-b553-cd8aa4a6cc29", "file": "/v2/images/6ea39465-7f0d-4c10-b553-cd8aa4a6cc29/file", "schema": "/v2/schemas/image"}' 2023-04-18 18:49:26,378 79710 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/6ea39465-7f0d-4c10-b553-cd8aa4a6cc29 0.055s 2023-04-18 18:49:26,379 79710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:49:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1468', 'content-type': 'application/json', 'x-openstack-request-id': 'req-a1ac5086-326d-4d56-9de3-9f75ce848b24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/6ea39465-7f0d-4c10-b553-cd8aa4a6cc29'} Body: b'{"base_image_ref": "c82b487d-70d3-49d8-9a21-424651a35dee", "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": "33aac0ea-0365-4f2e-a851-3c111323df12", "owner_id": "6465f7a1d0c5481584fe89993270aedc", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-838717263", "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-838717263-project-member", "user_id": "f67441a57a924abcaced46622448d4f1", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-147623990", "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": "6465f7a1d0c5481584fe89993270aedc", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "6ea39465-7f0d-4c10-b553-cd8aa4a6cc29", "created_at": "2023-04-18T18:49:22Z", "updated_at": "2023-04-18T18:49:26Z", "tags": [], "self": "/v2/images/6ea39465-7f0d-4c10-b553-cd8aa4a6cc29", "file": "/v2/images/6ea39465-7f0d-4c10-b553-cd8aa4a6cc29/file", "schema": "/v2/schemas/image"}' 2023-04-18 18:49:27,411 79710 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/6ea39465-7f0d-4c10-b553-cd8aa4a6cc29 0.031s 2023-04-18 18:49:27,412 79710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:49:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1638', 'content-type': 'application/json', 'x-openstack-request-id': 'req-d6f6357e-1368-4562-a474-71416c080019', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/6ea39465-7f0d-4c10-b553-cd8aa4a6cc29'} Body: b'{"base_image_ref": "c82b487d-70d3-49d8-9a21-424651a35dee", "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": "33aac0ea-0365-4f2e-a851-3c111323df12", "owner_id": "6465f7a1d0c5481584fe89993270aedc", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-838717263", "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-838717263-project-member", "user_id": "f67441a57a924abcaced46622448d4f1", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-147623990", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "c2904bf7a971709430a13873aeda4b63", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "6465f7a1d0c5481584fe89993270aedc", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "669db6a377ff862519e7fc7d955fbf4e09ce73abdf7c2b9dbee189aac1f65dacfdb943bb2924381264cddf576b112f1cd26437fbf3d1bfa2ece5f5a1d5ad562d", "id": "6ea39465-7f0d-4c10-b553-cd8aa4a6cc29", "created_at": "2023-04-18T18:49:22Z", "updated_at": "2023-04-18T18:49:27Z", "tags": [], "self": "/v2/images/6ea39465-7f0d-4c10-b553-cd8aa4a6cc29", "file": "/v2/images/6ea39465-7f0d-4c10-b553-cd8aa4a6cc29/file", "schema": "/v2/schemas/image"}' 2023-04-18 18:49:27,439 79710 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/6ea39465-7f0d-4c10-b553-cd8aa4a6cc29 0.027s 2023-04-18 18:49:27,440 79710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:49:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1638', 'content-type': 'application/json', 'x-openstack-request-id': 'req-142463ef-0b57-4d85-81c5-e6b6f86c4160', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/6ea39465-7f0d-4c10-b553-cd8aa4a6cc29'} Body: b'{"base_image_ref": "c82b487d-70d3-49d8-9a21-424651a35dee", "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": "33aac0ea-0365-4f2e-a851-3c111323df12", "owner_id": "6465f7a1d0c5481584fe89993270aedc", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-838717263", "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-838717263-project-member", "user_id": "f67441a57a924abcaced46622448d4f1", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-147623990", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "c2904bf7a971709430a13873aeda4b63", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "6465f7a1d0c5481584fe89993270aedc", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "669db6a377ff862519e7fc7d955fbf4e09ce73abdf7c2b9dbee189aac1 f65dacfdb943bb2924381264cddf576b112f1cd26437fbf3d1bfa2ece5f5a1d5ad562d", "id": "6ea39465-7f0d-4c10-b553-cd8aa4a6cc29", "created_at": "2023-04-18T18:49:22Z", "updated_at": "2023-04-18T18:49:27Z", "tags": [], "self": "/v2/images/6ea39465-7f0d-4c10-b553-cd8aa4a6cc29", "file": "/v2/images/6ea39465-7f0d-4c10-b553-cd8aa4a6cc29/file", "schema": "/v2/schemas/image"}' 2023-04-18 18:49:27,665 79710 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/33aac0ea-0365-4f2e-a851-3c111323df12 0.224s 2023-04-18 18:49:27,665 79710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:49:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1689', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3106824b-9509-46ac-a3b4-27740a613dbf', 'x-compute-request-id': 'req-3106824b-9509-46ac-a3b4-27740a613dbf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/33aac0ea-0365-4f2e-a851-3c111323df12'} Body: b'{"server": {"id": "33aac0ea-0365-4f2e-a851-3c111323df12", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-440095898", "status": "ACTIVE", "tenant_id": "6465f7a1d0c5481584fe89993270aedc", "user_id": "f67441a57a924abcaced46622448d4f1", "metadata": {}, "hostId": "6cd49d29c39011c4f9f925140e382e1f8c2f37a36ef1b6c54fab36ea", "image": {"id": "c82b487d-70d3-49d8-9a21-424651a35dee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c82b487d-70d3-49d8-9a21-424651a35dee"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-18T18:47:30Z", "updated": "2023-04-18T18:49:27Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-134858661-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:9a:7c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/33aac0ea-0365-4f2e-a851-3c111323df12"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/33aac0ea-0365-4f2e-a851-3c111323df12"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-18T18:47:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2023-04-18 18:50:27,867 79710 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.119s 2023-04-18 18:50:27,868 79710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 18:50:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2843', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-4fa958de-4578-4e73-ad39-f0536c79d72e', '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": "f67441a57a924abcaced46622448d 4f1", "name": "tempest-ServerBootFromVolumeStableRescueTest-838717263-project-member", "password_expires_at": null}, "audit_ids": ["SiaMyJ0OQnKUGGMXnumuNA"], "expires_at": "2023-04-18T19:50:27.000000Z", "issued_at": "2023-04-18T18:50:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6465f7a1d0c5481584fe89993270aedc", "name": "tempest-ServerBootFromVolumeStableRescueTest-838717263"}, "is_domain": false, "roles": [{"id": "35697bd1c3044a1fbd5795113c41efb7", "name": "reader"}, {"id": "7058366a9fca443e9f44c95d078fcd58", "name": "member"}], "catalog": [{"endpoints": [{"id": "91478bb14fa24dc18a442602e5f97ca2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/6465f7a1d0c5481584fe89993270aedc", "region": "RegionOne"}], "id": "7be72221085d4944a946c97ce08fe0ba", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "a95f50d538a94de29a9a69d17d76bd36", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "96a88896ecc9496da6d9e54366fc23b9", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "3f738fffaddc4d75802cacb0bcb457ee", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/6465f7a1d0c5481584fe89993270aedc", "region": "RegionOne"}], "id": "9ef904c6d5494133b74a9881e4a175c8", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "a5ee12dbfaab49159c461dbeffc63c63", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "a56bae77ec6c4dae90bdf0ec335648ae", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "650aec42df824256ba1796a0f4fa4bbb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "affc40d7318340b699f04996f49cf400", "type": "image", "name": "glance"}, {"endpoints": [{"id": "6590deb5fd8b448b9f5db913f58adec5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "eb545688324f4c1980813ba1d95d408e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "99a6368efe954c65b6d93304b2b0d191", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "f7e66750d7a84de281ee5c5b746d4e62", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "abe90ddcbe5b4d5bb77a7bd32b6e5e96", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/6465f7a1d0c5481584fe89993270aedc", "region": "RegionOne"}], "id": "fa260696b99e4f908d5beeb126d1233f", "type": "volumev3", "name": "cinderv3"}]}}' 2023-04-18 18:50:27,869 79710 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume) Found network {'id': '240dfbf6-18e5-4396-a852-597100519eaf', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-134858661-network', 'tenant_id': '6465f7a1d0c5481584fe89993270aedc', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '6465f7a1d0c5481584fe89993270aedc', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 21508, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T18:43:30Z', 'updated_at': '2023-04-18T18:43:31Z', 'revision_number': 1} available for tenant 2023-04-18 18:50:28,779 79710 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.909s 2023-04-18 18:50:28,779 79710 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': ''} Bo dy: {"server": {"name": "tempest-ServerBootFromVolumeStableRescueTest-server-1336413272", "imageRef": "c82b487d-70d3-49d8-9a21-424651a35dee", "flavorRef": "42", "block_device_mapping_v2": [{"boot_index": "0", "source_type": "image", "volume_size": 1, "uuid": "c82b487d-70d3-49d8-9a21-424651a35dee", "destination_type": "volume"}], "networks": [{"uuid": "240dfbf6-18e5-4396-a852-597100519eaf"}]}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:50:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/6280edd7-ea17-42d3-87d4-94e22610619d', '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-70d109e5-72d3-4047-b218-4c3d3211cc6d', 'x-compute-request-id': 'req-70d109e5-72d3-4047-b218-4c3d3211cc6d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "6280edd7-ea17-42d3-87d4-94e22610619d", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/6280edd7-ea17-42d3-87d4-94e22610619d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/6280edd7-ea17-42d3-87d4-94e22610619d"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "tBub9u4ugpqJ"}}' 2023-04-18 18:50:28,899 79710 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/6280edd7-ea17-42d3-87d4-94e22610619d 0.116s 2023-04-18 18:50:28,900 79710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:50:28 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-93c54d37-ed3d-4279-848a-53b3ca99ed31', 'x-compute-request-id': 'req-93c54d37-ed3d-4279-848a-53b3ca99ed31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6280edd7-ea17-42d3-87d4-94e22610619d'} Body: b'{"server": {"id": "6280edd7-ea17-42d3-87d4-94e22610619d", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1336413272", "status": "BUILD", "tenant_id": "6465f7a1d0c5481584fe89993270aedc", "user_id": "f67441a57a924abcaced46622448d4f1", "metadata": {}, "hostId": "", "image": {"id": "c82b487d-70d3-49d8-9a21-424651a35dee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c82b487d-70d3-49d8-9a21-424651a35dee"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-18T18:50:29Z", "updated": "2023-04-18T18:50:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/6280edd7-ea17-42d3-87d4-94e22610619d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/6280edd7-ea17-42d3-87d4-94e22610619d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2023-04-18 18:51:19,189 79710 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/6280edd7-ea17-42d3-87d4-94e22610619d 0.227s 2023-04-18 18:51:19,189 79710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:51:18 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-e7060f73-000a-4946-9998-a1d072ca2c41', 'x-compute-request-id': 'req-e7060f73-000a-4946-9998-a1d072ca2c41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6280edd7-ea17-42d3-87d4-94e22610619d'} Body: b'{"server": {"id": "6280edd7-ea17-42d3-87d4-94e22610619d", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1336413272", "status": "ERROR", "tenant_id": "6465f7a1d0c5481584fe89993270aedc", "user_id": "f67441a57a924abcaced46622448d4f1", "metadata": {}, "hostId": "", "image": {"id": "c82b487d-70d3-49d8-9a21-424651a35dee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c82b487d-70d3-49d8-9a21-424651a35dee"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-18T18:50:28Z", "updated": "2023-04-18T18:50:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/6280edd7-ea17-42d3-87d4-94e22610619d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/6280edd7-ea17-42d3-87d4-94e22610619d"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2023-04-18T18:50:36Z", "message": "Build of instance 6280edd7-ea17-42d3-87d4-94e22610619d aborted: Volume b648cb99-4e43-415b-8699-f08311a1a896 did not finish being created even after we waited 5 seconds or 2 attempts. And its status is error."}, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2023-04-18 18:51:19,221 79710 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 51 second wait 2023-04-18 18:51:19,937 79710 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/6280edd7-ea17-42d3-87d4-94e22610619d 0.707s 2023-04-18 18:51:19,937 79710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:51:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9a08b59b-c1e2-44c2-b20f-f0dc30a7a393', 'x-compute-request-id': 'req-9a08b59b-c1e2-44c2-b20f-f0dc30a7a393', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6280edd7-ea17-42d3-87d4-94e22610619d'} Body: b'' 2023-04-18 18:51:19,971 79710 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/6280edd7-ea17-42d3-87d4-94e22610619d 0.033s 2023-04-18 18:51:19,972 79710 DEBUG [tem pest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:51:19 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-b6d05aca-87c7-4f32-b819-ee9175f62d5e', 'x-compute-request-id': 'req-b6d05aca-87c7-4f32-b819-ee9175f62d5e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6280edd7-ea17-42d3-87d4-94e22610619d'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 6280edd7-ea17-42d3-87d4-94e22610619d could not be found."}}' {4} tempest.api.volume.admin.test_groups.GroupsTest.test_group_create_show_list_delete [1.895947s] ... 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 b504ffb1-9d99-42a6-b686-d28af13812b5 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 18:51:23,140 79718 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 POST http://10.0.0.210/volume/v3/c29556fee6224161a2965439a9259c36/types 0.241s 2023-04-18 18:51:23,141 79718 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-1711732610"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:51:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab661122-26b4-4e3e-975a-9360b12a658f', 'content-length': '216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab661122-26b4-4e3e-975a-9360b12a658f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c29556fee6224161a2965439a9259c36/types'} Body: b'{"volume_type": {"id": "3d59e4ca-3425-4fb7-ad9b-433984142be3", "name": "tempest-GroupsTest-volume-type-1711732610", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-18 18:51:23,184 79718 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/c29556fee6224161a2965439a9259c36/group_types 0.040s 2023-04-18 18:51:23,184 79718 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-921310111"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:51:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d8b79ac-96bc-4c8c-b998-de57e28d26c1', 'content-length': '172', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d8b79ac-96bc-4c8c-b998-de57e28d26c1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c29556fee6224161a2965439a9259c36/group_types'} Body: b'{"group_type": {"id": "f147cd69-ed70-4aab-b4e2-55bbb7d3e429", "name": "tempest-GroupsTest-group-type-921310111", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-18 18:51:23,417 79718 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/fea910e6e93645d2aa5d51895ea4eea1/groups 0.230s 2023-04-18 18:51:23,418 79718 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": "f147cd69-ed70-4aab-b4e2-55bbb7d3e429", "volume_types": ["3d59e4ca-3425-4fb7-ad9b-433984142be3"], "name": "tempest-Group1-1463117474"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:51:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0c46fab-e7bb-4644-9cd7-965cb727170a', 'content-length': '94', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0c46fab-e7bb-4644-9cd7-965cb727170a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/fea910e6e93645d2aa5d51895ea4eea1/groups'} Body: b'{"group": {"id": "b504ffb1-9d99-42a6-b686-d28af13812b5", "name": "tempest-Group1-1463117474"}}' 2023-04-18 18:51:23,467 79718 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/fea910e6e93645d2aa5d51895ea4eea1/groups/b504ffb1-9d99-42a6-b686-d28af13812b5 0.045s 2023-04-18 18:51:23,467 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack -Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:51:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eca95a2e-f1c3-4393-b3b0-7ac100c68e03', 'content-length': '322', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eca95a2e-f1c3-4393-b3b0-7ac100c68e03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/fea910e6e93645d2aa5d51895ea4eea1/groups/b504ffb1-9d99-42a6-b686-d28af13812b5'} Body: b'{"group": {"id": "b504ffb1-9d99-42a6-b686-d28af13812b5", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-18T18:51:23.000000", "name": "tempest-Group1-1463117474", "description": null, "group_type": "f147cd69-ed70-4aab-b4e2-55bbb7d3e429", "volume_types": ["3d59e4ca-3425-4fb7-ad9b-433984142be3"]}}' 2023-04-18 18:51:24,504 79718 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/fea910e6e93645d2aa5d51895ea4eea1/groups/b504ffb1-9d99-42a6-b686-d28af13812b5 0.031s 2023-04-18 18:51:24,504 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:51:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-855e2386-5a56-4a8d-a3d6-ca0bdbf0144d', 'content-length': '319', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-855e2386-5a56-4a8d-a3d6-ca0bdbf0144d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/fea910e6e93645d2aa5d51895ea4eea1/groups/b504ffb1-9d99-42a6-b686-d28af13812b5'} Body: b'{"group": {"id": "b504ffb1-9d99-42a6-b686-d28af13812b5", "status": "error", "availability_zone": "nova", "created_at": "2023-04-18T18:51:23.000000", "name": "tempest-Group1-1463117474", "description": null, "group_type": "f147cd69-ed70-4aab-b4e2-55bbb7d3e429", "volume_types": ["3d59e4ca-3425-4fb7-ad9b-433984142be3"]}}' 2023-04-18 18:51:24,583 79718 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/fea910e6e93645d2aa5d51895ea4eea1/volumes/detail 0.074s 2023-04-18 18:51:24,583 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:51:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27b5ec87-e6f1-4407-999c-24cb59ff5eea', 'content-length': '15', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27b5ec87-e6f1-4407-999c-24cb59ff5eea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/fea910e6e93645d2aa5d51895ea4eea1/volumes/detail'} Body: b'{"volumes": []}' 2023-04-18 18:51:24,659 79718 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/fea910e6e93645d2aa5d51895ea4eea1/groups/b504ffb1-9d99-42a6-b686-d28af13812b5/action 0.065s 2023-04-18 18:51:24,660 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: {"delete": {"delete-volumes": true}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:51:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-req uest-id': 'req-692bcf44-d302-4589-9fa4-b44d2ea95053', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/fea910e6e93645d2aa5d51895ea4eea1/groups/b504ffb1-9d99-42a6-b686-d28af13812b5/action'} Body: b'' 2023-04-18 18:51:24,679 79718 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/fea910e6e93645d2aa5d51895ea4eea1/groups/b504ffb1-9d99-42a6-b686-d28af13812b5 0.019s 2023-04-18 18:51:24,680 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:51:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'content-length': '108', 'content-type': 'application/json', 'x-compute-request-id': 'req-07ea2ab5-704c-4fb5-bc72-6e2bffe2be74', 'x-openstack-request-id': 'req-07ea2ab5-704c-4fb5-bc72-6e2bffe2be74', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/fea910e6e93645d2aa5d51895ea4eea1/groups/b504ffb1-9d99-42a6-b686-d28af13812b5'} Body: b'{"itemNotFound": {"code": 404, "message": "Group b504ffb1-9d99-42a6-b686-d28af13812b5 could not be found."}}' 2023-04-18 18:51:24,724 79718 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/c29556fee6224161a2965439a9259c36/group_types/f147cd69-ed70-4aab-b4e2-55bbb7d3e429 0.044s 2023-04-18 18:51:24,724 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:51:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5efbc809-97a9-4f21-8761-358be1cf3d12', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c29556fee6224161a2965439a9259c36/group_types/f147cd69-ed70-4aab-b4e2-55bbb7d3e429'} Body: b'' 2023-04-18 18:51:24,775 79718 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/c29556fee6224161a2965439a9259c36/types/3d59e4ca-3425-4fb7-ad9b-433984142be3 0.050s 2023-04-18 18:51:24,776 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:51:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d61b30e6-6bc9-4474-b8a0-72205c4bd72c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c29556fee6224161a2965439a9259c36/types/3d59e4ca-3425-4fb7-ad9b-433984142be3'} Body: b'' 2023-04-18 18:51:24,793 79718 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/c29556fee6224161a2965439a9259c36/types/3d59e4ca-3425-4fb7-ad9b-433984142be3 0.017s 2023-04-18 18:51:24,793 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:51:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-3008c3a8-40ee-4887-bece-11a9f301662c', 'x-openstack-request-id': 'req-3008c3a8-40ee-4887-bece -11a9f301662c', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/c29556fee6224161a2965439a9259c36/types/3d59e4ca-3425-4fb7-ad9b-433984142be3'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 3d59e4ca-3425-4fb7-ad9b-433984142be3 could not be found."}}' {4} tempest.api.volume.admin.test_groups.GroupsTest.test_group_update [1.518130s] ... 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 cb4c5bf9-da6e-4e22-baab-f46e51f3291a failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 18:51:24,836 79718 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 200 POST http://10.0.0.210/volume/v3/c29556fee6224161a2965439a9259c36/types 0.039s 2023-04-18 18:51:24,836 79718 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-815231319"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:51:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3bd1902-54cb-4c47-adf7-0fd1e843b4c7', 'content-length': '215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3bd1902-54cb-4c47-adf7-0fd1e843b4c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c29556fee6224161a2965439a9259c36/types'} Body: b'{"volume_type": {"id": "1d0a009e-cf45-4c83-bcfe-3a8e2f742b6e", "name": "tempest-GroupsTest-volume-type-815231319", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-18 18:51:24,871 79718 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 202 POST http://10.0.0.210/volume/v3/c29556fee6224161a2965439a9259c36/group_types 0.031s 2023-04-18 18:51:24,871 79718 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-87766109"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:51:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-abe40131-4022-45d4-aabc-4ca203555048', 'content-length': '171', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-abe40131-4022-45d4-aabc-4ca203555048', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c29556fee6224161a2965439a9259c36/group_types'} Body: b'{"group_type": {"id": "037541fd-b40a-4b2d-98b4-382d3827b91a", "name": "tempest-GroupsTest-group-type-87766109", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-18 18:51:24,956 79718 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 202 POST http://10.0.0.210/volume/v3/fea910e6e93645d2aa5d51895ea4eea1/groups 0.081s 2023-04-18 18:51:24,956 79718 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": "037541fd-b40a-4b2d-98b4-382d3827b91a", "volume_types": ["1d0a009e-cf45-4c83-bcfe-3a8e2f742b6e"], "name": "tempest-GroupsTest-Group-254348168"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:51:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6fc75468-cbdc-43a0-b0ec-3c51a98b9ede', 'content-length': '103', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6fc75468-cbdc-43a0-b0ec-3c51a98b9ede', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/fea910e6e93645d2aa5d51895ea4eea1/groups'} Body: b'{"group": {"id": "cb4c5bf9-da6e-4e22-baab-f46e51f3291a", "name": "tempest-GroupsTest-Group-254348168"}}' 2023-04-18 18:51:24,992 79718 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 200 GET http://10.0.0.210/volume/v3/fea910e6e93645d2aa5d51895ea4eea1/groups/cb4c5bf9-da6e-4e22-baab-f46e51f3291a 0.033s 2023-04-18 18:51:24,992 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:51:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e2a6b82-af64-4fbc-b676-f8d4576ab918', 'content-length': '331', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e2a6b82-af64-4fbc-b676-f8d4576ab918', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/fea910e6e93645d2aa5d51895ea4eea1/groups/cb4c5bf9-da6e-4e22-baab-f46e51f3291a'} Body: b'{"group": {"id": "cb4c5bf9-da6e-4e22-baab-f46e51f3291a", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-18T18:51:25.000000", "name": "tempest-GroupsTest-Group-254348168", "description": null, "group_type": "037541fd-b40a-4b2d-98b4-382d3827b91a", "volume_types": ["1d0a009e-cf45-4c83-bcfe-3a8e2f742b6e"]}}' 2023-04-18 18:51:26,044 79718 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 200 GET http://10.0.0.210/volume/v3/fea910e6e93645d2aa5d51895ea4eea1/groups/cb4c5bf9-da6e-4e22-baab-f46e51f3291a 0.046s 2023-04-18 18:51:26,044 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:51:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5d9db39-1686-40d8-9268-d020754f79d1', 'content-length': '328', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5d9db39-1686-40d8-9268-d020754f79d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/fea910e6e93645d2aa5d51895ea4eea1/groups/cb4c5bf9-da6e-4e22-baab-f46e51f3291a'} Body: b'{"group": {"id": "cb4c5bf9-da6e-4e22-baab-f46e51f3291a", "status": "error", "availability_zone": "nova", "created_at": "2023-04-18T18:51:25.000000", "name": "tempest-GroupsTest-Group-254348168", "description": null, "group_type": "037541fd-b40a-4b2d-98b4-382d3827b91a", "volume_types": ["1d0a009e-cf45-4c83-bcfe-3a8e2f742b6e"]}}' 2023-04-18 18:51:26,120 79718 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/fea910e6e93645d2aa5d51895ea4eea1/volumes/detail 0.071s 2023-04-18 18:51:26,121 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:51:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35a99052-bae8-408e-a33d-9258e7a6ea76', 'content-length': '15', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35a99052-bae8-408e-a33d-9258e7a6ea76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/fea910e6e93645d2aa5d51895ea4eea1/volumes/detail'} Body: b'{"volumes": []}' 2023-04-18 18:51:26,194 79718 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/fea910e6e93645d2aa5d51895ea4eea1/groups/cb4c5bf9-da6e-4e22-baab-f46e51f3291a/action 0.063s 2023-04-18 18:51:26,194 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: {"delete": {"delete-volumes": true}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:51:26 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-8bf41e91-d5bb-4d73-98bd-06501d3851a3' , 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/fea910e6e93645d2aa5d51895ea4eea1/groups/cb4c5bf9-da6e-4e22-baab-f46e51f3291a/action'} Body: b'' 2023-04-18 18:51:26,212 79718 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/fea910e6e93645d2aa5d51895ea4eea1/groups/cb4c5bf9-da6e-4e22-baab-f46e51f3291a 0.017s 2023-04-18 18:51:26,212 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:51:26 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-609d6be2-045a-41ce-9937-84d3d386aca9', 'x-openstack-request-id': 'req-609d6be2-045a-41ce-9937-84d3d386aca9', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/fea910e6e93645d2aa5d51895ea4eea1/groups/cb4c5bf9-da6e-4e22-baab-f46e51f3291a'} Body: b'{"itemNotFound": {"code": 404, "message": "Group cb4c5bf9-da6e-4e22-baab-f46e51f3291a could not be found."}}' 2023-04-18 18:51:26,242 79718 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/c29556fee6224161a2965439a9259c36/group_types/037541fd-b40a-4b2d-98b4-382d3827b91a 0.029s 2023-04-18 18:51:26,242 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:51:26 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-9049f025-1d53-4929-92a7-c6ec755714d8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c29556fee6224161a2965439a9259c36/group_types/037541fd-b40a-4b2d-98b4-382d3827b91a'} Body: b'' 2023-04-18 18:51:26,296 79718 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/c29556fee6224161a2965439a9259c36/types/1d0a009e-cf45-4c83-bcfe-3a8e2f742b6e 0.053s 2023-04-18 18:51:26,296 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:51:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d407a2e8-118e-4d7f-b9b7-bc48ebfc79f3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c29556fee6224161a2965439a9259c36/types/1d0a009e-cf45-4c83-bcfe-3a8e2f742b6e'} Body: b'' 2023-04-18 18:51:26,314 79718 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/c29556fee6224161a2965439a9259c36/types/1d0a009e-cf45-4c83-bcfe-3a8e2f742b6e 0.017s 2023-04-18 18:51:26,314 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:51:26 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-2615628d-94a0-4ac1-8210-d35e5fdb3dd7', 'x-openstack-request-id': 'req-2615628d-94a0-4ac1-8210-d35e5fdb3dd7', 'connection': 'close', 'status': '40 4', 'content-location': 'http://10.0.0.210/volume/v3/c29556fee6224161a2965439a9259c36/types/1d0a009e-cf45-4c83-bcfe-3a8e2f742b6e'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 1d0a009e-cf45-4c83-bcfe-3a8e2f742b6e could not be found."}}' {6} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_invalid_bdm_in_2nd_dict [121.899256s] ... 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 97c74554-17fc-47ff-b4af-e0d27de9f70b failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 18:49:28,056 79722 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/4e1a088a-65dc-4187-a8f5-241a679555d4 0.227s 2023-04-18 18:49:28,056 79722 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:49:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1494', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-edbd2d5a-f335-48fe-8cf3-c0a35dcbafbe', 'x-compute-request-id': 'req-edbd2d5a-f335-48fe-8cf3-c0a35dcbafbe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4e1a088a-65dc-4187-a8f5-241a679555d4'} Body: b'{"server": {"id": "4e1a088a-65dc-4187-a8f5-241a679555d4", "name": "tempest-ServersNegativeTestJSON-server-1483542123", "status": "ACTIVE", "tenant_id": "e9ca3c1bbb9847d2810d15fbd6bc3302", "user_id": "8bd3c378ce864b519e2dc896a228b5f1", "metadata": {}, "hostId": "75886fa0265ba288049d2fc601081dbd0fc3159e760bb42a9440e4a6", "image": {"id": "c82b487d-70d3-49d8-9a21-424651a35dee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c82b487d-70d3-49d8-9a21-424651a35dee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T18:42:52Z", "updated": "2023-04-18T18:43:09Z", "addresses": {"tempest-ServersNegativeTestJSON-529729078-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:72:9b:55"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4e1a088a-65dc-4187-a8f5-241a679555d4"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4e1a088a-65dc-4187-a8f5-241a679555d4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-18T18:43:08.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 18:50:28,309 79722 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/e9ca3c1bbb9847d2810d15fbd6bc3302/volumes 0.181s 2023-04-18 18:50:28,310 79722 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-1699988359"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:50:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8782420f-fbb2-4e11-9b4e-61b190b11c56', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8782420f-fbb2-4e11-9b4e-61b190b11c56', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e9ca3c1bbb9847d2810d15fbd6bc3302/volumes'} Body: b'{"volume": {"id": "97c74554-17fc-47ff-b4af-e0d27de9f70b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:50:28.248393", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-1699988359", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e9ca3c1bbb9847d2810d15fbd6bc3302/volumes/97c74554-17fc-47ff-b4af-e0d27de9f70b"}, {"rel": "bookmark", "href": "http://10.0.0. 210/volume/e9ca3c1bbb9847d2810d15fbd6bc3302/volumes/97c74554-17fc-47ff-b4af-e0d27de9f70b"}], "user_id": "8bd3c378ce864b519e2dc896a228b5f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 18:50:28,362 79722 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/e9ca3c1bbb9847d2810d15fbd6bc3302/volumes/97c74554-17fc-47ff-b4af-e0d27de9f70b 0.043s 2023-04-18 18:50:28,363 79722 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:50:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-221ac9a6-0e57-4960-84e7-151780d2ff78', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-221ac9a6-0e57-4960-84e7-151780d2ff78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e9ca3c1bbb9847d2810d15fbd6bc3302/volumes/97c74554-17fc-47ff-b4af-e0d27de9f70b'} Body: b'{"volume": {"id": "97c74554-17fc-47ff-b4af-e0d27de9f70b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:50:28.000000", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-1699988359", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e9ca3c1bbb9847d2810d15fbd6bc3302/volumes/97c74554-17fc-47ff-b4af-e0d27de9f70b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e9ca3c1bbb9847d2810d15fbd6bc3302/volumes/97c74554-17fc-47ff-b4af-e0d27de9f70b"}], "user_id": "8bd3c378ce864b519e2dc896a228b5f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e9ca3c1bbb9847d2810d15fbd6bc3302"}}' 2023-04-18 18:50:29,414 79722 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/e9ca3c1bbb9847d2810d15fbd6bc3302/volumes/97c74554-17fc-47ff-b4af-e0d27de9f70b 0.040s 2023-04-18 18:50:29,414 79722 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:50:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3925cf32-ace8-43fe-b4e5-04ba2a22bfae', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3925cf32-ace8-43fe-b4e5-04ba2a22bfae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e9ca3c1bbb9847d2810d15fbd6bc3302/volumes/97c74554-17fc-47ff-b4af-e0d27de9f70b'} Body: b'{"volume": {"id": "97c74554-17fc-47ff-b4af-e0d27de9f70b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:50:28.000000", "updated_at": "2023-04-18T18:50:28.000000", "name": "tempest-ServersNegativeTestJSON-volume-1699988359", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e9ca3c1bbb9847d2810d15fbd6bc3302/volumes/97c74554-17fc-47ff-b4af-e0d27de9f70b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e9ca3c1bbb9847d2810d15fbd6bc3302/volumes/97c74554-17fc-47ff-b4af-e0d27de9f70b"}], "user_id": "8bd3c378ce864b519e2dc896a228b5f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tena nt-attr:tenant_id": "e9ca3c1bbb9847d2810d15fbd6bc3302"}}' 2023-04-18 18:50:29,655 79722 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/4e1a088a-65dc-4187-a8f5-241a679555d4 0.231s 2023-04-18 18:50:29,656 79722 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:50:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1494', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5ff1a18a-93d6-49e8-942f-f0730b1eb5d0', 'x-compute-request-id': 'req-5ff1a18a-93d6-49e8-942f-f0730b1eb5d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4e1a088a-65dc-4187-a8f5-241a679555d4'} Body: b'{"server": {"id": "4e1a088a-65dc-4187-a8f5-241a679555d4", "name": "tempest-ServersNegativeTestJSON-server-1483542123", "status": "ACTIVE", "tenant_id": "e9ca3c1bbb9847d2810d15fbd6bc3302", "user_id": "8bd3c378ce864b519e2dc896a228b5f1", "metadata": {}, "hostId": "75886fa0265ba288049d2fc601081dbd0fc3159e760bb42a9440e4a6", "image": {"id": "c82b487d-70d3-49d8-9a21-424651a35dee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c82b487d-70d3-49d8-9a21-424651a35dee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T18:42:52Z", "updated": "2023-04-18T18:43:09Z", "addresses": {"tempest-ServersNegativeTestJSON-529729078-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:72:9b:55"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4e1a088a-65dc-4187-a8f5-241a679555d4"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4e1a088a-65dc-4187-a8f5-241a679555d4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-18T18:43:08.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' {4} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_add [2.163226s] ... 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 b4bb6f7f-ede1-4ecc-8c7a-be5371f073c9 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 18:51:30,418 79718 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 POST http://10.0.0.210/volume/v3/8e01ef59c400465d9271d450a371a77e/types 0.190s 2023-04-18 18:51:30,418 79718 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-366084928", "os-volume-type-access:is_public": false}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:51:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ade9cb18-e1de-4e35-b8ff-1313233f474f', 'content-length': '228', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ade9cb18-e1de-4e35-b8ff-1313233f474f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8e01ef59c400465d9271d450a371a77e/types'} Body: b'{"volume_type": {"id": "766a2b4e-6bb8-4cbe-9606-df41ab4eb514", "name": "tempest-VolumeTypesAccessTest-volume-type-366084928", "is_public": false, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": false}}' 2023-04-18 18:51:30,568 79718 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 404 POST http://10.0.0.210/volume/v3/358548912d2b4c40bcaea2ce7662fba2/volumes 0.145s 2023-04-18 18:51:30,568 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"volume_type": "766a2b4e-6bb8-4cbe-9606-df41ab4eb514", "size": 1}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:51:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c95555e-c03f-49e3-a121-9ccb722bcce9', 'x-openstack-request-id': 'req-1c95555e-c03f-49e3-a121-9ccb722bcce9', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/358548912d2b4c40bcaea2ce7662fba2/volumes'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 766a2b4e-6bb8-4cbe-9606-df41ab4eb514 could not be found."}}' 2023-04-18 18:51:30,569 79718 WARNING [tempest.lib.common.rest_client] Deprecated: "tenant_id" property is deprecated for removal, use "project_id" instead 2023-04-18 18:51:30,613 79718 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 202 POST http://10.0.0.210/volume/v3/8e01ef59c400465d9271d450a371a77e/types/766a2b4e-6bb8-4cbe-9606-df41ab4eb514/action 0.043s 2023-04-18 18:51:30,613 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"addProjectAccess": {"project": "358548912d2b4c40bcaea2ce7662fba2"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:51:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ac33348-3802-4b6f-bed7-cebf57d49fe9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8e01ef59c400465d9271d450a371a77e/types/766a2b4e-6bb8-4cbe-9606-df41ab4eb514/action'} Body: b'' 2023-04-18 18:51:30,864 79718 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 202 POST http://10.0.0.210/volume/v3/358548912d2b4c40bcaea2ce7662fba2/volumes 0.250s 2023-04-18 18:51:30,864 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"volume_type": "766a2b4e-6bb8-4cbe-9606-df41ab4eb5 14", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-409077813"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:51:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29f6687f-c790-4cf1-b364-053a401a05bc', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29f6687f-c790-4cf1-b364-053a401a05bc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/358548912d2b4c40bcaea2ce7662fba2/volumes'} Body: b'{"volume": {"id": "b4bb6f7f-ede1-4ecc-8c7a-be5371f073c9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:51:30.795834", "updated_at": null, "name": "tempest-VolumeTypesAccessTest-Volume-409077813", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-366084928", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/358548912d2b4c40bcaea2ce7662fba2/volumes/b4bb6f7f-ede1-4ecc-8c7a-be5371f073c9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/358548912d2b4c40bcaea2ce7662fba2/volumes/b4bb6f7f-ede1-4ecc-8c7a-be5371f073c9"}], "user_id": "b3947c559e6b4cf281cca83d6c2cbd90", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 18:51:30,936 79718 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.0.0.210/volume/v3/358548912d2b4c40bcaea2ce7662fba2/volumes/b4bb6f7f-ede1-4ecc-8c7a-be5371f073c9 0.062s 2023-04-18 18:51:30,936 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:51:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e98e67c-9f5b-45a3-9095-7e2ea36dfbe2', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e98e67c-9f5b-45a3-9095-7e2ea36dfbe2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/358548912d2b4c40bcaea2ce7662fba2/volumes/b4bb6f7f-ede1-4ecc-8c7a-be5371f073c9'} Body: b'{"volume": {"id": "b4bb6f7f-ede1-4ecc-8c7a-be5371f073c9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:51:31.000000", "updated_at": null, "name": "tempest-VolumeTypesAccessTest-Volume-409077813", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-366084928", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/358548912d2b4c40bcaea2ce7662fba2/volumes/b4bb6f7f-ede1-4ecc-8c7a-be5371f073c9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/358548912d2b4c40bcaea2ce7662fba2/volumes/b4bb6f7f-ede1-4ecc-8c7a-be5371f073c9"}], "user_id": "b3947c559e6b4cf281cca83d6c2cbd90", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "358548912d2b4c40bcaea2ce7662fba2"}}' 2023-04-18 18:51:31,997 79718 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.0.0.210/volume/v3/358548912d2b4c40bcaea2ce7662fba2/volumes/b4bb6f7f-ede1-4ecc-8c7a-be5371f073c9 0.037s 2023-04-18 18:51:31,997 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:51:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb0e643b-c753-45e6-b8ba-f80f301185a7', 'content-length': '947', 'op enstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb0e643b-c753-45e6-b8ba-f80f301185a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/358548912d2b4c40bcaea2ce7662fba2/volumes/b4bb6f7f-ede1-4ecc-8c7a-be5371f073c9'} Body: b'{"volume": {"id": "b4bb6f7f-ede1-4ecc-8c7a-be5371f073c9", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:51:31.000000", "updated_at": "2023-04-18T18:51:31.000000", "name": "tempest-VolumeTypesAccessTest-Volume-409077813", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-366084928", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/358548912d2b4c40bcaea2ce7662fba2/volumes/b4bb6f7f-ede1-4ecc-8c7a-be5371f073c9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/358548912d2b4c40bcaea2ce7662fba2/volumes/b4bb6f7f-ede1-4ecc-8c7a-be5371f073c9"}], "user_id": "b3947c559e6b4cf281cca83d6c2cbd90", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "358548912d2b4c40bcaea2ce7662fba2"}}' 2023-04-18 18:51:32,065 79718 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/358548912d2b4c40bcaea2ce7662fba2/volumes/b4bb6f7f-ede1-4ecc-8c7a-be5371f073c9 0.046s 2023-04-18 18:51:32,066 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:51:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d9a730b-18a1-44b0-a221-a176f5133765', 'content-length': '947', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d9a730b-18a1-44b0-a221-a176f5133765', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/358548912d2b4c40bcaea2ce7662fba2/volumes/b4bb6f7f-ede1-4ecc-8c7a-be5371f073c9'} Body: b'{"volume": {"id": "b4bb6f7f-ede1-4ecc-8c7a-be5371f073c9", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:51:31.000000", "updated_at": "2023-04-18T18:51:31.000000", "name": "tempest-VolumeTypesAccessTest-Volume-409077813", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-366084928", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/358548912d2b4c40bcaea2ce7662fba2/volumes/b4bb6f7f-ede1-4ecc-8c7a-be5371f073c9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/358548912d2b4c40bcaea2ce7662fba2/volumes/b4bb6f7f-ede1-4ecc-8c7a-be5371f073c9"}], "user_id": "b3947c559e6b4cf281cca83d6c2cbd90", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "358548912d2b4c40bcaea2ce7662fba2"}}' 2023-04-18 18:51:32,243 79718 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/358548912d2b4c40bcaea2ce7662fba2/volumes/b4bb6f7f-ede1-4ecc-8c7a-be5371f073c9 0.157s 2023-04-18 18:51:32,244 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:51:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46c91fba-5e62-4e9e-9b05-986e6a23665e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/358548912d2b4c40bcaea 2ce7662fba2/volumes/b4bb6f7f-ede1-4ecc-8c7a-be5371f073c9'} Body: b'' 2023-04-18 18:51:32,264 79718 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/358548912d2b4c40bcaea2ce7662fba2/volumes/b4bb6f7f-ede1-4ecc-8c7a-be5371f073c9 0.020s 2023-04-18 18:51:32,264 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:51:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-021f3cfa-dc0b-4172-92cb-700d97520858', 'x-openstack-request-id': 'req-021f3cfa-dc0b-4172-92cb-700d97520858', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/358548912d2b4c40bcaea2ce7662fba2/volumes/b4bb6f7f-ede1-4ecc-8c7a-be5371f073c9'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume b4bb6f7f-ede1-4ecc-8c7a-be5371f073c9 could not be found."}}' 2023-04-18 18:51:32,297 79718 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/8e01ef59c400465d9271d450a371a77e/types/766a2b4e-6bb8-4cbe-9606-df41ab4eb514/action 0.031s 2023-04-18 18:51:32,297 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"removeProjectAccess": {"project": "358548912d2b4c40bcaea2ce7662fba2"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:51:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3f7bd0e-effe-499c-973f-d798a7678064', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8e01ef59c400465d9271d450a371a77e/types/766a2b4e-6bb8-4cbe-9606-df41ab4eb514/action'} Body: b'' 2023-04-18 18:51:32,371 79718 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/8e01ef59c400465d9271d450a371a77e/types/766a2b4e-6bb8-4cbe-9606-df41ab4eb514 0.073s 2023-04-18 18:51:32,371 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:51:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86681572-33d6-489b-b88c-0c39810107bb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8e01ef59c400465d9271d450a371a77e/types/766a2b4e-6bb8-4cbe-9606-df41ab4eb514'} Body: b'' 2023-04-18 18:51:32,389 79718 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/8e01ef59c400465d9271d450a371a77e/types/766a2b4e-6bb8-4cbe-9606-df41ab4eb514 0.017s 2023-04-18 18:51:32,389 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:51:32 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-8e540c0c-b522-4d21-8ee1-538877b4495c', 'x-openstack-request-id': 'req-8e540c0c-b522-4d21-8ee1-538877b4495c', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/8e01ef59c400465d9271d450a371a77e /types/766a2b4e-6bb8-4cbe-9606-df41ab4eb514'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 766a2b4e-6bb8-4cbe-9606-df41ab4eb514 could not be found."}}' {4} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_list [0.302892s] ... ok {4} 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 57935e76-2ded-4e4a-b9d7-51d41cb04708 failed to build and is in ERROR status {4} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_bootable_volume [1.902784s] ... 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 96a4b101-9f46-46b4-bcae-e2c608c1b86e failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 18:51:40,935 79718 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.0.0.210/image/v2/images/c82b487d-70d3-49d8-9a21-424651a35dee 0.182s 2023-04-18 18:51:40,935 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:51:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-98774850-feee-4f04-8684-bf94617d818e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/c82b487d-70d3-49d8-9a21-424651a35dee'} 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": "eac158c03b604eaab4395b780276080f", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "c82b487d-70d3-49d8-9a21-424651a35dee", "created_at": "2023-04-18T18:38:57Z", "updated_at": "2023-04-18T18:38:59Z", "tags": [], "self": "/v2/images/c82b487d-70d3-49d8-9a21-424651a35dee", "file": "/v2/images/c82b487d-70d3-49d8-9a21-424651a35dee/file", "schema": "/v2/schemas/image"}' 2023-04-18 18:51:41,343 79718 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 202 POST http://10.0.0.210/volume/v3/c715793b4ffa42108e9ff9a47b261061/volumes 0.407s 2023-04-18 18:51:41,343 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"imageRef": "c82b487d-70d3-49d8-9a21-424651a35dee", "size": 1, "name": "tempest-VolumesCloneTest-Volume-497861442"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:51:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60edcbb3-faec-4310-a165-63f1c580f57b', 'content-length': '813', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60edcbb3-faec-4310-a165-63f1c580f57b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c715793b4ffa42108e9ff9a47b261061/volumes'} Body: b'{"volume": {"id": "96a4b101-9f46-46b4-bcae-e2c608c1b86e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:51:41.280750", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-497861442", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c715793b4ffa42108e9ff9a47b261061/volumes/96a4b101-9f46-46b4-bcae-e2c608c1b86e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c715793b4ffa42108e9ff9a47b261061/volumes/96a4b101-9f46-46b4-bcae-e2c608c1b86e"}], "user_id": "6f4ba7e1841244599b053be4dc4e5d4a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 18:51:41,390 79718 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.0.0.210/volume/v3/c715793b4ffa42108e9ff9a47b261061/volumes/96a4b101-9f46-46b4-bcae-e2c608c1b86e 0.038s 2023-04-18 18:51:41,391 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token' : ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:51:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5efe2439-ffda-4893-939b-60db1e28f948', 'content-length': '881', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5efe2439-ffda-4893-939b-60db1e28f948', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c715793b4ffa42108e9ff9a47b261061/volumes/96a4b101-9f46-46b4-bcae-e2c608c1b86e'} Body: b'{"volume": {"id": "96a4b101-9f46-46b4-bcae-e2c608c1b86e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:51:41.000000", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-497861442", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c715793b4ffa42108e9ff9a47b261061/volumes/96a4b101-9f46-46b4-bcae-e2c608c1b86e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c715793b4ffa42108e9ff9a47b261061/volumes/96a4b101-9f46-46b4-bcae-e2c608c1b86e"}], "user_id": "6f4ba7e1841244599b053be4dc4e5d4a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c715793b4ffa42108e9ff9a47b261061"}}' 2023-04-18 18:51:42,462 79718 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.0.0.210/volume/v3/c715793b4ffa42108e9ff9a47b261061/volumes/96a4b101-9f46-46b4-bcae-e2c608c1b86e 0.059s 2023-04-18 18:51:42,462 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:51:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d3441d5-fe60-42d2-835e-8be1b5425740', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d3441d5-fe60-42d2-835e-8be1b5425740', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c715793b4ffa42108e9ff9a47b261061/volumes/96a4b101-9f46-46b4-bcae-e2c608c1b86e'} Body: b'{"volume": {"id": "96a4b101-9f46-46b4-bcae-e2c608c1b86e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:51:41.000000", "updated_at": "2023-04-18T18:51:41.000000", "name": "tempest-VolumesCloneTest-Volume-497861442", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c715793b4ffa42108e9ff9a47b261061/volumes/96a4b101-9f46-46b4-bcae-e2c608c1b86e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c715793b4ffa42108e9ff9a47b261061/volumes/96a4b101-9f46-46b4-bcae-e2c608c1b86e"}], "user_id": "6f4ba7e1841244599b053be4dc4e5d4a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c715793b4ffa42108e9ff9a47b261061"}}' 2023-04-18 18:51:42,511 79718 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/c715793b4ffa42108e9ff9a47b261061/volumes/96a4b101-9f46-46b4-bcae-e2c608c1b86e 0.038s 2023-04-18 18:51:42,512 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:51:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f1080ea-8d2a-44e6-b1cf-cccd67fe62fb', 'content-length': '902', 'openstack-api-version': 'v olume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f1080ea-8d2a-44e6-b1cf-cccd67fe62fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c715793b4ffa42108e9ff9a47b261061/volumes/96a4b101-9f46-46b4-bcae-e2c608c1b86e'} Body: b'{"volume": {"id": "96a4b101-9f46-46b4-bcae-e2c608c1b86e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:51:41.000000", "updated_at": "2023-04-18T18:51:41.000000", "name": "tempest-VolumesCloneTest-Volume-497861442", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c715793b4ffa42108e9ff9a47b261061/volumes/96a4b101-9f46-46b4-bcae-e2c608c1b86e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c715793b4ffa42108e9ff9a47b261061/volumes/96a4b101-9f46-46b4-bcae-e2c608c1b86e"}], "user_id": "6f4ba7e1841244599b053be4dc4e5d4a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c715793b4ffa42108e9ff9a47b261061"}}' 2023-04-18 18:51:42,620 79718 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/c715793b4ffa42108e9ff9a47b261061/volumes/96a4b101-9f46-46b4-bcae-e2c608c1b86e 0.098s 2023-04-18 18:51:42,620 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:51: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-17160ab8-ba05-4405-80c3-a7b604ba76cd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c715793b4ffa42108e9ff9a47b261061/volumes/96a4b101-9f46-46b4-bcae-e2c608c1b86e'} Body: b'' 2023-04-18 18:51:42,653 79718 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/c715793b4ffa42108e9ff9a47b261061/volumes/96a4b101-9f46-46b4-bcae-e2c608c1b86e 0.032s 2023-04-18 18:51:42,653 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:51:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c0e6b7b-e870-4b29-a886-502943c0273c', 'x-openstack-request-id': 'req-2c0e6b7b-e870-4b29-a886-502943c0273c', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/c715793b4ffa42108e9ff9a47b261061/volumes/96a4b101-9f46-46b4-bcae-e2c608c1b86e'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 96a4b101-9f46-46b4-bcae-e2c608c1b86e could not be found."}}' {4} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_volume [1.485726s] ... 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 88da7a61-902c-4e7a-a528-4494dbdd879f failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 18:51:42,844 79718 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 202 POST http://10.0.0.210/volume/v3/c715793b4ffa42108e9ff9a47b261061/volumes 0.187s 2023-04-18 18:51:42,844 79718 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-1928137586"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:51:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c635c5b-598f-4edb-8ce8-2c5c9e0fa238', 'content-length': '814', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c635c5b-598f-4edb-8ce8-2c5c9e0fa238', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c715793b4ffa42108e9ff9a47b261061/volumes'} Body: b'{"volume": {"id": "88da7a61-902c-4e7a-a528-4494dbdd879f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:51:42.781709", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-1928137586", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c715793b4ffa42108e9ff9a47b261061/volumes/88da7a61-902c-4e7a-a528-4494dbdd879f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c715793b4ffa42108e9ff9a47b261061/volumes/88da7a61-902c-4e7a-a528-4494dbdd879f"}], "user_id": "6f4ba7e1841244599b053be4dc4e5d4a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 18:51:42,892 79718 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.0.0.210/volume/v3/c715793b4ffa42108e9ff9a47b261061/volumes/88da7a61-902c-4e7a-a528-4494dbdd879f 0.039s 2023-04-18 18:51:42,893 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:51:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d938f87-aa33-4a7f-a518-33e6f195c37b', 'content-length': '882', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d938f87-aa33-4a7f-a518-33e6f195c37b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c715793b4ffa42108e9ff9a47b261061/volumes/88da7a61-902c-4e7a-a528-4494dbdd879f'} Body: b'{"volume": {"id": "88da7a61-902c-4e7a-a528-4494dbdd879f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:51:43.000000", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-1928137586", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c715793b4ffa42108e9ff9a47b261061/volumes/88da7a61-902c-4e7a-a528-4494dbdd879f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c715793b4ffa42108e9ff9a47b261061/volumes/88da7a61-902c-4e7a-a528-4494dbdd879f"}], "user_id": "6f4ba7e1841244599b053be4dc4e5d4a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c715793b4ffa42108e9ff9a47b261061"}}' 2023-04-18 18:51:43,950 79718 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.0.0.210/volume/v3/c715793b4ffa42108e9ff9a47b261061/volumes/88da7a61-902c-4e7a-a528-4494dbdd879f 0.046s 2023-04-18 18:51:43,951 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Acce pt': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:51:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-773fa15c-242e-46a0-9673-73cd44d888be', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-773fa15c-242e-46a0-9673-73cd44d888be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c715793b4ffa42108e9ff9a47b261061/volumes/88da7a61-902c-4e7a-a528-4494dbdd879f'} Body: b'{"volume": {"id": "88da7a61-902c-4e7a-a528-4494dbdd879f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:51:43.000000", "updated_at": "2023-04-18T18:51:43.000000", "name": "tempest-VolumesCloneTest-Volume-1928137586", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c715793b4ffa42108e9ff9a47b261061/volumes/88da7a61-902c-4e7a-a528-4494dbdd879f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c715793b4ffa42108e9ff9a47b261061/volumes/88da7a61-902c-4e7a-a528-4494dbdd879f"}], "user_id": "6f4ba7e1841244599b053be4dc4e5d4a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c715793b4ffa42108e9ff9a47b261061"}}' 2023-04-18 18:51:44,003 79718 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/c715793b4ffa42108e9ff9a47b261061/volumes/88da7a61-902c-4e7a-a528-4494dbdd879f 0.039s 2023-04-18 18:51:44,003 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:51:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e8d019e-f504-49de-9a94-5bdc18092da7', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e8d019e-f504-49de-9a94-5bdc18092da7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c715793b4ffa42108e9ff9a47b261061/volumes/88da7a61-902c-4e7a-a528-4494dbdd879f'} Body: b'{"volume": {"id": "88da7a61-902c-4e7a-a528-4494dbdd879f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:51:43.000000", "updated_at": "2023-04-18T18:51:43.000000", "name": "tempest-VolumesCloneTest-Volume-1928137586", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c715793b4ffa42108e9ff9a47b261061/volumes/88da7a61-902c-4e7a-a528-4494dbdd879f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c715793b4ffa42108e9ff9a47b261061/volumes/88da7a61-902c-4e7a-a528-4494dbdd879f"}], "user_id": "6f4ba7e1841244599b053be4dc4e5d4a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c715793b4ffa42108e9ff9a47b261061"}}' 2023-04-18 18:51:44,118 79718 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/c715793b4ffa42108e9ff9a47b261061/volumes/88da7a61-902c-4e7a-a528-4494dbdd879f 0.101s 2023-04-18 18:51:44,118 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:51:44 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-bad19c39-44f3-49aa-a228-1e347f09328c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c715793b4ffa42108e9ff9a47b261061/volumes/88da7a61-902c-4e7a-a528-4494dbdd879f'} Body: b'' 2023-04-18 18:51:44,140 79718 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/c715793b4ffa42108e9ff9a47b261061/volumes/88da7a61-902c-4e7a-a528-4494dbdd879f 0.021s 2023-04-18 18:51:44,141 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:51:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-7840f358-f034-409d-a3aa-59e5c5ed717a', 'x-openstack-request-id': 'req-7840f358-f034-409d-a3aa-59e5c5ed717a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/c715793b4ffa42108e9ff9a47b261061/volumes/88da7a61-902c-4e7a-a528-4494dbdd879f'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 88da7a61-902c-4e7a-a528-4494dbdd879f could not be found."}}' {4} tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend [1.806516s] ... 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 76179756-18aa-4d82-9740-af158f49cd10 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 18:51:45,763 79718 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.0.0.210/image/v2/images/c82b487d-70d3-49d8-9a21-424651a35dee 0.154s 2023-04-18 18:51:45,764 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:51:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-24e0ad44-093c-4d50-8bd8-b07672c3f8cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/c82b487d-70d3-49d8-9a21-424651a35dee'} 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": "eac158c03b604eaab4395b780276080f", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "c82b487d-70d3-49d8-9a21-424651a35dee", "created_at": "2023-04-18T18:38:57Z", "updated_at": "2023-04-18T18:38:59Z", "tags": [], "self": "/v2/images/c82b487d-70d3-49d8-9a21-424651a35dee", "file": "/v2/images/c82b487d-70d3-49d8-9a21-424651a35dee/file", "schema": "/v2/schemas/image"}' 2023-04-18 18:51:46,121 79718 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 202 POST http://10.0.0.210/volume/v3/917792ba82164626ba0f32aa56f028fe/volumes 0.355s 2023-04-18 18:51:46,121 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"imageRef": "c82b487d-70d3-49d8-9a21-424651a35dee", "size": 1, "name": "tempest-VolumesExtendTest-Volume-1768766683"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:51:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b15ddbde-0400-4f01-ba8a-c8dc95416930', 'content-length': '815', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b15ddbde-0400-4f01-ba8a-c8dc95416930', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/917792ba82164626ba0f32aa56f028fe/volumes'} Body: b'{"volume": {"id": "76179756-18aa-4d82-9740-af158f49cd10", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:51:46.055557", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-1768766683", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/917792ba82164626ba0f32aa56f028fe/volumes/76179756-18aa-4d82-9740-af158f49cd10"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/917792ba82164626ba0f32aa56f028fe/volumes/76179756-18aa-4d82-9740-af158f49cd10"}], "user_id": "cf33895243ff4191ba28e5ed8495d288", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 18:51:46,176 79718 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.0.0.210/volume/v3/917792ba82164626ba0f32aa56f028fe/volumes/76179756-18aa-4d82-9740-af158f49cd10 0.043s 2023-04-18 18:51:46,176 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:51:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7960792-1c86-4529-9b1c-d240f4938579', 'content-length': '883', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7960792-1c86-4529-9b1c-d240f4938579', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/917792ba82164626ba0f32aa56f028fe/volumes/76179756-18aa-4d82-9740-af158f49cd10'} Body: b'{"volume": {"id": "76179756-18aa-4d82-9740-af158f49cd10", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:51:46.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-1768766683", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/917792ba82164626ba0f32aa56f028fe/volumes/76179756-18aa-4d82-9740-af158f49cd10"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/917792ba82164626ba0f32aa56f028fe/volumes/76179756-18aa-4d82-9740-af158f49cd10"}], "user_id": "cf33895243ff4191ba28e5ed8495d288", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "917792ba82164626ba0f32aa56f028fe"}}' 2023-04-18 18:51:47,230 79718 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.0.0.210/volume/v3/917792ba82164626ba0f32aa56f028fe/volumes/76179756-18aa-4d82-9740-af158f49cd10 0.041s 2023-04-18 18:51:47,231 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:51:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84bc7e08-78c6-4b6f-ba1d-f4a989a370ba', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84bc7e08-78c6-4b6f-ba1d-f4a989a370ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/917792ba82164626ba0f32aa56f028fe/volumes/76179756-18aa-4d82-9740-af158f49cd10'} Body: b'{"volume": {"id": "76179756-18aa-4d82-9740-af158f49cd10", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:51:46.000000", "updated_at": "2023-04-18T18:51:46.000000", "name": "tempest-VolumesExtendTest-Volume-1768766683", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/917792ba82164626ba0f32aa56f028fe/volumes/76179756-18aa-4d82-9740-af158f49cd10"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/917792ba82164626ba0f32aa56f028fe/volumes/76179756-18aa-4d82-9740-af158f49cd10"}], "user_id": "cf33895243ff4191ba28e5ed8495d288", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "917792ba82164626ba0f32aa56f028fe"}}' 2023-04-18 18:51:47,283 79718 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/917792ba82164626ba0f32aa56f028fe/volumes/76179756-18aa-4d82-9740-af158f49cd10 0.042s 2023-04-18 18:51:47,284 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:51:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8eab031-9b01-4d1f-bcea-8877cb5811ee', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version' , 'x-openstack-request-id': 'req-b8eab031-9b01-4d1f-bcea-8877cb5811ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/917792ba82164626ba0f32aa56f028fe/volumes/76179756-18aa-4d82-9740-af158f49cd10'} Body: b'{"volume": {"id": "76179756-18aa-4d82-9740-af158f49cd10", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:51:46.000000", "updated_at": "2023-04-18T18:51:46.000000", "name": "tempest-VolumesExtendTest-Volume-1768766683", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/917792ba82164626ba0f32aa56f028fe/volumes/76179756-18aa-4d82-9740-af158f49cd10"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/917792ba82164626ba0f32aa56f028fe/volumes/76179756-18aa-4d82-9740-af158f49cd10"}], "user_id": "cf33895243ff4191ba28e5ed8495d288", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "917792ba82164626ba0f32aa56f028fe"}}' 2023-04-18 18:51:47,392 79718 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/917792ba82164626ba0f32aa56f028fe/volumes/76179756-18aa-4d82-9740-af158f49cd10 0.098s 2023-04-18 18:51:47,392 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:51: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-b855d988-e49b-4689-8091-f905c1cafb24', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/917792ba82164626ba0f32aa56f028fe/volumes/76179756-18aa-4d82-9740-af158f49cd10'} Body: b'' 2023-04-18 18:51:47,413 79718 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/917792ba82164626ba0f32aa56f028fe/volumes/76179756-18aa-4d82-9740-af158f49cd10 0.020s 2023-04-18 18:51:47,414 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:51: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-5ae0b449-f3f9-41f7-8e68-c1dbcd7a58cf', 'x-openstack-request-id': 'req-5ae0b449-f3f9-41f7-8e68-c1dbcd7a58cf', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/917792ba82164626ba0f32aa56f028fe/volumes/76179756-18aa-4d82-9740-af158f49cd10'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 76179756-18aa-4d82-9740-af158f49cd10 could not be found."}}' {4} tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend_when_volume_has_snapshot [1.472023s] ... 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 d17f68da-50b3-4edb-b2b4-72959e3d430c failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 18:51:47,606 79718 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 202 POST http://10.0.0.210/volume/v3/917792ba82164626ba0f32aa56f028fe/volumes 0.188s 2023-04-18 18:51:47,606 79718 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-31761146"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:51:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea6eca37-7ef5-46cc-90fa-bffe43aadd7d', 'content-length': '813', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea6eca37-7ef5-46cc-90fa-bffe43aadd7d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/917792ba82164626ba0f32aa56f028fe/volumes'} Body: b'{"volume": {"id": "d17f68da-50b3-4edb-b2b4-72959e3d430c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:51:47.546733", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-31761146", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/917792ba82164626ba0f32aa56f028fe/volumes/d17f68da-50b3-4edb-b2b4-72959e3d430c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/917792ba82164626ba0f32aa56f028fe/volumes/d17f68da-50b3-4edb-b2b4-72959e3d430c"}], "user_id": "cf33895243ff4191ba28e5ed8495d288", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 18:51:47,656 79718 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.0.0.210/volume/v3/917792ba82164626ba0f32aa56f028fe/volumes/d17f68da-50b3-4edb-b2b4-72959e3d430c 0.041s 2023-04-18 18:51:47,656 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:51:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c61dcab-e0f8-4645-a709-26b2d42d44a6', 'content-length': '881', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c61dcab-e0f8-4645-a709-26b2d42d44a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/917792ba82164626ba0f32aa56f028fe/volumes/d17f68da-50b3-4edb-b2b4-72959e3d430c'} Body: b'{"volume": {"id": "d17f68da-50b3-4edb-b2b4-72959e3d430c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:51:48.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-31761146", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/917792ba82164626ba0f32aa56f028fe/volumes/d17f68da-50b3-4edb-b2b4-72959e3d430c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/917792ba82164626ba0f32aa56f028fe/volumes/d17f68da-50b3-4edb-b2b4-72959e3d430c"}], "user_id": "cf33895243ff4191ba28e5ed8495d288", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "917792ba82164626ba0f32aa56f028fe"}}' 2023-04-18 18:51:48,708 79718 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.0.0.210/volume/v3/917792ba82164626ba0f32aa56f028fe/volumes/d17f68da-50b3-4edb-b2b4-72959e3d430c 0.040s 2023-04-18 18:51:48,708 79718 DEBUG [tempest.lib.common.rest_client] R equest - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:51:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54ea0077-daa2-415e-9610-f76c35548135', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54ea0077-daa2-415e-9610-f76c35548135', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/917792ba82164626ba0f32aa56f028fe/volumes/d17f68da-50b3-4edb-b2b4-72959e3d430c'} Body: b'{"volume": {"id": "d17f68da-50b3-4edb-b2b4-72959e3d430c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:51:48.000000", "updated_at": "2023-04-18T18:51:48.000000", "name": "tempest-VolumesExtendTest-Volume-31761146", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/917792ba82164626ba0f32aa56f028fe/volumes/d17f68da-50b3-4edb-b2b4-72959e3d430c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/917792ba82164626ba0f32aa56f028fe/volumes/d17f68da-50b3-4edb-b2b4-72959e3d430c"}], "user_id": "cf33895243ff4191ba28e5ed8495d288", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "917792ba82164626ba0f32aa56f028fe"}}' 2023-04-18 18:51:48,761 79718 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/917792ba82164626ba0f32aa56f028fe/volumes/d17f68da-50b3-4edb-b2b4-72959e3d430c 0.041s 2023-04-18 18:51:48,761 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:51:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c861e2a-3737-4a5e-8577-2051b0bd0c4b', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c861e2a-3737-4a5e-8577-2051b0bd0c4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/917792ba82164626ba0f32aa56f028fe/volumes/d17f68da-50b3-4edb-b2b4-72959e3d430c'} Body: b'{"volume": {"id": "d17f68da-50b3-4edb-b2b4-72959e3d430c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:51:48.000000", "updated_at": "2023-04-18T18:51:48.000000", "name": "tempest-VolumesExtendTest-Volume-31761146", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/917792ba82164626ba0f32aa56f028fe/volumes/d17f68da-50b3-4edb-b2b4-72959e3d430c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/917792ba82164626ba0f32aa56f028fe/volumes/d17f68da-50b3-4edb-b2b4-72959e3d430c"}], "user_id": "cf33895243ff4191ba28e5ed8495d288", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "917792ba82164626ba0f32aa56f028fe"}}' 2023-04-18 18:51:48,868 79718 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/917792ba82164626ba0f32aa56f028fe/volumes/d17f68da-50b3-4edb-b2b4-72959e3d430c 0.094s 2023-04-18 18:51:48,868 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:51: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-82866949-ce3f-42cf-92e0-09987e646db9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/917792ba82164626ba0f32aa56f028fe/volumes/d17f68da-50b3-4edb-b2b4-72959e3d430c'} Body: b'' 2023-04-18 18:51:48,888 79718 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/917792ba82164626ba0f32aa56f028fe/volumes/d17f68da-50b3-4edb-b2b4-72959e3d430c 0.019s 2023-04-18 18:51:48,889 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:51:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-f624a026-1e39-4a3f-8282-fa6a57dc0347', 'x-openstack-request-id': 'req-f624a026-1e39-4a3f-8282-fa6a57dc0347', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/917792ba82164626ba0f32aa56f028fe/volumes/d17f68da-50b3-4edb-b2b4-72959e3d430c'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume d17f68da-50b3-4edb-b2b4-72959e3d430c could not be found."}}' {4} setUpClass (tempest.api.volume.test_volumes_negative.VolumesNegativeTest) [0.000000s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/test_volumes_negative.py", line 38, in resource_setup cls.volume = cls.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 448c9960-ee4e-4005-b9c8-d9685ac90b55 failed to build and is in ERROR status {4} 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 84ba2739-bf1e-4530-b403-465c24aa9540 failed to build and is in ERROR status {6} tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON.test_volume_snapshot_create_get_list_delete [1.572743s] ... 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 b408abc4-cca0-4831-bfdc-50dd76afd549 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 18:52:25,475 79722 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotsTestJSON:test_volume_snapshot_create_get_list_delete): 200 POST http://10.0.0.210/compute/v2.1/os-volumes 0.441s 2023-04-18 18:52:25,476 79722 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-1182400090"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:52:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '345', 'location': 'http://10.0.0.210/compute/v2.1/os-volumes/b408abc4-cca0-4831-bfdc-50dd76afd549', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8ba8daba-7ab1-4946-a9ef-ed76b02d361d', 'x-compute-request-id': 'req-8ba8daba-7ab1-4946-a9ef-ed76b02d361d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes'} Body: b'{"volume": {"id": "b408abc4-cca0-4831-bfdc-50dd76afd549", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-18T18:52:25.357092", "attachments": [{}], "displayName": "tempest-VolumesSnapshotsTestJSON-volume-1182400090", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {}}}' 2023-04-18 18:52:25,535 79722 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/b408abc4-cca0-4831-bfdc-50dd76afd549 0.055s 2023-04-18 18:52:25,536 79722 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:52:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '342', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-85dd5a37-8e7a-467d-8653-8db16f035521', 'x-compute-request-id': 'req-85dd5a37-8e7a-467d-8653-8db16f035521', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/b408abc4-cca0-4831-bfdc-50dd76afd549'} Body: b'{"volume": {"id": "b408abc4-cca0-4831-bfdc-50dd76afd549", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-18T18:52:25.000000", "attachments": [{}], "displayName": "tempest-VolumesSnapshotsTestJSON-volume-1182400090", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {}}}' 2023-04-18 18:52:26,599 79722 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/b408abc4-cca0-4831-bfdc-50dd76afd549 0.057s 2023-04-18 18:52:26,599 79722 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:52:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '342', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fc4955b7-410f-4225-abd0-2d1f2039142f', 'x-compute-request-id': 'req-fc4955b7-410f-4225-abd0-2d1f2039142f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/b408abc4-cca0-4831-bfdc-50dd76afd549'} Body: b'{"volume": {"id": "b408abc4-cca0-4831-bfdc-50dd76afd549", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-1 8T18:52:25.000000", "attachments": [{}], "displayName": "tempest-VolumesSnapshotsTestJSON-volume-1182400090", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {}}}' {6} tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test.test_create_get_list_accept_volume_transfer [1.797687s] ... 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 f694fd42-8b7f-4f55-8741-aa1c98ffaa94 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 18:52:29,719 79722 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 202 POST http://10.0.0.210/volume/v3/13d3200a7fbf48dbbcf7988939ed9315/volumes 0.477s 2023-04-18 18:52:29,719 79722 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-1922163556"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:52:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a40221ac-7564-4192-a428-2b1ae7955a57', 'content-length': '886', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a40221ac-7564-4192-a428-2b1ae7955a57', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/13d3200a7fbf48dbbcf7988939ed9315/volumes'} Body: b'{"volume": {"id": "f694fd42-8b7f-4f55-8741-aa1c98ffaa94", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:52:29.583846", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-1922163556", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/13d3200a7fbf48dbbcf7988939ed9315/volumes/f694fd42-8b7f-4f55-8741-aa1c98ffaa94"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/13d3200a7fbf48dbbcf7988939ed9315/volumes/f694fd42-8b7f-4f55-8741-aa1c98ffaa94"}], "user_id": "34874adb00ff4afcb34245a19fd1e163", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2023-04-18 18:52:29,770 79722 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/13d3200a7fbf48dbbcf7988939ed9315/volumes/f694fd42-8b7f-4f55-8741-aa1c98ffaa94 0.039s 2023-04-18 18:52:29,770 79722 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:52:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46324c00-690e-40f4-b3a3-dccc71a9223a', 'content-length': '954', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46324c00-690e-40f4-b3a3-dccc71a9223a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/13d3200a7fbf48dbbcf7988939ed9315/volumes/f694fd42-8b7f-4f55-8741-aa1c98ffaa94'} Body: b'{"volume": {"id": "f694fd42-8b7f-4f55-8741-aa1c98ffaa94", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:52:30.000000", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-1922163556", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/13d3200a7fbf48dbbcf7988939ed9315/volumes/f694fd42-8b7f-4f55-8741-aa1c98ffaa94"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/13d3200a7fbf48dbbcf7988939ed9315/volumes/f694fd42-8b7f-4f55-8741-aa1c98ffaa94"}], "user_id": "34874adb00ff4afcb34245a19fd1e163", "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": "13d3200a7fbf48dbbcf7988939ed9315"}}' 2023-04-18 18:52:30,823 79722 INFO [tempest.lib.common.rest_client] Request (Volumes TransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/13d3200a7fbf48dbbcf7988939ed9315/volumes/f694fd42-8b7f-4f55-8741-aa1c98ffaa94 0.040s 2023-04-18 18:52:30,824 79722 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:52:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1db08c8b-2c0a-4546-b0a4-7451c6539e8e', 'content-length': '975', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1db08c8b-2c0a-4546-b0a4-7451c6539e8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/13d3200a7fbf48dbbcf7988939ed9315/volumes/f694fd42-8b7f-4f55-8741-aa1c98ffaa94'} Body: b'{"volume": {"id": "f694fd42-8b7f-4f55-8741-aa1c98ffaa94", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:52:30.000000", "updated_at": "2023-04-18T18:52:30.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1922163556", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/13d3200a7fbf48dbbcf7988939ed9315/volumes/f694fd42-8b7f-4f55-8741-aa1c98ffaa94"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/13d3200a7fbf48dbbcf7988939ed9315/volumes/f694fd42-8b7f-4f55-8741-aa1c98ffaa94"}], "user_id": "34874adb00ff4afcb34245a19fd1e163", "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": "13d3200a7fbf48dbbcf7988939ed9315"}}' 2023-04-18 18:52:30,897 79722 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/13d3200a7fbf48dbbcf7988939ed9315/volumes/f694fd42-8b7f-4f55-8741-aa1c98ffaa94 0.059s 2023-04-18 18:52:30,897 79722 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:52:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4de19278-7763-4f2c-94c4-e55f05559aee', 'content-length': '975', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4de19278-7763-4f2c-94c4-e55f05559aee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/13d3200a7fbf48dbbcf7988939ed9315/volumes/f694fd42-8b7f-4f55-8741-aa1c98ffaa94'} Body: b'{"volume": {"id": "f694fd42-8b7f-4f55-8741-aa1c98ffaa94", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:52:30.000000", "updated_at": "2023-04-18T18:52:30.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1922163556", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/13d3200a7fbf48dbbcf7988939ed9315/volumes/f694fd42-8b7f-4f55-8741-aa1c98ffaa94"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/13d3200a7fbf48dbbcf7988939ed9315/volumes/f694fd42-8b7f-4f55-8741-aa1c98ffaa94"}], "user_id": "34874adb00ff4afcb34245a19fd1e163", "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": "13d3200a7fbf48dbbcf7988939ed9315"}}' 2023-04-18 18:52:31,012 79722 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Tes t:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/13d3200a7fbf48dbbcf7988939ed9315/volumes/f694fd42-8b7f-4f55-8741-aa1c98ffaa94 0.100s 2023-04-18 18:52:31,012 79722 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:52:30 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-a4295014-22f9-41f3-8e79-299e6240e6df', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/13d3200a7fbf48dbbcf7988939ed9315/volumes/f694fd42-8b7f-4f55-8741-aa1c98ffaa94'} Body: b'' 2023-04-18 18:52:31,038 79722 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/13d3200a7fbf48dbbcf7988939ed9315/volumes/f694fd42-8b7f-4f55-8741-aa1c98ffaa94 0.025s 2023-04-18 18:52:31,038 79722 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:52:31 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-fc45d91c-0ddc-4391-b43e-0a3976530fa4', 'x-openstack-request-id': 'req-fc45d91c-0ddc-4391-b43e-0a3976530fa4', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/13d3200a7fbf48dbbcf7988939ed9315/volumes/f694fd42-8b7f-4f55-8741-aa1c98ffaa94'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume f694fd42-8b7f-4f55-8741-aa1c98ffaa94 could not be found."}}' {6} tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test.test_create_list_delete_volume_transfer [1.526303s] ... 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 ecdc837a-e5e3-42f6-9dc2-d7364c15dbc3 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 18:52:31,253 79722 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_list_delete_volume_transfer): 202 POST http://10.0.0.210/volume/v3/13d3200a7fbf48dbbcf7988939ed9315/volumes 0.210s 2023-04-18 18:52:31,253 79722 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-132465577"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:52:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7007d560-7aab-40a4-be6a-6420846ce329', 'content-length': '885', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7007d560-7aab-40a4-be6a-6420846ce329', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/13d3200a7fbf48dbbcf7988939ed9315/volumes'} Body: b'{"volume": {"id": "ecdc837a-e5e3-42f6-9dc2-d7364c15dbc3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:52:31.182025", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-132465577", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/13d3200a7fbf48dbbcf7988939ed9315/volumes/ecdc837a-e5e3-42f6-9dc2-d7364c15dbc3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/13d3200a7fbf48dbbcf7988939ed9315/volumes/ecdc837a-e5e3-42f6-9dc2-d7364c15dbc3"}], "user_id": "34874adb00ff4afcb34245a19fd1e163", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2023-04-18 18:52:31,304 79722 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/13d3200a7fbf48dbbcf7988939ed9315/volumes/ecdc837a-e5e3-42f6-9dc2-d7364c15dbc3 0.038s 2023-04-18 18:52:31,305 79722 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:52:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5c6c03e-ce75-46ca-9c0d-5a9ce4230eb8', 'content-length': '953', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5c6c03e-ce75-46ca-9c0d-5a9ce4230eb8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/13d3200a7fbf48dbbcf7988939ed9315/volumes/ecdc837a-e5e3-42f6-9dc2-d7364c15dbc3'} Body: b'{"volume": {"id": "ecdc837a-e5e3-42f6-9dc2-d7364c15dbc3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:52:31.000000", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-132465577", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/13d3200a7fbf48dbbcf7988939ed9315/volumes/ecdc837a-e5e3-42f6-9dc2-d7364c15dbc3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/13d3200a7fbf48dbbcf7988939ed9315/volumes/ecdc837a-e5e3-42f6-9dc2-d7364c15dbc3"}], "user_id": "34874adb00ff4afcb34245a19fd1e163", "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": "13d3200a7fbf48dbbcf7988939ed9315"}}' 2023-04-18 18:52:32,358 79722 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV3 55Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/13d3200a7fbf48dbbcf7988939ed9315/volumes/ecdc837a-e5e3-42f6-9dc2-d7364c15dbc3 0.041s 2023-04-18 18:52:32,358 79722 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:52:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73108f1c-42bc-4380-a095-aeec4e48cd23', 'content-length': '974', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73108f1c-42bc-4380-a095-aeec4e48cd23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/13d3200a7fbf48dbbcf7988939ed9315/volumes/ecdc837a-e5e3-42f6-9dc2-d7364c15dbc3'} Body: b'{"volume": {"id": "ecdc837a-e5e3-42f6-9dc2-d7364c15dbc3", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:52:31.000000", "updated_at": "2023-04-18T18:52:31.000000", "name": "tempest-VolumesTransfersV355Test-Volume-132465577", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/13d3200a7fbf48dbbcf7988939ed9315/volumes/ecdc837a-e5e3-42f6-9dc2-d7364c15dbc3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/13d3200a7fbf48dbbcf7988939ed9315/volumes/ecdc837a-e5e3-42f6-9dc2-d7364c15dbc3"}], "user_id": "34874adb00ff4afcb34245a19fd1e163", "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": "13d3200a7fbf48dbbcf7988939ed9315"}}' 2023-04-18 18:52:32,413 79722 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/13d3200a7fbf48dbbcf7988939ed9315/volumes/ecdc837a-e5e3-42f6-9dc2-d7364c15dbc3 0.043s 2023-04-18 18:52:32,414 79722 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:52:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c3bbf74-4f0b-4819-9a99-cc993476aeee', 'content-length': '974', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c3bbf74-4f0b-4819-9a99-cc993476aeee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/13d3200a7fbf48dbbcf7988939ed9315/volumes/ecdc837a-e5e3-42f6-9dc2-d7364c15dbc3'} Body: b'{"volume": {"id": "ecdc837a-e5e3-42f6-9dc2-d7364c15dbc3", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:52:31.000000", "updated_at": "2023-04-18T18:52:31.000000", "name": "tempest-VolumesTransfersV355Test-Volume-132465577", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/13d3200a7fbf48dbbcf7988939ed9315/volumes/ecdc837a-e5e3-42f6-9dc2-d7364c15dbc3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/13d3200a7fbf48dbbcf7988939ed9315/volumes/ecdc837a-e5e3-42f6-9dc2-d7364c15dbc3"}], "user_id": "34874adb00ff4afcb34245a19fd1e163", "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": "13d3200a7fbf48dbbcf7988939ed9315"}}' 2023-04-18 18:52:32,540 79722 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/13d3200a7fbf48dbbcf7988939ed9315/volumes/ecdc837a-e5e3-42f6-9dc2-d7364c15dbc3 0.107s 2023-04-18 18:52:32,540 79722 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:52:32 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-c829a462-08e9-4128-a772-e84a225b132b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/13d3200a7fbf48dbbcf7988939ed9315/volumes/ecdc837a-e5e3-42f6-9dc2-d7364c15dbc3'} Body: b'' 2023-04-18 18:52:32,567 79722 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/13d3200a7fbf48dbbcf7988939ed9315/volumes/ecdc837a-e5e3-42f6-9dc2-d7364c15dbc3 0.026s 2023-04-18 18:52:32,567 79722 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:52:32 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-40ca4a1f-7527-49ea-b023-b669f4fb7d08', 'x-openstack-request-id': 'req-40ca4a1f-7527-49ea-b023-b669f4fb7d08', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/13d3200a7fbf48dbbcf7988939ed9315/volumes/ecdc837a-e5e3-42f6-9dc2-d7364c15dbc3'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume ecdc837a-e5e3-42f6-9dc2-d7364c15dbc3 could not be found."}}' {9} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_volume_backed_server_confirm [122.897791s] ... 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 b945c65e-3d97-4ee0-85e8-5e8def7c66f1 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 18:50:30,273 79728 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/d10e8886-4d5f-4a2d-ad17-9219c9f86a89 0.253s 2023-04-18 18:50:30,274 79728 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:50:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1654', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-193383e2-9a9a-4d4f-a271-1b60f4c92184', 'x-compute-request-id': 'req-193383e2-9a9a-4d4f-a271-1b60f4c92184', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d10e8886-4d5f-4a2d-ad17-9219c9f86a89'} Body: b'{"server": {"id": "d10e8886-4d5f-4a2d-ad17-9219c9f86a89", "name": "tempest-ServerActionsTestJSON-server-784071602", "status": "ACTIVE", "tenant_id": "9b77a98a76ef4a7c8447b0fc519f9e69", "user_id": "0ebdd7a4ef194fc6885fc1169bceb880", "metadata": {}, "hostId": "25ca41ea179e1a189ce3dee8809fc9993dc8c426c7827db14a15d38a", "image": {"id": "c82b487d-70d3-49d8-9a21-424651a35dee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c82b487d-70d3-49d8-9a21-424651a35dee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T18:43:43Z", "updated": "2023-04-18T18:43:50Z", "addresses": {"tempest-ServerActionsTestJSON-1333325034-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:41:ef"}, {"version": 4, "addr": "172.24.4.56", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:41:ef"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d10e8886-4d5f-4a2d-ad17-9219c9f86a89"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d10e8886-4d5f-4a2d-ad17-9219c9f86a89"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-468920176", "OS-SRV-USG:launched_at": "2023-04-18T18:43:50.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--67909637"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 18:50:30,454 79728 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/d10e8886-4d5f-4a2d-ad17-9219c9f86a89 0.155s 2023-04-18 18:50:30,455 79728 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:50:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1654', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f93313c8-4129-4309-bdf6-1ab04dd680f3', 'x-compute-request-id': 'req-f93313c8-4129-4309-bdf6-1ab04dd680f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d10e8886-4d5f-4a2d-ad17-9219c9f86a89'} Body: b'{"server": {"id": "d10e8886-4d5f-4a2d-ad17-9219c9f86a89", "name": "tempest-ServerActionsTestJSON-server-784071602", "status": "ACTIVE", "tenant_id": "9b77a98a76ef4a7c8447b0fc519f9e69", "user_id": "0ebdd7a4ef194fc6885fc1169bceb880", "metadata": {}, "hostId": "25ca41ea179e1a189ce3dee8809fc9993dc8c426c7827db14a15d38a", "image": {"id": "c82b487d-70d3-49d8-9a21-424651a35dee", "links": [{"rel": "bookmark", "href": "http://10.0.0.2 10/compute/images/c82b487d-70d3-49d8-9a21-424651a35dee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T18:43:43Z", "updated": "2023-04-18T18:43:50Z", "addresses": {"tempest-ServerActionsTestJSON-1333325034-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:41:ef"}, {"version": 4, "addr": "172.24.4.56", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:41:ef"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d10e8886-4d5f-4a2d-ad17-9219c9f86a89"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d10e8886-4d5f-4a2d-ad17-9219c9f86a89"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-468920176", "OS-SRV-USG:launched_at": "2023-04-18T18:43:50.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--67909637"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 18:50:30,621 79728 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/d10e8886-4d5f-4a2d-ad17-9219c9f86a89 0.155s 2023-04-18 18:50:30,622 79728 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:50:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1654', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1ff238fb-a082-4088-8b0c-6dbba861a1e4', 'x-compute-request-id': 'req-1ff238fb-a082-4088-8b0c-6dbba861a1e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d10e8886-4d5f-4a2d-ad17-9219c9f86a89'} Body: b'{"server": {"id": "d10e8886-4d5f-4a2d-ad17-9219c9f86a89", "name": "tempest-ServerActionsTestJSON-server-784071602", "status": "ACTIVE", "tenant_id": "9b77a98a76ef4a7c8447b0fc519f9e69", "user_id": "0ebdd7a4ef194fc6885fc1169bceb880", "metadata": {}, "hostId": "25ca41ea179e1a189ce3dee8809fc9993dc8c426c7827db14a15d38a", "image": {"id": "c82b487d-70d3-49d8-9a21-424651a35dee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c82b487d-70d3-49d8-9a21-424651a35dee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T18:43:43Z", "updated": "2023-04-18T18:43:50Z", "addresses": {"tempest-ServerActionsTestJSON-1333325034-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:41:ef"}, {"version": 4, "addr": "172.24.4.56", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:41:ef"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d10e8886-4d5f-4a2d-ad17-9219c9f86a89"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d10e8886-4d5f-4a2d-ad17-9219c9f86a89"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-468920176", "OS-SRV-USG:launched_at": "2023-04-18T18:43:50.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--67909637"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 18:51:30,840 79728 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.135s 20 23-04-18 18:51:30,840 79728 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 18:51:30 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-4c394308-f882-4210-bc9d-d7f206099af8', '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": "0ebdd7a4ef194fc6885fc1169bceb880", "name": "tempest-ServerActionsTestJSON-598132665-project-member", "password_expires_at": null}, "audit_ids": ["FUhHkSiqTiq-3GzkNyVIgA"], "expires_at": "2023-04-18T19:51:30.000000Z", "issued_at": "2023-04-18T18:51:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9b77a98a76ef4a7c8447b0fc519f9e69", "name": "tempest-ServerActionsTestJSON-598132665"}, "is_domain": false, "roles": [{"id": "35697bd1c3044a1fbd5795113c41efb7", "name": "reader"}, {"id": "7058366a9fca443e9f44c95d078fcd58", "name": "member"}], "catalog": [{"endpoints": [{"id": "91478bb14fa24dc18a442602e5f97ca2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/9b77a98a76ef4a7c8447b0fc519f9e69", "region": "RegionOne"}], "id": "7be72221085d4944a946c97ce08fe0ba", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "a95f50d538a94de29a9a69d17d76bd36", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "96a88896ecc9496da6d9e54366fc23b9", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "3f738fffaddc4d75802cacb0bcb457ee", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/9b77a98a76ef4a7c8447b0fc519f9e69", "region": "RegionOne"}], "id": "9ef904c6d5494133b74a9881e4a175c8", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "a5ee12dbfaab49159c461dbeffc63c63", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "a56bae77ec6c4dae90bdf0ec335648ae", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "650aec42df824256ba1796a0f4fa4bbb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "affc40d7318340b699f04996f49cf400", "type": "image", "name": "glance"}, {"endpoints": [{"id": "6590deb5fd8b448b9f5db913f58adec5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "eb545688324f4c1980813ba1d95d408e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "99a6368efe954c65b6d93304b2b0d191", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "f7e66750d7a84de281ee5c5b746d4e62", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "abe90ddcbe5b4d5bb77a7bd32b6e5e96", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/9b77a98a76ef4a7c8447b0fc519f9e69", "region": "RegionOne"}], "id": "fa260696b99e4f908d5beeb126d1233f", "type": "volumev3", "name": "cinderv3"}]}}' 2023-04-18 18:51:30,841 79728 INFO [tempest.lib.common.fixed_network] (ServerActionsTestJSON:test_resize_volume_backed_server_confirm) Found network {'id': '2332a5be-e3ae-4241-bbda-e2d83c3448db', 'name': 'tempest-ServerActionsTestJSON-1333325034-network', 'tenant_id': '9b77a98a76ef4a7c8447b0fc519f9e69', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '9b77a98a76ef4a7c8447b0fc519f9e69', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 53627, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'i pv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T18:43:29Z', 'updated_at': '2023-04-18T18:43:30Z', 'revision_number': 1} available for tenant 2023-04-18 18:51:30,841 79728 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-468920176', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCs32hymcV9i4U72dAjOHKSMpxMsPY77htIxGPG/Bpl2Uy5ng/6uGzw1EXsY5U2hF9wRQhxFI7VO+FJGaVvmaTQHQStYcndlXkiMdGw1E9NI4d50J44lqPtM6g5Q7R9WYA==', 'fingerprint': 'a5:fd:91:1e:e7:62:ac:eb:f2:3f:fc:b8:20:f1:85:77', 'user_id': '0ebdd7a4ef194fc6885fc1169bceb880', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDT1dX9pHNvsPT8+0f2OOi0/Woc8D2IeTUq6vi2hsNVOv7JybsL2IzK\nEE0MzKAXb1GgBwYFK4EEACKhZANiAAQrN9ocpnFfYuFO9nQIzhykjKcTLD2O+4bS\nMRjxvwaZdlMuZ4P+rhs8NRF7GOVNoRfcEUIcRSO1TvhSRmlb5mk0B0ErWHJ3ZV5I\njHRsNRPTSOHedCeOJaj7TOoOUO0fVmA=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '16dedb1e-5df2-4a9b-baef-e860cf76997a', 'name': 'tempest-securitygroup--67909637', 'stateful': True, 'tenant_id': '9b77a98a76ef4a7c8447b0fc519f9e69', 'description': 'tempest-description--487699866', 'shared': False, 'security_group_rules': [{'id': 'b5c55cb9-fbb7-4f45-b0ca-14bb988d3d47', 'tenant_id': '9b77a98a76ef4a7c8447b0fc519f9e69', 'security_group_id': '16dedb1e-5df2-4a9b-baef-e860cf76997a', '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': 359, 'description': None, 'tags': [], 'created_at': '2023-04-18T18:43:40Z', 'updated_at': '2023-04-18T18:43:40Z', 'revision_number': 0, 'project_id': '9b77a98a76ef4a7c8447b0fc519f9e69'}, {'id': 'ef5a116a-1687-4ab8-a90d-6fc07056de90', 'tenant_id': '9b77a98a76ef4a7c8447b0fc519f9e69', 'security_group_id': '16dedb1e-5df2-4a9b-baef-e860cf76997a', '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': 360, 'description': None, 'tags': [], 'created_at': '2023-04-18T18:43:40Z', 'updated_at': '2023-04-18T18:43:40Z', 'revision_number': 0, 'project_id': '9b77a98a76ef4a7c8447b0fc519f9e69'}], 'tags': [], 'created_at': '2023-04-18T18:43:40Z', 'updated_at': '2023-04-18T18:43:40Z', 'revision_number': 1, 'project_id': '9b77a98a76ef4a7c8447b0fc519f9e69'}, 'floating_ip': {'id': '9890075a-a62e-4563-9a94-324383778cdf', 'tenant_id': '9b77a98a76ef4a7c8447b0fc519f9e69', 'floating_ip_address': '172.24.4.56', 'floating_network_id': '31d39076-dc96-4194-a649-5fcd7e2f82dc', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '9b77a98a76ef4a7c8447b0fc519f9e69', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-18T18:43:41Z', 'updated_at': '2023-04-18T18:43:41Z', 'revision_number': 0, 'ip': '172.24.4.56'}} 2023-04-18 18:51:31,292 79728 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 202 POST http://10.0.0.210/volume/v3/9b77a98a76ef4a7c8447b0fc519f9e69/volumes 0.450s 2023-04-18 18:51:31,293 79728 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-1884538259", "imageRef": "c82b487d-70d3-49d8-9a21-424651a35dee", "size": 1}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:51:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a5e2e03-b932-4117-acce-b49f792345fb', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a5e2e03-b932-4117-acce-b49f79234 5fb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9b77a98a76ef4a7c8447b0fc519f9e69/volumes'} Body: b'{"volume": {"id": "b945c65e-3d97-4ee0-85e8-5e8def7c66f1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:51:31.227450", "updated_at": null, "name": "tempest-tempest.common.compute-volume-1884538259", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9b77a98a76ef4a7c8447b0fc519f9e69/volumes/b945c65e-3d97-4ee0-85e8-5e8def7c66f1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9b77a98a76ef4a7c8447b0fc519f9e69/volumes/b945c65e-3d97-4ee0-85e8-5e8def7c66f1"}], "user_id": "0ebdd7a4ef194fc6885fc1169bceb880", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 18:51:31,346 79728 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 200 GET http://10.0.0.210/volume/v3/9b77a98a76ef4a7c8447b0fc519f9e69/volumes/b945c65e-3d97-4ee0-85e8-5e8def7c66f1 0.044s 2023-04-18 18:51:31,347 79728 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:51:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4535df01-0049-4e9f-9dae-64d21be473cd', 'content-length': '888', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4535df01-0049-4e9f-9dae-64d21be473cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9b77a98a76ef4a7c8447b0fc519f9e69/volumes/b945c65e-3d97-4ee0-85e8-5e8def7c66f1'} Body: b'{"volume": {"id": "b945c65e-3d97-4ee0-85e8-5e8def7c66f1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:51:31.000000", "updated_at": null, "name": "tempest-tempest.common.compute-volume-1884538259", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9b77a98a76ef4a7c8447b0fc519f9e69/volumes/b945c65e-3d97-4ee0-85e8-5e8def7c66f1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9b77a98a76ef4a7c8447b0fc519f9e69/volumes/b945c65e-3d97-4ee0-85e8-5e8def7c66f1"}], "user_id": "0ebdd7a4ef194fc6885fc1169bceb880", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9b77a98a76ef4a7c8447b0fc519f9e69"}}' 2023-04-18 18:51:32,401 79728 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 200 GET http://10.0.0.210/volume/v3/9b77a98a76ef4a7c8447b0fc519f9e69/volumes/b945c65e-3d97-4ee0-85e8-5e8def7c66f1 0.042s 2023-04-18 18:51:32,401 79728 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:51:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10052f3a-5aeb-4a01-805d-92ef773f25b4', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10052f3a-5aeb-4a01-805d-92ef773f25b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9b77a98a76ef4a7c8447b0fc519f9e69/volumes/b945c65e-3d97-4ee0-85e8-5e8def7c66f1'} Body: b'{"volume": {"id": "b945c65e-3d97-4ee0-85e8-5e8def7c66f1", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:51:31.000000", "update d_at": "2023-04-18T18:51:31.000000", "name": "tempest-tempest.common.compute-volume-1884538259", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9b77a98a76ef4a7c8447b0fc519f9e69/volumes/b945c65e-3d97-4ee0-85e8-5e8def7c66f1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9b77a98a76ef4a7c8447b0fc519f9e69/volumes/b945c65e-3d97-4ee0-85e8-5e8def7c66f1"}], "user_id": "0ebdd7a4ef194fc6885fc1169bceb880", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9b77a98a76ef4a7c8447b0fc519f9e69"}}' 2023-04-18 18:51:32,576 79728 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 202 DELETE http://10.0.0.210/volume/v3/9b77a98a76ef4a7c8447b0fc519f9e69/volumes/b945c65e-3d97-4ee0-85e8-5e8def7c66f1 0.159s 2023-04-18 18:51:32,576 79728 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:51:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1fcfa901-e9ab-4885-b15a-d1b36d3a2bfa', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9b77a98a76ef4a7c8447b0fc519f9e69/volumes/b945c65e-3d97-4ee0-85e8-5e8def7c66f1'} Body: b'' 2023-04-18 18:51:32,599 79728 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 404 GET http://10.0.0.210/volume/v3/9b77a98a76ef4a7c8447b0fc519f9e69/volumes/b945c65e-3d97-4ee0-85e8-5e8def7c66f1 0.023s 2023-04-18 18:51:32,600 79728 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:51:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-cdfb7e0c-cefe-4e71-ae81-edcb72652471', 'x-openstack-request-id': 'req-cdfb7e0c-cefe-4e71-ae81-edcb72652471', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/9b77a98a76ef4a7c8447b0fc519f9e69/volumes/b945c65e-3d97-4ee0-85e8-5e8def7c66f1'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume b945c65e-3d97-4ee0-85e8-5e8def7c66f1 could not be found."}}' 2023-04-18 18:51:32,601 79728 ERROR [tempest.lib.decorators] Hints: This test was made for the bug_type 1728603. The failure could be related to https://launchpad.net/bugs/1728603 2023-04-18 18:51:32,844 79728 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/d10e8886-4d5f-4a2d-ad17-9219c9f86a89 0.241s 2023-04-18 18:51:32,844 79728 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:51:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1654', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-72ce0844-7b96-4f5f-b900-3fabfceaaab1', 'x-compute-request-id': 'req-72ce0844-7b96-4f5f-b900-3fabfceaaab1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d10e8886-4d5f-4a2d-ad17-9219c9f86a89'} Body: b'{"server": {"id": "d10e8886-4d5f-4a2d-ad17-92 19c9f86a89", "name": "tempest-ServerActionsTestJSON-server-784071602", "status": "ACTIVE", "tenant_id": "9b77a98a76ef4a7c8447b0fc519f9e69", "user_id": "0ebdd7a4ef194fc6885fc1169bceb880", "metadata": {}, "hostId": "25ca41ea179e1a189ce3dee8809fc9993dc8c426c7827db14a15d38a", "image": {"id": "c82b487d-70d3-49d8-9a21-424651a35dee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c82b487d-70d3-49d8-9a21-424651a35dee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T18:43:43Z", "updated": "2023-04-18T18:43:50Z", "addresses": {"tempest-ServerActionsTestJSON-1333325034-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:41:ef"}, {"version": 4, "addr": "172.24.4.56", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:41:ef"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d10e8886-4d5f-4a2d-ad17-9219c9f86a89"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d10e8886-4d5f-4a2d-ad17-9219c9f86a89"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-468920176", "OS-SRV-USG:launched_at": "2023-04-18T18:43:50.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--67909637"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' {6} 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 29d8217c-cda0-4c84-ac2c-0beb60065e15 failed to build and is in ERROR status {6} tempest.scenario.test_stamp_pattern.TestStampPattern.test_stamp_pattern [3.177630s] ... 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 5bd2131f-7a32-4e37-8f0f-5b3c6c69ec2a failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 18:52:51,492 79722 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.266s 2023-04-18 18:52:51,493 79722 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestStampPattern-809572822", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMlKt3BGCJGvMMG8s7b0ZXEhksL+sZoSKFFfncjBkN/TKzou54B7FPzA6MDCn9p1M2e584X/whI/w+NZFURME1KxSgkl3dOEfG+E4yYrLpy0Oki5yexI0mAUnN1Ua5ozhA=="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:52:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '394', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1652a95f-ee4e-4c24-9704-7fb5f9073203', 'x-compute-request-id': 'req-1652a95f-ee4e-4c24-9704-7fb5f9073203', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestStampPattern-809572822", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMlKt3BGCJGvMMG8s7b0ZXEhksL+sZoSKFFfncjBkN/TKzou54B7FPzA6MDCn9p1M2e584X/whI/w+NZFURME1KxSgkl3dOEfG+E4yYrLpy0Oki5yexI0mAUnN1Ua5ozhA==", "fingerprint": "71:e1:fb:22:30:78:bb:c3:b3:23:c1:ff:df:6b:a9:cc", "user_id": "d02770abe9d146faa7ba7ff30f72845c"}}' 2023-04-18 18:52:51,653 79722 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.157s 2023-04-18 18:52:51,653 79722 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-1208007240", "description": "tempest-secgroup-smoke-1208007240 description", "project_id": "d6919fcd102e496fa973f7e41cd79a2a"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-670ed987-45b2-407c-899a-14187028acab', 'date': 'Tue, 18 Apr 2023 18:52:51 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "fc3cad7c-6969-4202-8beb-215da49ccfcb", "name": "tempest-secgroup-smoke-1208007240", "stateful": true, "tenant_id": "d6919fcd102e496fa973f7e41cd79a2a", "description": "tempest-secgroup-smoke-1208007240 description", "shared": false, "security_group_rules": [{"id": "119b767a-f7df-4ece-8119-1498774b1d08", "tenant_id": "d6919fcd102e496fa973f7e41cd79a2a", "security_group_id": "fc3cad7c-6969-4202-8beb-215da49ccfcb", "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": 826, "description": null, "tags": [], "created_at": "2023-04-18T18:52:51Z", "updated_at": "2023-04-18T18:52:51Z", "revision_number": 0, "project_id": "d6919fcd102e496fa973f7e41cd79a2a"}, {"id": "f61b9048-f39a-4be9-bad3-9e7c98144947", "tenant_id": "d6919fcd102e496fa973f7e41cd79a2a", "security_group_id": "fc3cad7c-6969-4202-8beb-215da49ccfcb", "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": 825, "description": null, "tags": [], "created_at": "2023-04-18T18:52:51Z", "updated_at": "2023-04-18T18:52:51Z", "revision_number": 0, "project_id": "d6919fcd102e496fa973f7e41cd79a2a"}], "tags": [], "created_at": "2023-04-18T18:52:51Z", "updated_at": "2023-04-18T18:52:51Z", "revision_number": 1, "project_id ": "d6919fcd102e496fa973f7e41cd79a2a"}}' 2023-04-18 18:52:51,881 79722 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.227s 2023-04-18 18:52:51,881 79722 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "fc3cad7c-6969-4202-8beb-215da49ccfcb", "project_id": "d6919fcd102e496fa973f7e41cd79a2a", "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-f260d93c-6d71-4098-93c5-b2849019cca2', 'date': 'Tue, 18 Apr 2023 18:52:51 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "a6c02d16-0373-489b-b04e-638412c90b1b", "tenant_id": "d6919fcd102e496fa973f7e41cd79a2a", "security_group_id": "fc3cad7c-6969-4202-8beb-215da49ccfcb", "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-18T18:52:51Z", "updated_at": "2023-04-18T18:52:51Z", "revision_number": 0, "project_id": "d6919fcd102e496fa973f7e41cd79a2a"}}' 2023-04-18 18:52:52,055 79722 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.172s 2023-04-18 18:52:52,055 79722 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "fc3cad7c-6969-4202-8beb-215da49ccfcb", "project_id": "d6919fcd102e496fa973f7e41cd79a2a", "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-ad4c19c5-e695-476c-a693-d354f6df6ea8', 'date': 'Tue, 18 Apr 2023 18:52:52 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "a23824ac-50a0-4b7e-a286-f372d80ae042", "tenant_id": "d6919fcd102e496fa973f7e41cd79a2a", "security_group_id": "fc3cad7c-6969-4202-8beb-215da49ccfcb", "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-18T18:52:51Z", "updated_at": "2023-04-18T18:52:51Z", "revision_number": 0, "project_id": "d6919fcd102e496fa973f7e41cd79a2a"}}' 2023-04-18 18:52:52,211 79722 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.156s 2023-04-18 18:52:52,212 79722 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "fc3cad7c-6969-4202-8beb-215da49ccfcb", "project_id": "d6919fcd102e496fa973f7e41cd79a2a", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-0ee5c651-e1c4-4bdb-a06f-8330f9e1ca48', 'date': 'Tue, 18 Apr 2023 18:52:52 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "5e94f077-a4da-4fd9-8b54-3bca54a69314", "tenant_id": "d6919fcd102e4 96fa973f7e41cd79a2a", "security_group_id": "fc3cad7c-6969-4202-8beb-215da49ccfcb", "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-18T18:52:52Z", "updated_at": "2023-04-18T18:52:52Z", "revision_number": 0, "project_id": "d6919fcd102e496fa973f7e41cd79a2a"}}' 2023-04-18 18:52:52,372 79722 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.160s 2023-04-18 18:52:52,373 79722 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "fc3cad7c-6969-4202-8beb-215da49ccfcb", "project_id": "d6919fcd102e496fa973f7e41cd79a2a", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-a1a5859b-17d3-4c81-8e79-a7d3d8f61b09', 'date': 'Tue, 18 Apr 2023 18:52:52 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "929796da-c8d8-46ca-ba78-0afcb3f2b829", "tenant_id": "d6919fcd102e496fa973f7e41cd79a2a", "security_group_id": "fc3cad7c-6969-4202-8beb-215da49ccfcb", "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-18T18:52:52Z", "updated_at": "2023-04-18T18:52:52Z", "revision_number": 0, "project_id": "d6919fcd102e496fa973f7e41cd79a2a"}}' 2023-04-18 18:52:52,530 79722 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.157s 2023-04-18 18:52:52,531 79722 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "fc3cad7c-6969-4202-8beb-215da49ccfcb", "project_id": "d6919fcd102e496fa973f7e41cd79a2a", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-2a12e63e-693c-4f30-a08a-ef8d22210070', 'date': 'Tue, 18 Apr 2023 18:52:52 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "d123fc3b-85c2-4114-92d7-dc202ff6bfcc", "tenant_id": "d6919fcd102e496fa973f7e41cd79a2a", "security_group_id": "fc3cad7c-6969-4202-8beb-215da49ccfcb", "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-18T18:52:52Z", "updated_at": "2023-04-18T18:52:52Z", "revision_number": 0, "project_id": "d6919fcd102e496fa973f7e41cd79a2a"}}' 2023-04-18 18:52:52,696 79722 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-18 18:52:52,697 79722 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "fc3cad7c-6969-4202-8beb-215da49ccfcb", "project_id": "d6919fcd102e496fa973f7e41cd79a2a", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'conte nt-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-12b3373f-3e91-4ffe-a2f9-8771b162be5e', 'date': 'Tue, 18 Apr 2023 18:52:52 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "3b0f37ef-ed73-4d88-b855-4b9a617a54be", "tenant_id": "d6919fcd102e496fa973f7e41cd79a2a", "security_group_id": "fc3cad7c-6969-4202-8beb-215da49ccfcb", "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-18T18:52:52Z", "updated_at": "2023-04-18T18:52:52Z", "revision_number": 0, "project_id": "d6919fcd102e496fa973f7e41cd79a2a"}}' 2023-04-18 18:52:52,914 79722 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 202 POST http://10.0.0.210/volume/v3/d6919fcd102e496fa973f7e41cd79a2a/volumes 0.216s 2023-04-18 18:52:52,914 79722 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestStampPattern-volume-2136247628", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:52:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-afc3d088-7f52-4631-9688-0ba4365f46f7', 'content-length': '814', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-afc3d088-7f52-4631-9688-0ba4365f46f7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d6919fcd102e496fa973f7e41cd79a2a/volumes'} Body: b'{"volume": {"id": "5bd2131f-7a32-4e37-8f0f-5b3c6c69ec2a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:52:52.851653", "updated_at": null, "name": "tempest-TestStampPattern-volume-2136247628", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d6919fcd102e496fa973f7e41cd79a2a/volumes/5bd2131f-7a32-4e37-8f0f-5b3c6c69ec2a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d6919fcd102e496fa973f7e41cd79a2a/volumes/5bd2131f-7a32-4e37-8f0f-5b3c6c69ec2a"}], "user_id": "d02770abe9d146faa7ba7ff30f72845c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 18:52:52,967 79722 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/volume/v3/d6919fcd102e496fa973f7e41cd79a2a/volumes/5bd2131f-7a32-4e37-8f0f-5b3c6c69ec2a 0.041s 2023-04-18 18:52:52,968 79722 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:52:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ae113bd-1d6c-43f3-a490-316c4b193e7e', 'content-length': '882', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ae113bd-1d6c-43f3-a490-316c4b193e7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d6919fcd102e496fa973f7e41cd79a2a/volumes/5bd2131f-7a32-4e37-8f0f-5b3c6c69ec2a'} Body: b'{"volume": {"id": "5bd2131f-7a32-4e37-8f0f-5b3c6c69ec2a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:52:53.000000", "updated_at": null, "name": "tempest-TestStampPattern-volume-2136247628", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d6919fcd102e496fa973f7e41cd79a2a/volumes/5bd2131f-7a32-4e37-8f0f-5b3c6c69ec2a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d6919fcd102e496fa973f7e41cd79a2a/volumes/5bd2131f-7a32-4e37-8f0f-5b3c6c69ec2a"}], "user_id": "d02770abe9d146faa7ba7ff30f72845c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d6919fcd102e496fa973f7e41cd79a2a"}}' 2023-04-18 18:52:54,019 79722 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/volume/v3/d6919fcd102e496fa973f7e41cd79a2a/volumes/5bd2131f-7a32-4e37-8f0f-5b3c6c69ec2a 0.040s 2023-04-18 18:52:54,019 79722 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:52:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7283c13-cf96-4c7c-9ae6-33f88cf9921d', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7283c13-cf96-4c7c-9ae6-33f88cf9921d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d6919fcd102e496fa973f7e41cd79a2a/volumes/5bd2131f-7a32-4e37-8f0f-5b3c6c69ec2a'} Body: b'{"volume": {"id": "5bd2131f-7a32-4e37-8f0f-5b3c6c69ec2a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:52:53.000000", "updated_at": "2023-04-18T18:52:53.000000", "name": "tempest-TestStampPattern-volume-2136247628", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d6919fcd102e496fa973f7e41cd79a2a/volumes/5bd2131f-7a32-4e37-8f0f-5b3c6c69ec2a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d6919fcd102e496fa973f7e41cd79a2a/volumes/5bd2131f-7a32-4e37-8f0f-5b3c6c69ec2a"}], "user_id": "d02770abe9d146faa7ba7ff30f72845c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d6919fcd102e496fa973f7e41cd79a2a"}}' 2023-04-18 18:52:54,182 79722 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/d6919fcd102e496fa973f7e41cd79a2a/volumes/5bd2131f-7a32-4e37-8f0f-5b3c6c69ec2a 0.145s 2023-04-18 18:52:54,183 79722 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:52:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35cbddc9-ced1-41c7-9060-a976911e6626', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d6919fcd102e496fa973f7e41cd79a2a/volumes/5bd2131f-7a32-4e37-8f0f-5b3c6c69ec2a'} Body: b'' 2023-04-18 18:52:54,204 79722 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/d6919fcd102e496fa973f7e41cd79a2a/volumes/5bd2131f-7a32-4e37-8f0f-5b3c6c69ec2a 0.021s 2023-04-18 18:52:54,205 79722 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:52:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-reque st-id': 'req-498e1a05-8b7a-413a-9173-21ad1c80be9b', 'x-openstack-request-id': 'req-498e1a05-8b7a-413a-9173-21ad1c80be9b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/d6919fcd102e496fa973f7e41cd79a2a/volumes/5bd2131f-7a32-4e37-8f0f-5b3c6c69ec2a'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 5bd2131f-7a32-4e37-8f0f-5b3c6c69ec2a could not be found."}}' 2023-04-18 18:52:54,368 79722 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/fc3cad7c-6969-4202-8beb-215da49ccfcb 0.163s 2023-04-18 18:52:54,368 79722 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-fdf7d5ad-9be7-41be-a56f-dd518a8c0e12', 'content-length': '0', 'date': 'Tue, 18 Apr 2023 18:52:54 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/fc3cad7c-6969-4202-8beb-215da49ccfcb'} Body: b'' 2023-04-18 18:52:54,400 79722 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestStampPattern-809572822 0.031s 2023-04-18 18:52:54,400 79722 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:52:54 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-15e98d64-5eb1-4fa4-978b-ecfdc3dddfaf', 'x-compute-request-id': 'req-15e98d64-5eb1-4fa4-978b-ecfdc3dddfaf', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestStampPattern-809572822'} Body: b'' {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_multiple_volume_from_resource.CreateVolumesFromBackupTest) ... SKIPPED: Cinder backup feature disabled {6} cinder_tempest_plugin.api.volume.test_volume_revert.VolumeRevertTests.test_volume_revert_to_snapshot [1.462168s] ... 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 b3cc9197-2ae8-40f6-be62-1284d0054240 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 18:53:02,427 79722 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 202 POST http://10.0.0.210/volume/v3/a2f00024590a437fa376c2803442d300/volumes 0.333s 2023-04-18 18:53:02,428 79722 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-808566284"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:53:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24291369-cacc-42c1-aa55-576f9295f81e', 'content-length': '832', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24291369-cacc-42c1-aa55-576f9295f81e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a2f00024590a437fa376c2803442d300/volumes'} Body: b'{"volume": {"id": "b3cc9197-2ae8-40f6-be62-1284d0054240", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:53:02.370002", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-808566284", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a2f00024590a437fa376c2803442d300/volumes/b3cc9197-2ae8-40f6-be62-1284d0054240"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a2f00024590a437fa376c2803442d300/volumes/b3cc9197-2ae8-40f6-be62-1284d0054240"}], "user_id": "a92a1b786ce84756979e4a3052cc1a1b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2023-04-18 18:53:02,491 79722 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/a2f00024590a437fa376c2803442d300/volumes/b3cc9197-2ae8-40f6-be62-1284d0054240 0.052s 2023-04-18 18:53:02,492 79722 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:53:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9ee745e-f7d5-4c6e-bd19-43cfce2b41eb', 'content-length': '900', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9ee745e-f7d5-4c6e-bd19-43cfce2b41eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a2f00024590a437fa376c2803442d300/volumes/b3cc9197-2ae8-40f6-be62-1284d0054240'} Body: b'{"volume": {"id": "b3cc9197-2ae8-40f6-be62-1284d0054240", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:53:02.000000", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-808566284", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a2f00024590a437fa376c2803442d300/volumes/b3cc9197-2ae8-40f6-be62-1284d0054240"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a2f00024590a437fa376c2803442d300/volumes/b3cc9197-2ae8-40f6-be62-1284d0054240"}], "user_id": "a92a1b786ce84756979e4a3052cc1a1b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "a2f00024590a437fa376c2803442d300"}}' 2023-04-18 18:53:03,545 79722 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/a2f00024590a437fa376c2803442d300/volumes/b3cc9197-2ae8-40f6-be62-1284d0054240 0.040s 2023-04-18 18:53:03,545 79722 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': 'Tue, 18 Apr 2023 18:53:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0dfa7d02-8458-461e-9a6b-0f94bd241d78', 'content-length': '921', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0dfa7d02-8458-461e-9a6b-0f94bd241d78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a2f00024590a437fa376c2803442d300/volumes/b3cc9197-2ae8-40f6-be62-1284d0054240'} Body: b'{"volume": {"id": "b3cc9197-2ae8-40f6-be62-1284d0054240", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:53:02.000000", "updated_at": "2023-04-18T18:53:03.000000", "name": "tempest-VolumeRevertTests-Volume-808566284", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a2f00024590a437fa376c2803442d300/volumes/b3cc9197-2ae8-40f6-be62-1284d0054240"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a2f00024590a437fa376c2803442d300/volumes/b3cc9197-2ae8-40f6-be62-1284d0054240"}], "user_id": "a92a1b786ce84756979e4a3052cc1a1b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "a2f00024590a437fa376c2803442d300"}}' {6} cinder_tempest_plugin.api.volume.test_volume_revert.VolumeRevertTests.test_volume_revert_to_snapshot_after_extended_negative [1.318375s] ... 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 2c78a4bc-660d-4aa2-a274-613a4146e5e5 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 18:53:03,763 79722 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 202 POST http://10.0.0.210/volume/v3/a2f00024590a437fa376c2803442d300/volumes 0.205s 2023-04-18 18:53:03,763 79722 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-1665094847"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:53:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30974d8a-8f29-48e5-aecd-e1bc7324a61f', 'content-length': '833', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30974d8a-8f29-48e5-aecd-e1bc7324a61f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a2f00024590a437fa376c2803442d300/volumes'} Body: b'{"volume": {"id": "2c78a4bc-660d-4aa2-a274-613a4146e5e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:53:03.681827", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-1665094847", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a2f00024590a437fa376c2803442d300/volumes/2c78a4bc-660d-4aa2-a274-613a4146e5e5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a2f00024590a437fa376c2803442d300/volumes/2c78a4bc-660d-4aa2-a274-613a4146e5e5"}], "user_id": "a92a1b786ce84756979e4a3052cc1a1b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2023-04-18 18:53:03,814 79722 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/a2f00024590a437fa376c2803442d300/volumes/2c78a4bc-660d-4aa2-a274-613a4146e5e5 0.041s 2023-04-18 18:53:03,814 79722 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:53:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b45468d4-dd44-4a2e-91d8-a225be825ef8', 'content-length': '901', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b45468d4-dd44-4a2e-91d8-a225be825ef8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a2f00024590a437fa376c2803442d300/volumes/2c78a4bc-660d-4aa2-a274-613a4146e5e5'} Body: b'{"volume": {"id": "2c78a4bc-660d-4aa2-a274-613a4146e5e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:53:04.000000", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-1665094847", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a2f00024590a437fa376c2803442d300/volumes/2c78a4bc-660d-4aa2-a274-613a4146e5e5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a2f00024590a437fa376c2803442d300/volumes/2c78a4bc-660d-4aa2-a274-613a4146e5e5"}], "user_id": "a92a1b786ce84756979e4a3052cc1a1b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "a2f00024590a437fa376c2803442d300"}}' 2023-04-18 18:53:04,865 79722 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/a2f00024590a437fa376c2803442d300/volumes/2c78a4bc-660d-4aa2-a274-613a4146e5e5 0.039s 2023-04-18 18:53:04,865 79722 DEBUG [tempest.lib.common.rest _client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:53:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a09f4b04-be2a-445c-bbae-b46170f396df', 'content-length': '922', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a09f4b04-be2a-445c-bbae-b46170f396df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a2f00024590a437fa376c2803442d300/volumes/2c78a4bc-660d-4aa2-a274-613a4146e5e5'} Body: b'{"volume": {"id": "2c78a4bc-660d-4aa2-a274-613a4146e5e5", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:53:04.000000", "updated_at": "2023-04-18T18:53:04.000000", "name": "tempest-VolumeRevertTests-Volume-1665094847", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a2f00024590a437fa376c2803442d300/volumes/2c78a4bc-660d-4aa2-a274-613a4146e5e5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a2f00024590a437fa376c2803442d300/volumes/2c78a4bc-660d-4aa2-a274-613a4146e5e5"}], "user_id": "a92a1b786ce84756979e4a3052cc1a1b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "a2f00024590a437fa376c2803442d300"}}' {0} 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 d716ef77-9b1b-4451-b3c7-d96928fdc547 failed to build and is in ERROR status {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 911547e6-acd5-4ba1-9711-bd858fb783c4 failed to build and is in ERROR status {0} tempest.api.volume.admin.test_encrypted_volumes_extend.EncryptedVolumesExtendAttachedTest.test_extend_attached_encrypted_volume_luksv1 ... SKIPPED: Attached encrypted volume extend is disabled. {0} tempest.api.volume.admin.test_encrypted_volumes_extend.EncryptedVolumesExtendAttachedTest.test_extend_attached_encrypted_volume_luksv2 ... SKIPPED: Attached encrypted volume extend is disabled. {0} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_show_default_quota [0.188842s] ... ok {0} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_update_default_quota [0.799800s] ... ok {0} 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 a537815a-3fae-49e5-a68e-0f8caa6de89a failed to build and is in ERROR status {0} setUpClass (tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest) ... SKIPPED: Cinder backup feature disabled {0} 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 e809a0d7-a3f6-44e4-9c2c-931a3a6b9f17 failed to build and is in ERROR status {9} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size [0.117852s] ... ok {9} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero [0.017580s] ... ok {9} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size [0.017395s] ... ok {9} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id [0.043631s] ... ok {9} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id [0.009093s] ... ok {9} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id [0.008549s] ... ok {9} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id [0.057656s] ... ok {9} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id [0.043204s] ... ok {9} tempest.api.volume.admin.test_user_messages.UserMessagesTest.test_delete_message [2.183535s] ... ok {9} tempest.api.volume.admin.test_user_messages.UserMessagesTest.test_list_show_messages [1.948935s] ... ok {9} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_list_hosts [0.191596s] ... ok {9} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_show_host [0.104793s] ... ok {9} setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithMigrationTest) ... SKIPPED: Cinder multi-backend feature disabled {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_boot_server_from_encrypted_volume_luks ... SKIPPED: Encrypted volume attach is not supported {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_boot_server_from_encrypted_volume_luksv2 ... SKIPPED: Encrypted volume attach is not supported {9} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_host_name [0.029200s] ... ok {9} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_and_host_name [0.025032s] ... ok {9} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_binary_name [0.033014s] ... ok {9} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_volume_host_name [1.714626s] ... 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 6994c685-511f-403e-a491-d0ebc2950743 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 18:53:42,802 79728 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 202 POST http://10.0.0.210/volume/v3/e5900568a32843b4834ec63afc9bc28b/volumes 0.374s 2023-04-18 18:53:42,802 79728 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-1923755183"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:53:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e78c5488-cbc8-4f31-b399-ffa43ceabd06', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e78c5488-cbc8-4f31-b399-ffa43ceabd06', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e5900568a32843b4834ec63afc9bc28b/volumes'} Body: b'{"volume": {"id": "6994c685-511f-403e-a491-d0ebc2950743", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:53:42.725038", "updated_at": null, "name": "tempest-VolumesServicesTestJSON-Volume-1923755183", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e5900568a32843b4834ec63afc9bc28b/volumes/6994c685-511f-403e-a491-d0ebc2950743"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e5900568a32843b4834ec63afc9bc28b/volumes/6994c685-511f-403e-a491-d0ebc2950743"}], "user_id": "577d26c28d7946f1a8b47defe1736da0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 18:53:42,868 79728 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.0.0.210/volume/v3/e5900568a32843b4834ec63afc9bc28b/volumes/6994c685-511f-403e-a491-d0ebc2950743 0.056s 2023-04-18 18:53:42,869 79728 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:53:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9061d404-a32d-424f-a2d6-efa752c7e91c', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9061d404-a32d-424f-a2d6-efa752c7e91c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e5900568a32843b4834ec63afc9bc28b/volumes/6994c685-511f-403e-a491-d0ebc2950743'} Body: b'{"volume": {"id": "6994c685-511f-403e-a491-d0ebc2950743", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:53:43.000000", "updated_at": null, "name": "tempest-VolumesServicesTestJSON-Volume-1923755183", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e5900568a32843b4834ec63afc9bc28b/volumes/6994c685-511f-403e-a491-d0ebc2950743"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e5900568a32843b4834ec63afc9bc28b/volumes/6994c685-511f-403e-a491-d0ebc2950743"}], "user_id": "577d26c28d7946f1a8b47defe1736da0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e5900568a32843b4834ec63afc9bc28b"}}' 2023-04-18 18:53:43,925 79728 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.0.0.210/volume/v3/e5900568a32843b4834ec63afc9bc28b/volumes/6994c685-511f-403e-a491-d0ebc2950743 0.044s 2023-04-18 18:53:43,925 79728 DEBUG [tempest.lib. common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:53:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-679fa366-7a0c-4b47-89e6-d7f9c2cccfab', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-679fa366-7a0c-4b47-89e6-d7f9c2cccfab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e5900568a32843b4834ec63afc9bc28b/volumes/6994c685-511f-403e-a491-d0ebc2950743'} Body: b'{"volume": {"id": "6994c685-511f-403e-a491-d0ebc2950743", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:53:43.000000", "updated_at": "2023-04-18T18:53:43.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1923755183", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e5900568a32843b4834ec63afc9bc28b/volumes/6994c685-511f-403e-a491-d0ebc2950743"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e5900568a32843b4834ec63afc9bc28b/volumes/6994c685-511f-403e-a491-d0ebc2950743"}], "user_id": "577d26c28d7946f1a8b47defe1736da0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e5900568a32843b4834ec63afc9bc28b"}}' 2023-04-18 18:53:43,985 79728 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/e5900568a32843b4834ec63afc9bc28b/volumes/6994c685-511f-403e-a491-d0ebc2950743 0.038s 2023-04-18 18:53:43,985 79728 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:53:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0240888d-15cb-4a9d-9d57-82077d0f6b36', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0240888d-15cb-4a9d-9d57-82077d0f6b36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e5900568a32843b4834ec63afc9bc28b/volumes/6994c685-511f-403e-a491-d0ebc2950743'} Body: b'{"volume": {"id": "6994c685-511f-403e-a491-d0ebc2950743", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:53:43.000000", "updated_at": "2023-04-18T18:53:43.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1923755183", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e5900568a32843b4834ec63afc9bc28b/volumes/6994c685-511f-403e-a491-d0ebc2950743"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e5900568a32843b4834ec63afc9bc28b/volumes/6994c685-511f-403e-a491-d0ebc2950743"}], "user_id": "577d26c28d7946f1a8b47defe1736da0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e5900568a32843b4834ec63afc9bc28b"}}' 2023-04-18 18:53:44,118 79728 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/e5900568a32843b4834ec63afc9bc28b/volumes/6994c685-511f-403e-a491-d0ebc2950743 0.122s 2023-04-18 18:53:44,118 79728 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:53: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-67adf621-082c-4d02-9850-465afc0331b0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e5900568a32843b4834ec63afc9bc28b/volumes/6994c685-511f-403e-a491-d0ebc2950743'} Body: b'' 2023-04-18 18:53:44,141 79728 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/e5900568a32843b4834ec63afc9bc28b/volumes/6994c685-511f-403e-a491-d0ebc2950743 0.022s 2023-04-18 18:53:44,141 79728 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:53:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-598a107f-712d-40f3-98e4-3a04f3c8606b', 'x-openstack-request-id': 'req-598a107f-712d-40f3-98e4-3a04f3c8606b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/e5900568a32843b4834ec63afc9bc28b/volumes/6994c685-511f-403e-a491-d0ebc2950743'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 6994c685-511f-403e-a491-d0ebc2950743 could not be found."}}' {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_create_server_from_volume_snapshot [1.828900s] ... 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 48854b03-26df-4448-8777-9ddb60c18a35 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 18:53:42,504 79710 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/image/v2/images/c82b487d-70d3-49d8-9a21-424651a35dee 0.169s 2023-04-18 18:53:42,504 79710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:53:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-e0afefba-e07b-42cb-9585-d61e1c1c3b21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/c82b487d-70d3-49d8-9a21-424651a35dee'} 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": "eac158c03b604eaab4395b780276080f", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "c82b487d-70d3-49d8-9a21-424651a35dee", "created_at": "2023-04-18T18:38:57Z", "updated_at": "2023-04-18T18:38:59Z", "tags": [], "self": "/v2/images/c82b487d-70d3-49d8-9a21-424651a35dee", "file": "/v2/images/c82b487d-70d3-49d8-9a21-424651a35dee/file", "schema": "/v2/schemas/image"}' 2023-04-18 18:53:42,896 79710 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 202 POST http://10.0.0.210/volume/v3/6e033a11fa5a4a9f9248b21bc557fe56/volumes 0.391s 2023-04-18 18:53:42,897 79710 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-500908392", "snapshot_id": null, "imageRef": "c82b487d-70d3-49d8-9a21-424651a35dee", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:53:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e645d23-e433-4c21-ae00-a631d598d55f', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e645d23-e433-4c21-ae00-a631d598d55f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6e033a11fa5a4a9f9248b21bc557fe56/volumes'} Body: b'{"volume": {"id": "48854b03-26df-4448-8777-9ddb60c18a35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:53:42.831781", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-500908392", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6e033a11fa5a4a9f9248b21bc557fe56/volumes/48854b03-26df-4448-8777-9ddb60c18a35"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6e033a11fa5a4a9f9248b21bc557fe56/volumes/48854b03-26df-4448-8777-9ddb60c18a35"}], "user_id": "923d15d30ba248488ee971e239bcfec4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 18:53:42,948 79710 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/volume/v3/6e033a11fa5a4a9f9248b21bc557fe56/volumes/48854b03-26df-4448-8777-9ddb60c18a35 0.042s 2023-04-18 18:53:42,949 79710 DEBUG [tempest.lib.common.rest_client ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:53:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63efb53c-f5d5-405d-8d95-f66148a3d769', 'content-length': '893', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63efb53c-f5d5-405d-8d95-f66148a3d769', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6e033a11fa5a4a9f9248b21bc557fe56/volumes/48854b03-26df-4448-8777-9ddb60c18a35'} Body: b'{"volume": {"id": "48854b03-26df-4448-8777-9ddb60c18a35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:53:43.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-500908392", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6e033a11fa5a4a9f9248b21bc557fe56/volumes/48854b03-26df-4448-8777-9ddb60c18a35"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6e033a11fa5a4a9f9248b21bc557fe56/volumes/48854b03-26df-4448-8777-9ddb60c18a35"}], "user_id": "923d15d30ba248488ee971e239bcfec4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e033a11fa5a4a9f9248b21bc557fe56"}}' 2023-04-18 18:53:44,008 79710 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/volume/v3/6e033a11fa5a4a9f9248b21bc557fe56/volumes/48854b03-26df-4448-8777-9ddb60c18a35 0.048s 2023-04-18 18:53:44,008 79710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:53:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b62f23cc-785f-4237-a367-2ef7591dbacf', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b62f23cc-785f-4237-a367-2ef7591dbacf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6e033a11fa5a4a9f9248b21bc557fe56/volumes/48854b03-26df-4448-8777-9ddb60c18a35'} Body: b'{"volume": {"id": "48854b03-26df-4448-8777-9ddb60c18a35", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:53:43.000000", "updated_at": "2023-04-18T18:53:43.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-500908392", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6e033a11fa5a4a9f9248b21bc557fe56/volumes/48854b03-26df-4448-8777-9ddb60c18a35"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6e033a11fa5a4a9f9248b21bc557fe56/volumes/48854b03-26df-4448-8777-9ddb60c18a35"}], "user_id": "923d15d30ba248488ee971e239bcfec4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e033a11fa5a4a9f9248b21bc557fe56"}}' 2023-04-18 18:53:44,138 79710 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/6e033a11fa5a4a9f9248b21bc557fe56/volumes/48854b03-26df-4448-8777-9ddb60c18a35 0.118s 2023-04-18 18:53:44,139 79710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:53:44 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-02b4594b-4920-4c13-84b3-d7f8fc41d4fa', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6e033a11fa5a4a9f9248b21bc557fe56/volumes/48854b03-26df-4448-8777-9ddb60c18a35'} Body: b'' 2023-04-18 18:53:44,162 79710 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/6e033a11fa5a4a9f9248b21bc557fe56/volumes/48854b03-26df-4448-8777-9ddb60c18a35 0.022s 2023-04-18 18:53:44,162 79710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:53:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-e55d3ba5-47c1-4f81-8943-fcc0af4ea994', 'x-openstack-request-id': 'req-e55d3ba5-47c1-4f81-8943-fcc0af4ea994', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/6e033a11fa5a4a9f9248b21bc557fe56/volumes/48854b03-26df-4448-8777-9ddb60c18a35'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 48854b03-26df-4448-8777-9ddb60c18a35 could not be found."}}' {9} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_list_services [0.028207s] ... ok {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_image_defined_boot_from_volume [1.594496s] ... 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 91527250-6f73-4045-8e7e-7861640127b9 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 18:53:44,188 79710 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/image/v2/images/c82b487d-70d3-49d8-9a21-424651a35dee 0.023s 2023-04-18 18:53:44,189 79710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:53:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-57605d3d-80df-44fa-84e8-4d65c27d2205', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/c82b487d-70d3-49d8-9a21-424651a35dee'} 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": "eac158c03b604eaab4395b780276080f", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "c82b487d-70d3-49d8-9a21-424651a35dee", "created_at": "2023-04-18T18:38:57Z", "updated_at": "2023-04-18T18:38:59Z", "tags": [], "self": "/v2/images/c82b487d-70d3-49d8-9a21-424651a35dee", "file": "/v2/images/c82b487d-70d3-49d8-9a21-424651a35dee/file", "schema": "/v2/schemas/image"}' 2023-04-18 18:53:44,508 79710 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 202 POST http://10.0.0.210/volume/v3/6e033a11fa5a4a9f9248b21bc557fe56/volumes 0.317s 2023-04-18 18:53:44,510 79710 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-2128782337", "snapshot_id": null, "imageRef": "c82b487d-70d3-49d8-9a21-424651a35dee", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:53:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7f088d4-7b6f-49bf-95f9-60ecefbe4a01', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7f088d4-7b6f-49bf-95f9-60ecefbe4a01', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6e033a11fa5a4a9f9248b21bc557fe56/volumes'} Body: b'{"volume": {"id": "91527250-6f73-4045-8e7e-7861640127b9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:53:44.442489", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-2128782337", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6e033a11fa5a4a9f9248b21bc557fe56/volumes/91527250-6f73-4045-8e7e-7861640127b9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6e033a11fa5a4a9f9248b21bc557fe56/volumes/91527250-6f73-4045-8e7e-7861640127b9"}], "user_id": "923d15d30ba248488ee971e239bcfec4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 18:53:44,574 79710 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/volume/v3/6e033a11fa5a4a9f9248b21bc557fe56/volumes/91527250-6f73-4045-8e7e-7861640127b9 0.050s 2023-04-18 18:53:44,574 79710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:53:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ecbdfb3-6034-4dab-aaef-e945984d0aa3', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ecbdfb3-6034-4dab-aaef-e945984d0aa3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6e033a11fa5a4a9f9248b21bc557fe56/volumes/91527250-6f73-4045-8e7e-7861640127b9'} Body: b'{"volume": {"id": "91527250-6f73-4045-8e7e-7861640127b9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:53:44.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-2128782337", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6e033a11fa5a4a9f9248b21bc557fe56/volumes/91527250-6f73-4045-8e7e-7861640127b9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6e033a11fa5a4a9f9248b21bc557fe56/volumes/91527250-6f73-4045-8e7e-7861640127b9"}], "user_id": "923d15d30ba248488ee971e239bcfec4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e033a11fa5a4a9f9248b21bc557fe56"}}' 2023-04-18 18:53:45,626 79710 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/volume/v3/6e033a11fa5a4a9f9248b21bc557fe56/volumes/91527250-6f73-4045-8e7e-7861640127b9 0.040s 2023-04-18 18:53:45,626 79710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:53:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb901b04-2419-4a11-906a-a6d6a5c653fd', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb901b04-2419-4a11-906a-a6d6a5c653fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6e033a11fa5a4a9f9248b21bc557fe56/volumes/91527250-6f73-4045-8e7e-7861640127b9'} Body: b'{"volume": {"id": "91527250-6f73-4045-8e7e-7861640127b9", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:53:44.000000", "updated_at": "2023-04-18T18:53:45.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-2128782337", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6e033a11fa5a4a9f9248b21bc557fe56/volumes/91527250-6f73-4045-8e7e-7861640127b9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6e033a11fa5a4a9f9248b21bc557fe56/volumes/91527250-6f73-4045-8e7e-7861640127b9"}], "user_id": "923d15d30ba248488ee971e239bcfec4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e033a11fa5a4a9f9248b21bc557fe56"}}' 2023-04-18 18:53:45,736 79710 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/6e033a11fa5a4a9f9248b21bc557fe56/volumes/91527250-6f73-4045-8e7e-7861640127b9 0.098s 2023-04-18 18:53:45,737 79710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:53: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-23c4d10f-7bfa-426e-bfd0-bae0eb309bb4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6e033a11fa5a4a9f9248b21bc557fe56/volumes/91527250-6f73-4045-8e7e-7861640127b9'} Body: b'' 2023-04-18 18:53:45,758 79710 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/6e033a11fa5a4a9f9248b21bc557fe56/volumes/91527250-6f73-4045-8e7e-7861640127b9 0.021s 2023-04-18 18:53:45,758 79710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:53: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-b59e12e7-237a-4b1e-8de1-dee2abf50ae5', 'x-openstack-request-id': 'req-b59e12e7-237a-4b1e-8de1-dee2abf50ae5', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/6e033a11fa5a4a9f9248b21bc557fe56/volumes/91527250-6f73-4045-8e7e-7861640127b9'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 91527250-6f73-4045-8e7e-7861640127b9 could not be found."}}' {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern [3.296858s] ... 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 e990e53b-f43c-42aa-937b-cc13880e827f failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 18:53:45,763 79710 INFO [tempest.scenario.test_volume_boot_pattern] Creating keypair and security group 2023-04-18 18:53:45,823 79710 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.054s 2023-04-18 18:53:45,824 79710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestVolumeBootPattern-1062725749", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFFXFhX7ijFfDg270zO7rFblgeydYlhmlK0uGT7lj/XEeR+oRKw+7Vv6+HMLPbUqbgMENdKqRLMMjlo2lRmq0LtP5PsaZwUJNk+Qstm8Jbi+Tr5Rf2dnEzgnrIUKqW9ARQ=="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:53:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8f28c109-68c0-4c02-9d31-351bad8af2b4', 'x-compute-request-id': 'req-8f28c109-68c0-4c02-9d31-351bad8af2b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestVolumeBootPattern-1062725749", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFFXFhX7ijFfDg270zO7rFblgeydYlhmlK0uGT7lj/XEeR+oRKw+7Vv6+HMLPbUqbgMENdKqRLMMjlo2lRmq0LtP5PsaZwUJNk+Qstm8Jbi+Tr5Rf2dnEzgnrIUKqW9ARQ==", "fingerprint": "36:32:a9:bc:7b:b5:1a:18:a4:e2:9d:d0:98:db:d3:92", "user_id": "923d15d30ba248488ee971e239bcfec4"}}' 2023-04-18 18:53:45,979 79710 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.148s 2023-04-18 18:53:45,979 79710 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-1078237529", "description": "tempest-secgroup-smoke-1078237529 description", "project_id": "6e033a11fa5a4a9f9248b21bc557fe56"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-2128260d-7a2c-4199-8063-33efdbfb9e91', 'date': 'Tue, 18 Apr 2023 18:53:45 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "bacf1408-c6bb-41e8-8954-f112f6cd2326", "name": "tempest-secgroup-smoke-1078237529", "stateful": true, "tenant_id": "6e033a11fa5a4a9f9248b21bc557fe56", "description": "tempest-secgroup-smoke-1078237529 description", "shared": false, "security_group_rules": [{"id": "3b129b0f-e3ff-4119-8f6b-42720c184296", "tenant_id": "6e033a11fa5a4a9f9248b21bc557fe56", "security_group_id": "bacf1408-c6bb-41e8-8954-f112f6cd2326", "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": 955, "description": null, "tags": [], "created_at": "2023-04-18T18:53:45Z", "updated_at": "2023-04-18T18:53:45Z", "revision_number": 0, "project_id": "6e033a11fa5a4a9f9248b21bc557fe56"}, {"id": "89f54d2e-a536-422c-a999-6ae674784460", "tenant_id": "6e033a11fa5a4a9f9248b21bc557fe56", "security_group_id": "bacf1408-c6bb-41e8-8954-f112f6cd2326", "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": 956, "description": null, "tags": [], "created_at": "2023-04-18T18:53:45Z", "updated_at": "2023-04-18T18:53:45Z", "revision_number": 0, "project_id": "6e033 a11fa5a4a9f9248b21bc557fe56"}], "tags": [], "created_at": "2023-04-18T18:53:45Z", "updated_at": "2023-04-18T18:53:45Z", "revision_number": 1, "project_id": "6e033a11fa5a4a9f9248b21bc557fe56"}}' 2023-04-18 18:53:46,162 79710 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.182s 2023-04-18 18:53:46,163 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": "bacf1408-c6bb-41e8-8954-f112f6cd2326", "project_id": "6e033a11fa5a4a9f9248b21bc557fe56", "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-b3701c27-0270-4b46-9c71-bb8ba3d04903', 'date': 'Tue, 18 Apr 2023 18:53: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": "18ccc682-c960-49c6-8efe-d4228776c705", "tenant_id": "6e033a11fa5a4a9f9248b21bc557fe56", "security_group_id": "bacf1408-c6bb-41e8-8954-f112f6cd2326", "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-18T18:53:46Z", "updated_at": "2023-04-18T18:53:46Z", "revision_number": 0, "project_id": "6e033a11fa5a4a9f9248b21bc557fe56"}}' 2023-04-18 18:53:46,326 79710 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-18 18:53:46,326 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": "bacf1408-c6bb-41e8-8954-f112f6cd2326", "project_id": "6e033a11fa5a4a9f9248b21bc557fe56", "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-4e6ed954-2307-40f6-b2bb-c147e8d9818e', 'date': 'Tue, 18 Apr 2023 18:53: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": "83d199ed-9875-44a8-9c29-0febee1680e4", "tenant_id": "6e033a11fa5a4a9f9248b21bc557fe56", "security_group_id": "bacf1408-c6bb-41e8-8954-f112f6cd2326", "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-18T18:53:46Z", "updated_at": "2023-04-18T18:53:46Z", "revision_number": 0, "project_id": "6e033a11fa5a4a9f9248b21bc557fe56"}}' 2023-04-18 18:53:46,486 79710 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-18 18:53:46,487 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": "bacf1408-c6bb-41e8-8954-f112f6cd2326", "project_id": "6e033a11fa5a4a9f9248b21bc557fe56", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-01bd0692-f203-4a68-bfca-3306c064133f', 'date': 'Tue, 18 Apr 2023 18:53:46 GMT', 'connection': 'close', 'status': '201', 'content-lo cation': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "52afed68-32c7-4761-b35d-9283b73576cb", "tenant_id": "6e033a11fa5a4a9f9248b21bc557fe56", "security_group_id": "bacf1408-c6bb-41e8-8954-f112f6cd2326", "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-18T18:53:46Z", "updated_at": "2023-04-18T18:53:46Z", "revision_number": 0, "project_id": "6e033a11fa5a4a9f9248b21bc557fe56"}}' 2023-04-18 18:53:46,658 79710 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.171s 2023-04-18 18:53:46,658 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": "bacf1408-c6bb-41e8-8954-f112f6cd2326", "project_id": "6e033a11fa5a4a9f9248b21bc557fe56", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-4483f464-87a4-4dea-b1d5-3d1bace46642', 'date': 'Tue, 18 Apr 2023 18:53: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": "055f3c26-ae3b-4ca5-af9a-2752ac09f54e", "tenant_id": "6e033a11fa5a4a9f9248b21bc557fe56", "security_group_id": "bacf1408-c6bb-41e8-8954-f112f6cd2326", "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-18T18:53:46Z", "updated_at": "2023-04-18T18:53:46Z", "revision_number": 0, "project_id": "6e033a11fa5a4a9f9248b21bc557fe56"}}' 2023-04-18 18:53:46,830 79710 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.171s 2023-04-18 18:53:46,831 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": "bacf1408-c6bb-41e8-8954-f112f6cd2326", "project_id": "6e033a11fa5a4a9f9248b21bc557fe56", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-996e184f-7a73-4b9a-8a3e-3bdae74785ff', 'date': 'Tue, 18 Apr 2023 18:53: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": "2d5fcb2f-cfc8-4c8b-9c16-55f4a88c0635", "tenant_id": "6e033a11fa5a4a9f9248b21bc557fe56", "security_group_id": "bacf1408-c6bb-41e8-8954-f112f6cd2326", "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-18T18:53:46Z", "updated_at": "2023-04-18T18:53:46Z", "revision_number": 0, "project_id": "6e033a11fa5a4a9f9248b21bc557fe56"}}' 2023-04-18 18:53:47,046 79710 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.215s 2023-04-18 18:53:47,046 79710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_gr oup_rule": {"security_group_id": "bacf1408-c6bb-41e8-8954-f112f6cd2326", "project_id": "6e033a11fa5a4a9f9248b21bc557fe56", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-e5ac0d3f-e419-4670-bed5-e199a595d5d2', 'date': 'Tue, 18 Apr 2023 18:53: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": "388e62b1-84b7-4406-b7dc-a9f4ca0778fb", "tenant_id": "6e033a11fa5a4a9f9248b21bc557fe56", "security_group_id": "bacf1408-c6bb-41e8-8954-f112f6cd2326", "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-18T18:53:46Z", "updated_at": "2023-04-18T18:53:46Z", "revision_number": 0, "project_id": "6e033a11fa5a4a9f9248b21bc557fe56"}}' 2023-04-18 18:53:47,047 79710 INFO [tempest.scenario.test_volume_boot_pattern] Booting instance 1 from volume 2023-04-18 18:53:47,067 79710 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/image/v2/images/c82b487d-70d3-49d8-9a21-424651a35dee 0.020s 2023-04-18 18:53:47,068 79710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:53:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-29fd77b9-a160-4710-8ff2-95173e7645e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/c82b487d-70d3-49d8-9a21-424651a35dee'} 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": "eac158c03b604eaab4395b780276080f", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "c82b487d-70d3-49d8-9a21-424651a35dee", "created_at": "2023-04-18T18:38:57Z", "updated_at": "2023-04-18T18:38:59Z", "tags": [], "self": "/v2/images/c82b487d-70d3-49d8-9a21-424651a35dee", "file": "/v2/images/c82b487d-70d3-49d8-9a21-424651a35dee/file", "schema": "/v2/schemas/image"}' 2023-04-18 18:53:47,602 79710 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 202 POST http://10.0.0.210/volume/v3/6e033a11fa5a4a9f9248b21bc557fe56/volumes 0.534s 2023-04-18 18:53:47,603 79710 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-1285103063", "snapshot_id": null, "imageRef": "c82b487d-70d3-49d8-9a21-424651a35dee", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:53:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-077dc67b-a27c-4e96-8622-dd81cff3bca4', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-077dc67b-a27c-4e96-8622-dd81cff3bca4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6e033a11fa5a4a9f9248b21bc557fe56/volu mes'} Body: b'{"volume": {"id": "e990e53b-f43c-42aa-937b-cc13880e827f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:53:47.513097", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1285103063", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6e033a11fa5a4a9f9248b21bc557fe56/volumes/e990e53b-f43c-42aa-937b-cc13880e827f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6e033a11fa5a4a9f9248b21bc557fe56/volumes/e990e53b-f43c-42aa-937b-cc13880e827f"}], "user_id": "923d15d30ba248488ee971e239bcfec4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 18:53:47,657 79710 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/volume/v3/6e033a11fa5a4a9f9248b21bc557fe56/volumes/e990e53b-f43c-42aa-937b-cc13880e827f 0.043s 2023-04-18 18:53:47,657 79710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:53:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4893dfe-194d-4751-9b38-424e238a6f3c', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4893dfe-194d-4751-9b38-424e238a6f3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6e033a11fa5a4a9f9248b21bc557fe56/volumes/e990e53b-f43c-42aa-937b-cc13880e827f'} Body: b'{"volume": {"id": "e990e53b-f43c-42aa-937b-cc13880e827f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:53:48.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1285103063", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6e033a11fa5a4a9f9248b21bc557fe56/volumes/e990e53b-f43c-42aa-937b-cc13880e827f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6e033a11fa5a4a9f9248b21bc557fe56/volumes/e990e53b-f43c-42aa-937b-cc13880e827f"}], "user_id": "923d15d30ba248488ee971e239bcfec4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e033a11fa5a4a9f9248b21bc557fe56"}}' 2023-04-18 18:53:48,711 79710 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/volume/v3/6e033a11fa5a4a9f9248b21bc557fe56/volumes/e990e53b-f43c-42aa-937b-cc13880e827f 0.042s 2023-04-18 18:53:48,711 79710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:53:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac06cfe4-0274-4cda-aad1-91927d874a04', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac06cfe4-0274-4cda-aad1-91927d874a04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6e033a11fa5a4a9f9248b21bc557fe56/volumes/e990e53b-f43c-42aa-937b-cc13880e827f'} Body: b'{"volume": {"id": "e990e53b-f43c-42aa-937b-cc13880e827f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:53:48.000000", "updated_at": "2023-04-18T18:53:48.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1285103063", "description": null, "volume_type": "joviandss-2" , "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6e033a11fa5a4a9f9248b21bc557fe56/volumes/e990e53b-f43c-42aa-937b-cc13880e827f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6e033a11fa5a4a9f9248b21bc557fe56/volumes/e990e53b-f43c-42aa-937b-cc13880e827f"}], "user_id": "923d15d30ba248488ee971e239bcfec4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e033a11fa5a4a9f9248b21bc557fe56"}}' 2023-04-18 18:53:48,854 79710 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/6e033a11fa5a4a9f9248b21bc557fe56/volumes/e990e53b-f43c-42aa-937b-cc13880e827f 0.132s 2023-04-18 18:53:48,854 79710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:53: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-5e3a6ee9-e4bd-43d2-8d97-1d35a33868ca', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6e033a11fa5a4a9f9248b21bc557fe56/volumes/e990e53b-f43c-42aa-937b-cc13880e827f'} Body: b'' 2023-04-18 18:53:48,876 79710 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/6e033a11fa5a4a9f9248b21bc557fe56/volumes/e990e53b-f43c-42aa-937b-cc13880e827f 0.021s 2023-04-18 18:53:48,876 79710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:53:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-d76f657f-5939-4c13-9ccd-971235841c2f', 'x-openstack-request-id': 'req-d76f657f-5939-4c13-9ccd-971235841c2f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/6e033a11fa5a4a9f9248b21bc557fe56/volumes/e990e53b-f43c-42aa-937b-cc13880e827f'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume e990e53b-f43c-42aa-937b-cc13880e827f could not be found."}}' 2023-04-18 18:53:49,031 79710 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/bacf1408-c6bb-41e8-8954-f112f6cd2326 0.154s 2023-04-18 18:53:49,031 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-ab6223cd-959d-487a-80e4-406400ba634c', 'content-length': '0', 'date': 'Tue, 18 Apr 2023 18:53:49 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/bacf1408-c6bb-41e8-8954-f112f6cd2326'} Body: b'' 2023-04-18 18:53:49,058 79710 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestVolumeBootPattern-1062725749 0.027s 2023-04-18 18:53:49,059 79710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:53:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'va ry': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ea978918-8752-49ee-8b3f-137c9d05635e', 'x-compute-request-id': 'req-ea978918-8752-49ee-8b3f-137c9d05635e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestVolumeBootPattern-1062725749'} Body: b'' {3} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments [166.950718s] ... 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 adf4ad28-a248-4011-b889-64df5799230a failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 18:51:18,005 79716 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-18 18:51:18,005 79716 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-18 18:51:18,057 79716 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.049s 2023-04-18 18:51:18,057 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1204520254", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJCCFNn+Nbdzuj6xIZavnyxoU9SsdIFOe0x9hJJApWRYmoUqPZq6hVOTEzap59U36KNaFhNGv3Vsw4Xs0rMCUKvnjD4LXKTkcS1JZZpE9WwepBSzjYabVMWE09O2SFdR+A=="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:51:18 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-1c59816e-aaa8-40eb-93a0-2e59523c03bb', 'x-compute-request-id': 'req-1c59816e-aaa8-40eb-93a0-2e59523c03bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1204520254", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJCCFNn+Nbdzuj6xIZavnyxoU9SsdIFOe0x9hJJApWRYmoUqPZq6hVOTEzap59U36KNaFhNGv3Vsw4Xs0rMCUKvnjD4LXKTkcS1JZZpE9WwepBSzjYabVMWE09O2SFdR+A==", "fingerprint": "a2:45:6d:72:02:ae:3e:1e:03:b2:8e:ab:27:b0:5f:f4", "user_id": "4874f52afd004c78a32a527a485585b4"}}' 2023-04-18 18:51:18,060 79716 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1204520254 created 2023-04-18 18:51:18,227 79716 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.167s 2023-04-18 18:51:18,228 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--110848586", "description": "tempest-description--1575036144"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-e6271d95-4016-45e3-ba33-0559e8285759', 'date': 'Tue, 18 Apr 2023 18:51:18 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "57a5df1c-ccb3-4c8d-868d-12aa78dd3776", "name": "tempest-securitygroup--110848586", "stateful": true, "tenant_id": "b87957319570441dbe9efc54251059d3", "description": "tempest-description--1575036144", "shared": false, "security_group_rules": [{"id": "24e4dae8-1449-4de1-a4ac-5ffd4fb43fc0", "tenant_id": "b87957319570441dbe9efc54251059d3", "security_group_id": "57a5df1c-ccb3-4c8d-868d-12aa78dd3776", "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": 705, "description": null, "tags": [], "created_at": "2023-04-18T18:51:18Z", "updated_at": "2023-04-18T18:51:18Z", "revision_number": 0, "project_id": "b87957319570441dbe9efc54251059d3"}, {"id": "dce51589-0ed7-4c79-8a1d-e676323b33af", "tenant_id": "b87957319570441dbe9efc54251059d3", "security_group_id": "57a5df1c-ccb3-4c8d-868d-12aa78dd3776", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "norm alized_cidr": null, "remote_group_id": null, "standard_attr_id": 704, "description": null, "tags": [], "created_at": "2023-04-18T18:51:18Z", "updated_at": "2023-04-18T18:51:18Z", "revision_number": 0, "project_id": "b87957319570441dbe9efc54251059d3"}], "tags": [], "created_at": "2023-04-18T18:51:18Z", "updated_at": "2023-04-18T18:51:18Z", "revision_number": 1, "project_id": "b87957319570441dbe9efc54251059d3"}}' 2023-04-18 18:51:18,402 79716 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.173s 2023-04-18 18:51:18,402 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "57a5df1c-ccb3-4c8d-868d-12aa78dd3776", "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-c7295da6-3b32-462d-9a17-127453512263', 'date': 'Tue, 18 Apr 2023 18:51: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": "3bd9cf3c-797a-4abd-8748-0adcd7bfd4e5", "tenant_id": "b87957319570441dbe9efc54251059d3", "security_group_id": "57a5df1c-ccb3-4c8d-868d-12aa78dd3776", "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-18T18:51:18Z", "updated_at": "2023-04-18T18:51:18Z", "revision_number": 0, "project_id": "b87957319570441dbe9efc54251059d3"}}' 2023-04-18 18:51:18,566 79716 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.163s 2023-04-18 18:51:18,566 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "57a5df1c-ccb3-4c8d-868d-12aa78dd3776", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-b4e364a3-aec6-4952-a766-4acd23f8bfbf', 'date': 'Tue, 18 Apr 2023 18:51: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": "6467f357-29eb-4617-a7fa-bb190923b3b2", "tenant_id": "b87957319570441dbe9efc54251059d3", "security_group_id": "57a5df1c-ccb3-4c8d-868d-12aa78dd3776", "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-18T18:51:18Z", "updated_at": "2023-04-18T18:51:18Z", "revision_number": 0, "project_id": "b87957319570441dbe9efc54251059d3"}}' 2023-04-18 18:51:18,566 79716 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--110848586 created 2023-04-18 18:51:19,479 79716 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.912s 2023-04-18 18:51:19,479 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "31d39076-dc96-4194-a649-5fcd7e2f82dc"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x -openstack-request-id': 'req-227f610c-eba9-40ff-add4-80c06bca4020', 'date': 'Tue, 18 Apr 2023 18:51:19 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "9ed2d5e0-4777-4d24-8c82-9ab52688b70e", "tenant_id": "b87957319570441dbe9efc54251059d3", "floating_ip_address": "172.24.4.241", "floating_network_id": "31d39076-dc96-4194-a649-5fcd7e2f82dc", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "b87957319570441dbe9efc54251059d3", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-18T18:51:19Z", "updated_at": "2023-04-18T18:51:19Z", "revision_number": 0}}' 2023-04-18 18:51:19,480 79716 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '9ed2d5e0-4777-4d24-8c82-9ab52688b70e', 'tenant_id': 'b87957319570441dbe9efc54251059d3', 'floating_ip_address': '172.24.4.241', 'floating_network_id': '31d39076-dc96-4194-a649-5fcd7e2f82dc', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'b87957319570441dbe9efc54251059d3', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-18T18:51:19Z', 'updated_at': '2023-04-18T18:51:19Z', 'revision_number': 0, 'ip': '172.24.4.241'} created 2023-04-18 18:51:19,582 79716 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.097s 2023-04-18 18:51:19,582 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 18:51:19 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-d1ad23cb-e138-488c-b451-bcc5fba60e76', '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": "4874f52afd004c78a32a527a485585b4", "name": "tempest-AttachVolumeTestJSON-1089450924-project-member", "password_expires_at": null}, "audit_ids": ["VyJXLk3pSAunqT1FVRCkSg"], "expires_at": "2023-04-18T19:51:19.000000Z", "issued_at": "2023-04-18T18:51:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b87957319570441dbe9efc54251059d3", "name": "tempest-AttachVolumeTestJSON-1089450924"}, "is_domain": false, "roles": [{"id": "35697bd1c3044a1fbd5795113c41efb7", "name": "reader"}, {"id": "7058366a9fca443e9f44c95d078fcd58", "name": "member"}], "catalog": [{"endpoints": [{"id": "91478bb14fa24dc18a442602e5f97ca2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/b87957319570441dbe9efc54251059d3", "region": "RegionOne"}], "id": "7be72221085d4944a946c97ce08fe0ba", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "a95f50d538a94de29a9a69d17d76bd36", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "96a88896ecc9496da6d9e54366fc23b9", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "3f738fffaddc4d75802cacb0bcb457ee", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/b87957319570441dbe9efc54251059d3", "region": "RegionOne"}], "id": "9ef904c6d5494133b74a9881e4a175c8", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "a5ee12dbfaab49159c461dbeffc63c63", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "a56bae77ec6c4dae90bdf0ec335648ae", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "650aec42df824256ba1796a0f4fa4bbb", "interface": "public", "region_id": "RegionOne", "u rl": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "affc40d7318340b699f04996f49cf400", "type": "image", "name": "glance"}, {"endpoints": [{"id": "6590deb5fd8b448b9f5db913f58adec5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "eb545688324f4c1980813ba1d95d408e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "99a6368efe954c65b6d93304b2b0d191", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "f7e66750d7a84de281ee5c5b746d4e62", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "abe90ddcbe5b4d5bb77a7bd32b6e5e96", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/b87957319570441dbe9efc54251059d3", "region": "RegionOne"}], "id": "fa260696b99e4f908d5beeb126d1233f", "type": "volumev3", "name": "cinderv3"}]}}' 2023-04-18 18:51:19,582 79716 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_list_get_volume_attachments) Found network {'id': '26a81738-5c09-4ad6-9623-f1d56d9d3805', 'name': 'tempest-AttachVolumeTestJSON-107856298-network', 'tenant_id': 'b87957319570441dbe9efc54251059d3', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'b87957319570441dbe9efc54251059d3', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 47416, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T18:48:25Z', 'updated_at': '2023-04-18T18:48:25Z', 'revision_number': 1} available for tenant 2023-04-18 18:51:19,583 79716 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1204520254', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJCCFNn+Nbdzuj6xIZavnyxoU9SsdIFOe0x9hJJApWRYmoUqPZq6hVOTEzap59U36KNaFhNGv3Vsw4Xs0rMCUKvnjD4LXKTkcS1JZZpE9WwepBSzjYabVMWE09O2SFdR+A==', 'fingerprint': 'a2:45:6d:72:02:ae:3e:1e:03:b2:8e:ab:27:b0:5f:f4', 'user_id': '4874f52afd004c78a32a527a485585b4', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDAuJS7WKV/MzKIJiZD4uefP3mXw/15+ILeRClLAtAADE2XvwvYCBwG8\nJw72VPTBU+WgBwYFK4EEACKhZANiAASQghTZ/jW3c7o+sSGWr58saFPUrHSBTntM\nfYSSQKVkWJqFKj2auoVTkxM2qefVN+ijWhYTRr91bMOF7NKzAlCr54w+C1yk5HEt\nSWWaRPVsHqQUs42Gm1TFhNPTtkhXUfg=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '57a5df1c-ccb3-4c8d-868d-12aa78dd3776', 'name': 'tempest-securitygroup--110848586', 'stateful': True, 'tenant_id': 'b87957319570441dbe9efc54251059d3', 'description': 'tempest-description--1575036144', 'shared': False, 'security_group_rules': [{'id': '24e4dae8-1449-4de1-a4ac-5ffd4fb43fc0', 'tenant_id': 'b87957319570441dbe9efc54251059d3', 'security_group_id': '57a5df1c-ccb3-4c8d-868d-12aa78dd3776', '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': 705, 'description': None, 'tags': [], 'created_at': '2023-04-18T18:51:18Z', 'updated_at': '2023-04-18T18:51:18Z', 'revision_number': 0, 'project_id': 'b87957319570441dbe9efc54251059d3'}, {'id': 'dce51589-0ed7-4c79-8a1d-e676323b33af', 'tenant_id': 'b87957319570441dbe9efc54251059d3', 'security_group_id': '57a5df1c-ccb3-4c8d-868d-12aa78dd3776', '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': 704, 'description': None, 'tags': [], 'created_at': '2023-04-18T18:51:18Z', 'updated_at': '2023-04-18T18:51:18Z', 'revision_number': 0, 'project_id': 'b87957319570441dbe9efc54251059d3'}], 'tags': [], 'created_at': '2023 -04-18T18:51:18Z', 'updated_at': '2023-04-18T18:51:18Z', 'revision_number': 1, 'project_id': 'b87957319570441dbe9efc54251059d3'}, 'floating_ip': {'id': '9ed2d5e0-4777-4d24-8c82-9ab52688b70e', 'tenant_id': 'b87957319570441dbe9efc54251059d3', 'floating_ip_address': '172.24.4.241', 'floating_network_id': '31d39076-dc96-4194-a649-5fcd7e2f82dc', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'b87957319570441dbe9efc54251059d3', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-18T18:51:19Z', 'updated_at': '2023-04-18T18:51:19Z', 'revision_number': 0, 'ip': '172.24.4.241'}} 2023-04-18 18:51:20,518 79716 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.934s 2023-04-18 18:51:20,519 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeTestJSON-server-867351453", "imageRef": "c82b487d-70d3-49d8-9a21-424651a35dee", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "26a81738-5c09-4ad6-9623-f1d56d9d3805"}], "security_groups": [{"name": "tempest-securitygroup--110848586"}], "key_name": "tempest-keypair-1204520254", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:51:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/efc7b117-41f2-4c71-ac83-89f9fb97945c', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-86b906a0-325f-4288-967c-68fd84c29b4b', 'x-compute-request-id': 'req-86b906a0-325f-4288-967c-68fd84c29b4b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "efc7b117-41f2-4c71-ac83-89f9fb97945c", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/efc7b117-41f2-4c71-ac83-89f9fb97945c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/efc7b117-41f2-4c71-ac83-89f9fb97945c"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--110848586"}], "adminPass": "password"}}' 2023-04-18 18:51:20,648 79716 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/efc7b117-41f2-4c71-ac83-89f9fb97945c 0.126s 2023-04-18 18:51:20,648 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:51:20 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-73faf60d-9fae-438e-9fe6-f45256768334', 'x-compute-request-id': 'req-73faf60d-9fae-438e-9fe6-f45256768334', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/efc7b117-41f2-4c71-ac83-89f9fb97945c'} Body: b'{"server": {"id": "efc7b117-41f2-4c71-ac83-89f9fb97945c", "name": "tempest-AttachVolumeTestJSON-server-867351453", "status": "BUILD", "tenant_id": "b87957319570441dbe9efc54251059d3", "user_id": "4874f52afd004c78a32a527a485585b4", "metadata": {}, "hostId": "", "image": {"id": "c82b487d-70d3-49d8-9a21-424651a35dee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c82b487d-70d3-49d8-9a21-424651a35dee"}]}, "flavor": {"id": "42", " links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T18:51:20Z", "updated": "2023-04-18T18:51:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/efc7b117-41f2-4c71-ac83-89f9fb97945c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/efc7b117-41f2-4c71-ac83-89f9fb97945c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1204520254", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 18:52:10,956 79716 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/efc7b117-41f2-4c71-ac83-89f9fb97945c 0.249s 2023-04-18 18:52:10,956 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:52:10 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-e2c55845-9dfc-4ab5-a796-986ed8f7bac0', 'x-compute-request-id': 'req-e2c55845-9dfc-4ab5-a796-986ed8f7bac0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/efc7b117-41f2-4c71-ac83-89f9fb97945c'} Body: b'{"server": {"id": "efc7b117-41f2-4c71-ac83-89f9fb97945c", "name": "tempest-AttachVolumeTestJSON-server-867351453", "status": "ACTIVE", "tenant_id": "b87957319570441dbe9efc54251059d3", "user_id": "4874f52afd004c78a32a527a485585b4", "metadata": {}, "hostId": "6fc01c5463e950180520512264ed02fcbd72574c7bf6970d1da1f644", "image": {"id": "c82b487d-70d3-49d8-9a21-424651a35dee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c82b487d-70d3-49d8-9a21-424651a35dee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T18:51:20Z", "updated": "2023-04-18T18:51:28Z", "addresses": {"tempest-AttachVolumeTestJSON-107856298-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:08:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/efc7b117-41f2-4c71-ac83-89f9fb97945c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/efc7b117-41f2-4c71-ac83-89f9fb97945c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1204520254", "OS-SRV-USG:launched_at": "2023-04-18T18:51:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--110848586"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 18:52:10,967 79716 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-18 18:53:11,382 79716 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/efc7b117-41f2-4c71-ac83-89f9fb97945c/os-interface 0.367s 2023-04-18 18:53:11,383 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:53:11 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-42494744-705a-4b3b-ab07-469aed33e0bf', 'x-compute-request-id': 'req-42494744-705a-4b3b-ab07-469aed33e0bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/efc7b117-41f2-4c71-ac83-89f9fb97945c/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "26a81738-5c09-4ad6-9623-f1d56d9d3805", "port_id": "84361e20-ea32-4956-950e-4492b35fce30", "mac_addr": "fa:16:3e:e4:08:f8", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "f775df02-cd6f-4d7b-9ba5-20da4afebc66", "ip_address": "10.0.0.7"}]}]}' 2023-04-18 18:53:12,123 79716 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/9ed2d5e0-4777-4d24-8c82-9ab52688b70e 0.736s 2023-04-18 18:53:12,124 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "84361e20-ea32-4956-950e-4492b35fce30"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-9fbfdba4-c82d-4225-9ef8-b947494c2595', 'date': 'Tue, 18 Apr 2023 18:53:12 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/9ed2d5e0-4777-4d24-8c82-9ab52688b70e'} Body: b'{"floatingip": {"id": "9ed2d5e0-4777-4d24-8c82-9ab52688b70e", "tenant_id": "b87957319570441dbe9efc54251059d3", "floating_ip_address": "172.24.4.241", "floating_network_id": "31d39076-dc96-4194-a649-5fcd7e2f82dc", "router_id": "8985637e-2c10-45fd-b64f-bb4f1a45a1f4", "port_id": "84361e20-ea32-4956-950e-4492b35fce30", "fixed_ip_address": "10.0.0.7", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "26a81738-5c09-4ad6-9623-f1d56d9d3805", "mac_address": "fa:16:3e:e4:08:f8", "admin_state_up": true, "status": "ACTIVE", "device_id": "efc7b117-41f2-4c71-ac83-89f9fb97945c", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-18T18:51:19Z", "updated_at": "2023-04-18T18:53:11Z", "revision_number": 1, "project_id": "b87957319570441dbe9efc54251059d3"}}' 2023-04-18 18:53:12,125 79716 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.241:22' as 'cirros' with public key authentication 2023-04-18 18:53:12,163 79716 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-18 18:53:12,269 79716 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-18 18:53:12,269 79716 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.241 successfully created 2023-04-18 18:53:12,315 79716 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/efc7b117-41f2-4c71-ac83-89f9fb97945c/ips 0.045s 2023-04-18 18:53:12,315 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:53:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '103', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0ecd5cc5-fcbc-4b59-b3f8-c4172fe63485', 'x-compute-request-id': 'req-0ecd5cc5-fcbc-4b59-b3f8-c4172fe63485', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/efc7b117-41f2-4c71-ac83-89f9fb97945c/ips'} Body: b'{"addresses": {"tempest-AttachVolumeTestJSON-107856298-network": [{"version": 4, "addr": "10.0.0.7"}]}}' 2023-04-18 18:53:12,514 79716 INF O [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 202 POST http://10.0.0.210/volume/v3/b87957319570441dbe9efc54251059d3/volumes 0.194s 2023-04-18 18:53:12,514 79716 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-1149643252"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:53:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4f379c4-a8bb-44bd-bc01-1d2d4acf06ff', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4f379c4-a8bb-44bd-bc01-1d2d4acf06ff', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b87957319570441dbe9efc54251059d3/volumes'} Body: b'{"volume": {"id": "adf4ad28-a248-4011-b889-64df5799230a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:53:12.453455", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-1149643252", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b87957319570441dbe9efc54251059d3/volumes/adf4ad28-a248-4011-b889-64df5799230a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b87957319570441dbe9efc54251059d3/volumes/adf4ad28-a248-4011-b889-64df5799230a"}], "user_id": "4874f52afd004c78a32a527a485585b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 18:53:12,571 79716 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/b87957319570441dbe9efc54251059d3/volumes/adf4ad28-a248-4011-b889-64df5799230a 0.047s 2023-04-18 18:53:12,571 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:53:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6fadbf07-badd-4d70-a668-27b927a0a082', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6fadbf07-badd-4d70-a668-27b927a0a082', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b87957319570441dbe9efc54251059d3/volumes/adf4ad28-a248-4011-b889-64df5799230a'} Body: b'{"volume": {"id": "adf4ad28-a248-4011-b889-64df5799230a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:53:12.000000", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-1149643252", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b87957319570441dbe9efc54251059d3/volumes/adf4ad28-a248-4011-b889-64df5799230a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b87957319570441dbe9efc54251059d3/volumes/adf4ad28-a248-4011-b889-64df5799230a"}], "user_id": "4874f52afd004c78a32a527a485585b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b87957319570441dbe9efc54251059d3"}}' 2023-04-18 18:53:13,625 79716 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/b87957319570441dbe9efc54251059d3/volumes/adf4ad28-a248-4011-b889-64df5799230a 0.041s 2023-04-18 18:53:13,626 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:53:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1299311a-aade-45db-ac90-3fe1f8333cbd', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1299311a-aade-45db-ac90-3fe1f8333cbd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b87957319570441dbe9efc54251059d3/volumes/adf4ad28-a248-4011-b889-64df5799230a'} Body: b'{"volume": {"id": "adf4ad28-a248-4011-b889-64df5799230a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:53:12.000000", "updated_at": "2023-04-18T18:53:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1149643252", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b87957319570441dbe9efc54251059d3/volumes/adf4ad28-a248-4011-b889-64df5799230a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b87957319570441dbe9efc54251059d3/volumes/adf4ad28-a248-4011-b889-64df5799230a"}], "user_id": "4874f52afd004c78a32a527a485585b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b87957319570441dbe9efc54251059d3"}}' 2023-04-18 18:53:13,762 79716 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/efc7b117-41f2-4c71-ac83-89f9fb97945c 0.125s 2023-04-18 18:53:13,762 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:53: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-ca133099-fb02-4a00-9b34-873043119634', 'x-compute-request-id': 'req-ca133099-fb02-4a00-9b34-873043119634', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/efc7b117-41f2-4c71-ac83-89f9fb97945c'} Body: b'' 2023-04-18 18:53:13,949 79716 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/efc7b117-41f2-4c71-ac83-89f9fb97945c 0.186s 2023-04-18 18:53:13,949 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:53:13 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-b40e64d6-831f-4db7-b0ed-fa94925fab7d', 'x-compute-request-id': 'req-b40e64d6-831f-4db7-b0ed-fa94925fab7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/efc7b117-41f2-4c71-ac83-89f9fb97945c'} Body: b'{"server": {"id": "efc7b117-41f2-4c71-ac83-89f9fb97945c", "name": "tempest-AttachVolumeTestJSON-server-867351453", "status": "ACTIVE", "tenant_id": "b87957319570441dbe9efc54251059d3", "user_id": "4874f52afd004c78a32a527a485585b4", "metadata": {}, "hostId": "6fc01c5463e950180520512264ed02fcbd72574c7bf6970d1da1f644", "image": {"id": "c82b487d-70d3-49d8-9a21-424651a35dee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c82b487d-70d3-49d8-9a21-424651a35dee"}]}, "flavor": {"id": "42", "links": [{"rel ": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T18:51:20Z", "updated": "2023-04-18T18:53:14Z", "addresses": {"tempest-AttachVolumeTestJSON-107856298-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:08:f8"}, {"version": 4, "addr": "172.24.4.241", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:08:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/efc7b117-41f2-4c71-ac83-89f9fb97945c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/efc7b117-41f2-4c71-ac83-89f9fb97945c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1204520254", "OS-SRV-USG:launched_at": "2023-04-18T18:51:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--110848586"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 18:54:04,148 79716 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/efc7b117-41f2-4c71-ac83-89f9fb97945c 0.136s 2023-04-18 18:54:04,148 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:54: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-683f21ae-5364-454b-84dd-f63486b6a7fc', 'x-compute-request-id': 'req-683f21ae-5364-454b-84dd-f63486b6a7fc', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/efc7b117-41f2-4c71-ac83-89f9fb97945c'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance efc7b117-41f2-4c71-ac83-89f9fb97945c could not be found."}}' 2023-04-18 18:54:04,177 79716 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1204520254 0.028s 2023-04-18 18:54:04,178 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:54: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-ef2534f2-6726-4ae0-8cf7-a2f8718f7469', 'x-compute-request-id': 'req-ef2534f2-6726-4ae0-8cf7-a2f8718f7469', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1204520254'} Body: b'' 2023-04-18 18:54:04,340 79716 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/57a5df1c-ccb3-4c8d-868d-12aa78dd3776 0.161s 2023-04-18 18:54:04,341 79716 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-e594fa67-ffa8-4fff-aa92-69a03949071a', 'content-length': '0', 'date': 'Tue, 18 Apr 2023 18:54:04 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/57a5df1c-ccb3-4c8d-868d-12aa78dd3776'} Body: b'' 2023-04-18 18:54:04,385 79716 INFO [tempest.li b.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/57a5df1c-ccb3-4c8d-868d-12aa78dd3776 0.044s 2023-04-18 18:54:04,385 79716 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-c4047f7f-6713-4ff2-a0a3-749d2bc3d9d4', 'date': 'Tue, 18 Apr 2023 18:54:04 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/57a5df1c-ccb3-4c8d-868d-12aa78dd3776'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 57a5df1c-ccb3-4c8d-868d-12aa78dd3776 does not exist", "detail": ""}}' 2023-04-18 18:54:04,954 79716 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/9ed2d5e0-4777-4d24-8c82-9ab52688b70e 0.568s 2023-04-18 18:54:04,954 79716 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-91f21c68-46a6-40f2-a1fa-dbebfcd6d8c1', 'content-length': '0', 'date': 'Tue, 18 Apr 2023 18:54:04 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/9ed2d5e0-4777-4d24-8c82-9ab52688b70e'} Body: b'' {3} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_create_group_from_group_snapshot [1.835048s] ... 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 79eba6e5-a42b-44fc-b500-6b8b1f3db7e2 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 18:54:11,180 79716 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 200 POST http://10.0.0.210/volume/v3/f29bd5e52c264b39a655accdeb356867/types 0.189s 2023-04-18 18:54:11,180 79716 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-1489958842"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:54:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4a20e90-b7aa-45fe-af87-608ec52ca383', 'content-length': '224', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4a20e90-b7aa-45fe-af87-608ec52ca383', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f29bd5e52c264b39a655accdeb356867/types'} Body: b'{"volume_type": {"id": "d8fc7331-a071-422f-a654-d837ac0b1832", "name": "tempest-GroupSnapshotsTest-volume-type-1489958842", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-18 18:54:11,244 79716 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 202 POST http://10.0.0.210/volume/v3/f29bd5e52c264b39a655accdeb356867/group_types 0.057s 2023-04-18 18:54:11,245 79716 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-1014475445"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:54:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f15e72e-5c9a-4002-9875-1330ab89bc6d', 'content-length': '181', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f15e72e-5c9a-4002-9875-1330ab89bc6d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f29bd5e52c264b39a655accdeb356867/group_types'} Body: b'{"group_type": {"id": "68ef1fde-8432-4d48-beac-1bef12fd3f09", "name": "tempest-GroupSnapshotsTest-group-type-1014475445", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-18 18:54:11,451 79716 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 202 POST http://10.0.0.210/volume/v3/fcfa1165b75e420889c9bc4cbbca27f9/groups 0.201s 2023-04-18 18:54:11,452 79716 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": "68ef1fde-8432-4d48-beac-1bef12fd3f09", "volume_types": ["d8fc7331-a071-422f-a654-d837ac0b1832"], "name": "tempest-GroupSnapshotsTest-Group-1732689824"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:54:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef801fcd-aeca-488c-bfa3-3ae7dec301ee', 'content-length': '112', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef801fcd-aeca-488c-bfa3-3ae7dec301ee', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/fcfa1165b75e420889c9bc4cbbca27f9/groups'} Body: b'{"group": {"id": "79eba6e5-a42b-44fc-b500-6b8b1f3db7e2", "name": "tempest-GroupSnapshotsTest-Group-1732689824"}}' 2023-04-18 18:54:11,494 79716 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 200 GET http://10.0.0.210/volume/v3/fcfa1165b75e420889c9bc4cbbca27f9/groups/79eba6e5-a42b-44fc-b500-6b8b1f3db7e2 0.039s 2023-04-18 18:54:11,494 79716 DEBUG [tempest.lib.c ommon.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:54:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9de070bd-3963-49f3-ae83-91250d563a00', 'content-length': '392', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9de070bd-3963-49f3-ae83-91250d563a00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/fcfa1165b75e420889c9bc4cbbca27f9/groups/79eba6e5-a42b-44fc-b500-6b8b1f3db7e2'} Body: b'{"group": {"id": "79eba6e5-a42b-44fc-b500-6b8b1f3db7e2", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-18T18:54:11.000000", "name": "tempest-GroupSnapshotsTest-Group-1732689824", "description": null, "group_type": "68ef1fde-8432-4d48-beac-1bef12fd3f09", "volume_types": ["d8fc7331-a071-422f-a654-d837ac0b1832"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-18 18:54:12,534 79716 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 200 GET http://10.0.0.210/volume/v3/fcfa1165b75e420889c9bc4cbbca27f9/groups/79eba6e5-a42b-44fc-b500-6b8b1f3db7e2 0.034s 2023-04-18 18:54:12,534 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:54:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-941810f6-e68d-4aed-8012-3e15808216d6', 'content-length': '389', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-941810f6-e68d-4aed-8012-3e15808216d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/fcfa1165b75e420889c9bc4cbbca27f9/groups/79eba6e5-a42b-44fc-b500-6b8b1f3db7e2'} Body: b'{"group": {"id": "79eba6e5-a42b-44fc-b500-6b8b1f3db7e2", "status": "error", "availability_zone": "nova", "created_at": "2023-04-18T18:54:11.000000", "name": "tempest-GroupSnapshotsTest-Group-1732689824", "description": null, "group_type": "68ef1fde-8432-4d48-beac-1bef12fd3f09", "volume_types": ["d8fc7331-a071-422f-a654-d837ac0b1832"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-18 18:54:12,619 79716 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/fcfa1165b75e420889c9bc4cbbca27f9/volumes/detail 0.080s 2023-04-18 18:54:12,620 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:54:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d0d09ce-8c14-4860-a089-e4f36f6f560b', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d0d09ce-8c14-4860-a089-e4f36f6f560b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/fcfa1165b75e420889c9bc4cbbca27f9/volumes/detail'} Body: b'{"volumes": []}' 2023-04-18 18:54:12,699 79716 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/fcfa1165b75e420889c9bc4cbbca27f9/groups/79eba6e5-a42b-44fc-b500-6b8b1f3db7e2/action 0.068s 2023-04-18 18:54:12,699 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: {"delete": {" delete-volumes": true}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:54:12 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-2325e30a-0916-4a68-a574-0bba05ba8819', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/fcfa1165b75e420889c9bc4cbbca27f9/groups/79eba6e5-a42b-44fc-b500-6b8b1f3db7e2/action'} Body: b'' 2023-04-18 18:54:12,718 79716 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/fcfa1165b75e420889c9bc4cbbca27f9/groups/79eba6e5-a42b-44fc-b500-6b8b1f3db7e2 0.018s 2023-04-18 18:54:12,719 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:54:12 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-c698293b-0b3b-47bc-a153-b1d981cb5b1e', 'x-openstack-request-id': 'req-c698293b-0b3b-47bc-a153-b1d981cb5b1e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/fcfa1165b75e420889c9bc4cbbca27f9/groups/79eba6e5-a42b-44fc-b500-6b8b1f3db7e2'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 79eba6e5-a42b-44fc-b500-6b8b1f3db7e2 could not be found."}}' 2023-04-18 18:54:12,750 79716 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/f29bd5e52c264b39a655accdeb356867/group_types/68ef1fde-8432-4d48-beac-1bef12fd3f09 0.031s 2023-04-18 18:54:12,751 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:54:12 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-b4f1bdf6-ce21-4e78-ab70-86f36ce964c3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f29bd5e52c264b39a655accdeb356867/group_types/68ef1fde-8432-4d48-beac-1bef12fd3f09'} Body: b'' 2023-04-18 18:54:12,801 79716 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/f29bd5e52c264b39a655accdeb356867/types/d8fc7331-a071-422f-a654-d837ac0b1832 0.050s 2023-04-18 18:54:12,802 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:54: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-7de82adc-bc77-4259-bef5-8cc99f7cebb6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f29bd5e52c264b39a655accdeb356867/types/d8fc7331-a071-422f-a654-d837ac0b1832'} Body: b'' 2023-04-18 18:54:12,824 79716 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/f29bd5e52c264b39a655accdeb356867/types/d8fc7331-a071-422f-a654-d837ac0b1832 0.022s 2023-04-18 18:54:12,824 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 A pr 2023 18:54:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac1643c6-7831-4a86-84f3-b48446a178dc', 'x-openstack-request-id': 'req-ac1643c6-7831-4a86-84f3-b48446a178dc', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/f29bd5e52c264b39a655accdeb356867/types/d8fc7331-a071-422f-a654-d837ac0b1832'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type d8fc7331-a071-422f-a654-d837ac0b1832 could not be found."}}' {3} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_delete_group_snapshots_following_updated_volumes [1.535700s] ... 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 d00d6f6a-45ab-46b8-9c64-d3d5472a20e8 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 18:54:12,863 79716 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 POST http://10.0.0.210/volume/v3/f29bd5e52c264b39a655accdeb356867/types 0.035s 2023-04-18 18:54:12,863 79716 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-1689204106"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:54:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61d4ef32-2d62-45a4-93a6-2865e53f8007', 'content-length': '224', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61d4ef32-2d62-45a4-93a6-2865e53f8007', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f29bd5e52c264b39a655accdeb356867/types'} Body: b'{"volume_type": {"id": "d3005624-68f4-4e0b-a8c1-03e06ed63419", "name": "tempest-GroupSnapshotsTest-volume-type-1689204106", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-18 18:54:12,896 79716 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 202 POST http://10.0.0.210/volume/v3/f29bd5e52c264b39a655accdeb356867/group_types 0.027s 2023-04-18 18:54:12,896 79716 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-378620842"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:54:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04a8f9a2-7378-41a2-bdcb-9973cd3e8bc7', 'content-length': '180', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04a8f9a2-7378-41a2-bdcb-9973cd3e8bc7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f29bd5e52c264b39a655accdeb356867/group_types'} Body: b'{"group_type": {"id": "7a190c27-ba1c-45ae-819d-22cac39b53bd", "name": "tempest-GroupSnapshotsTest-group-type-378620842", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-18 18:54:12,995 79716 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 202 POST http://10.0.0.210/volume/v3/fcfa1165b75e420889c9bc4cbbca27f9/groups 0.096s 2023-04-18 18:54:12,996 79716 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": "7a190c27-ba1c-45ae-819d-22cac39b53bd", "volume_types": ["d3005624-68f4-4e0b-a8c1-03e06ed63419"], "name": "tempest-GroupSnapshotsTest-Group-1912497123"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:54:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc75c262-92f3-4812-a564-ae174fb3f874', 'content-length': '112', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc75c262-92f3-4812-a564-ae174fb3f874', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/fcfa1165b75e420889c9bc4cbbca27f9/groups'} Body: b'{"group": {"id": "d00d6f6a-45ab-46b8-9c64-d3d5472a20e8", "name": "tempest-GroupSnapshotsTest-Group-1912497123"}}' 2023-04-18 18:54:13,033 79716 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.0.0.210/volume/v3/fcfa1165b75e420889c9bc4cbbca27f9/groups/d00d6f6a-45ab-46b8-9c64-d3d5472a20e 8 0.033s 2023-04-18 18:54:13,034 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:54:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fdd92304-c910-454b-819e-77878e9051f5', 'content-length': '392', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fdd92304-c910-454b-819e-77878e9051f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/fcfa1165b75e420889c9bc4cbbca27f9/groups/d00d6f6a-45ab-46b8-9c64-d3d5472a20e8'} Body: b'{"group": {"id": "d00d6f6a-45ab-46b8-9c64-d3d5472a20e8", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-18T18:54:13.000000", "name": "tempest-GroupSnapshotsTest-Group-1912497123", "description": null, "group_type": "7a190c27-ba1c-45ae-819d-22cac39b53bd", "volume_types": ["d3005624-68f4-4e0b-a8c1-03e06ed63419"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-18 18:54:14,072 79716 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.0.0.210/volume/v3/fcfa1165b75e420889c9bc4cbbca27f9/groups/d00d6f6a-45ab-46b8-9c64-d3d5472a20e8 0.029s 2023-04-18 18:54:14,073 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:54:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15601f3e-96af-43a7-a6f5-9b528fce238f', 'content-length': '389', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15601f3e-96af-43a7-a6f5-9b528fce238f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/fcfa1165b75e420889c9bc4cbbca27f9/groups/d00d6f6a-45ab-46b8-9c64-d3d5472a20e8'} Body: b'{"group": {"id": "d00d6f6a-45ab-46b8-9c64-d3d5472a20e8", "status": "error", "availability_zone": "nova", "created_at": "2023-04-18T18:54:13.000000", "name": "tempest-GroupSnapshotsTest-Group-1912497123", "description": null, "group_type": "7a190c27-ba1c-45ae-819d-22cac39b53bd", "volume_types": ["d3005624-68f4-4e0b-a8c1-03e06ed63419"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-18 18:54:14,076 79716 ERROR [tempest.lib.decorators] Hints: This test was made for the bug_type 1739031. The failure could be related to https://launchpad.net/bugs/1739031 2023-04-18 18:54:14,150 79716 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/fcfa1165b75e420889c9bc4cbbca27f9/volumes/detail 0.072s 2023-04-18 18:54:14,150 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:54:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e285b547-e873-418c-82df-21070b2bb277', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e285b547-e873-418c-82df-21070b2bb277', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/fcfa1165b75e420889c9bc4cbbca27f9/volumes/detail'} Body: b'{"volumes": []}' 2023-04-18 18:54:14,230 79716 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/fcfa1165b75e420889c9bc4cbbca27f9/groups/d00d6f6a-45ab-46b8-9c64-d3d5472a20e8/action 0.069s 2023-04-18 18:54:14,231 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: {"delete": {"delete-volumes": true}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:54: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-6e82a8c2-a4c8-476e-a6f6-2cb22cd43210', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/fcfa1165b75e420889c9bc4cbbca27f9/groups/d00d6f6a-45ab-46b8-9c64-d3d5472a20e8/action'} Body: b'' 2023-04-18 18:54:14,248 79716 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/fcfa1165b75e420889c9bc4cbbca27f9/groups/d00d6f6a-45ab-46b8-9c64-d3d5472a20e8 0.017s 2023-04-18 18:54:14,249 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:54: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-a8f396fc-d4b4-4394-9982-9f67c05cf429', 'x-openstack-request-id': 'req-a8f396fc-d4b4-4394-9982-9f67c05cf429', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/fcfa1165b75e420889c9bc4cbbca27f9/groups/d00d6f6a-45ab-46b8-9c64-d3d5472a20e8'} Body: b'{"itemNotFound": {"code": 404, "message": "Group d00d6f6a-45ab-46b8-9c64-d3d5472a20e8 could not be found."}}' 2023-04-18 18:54:14,283 79716 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/f29bd5e52c264b39a655accdeb356867/group_types/7a190c27-ba1c-45ae-819d-22cac39b53bd 0.034s 2023-04-18 18:54:14,284 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:54: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-58de6d79-173d-4e01-a835-aa18f1c14737', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f29bd5e52c264b39a655accdeb356867/group_types/7a190c27-ba1c-45ae-819d-22cac39b53bd'} Body: b'' 2023-04-18 18:54:14,344 79716 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/f29bd5e52c264b39a655accdeb356867/types/d3005624-68f4-4e0b-a8c1-03e06ed63419 0.060s 2023-04-18 18:54:14,345 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:54: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-25661667-8538-4fea-8c2b-f857daca64ff', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f29bd5e52c264b39a655accdeb356867/types/d3005624-68f4-4e0b-a8c1-03e06ed63419'} Body: b'' 2023-04-18 18:54:14,362 79716 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/f29bd5e52c264b39a655accdeb356867/types/d3005624-68f4-4e0b-a8c1-03e06ed6 3419 0.017s 2023-04-18 18:54:14,363 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:54: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-5bd4d3eb-0529-4464-af31-87d3be56bbf4', 'x-openstack-request-id': 'req-5bd4d3eb-0529-4464-af31-87d3be56bbf4', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/f29bd5e52c264b39a655accdeb356867/types/d3005624-68f4-4e0b-a8c1-03e06ed63419'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type d3005624-68f4-4e0b-a8c1-03e06ed63419 could not be found."}}' {3} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_group_snapshot_create_show_list_delete [1.516202s] ... 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 b8932c25-5cfe-4f7e-a6b6-19055502f7e7 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 18:54:14,408 79716 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 POST http://10.0.0.210/volume/v3/f29bd5e52c264b39a655accdeb356867/types 0.041s 2023-04-18 18:54:14,408 79716 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-1073425533"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:54:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f741c4a-7665-4fd6-8062-d66e493a9366', 'content-length': '224', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f741c4a-7665-4fd6-8062-d66e493a9366', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f29bd5e52c264b39a655accdeb356867/types'} Body: b'{"volume_type": {"id": "54e10e95-4634-4cf5-935f-946999c6c2e8", "name": "tempest-GroupSnapshotsTest-volume-type-1073425533", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-18 18:54:14,443 79716 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/f29bd5e52c264b39a655accdeb356867/group_types 0.031s 2023-04-18 18:54:14,443 79716 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-1551998143"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:54:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7aa02fe9-7b78-49d3-94df-0db1fd8aed90', 'content-length': '181', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7aa02fe9-7b78-49d3-94df-0db1fd8aed90', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f29bd5e52c264b39a655accdeb356867/group_types'} Body: b'{"group_type": {"id": "d30fa8ca-14c2-4c4f-8275-84b9d88ff681", "name": "tempest-GroupSnapshotsTest-group-type-1551998143", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-18 18:54:14,526 79716 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/fcfa1165b75e420889c9bc4cbbca27f9/groups 0.080s 2023-04-18 18:54:14,527 79716 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": "d30fa8ca-14c2-4c4f-8275-84b9d88ff681", "volume_types": ["54e10e95-4634-4cf5-935f-946999c6c2e8"], "name": "tempest-GroupSnapshotsTest-Group-91314938"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:54:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb31fd61-4335-4d41-abc6-ac3f3575bf86', 'content-length': '110', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb31fd61-4335-4d41-abc6-ac3f3575bf86', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/fcfa1165b75e420889c9bc4cbbca27f9/groups'} Body: b'{"group": {"id": "b8932c25-5cfe-4f7e-a6b6-19055502f7e7", "name": "tempest-GroupSnapshotsTest-Group-91314938"}}' 2023-04-18 18:54:14,564 79716 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/fcfa1165b75e420889c9bc4cbbca27f9/groups/b8932c25-5cfe-4f7e-a6b6-19055502f7e7 0.036s 2023-04-18 18:54:14,565 79716 DEB UG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:54:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5054da4d-2fd2-45eb-ab03-4033f1471bd0', 'content-length': '390', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5054da4d-2fd2-45eb-ab03-4033f1471bd0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/fcfa1165b75e420889c9bc4cbbca27f9/groups/b8932c25-5cfe-4f7e-a6b6-19055502f7e7'} Body: b'{"group": {"id": "b8932c25-5cfe-4f7e-a6b6-19055502f7e7", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-18T18:54:14.000000", "name": "tempest-GroupSnapshotsTest-Group-91314938", "description": null, "group_type": "d30fa8ca-14c2-4c4f-8275-84b9d88ff681", "volume_types": ["54e10e95-4634-4cf5-935f-946999c6c2e8"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-18 18:54:15,618 79716 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/fcfa1165b75e420889c9bc4cbbca27f9/groups/b8932c25-5cfe-4f7e-a6b6-19055502f7e7 0.047s 2023-04-18 18:54:15,618 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:54:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4fbd74df-7a32-4922-b3e7-92c0fc58c0b9', 'content-length': '387', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4fbd74df-7a32-4922-b3e7-92c0fc58c0b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/fcfa1165b75e420889c9bc4cbbca27f9/groups/b8932c25-5cfe-4f7e-a6b6-19055502f7e7'} Body: b'{"group": {"id": "b8932c25-5cfe-4f7e-a6b6-19055502f7e7", "status": "error", "availability_zone": "nova", "created_at": "2023-04-18T18:54:14.000000", "name": "tempest-GroupSnapshotsTest-Group-91314938", "description": null, "group_type": "d30fa8ca-14c2-4c4f-8275-84b9d88ff681", "volume_types": ["54e10e95-4634-4cf5-935f-946999c6c2e8"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-18 18:54:15,695 79716 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/fcfa1165b75e420889c9bc4cbbca27f9/volumes/detail 0.073s 2023-04-18 18:54:15,695 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:54:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6faff3b1-6e51-4ef6-83f3-7ed32219045b', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6faff3b1-6e51-4ef6-83f3-7ed32219045b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/fcfa1165b75e420889c9bc4cbbca27f9/volumes/detail'} Body: b'{"volumes": []}' 2023-04-18 18:54:15,768 79716 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/fcfa1165b75e420889c9bc4cbbca27f9/groups/b8932c25-5cfe-4f7e-a6b6-19055502f7e7/action 0.062s 2023-04-18 18:54:15,768 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: {"delete": {"delete-volumes": true}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:54:15 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-898e8ae8-bf33-4ba6-af81-b19a42749d95', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/fcfa1165b75e420889c9bc4cbbca27f9/groups/b8932c25-5cfe-4f7e-a6b6-19055502f7e7/action'} Body: b'' 2023-04-18 18:54:15,785 79716 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/fcfa1165b75e420889c9bc4cbbca27f9/groups/b8932c25-5cfe-4f7e-a6b6-19055502f7e7 0.016s 2023-04-18 18:54:15,785 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:54:15 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-48c16b47-ab3e-40ef-a0df-507e8eab4b03', 'x-openstack-request-id': 'req-48c16b47-ab3e-40ef-a0df-507e8eab4b03', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/fcfa1165b75e420889c9bc4cbbca27f9/groups/b8932c25-5cfe-4f7e-a6b6-19055502f7e7'} Body: b'{"itemNotFound": {"code": 404, "message": "Group b8932c25-5cfe-4f7e-a6b6-19055502f7e7 could not be found."}}' 2023-04-18 18:54:15,817 79716 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/f29bd5e52c264b39a655accdeb356867/group_types/d30fa8ca-14c2-4c4f-8275-84b9d88ff681 0.032s 2023-04-18 18:54:15,817 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:54:15 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-93cdd3e1-8657-4541-b15e-aad547062b2e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f29bd5e52c264b39a655accdeb356867/group_types/d30fa8ca-14c2-4c4f-8275-84b9d88ff681'} Body: b'' 2023-04-18 18:54:15,866 79716 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/f29bd5e52c264b39a655accdeb356867/types/54e10e95-4634-4cf5-935f-946999c6c2e8 0.048s 2023-04-18 18:54:15,866 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:54: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-61b6cc2e-e62f-4200-84e5-90f396de0cda', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f29bd5e52c264b39a655accdeb356867/types/54e10e95-4634-4cf5-935f-946999c6c2e8'} Body: b'' 2023-04-18 18:54:15,881 79716 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/f29bd5e52c264b39a655accdeb356867/types/54e10e95-4634-4cf5-935f-946999c6c2e8 0.015s 2023-04-18 18:54:15,882 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Header s: {'date': 'Tue, 18 Apr 2023 18:54:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-0463bb11-52dc-40c6-9d1a-35654cff4f25', 'x-openstack-request-id': 'req-0463bb11-52dc-40c6-9d1a-35654cff4f25', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/f29bd5e52c264b39a655accdeb356867/types/54e10e95-4634-4cf5-935f-946999c6c2e8'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 54e10e95-4634-4cf5-935f-946999c6c2e8 could not be found."}}' {3} tempest.api.volume.admin.test_group_type_specs.GroupTypeSpecsTest.test_group_type_specs_create_show_update_list_delete [0.552954s] ... ok {3} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_crud_with_volume_type_and_extra_specs [1.990870s] ... 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 e9fa6bf2-9e69-4d70-aae5-ab4da006d09f failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 18:54:21,875 79716 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/3926751855b7402fad71b4fc0424ebf1/types 0.175s 2023-04-18 18:54:21,875 79716 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-345784927", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:54:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d043199-f650-4e0d-86e4-b5584be16dc8', 'content-length': '272', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d043199-f650-4e0d-86e4-b5584be16dc8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3926751855b7402fad71b4fc0424ebf1/types'} Body: b'{"volume_type": {"id": "dff45c70-97ed-4573-b395-fa306c7eb508", "name": "tempest-VolumeTypesTest-volume-type-345784927", "is_public": true, "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-18 18:54:21,909 79716 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/3926751855b7402fad71b4fc0424ebf1/types 0.031s 2023-04-18 18:54:21,910 79716 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-1219061296", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:54:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1887ce87-1aaf-4f80-ae62-7e81604cc4f4', 'content-length': '273', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1887ce87-1aaf-4f80-ae62-7e81604cc4f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3926751855b7402fad71b4fc0424ebf1/types'} Body: b'{"volume_type": {"id": "6db2beda-9f25-4feb-9ef1-f11cf2e6c1be", "name": "tempest-VolumeTypesTest-volume-type-1219061296", "is_public": true, "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-18 18:54:22,245 79716 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/77e41dd8509042ce961a988b7b04e4dd/volumes 0.333s 2023-04-18 18:54:22,246 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-VolumeTypesTest-volume-840042098", "volume_type": "dff45c70-97ed-4573-b395-fa306c7eb508", "size": 1}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:54:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-077e362d-89c7-4446-a663-91723fee4487', 'content-length': '846', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-077e362d-89c7-4446-a663-91723fee4487', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/77e41dd8509042ce961a988b7b04e4dd/volumes'} Body: b'{"volume": {"id": "e9fa6bf2-9e69-4d70-aae5-ab4da006d09f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:54:22.182575", "updated_at": null, "name": "tempest-VolumeTypesTest-volume-840042098", "description": null, "volum e_type": "tempest-VolumeTypesTest-volume-type-345784927", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/77e41dd8509042ce961a988b7b04e4dd/volumes/e9fa6bf2-9e69-4d70-aae5-ab4da006d09f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/77e41dd8509042ce961a988b7b04e4dd/volumes/e9fa6bf2-9e69-4d70-aae5-ab4da006d09f"}], "user_id": "1e3ad178b7ad4e32be707653091d0ff0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 18:54:22,303 79716 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/77e41dd8509042ce961a988b7b04e4dd/volumes/e9fa6bf2-9e69-4d70-aae5-ab4da006d09f 0.047s 2023-04-18 18:54:22,303 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:54:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d404494-93a3-4d00-954d-34af374598c7', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d404494-93a3-4d00-954d-34af374598c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/77e41dd8509042ce961a988b7b04e4dd/volumes/e9fa6bf2-9e69-4d70-aae5-ab4da006d09f'} Body: b'{"volume": {"id": "e9fa6bf2-9e69-4d70-aae5-ab4da006d09f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:54:22.000000", "updated_at": null, "name": "tempest-VolumeTypesTest-volume-840042098", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-345784927", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/77e41dd8509042ce961a988b7b04e4dd/volumes/e9fa6bf2-9e69-4d70-aae5-ab4da006d09f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/77e41dd8509042ce961a988b7b04e4dd/volumes/e9fa6bf2-9e69-4d70-aae5-ab4da006d09f"}], "user_id": "1e3ad178b7ad4e32be707653091d0ff0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "77e41dd8509042ce961a988b7b04e4dd"}}' 2023-04-18 18:54:23,356 79716 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/77e41dd8509042ce961a988b7b04e4dd/volumes/e9fa6bf2-9e69-4d70-aae5-ab4da006d09f 0.041s 2023-04-18 18:54:23,356 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:54:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4dfd7653-2672-40ba-af18-af0e3267c55b', 'content-length': '935', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4dfd7653-2672-40ba-af18-af0e3267c55b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/77e41dd8509042ce961a988b7b04e4dd/volumes/e9fa6bf2-9e69-4d70-aae5-ab4da006d09f'} Body: b'{"volume": {"id": "e9fa6bf2-9e69-4d70-aae5-ab4da006d09f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:54:22.000000", "updated_at": "2023-04-18T18:54:22.000000", "name": "tempest-VolumeTypesTest-volume-840042098", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-345784927", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/77e41dd8509042ce961a988b7b04e4dd/volumes/e9fa6bf2-9e69-4d70-aae 5-ab4da006d09f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/77e41dd8509042ce961a988b7b04e4dd/volumes/e9fa6bf2-9e69-4d70-aae5-ab4da006d09f"}], "user_id": "1e3ad178b7ad4e32be707653091d0ff0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "77e41dd8509042ce961a988b7b04e4dd"}}' 2023-04-18 18:54:23,408 79716 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/77e41dd8509042ce961a988b7b04e4dd/volumes/e9fa6bf2-9e69-4d70-aae5-ab4da006d09f 0.041s 2023-04-18 18:54:23,409 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:54:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6fa74ce3-21d4-41a6-9253-e97c1bd658d9', 'content-length': '935', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6fa74ce3-21d4-41a6-9253-e97c1bd658d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/77e41dd8509042ce961a988b7b04e4dd/volumes/e9fa6bf2-9e69-4d70-aae5-ab4da006d09f'} Body: b'{"volume": {"id": "e9fa6bf2-9e69-4d70-aae5-ab4da006d09f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:54:22.000000", "updated_at": "2023-04-18T18:54:22.000000", "name": "tempest-VolumeTypesTest-volume-840042098", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-345784927", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/77e41dd8509042ce961a988b7b04e4dd/volumes/e9fa6bf2-9e69-4d70-aae5-ab4da006d09f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/77e41dd8509042ce961a988b7b04e4dd/volumes/e9fa6bf2-9e69-4d70-aae5-ab4da006d09f"}], "user_id": "1e3ad178b7ad4e32be707653091d0ff0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "77e41dd8509042ce961a988b7b04e4dd"}}' 2023-04-18 18:54:23,534 79716 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/77e41dd8509042ce961a988b7b04e4dd/volumes/e9fa6bf2-9e69-4d70-aae5-ab4da006d09f 0.115s 2023-04-18 18:54:23,535 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:54: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-e65b4c26-d73b-41e5-8135-4fa015d361da', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/77e41dd8509042ce961a988b7b04e4dd/volumes/e9fa6bf2-9e69-4d70-aae5-ab4da006d09f'} Body: b'' 2023-04-18 18:54:23,555 79716 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/77e41dd8509042ce961a988b7b04e4dd/volumes/e9fa6bf2-9e69-4d70-aae5-ab4da006d09f 0.019s 2023-04-18 18:54:23,555 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:54:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-74808f31-724c-4ab5-b7e2-0c695948429c', 'x-openstack-request-id': 'req-74808f31-724c-4ab5-b7e2-0c695948429c ', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/77e41dd8509042ce961a988b7b04e4dd/volumes/e9fa6bf2-9e69-4d70-aae5-ab4da006d09f'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume e9fa6bf2-9e69-4d70-aae5-ab4da006d09f could not be found."}}' 2023-04-18 18:54:23,607 79716 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/3926751855b7402fad71b4fc0424ebf1/types/6db2beda-9f25-4feb-9ef1-f11cf2e6c1be 0.051s 2023-04-18 18:54:23,607 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:54: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-9a9c628b-0e5a-4b90-9961-83a8d8841be7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3926751855b7402fad71b4fc0424ebf1/types/6db2beda-9f25-4feb-9ef1-f11cf2e6c1be'} Body: b'' 2023-04-18 18:54:23,624 79716 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/3926751855b7402fad71b4fc0424ebf1/types/6db2beda-9f25-4feb-9ef1-f11cf2e6c1be 0.016s 2023-04-18 18:54:23,624 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:54:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-8725f380-a6e7-4e1a-ac0c-f36eabb8fe48', 'x-openstack-request-id': 'req-8725f380-a6e7-4e1a-ac0c-f36eabb8fe48', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/3926751855b7402fad71b4fc0424ebf1/types/6db2beda-9f25-4feb-9ef1-f11cf2e6c1be'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 6db2beda-9f25-4feb-9ef1-f11cf2e6c1be could not be found."}}' 2023-04-18 18:54:23,670 79716 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/3926751855b7402fad71b4fc0424ebf1/types/dff45c70-97ed-4573-b395-fa306c7eb508 0.046s 2023-04-18 18:54:23,671 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:54: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-6d004bfa-c7ba-48dd-b670-df804fd012a2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3926751855b7402fad71b4fc0424ebf1/types/dff45c70-97ed-4573-b395-fa306c7eb508'} Body: b'' 2023-04-18 18:54:23,689 79716 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/3926751855b7402fad71b4fc0424ebf1/types/dff45c70-97ed-4573-b395-fa306c7eb508 0.018s 2023-04-18 18:54:23,689 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:54:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4015ed0-732c-4e66-b78d-d82083bfa637', 'x-openstack-request-id': 'req-e4015ed0-732c-4e66-b78d-d82083bfa637', 'c onnection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/3926751855b7402fad71b4fc0424ebf1/types/dff45c70-97ed-4573-b395-fa306c7eb508'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type dff45c70-97ed-4573-b395-fa306c7eb508 could not be found."}}' {3} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_create_get_delete [0.141874s] ... ok {3} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_encryption_create_get_update_delete [0.386975s] ... ok {3} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_list [0.041196s] ... ok {3} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_update [0.217853s] ... ok {3} 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 94eab764-4569-48bd-b53d-65051b8b8022 failed to build and is in ERROR status {3} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_get_list_accept_volume_transfer [1.804542s] ... 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 6210af64-843b-4756-a71b-19ba075c701c failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 18:54:31,161 79716 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 202 POST http://10.0.0.210/volume/v3/76bf7ddef8614e1ab35685a0e917a480/volumes 0.531s 2023-04-18 18:54:31,161 79716 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-1305701962"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:54:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8fed4f0-94a3-4e4d-bb4f-80a1d712dac2', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8fed4f0-94a3-4e4d-bb4f-80a1d712dac2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/76bf7ddef8614e1ab35685a0e917a480/volumes'} Body: b'{"volume": {"id": "6210af64-843b-4756-a71b-19ba075c701c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:54:31.104484", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-1305701962", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/76bf7ddef8614e1ab35685a0e917a480/volumes/6210af64-843b-4756-a71b-19ba075c701c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/76bf7ddef8614e1ab35685a0e917a480/volumes/6210af64-843b-4756-a71b-19ba075c701c"}], "user_id": "aa740fffdb804349bfc2dcd52bfe63ac", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 18:54:31,208 79716 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/76bf7ddef8614e1ab35685a0e917a480/volumes/6210af64-843b-4756-a71b-19ba075c701c 0.037s 2023-04-18 18:54:31,208 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:54:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-642419eb-e6c1-4d23-8a8a-00f8dc1abfbf', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-642419eb-e6c1-4d23-8a8a-00f8dc1abfbf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/76bf7ddef8614e1ab35685a0e917a480/volumes/6210af64-843b-4756-a71b-19ba075c701c'} Body: b'{"volume": {"id": "6210af64-843b-4756-a71b-19ba075c701c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:54:31.000000", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-1305701962", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/76bf7ddef8614e1ab35685a0e917a480/volumes/6210af64-843b-4756-a71b-19ba075c701c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/76bf7ddef8614e1ab35685a0e917a480/volumes/6210af64-843b-4756-a71b-19ba075c701c"}], "user_id": "aa740fffdb804349bfc2dcd52bfe63ac", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "76bf7ddef8614e1ab35685a0e917a480"}}' 2023-04-18 18:54:32,258 79716 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/76bf7ddef8614e1ab35685a0e917a480/volumes/6210af64-843b-4756-a71b-19ba075c701c 0.038s 2023-04-18 18:54:32,258 79716 DEBUG [tempest.l ib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:54:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b7d0a91-b80d-47c5-8821-2606c029d1a1', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b7d0a91-b80d-47c5-8821-2606c029d1a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/76bf7ddef8614e1ab35685a0e917a480/volumes/6210af64-843b-4756-a71b-19ba075c701c'} Body: b'{"volume": {"id": "6210af64-843b-4756-a71b-19ba075c701c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:54:31.000000", "updated_at": "2023-04-18T18:54:31.000000", "name": "tempest-VolumesTransfersTest-Volume-1305701962", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/76bf7ddef8614e1ab35685a0e917a480/volumes/6210af64-843b-4756-a71b-19ba075c701c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/76bf7ddef8614e1ab35685a0e917a480/volumes/6210af64-843b-4756-a71b-19ba075c701c"}], "user_id": "aa740fffdb804349bfc2dcd52bfe63ac", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "76bf7ddef8614e1ab35685a0e917a480"}}' 2023-04-18 18:54:32,305 79716 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/76bf7ddef8614e1ab35685a0e917a480/volumes/6210af64-843b-4756-a71b-19ba075c701c 0.036s 2023-04-18 18:54:32,306 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:54:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92db1454-3baa-40ec-9e00-8f6a9e0ae0b3', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92db1454-3baa-40ec-9e00-8f6a9e0ae0b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/76bf7ddef8614e1ab35685a0e917a480/volumes/6210af64-843b-4756-a71b-19ba075c701c'} Body: b'{"volume": {"id": "6210af64-843b-4756-a71b-19ba075c701c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:54:31.000000", "updated_at": "2023-04-18T18:54:31.000000", "name": "tempest-VolumesTransfersTest-Volume-1305701962", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/76bf7ddef8614e1ab35685a0e917a480/volumes/6210af64-843b-4756-a71b-19ba075c701c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/76bf7ddef8614e1ab35685a0e917a480/volumes/6210af64-843b-4756-a71b-19ba075c701c"}], "user_id": "aa740fffdb804349bfc2dcd52bfe63ac", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "76bf7ddef8614e1ab35685a0e917a480"}}' 2023-04-18 18:54:32,411 79716 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/76bf7ddef8614e1ab35685a0e917a480/volumes/6210af64-843b-4756-a71b-19ba075c701c 0.095s 2023-04-18 18:54:32,411 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:54:32 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-20a988c9-f1c0-4d1c-99e5-9b7f08915a5b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/76bf7ddef8614e1ab35685a0e917a480/volumes/6210af64-843b-4756-a71b-19ba075c701c'} Body: b'' 2023-04-18 18:54:32,432 79716 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/76bf7ddef8614e1ab35685a0e917a480/volumes/6210af64-843b-4756-a71b-19ba075c701c 0.021s 2023-04-18 18:54:32,433 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:54:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-feb8f3c9-48cf-4aa1-b6e0-bb8a23c4d2d8', 'x-openstack-request-id': 'req-feb8f3c9-48cf-4aa1-b6e0-bb8a23c4d2d8', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/76bf7ddef8614e1ab35685a0e917a480/volumes/6210af64-843b-4756-a71b-19ba075c701c'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 6210af64-843b-4756-a71b-19ba075c701c could not be found."}}' {3} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_list_delete_volume_transfer [1.473828s] ... 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 15d0f77e-f0ee-4521-8a5b-a099bef6e5b6 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 18:54:32,619 79716 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 202 POST http://10.0.0.210/volume/v3/76bf7ddef8614e1ab35685a0e917a480/volumes 0.184s 2023-04-18 18:54:32,620 79716 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-2009802437"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:54:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3adef30-9231-42a5-b295-06341460bc43', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3adef30-9231-42a5-b295-06341460bc43', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/76bf7ddef8614e1ab35685a0e917a480/volumes'} Body: b'{"volume": {"id": "15d0f77e-f0ee-4521-8a5b-a099bef6e5b6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:54:32.556503", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-2009802437", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/76bf7ddef8614e1ab35685a0e917a480/volumes/15d0f77e-f0ee-4521-8a5b-a099bef6e5b6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/76bf7ddef8614e1ab35685a0e917a480/volumes/15d0f77e-f0ee-4521-8a5b-a099bef6e5b6"}], "user_id": "aa740fffdb804349bfc2dcd52bfe63ac", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 18:54:32,668 79716 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/76bf7ddef8614e1ab35685a0e917a480/volumes/15d0f77e-f0ee-4521-8a5b-a099bef6e5b6 0.039s 2023-04-18 18:54:32,669 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:54:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c1bdd3e-9a87-49cb-8aef-01e6c4bbf081', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c1bdd3e-9a87-49cb-8aef-01e6c4bbf081', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/76bf7ddef8614e1ab35685a0e917a480/volumes/15d0f77e-f0ee-4521-8a5b-a099bef6e5b6'} Body: b'{"volume": {"id": "15d0f77e-f0ee-4521-8a5b-a099bef6e5b6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:54:33.000000", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-2009802437", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/76bf7ddef8614e1ab35685a0e917a480/volumes/15d0f77e-f0ee-4521-8a5b-a099bef6e5b6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/76bf7ddef8614e1ab35685a0e917a480/volumes/15d0f77e-f0ee-4521-8a5b-a099bef6e5b6"}], "user_id": "aa740fffdb804349bfc2dcd52bfe63ac", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "76bf7ddef8614e1ab35685a0e917a480"}}' 2023-04-18 18:54:33,725 79716 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/76bf7ddef8614e1ab35685a0e917a480/volumes/15d0f77e-f0ee-4521-8a5b-a099bef6e5b6 0.045s 2023-04-18 18:54:33,725 79716 DEBUG [tempest.lib.common.re st_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:54:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8422ae3-730a-49ef-a7e0-4b490a2cefc0', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8422ae3-730a-49ef-a7e0-4b490a2cefc0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/76bf7ddef8614e1ab35685a0e917a480/volumes/15d0f77e-f0ee-4521-8a5b-a099bef6e5b6'} Body: b'{"volume": {"id": "15d0f77e-f0ee-4521-8a5b-a099bef6e5b6", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:54:33.000000", "updated_at": "2023-04-18T18:54:33.000000", "name": "tempest-VolumesTransfersTest-Volume-2009802437", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/76bf7ddef8614e1ab35685a0e917a480/volumes/15d0f77e-f0ee-4521-8a5b-a099bef6e5b6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/76bf7ddef8614e1ab35685a0e917a480/volumes/15d0f77e-f0ee-4521-8a5b-a099bef6e5b6"}], "user_id": "aa740fffdb804349bfc2dcd52bfe63ac", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "76bf7ddef8614e1ab35685a0e917a480"}}' 2023-04-18 18:54:33,776 79716 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/76bf7ddef8614e1ab35685a0e917a480/volumes/15d0f77e-f0ee-4521-8a5b-a099bef6e5b6 0.040s 2023-04-18 18:54:33,776 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:54:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe24be8e-3815-4b57-a48c-93d7e5b462f1', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe24be8e-3815-4b57-a48c-93d7e5b462f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/76bf7ddef8614e1ab35685a0e917a480/volumes/15d0f77e-f0ee-4521-8a5b-a099bef6e5b6'} Body: b'{"volume": {"id": "15d0f77e-f0ee-4521-8a5b-a099bef6e5b6", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:54:33.000000", "updated_at": "2023-04-18T18:54:33.000000", "name": "tempest-VolumesTransfersTest-Volume-2009802437", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/76bf7ddef8614e1ab35685a0e917a480/volumes/15d0f77e-f0ee-4521-8a5b-a099bef6e5b6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/76bf7ddef8614e1ab35685a0e917a480/volumes/15d0f77e-f0ee-4521-8a5b-a099bef6e5b6"}], "user_id": "aa740fffdb804349bfc2dcd52bfe63ac", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "76bf7ddef8614e1ab35685a0e917a480"}}' 2023-04-18 18:54:33,886 79716 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/76bf7ddef8614e1ab35685a0e917a480/volumes/15d0f77e-f0ee-4521-8a5b-a099bef6e5b6 0.098s 2023-04-18 18:54:33,887 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:54:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-520aea92-fbb8-4af9-83ee-d5e805db74f5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/76bf7ddef8614e1ab35685a0e917a480/volumes/15d0f77e-f0ee-4521-8a5b-a099bef6e5b6'} Body: b'' 2023-04-18 18:54:33,908 79716 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/76bf7ddef8614e1ab35685a0e917a480/volumes/15d0f77e-f0ee-4521-8a5b-a099bef6e5b6 0.020s 2023-04-18 18:54:33,908 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:54:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-06974eb9-d3c2-4ce4-85a7-0d3d32dffb7d', 'x-openstack-request-id': 'req-06974eb9-d3c2-4ce4-85a7-0d3d32dffb7d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/76bf7ddef8614e1ab35685a0e917a480/volumes/15d0f77e-f0ee-4521-8a5b-a099bef6e5b6'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 15d0f77e-f0ee-4521-8a5b-a099bef6e5b6 could not be found."}}' {3} tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test.test_create_get_list_accept_volume_transfer [1.695002s] ... 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 e464d727-f08b-48df-8fca-5bea453993a7 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 18:54:38,153 79716 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_get_list_accept_volume_transfer): 202 POST http://10.0.0.210/volume/v3/4ea3ea7ac96146c18b8554f2e9665027/volumes 0.401s 2023-04-18 18:54:38,153 79716 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-509994194"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:54:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3b96a96-a457-4c7d-96eb-7a52fe705b66', 'content-length': '885', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3b96a96-a457-4c7d-96eb-7a52fe705b66', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4ea3ea7ac96146c18b8554f2e9665027/volumes'} Body: b'{"volume": {"id": "e464d727-f08b-48df-8fca-5bea453993a7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:54:38.089751", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-509994194", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4ea3ea7ac96146c18b8554f2e9665027/volumes/e464d727-f08b-48df-8fca-5bea453993a7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4ea3ea7ac96146c18b8554f2e9665027/volumes/e464d727-f08b-48df-8fca-5bea453993a7"}], "user_id": "10fdf1d4994d4aad894336f998e1cdbe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2023-04-18 18:54:38,202 79716 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/4ea3ea7ac96146c18b8554f2e9665027/volumes/e464d727-f08b-48df-8fca-5bea453993a7 0.039s 2023-04-18 18:54:38,203 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:54:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08192753-94ef-4711-9448-dabb71f8215a', 'content-length': '953', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08192753-94ef-4711-9448-dabb71f8215a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4ea3ea7ac96146c18b8554f2e9665027/volumes/e464d727-f08b-48df-8fca-5bea453993a7'} Body: b'{"volume": {"id": "e464d727-f08b-48df-8fca-5bea453993a7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:54:38.000000", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-509994194", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4ea3ea7ac96146c18b8554f2e9665027/volumes/e464d727-f08b-48df-8fca-5bea453993a7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4ea3ea7ac96146c18b8554f2e9665027/volumes/e464d727-f08b-48df-8fca-5bea453993a7"}], "user_id": "10fdf1d4994d4aad894336f998e1cdbe", "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": "4ea3ea7ac96146c18b8554f2e9665027"}}' 2023-04-18 18:54:39,257 79716 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/4ea3ea7ac96146c18b8554f2e9665027/volumes/e464d727-f08b-48df-8fca-5bea453993a7 0.041s 2023-04-18 18:54:39,257 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:54:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7b7a311-4d07-4168-b128-89acaf0dc79b', 'content-length': '974', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7b7a311-4d07-4168-b128-89acaf0dc79b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4ea3ea7ac96146c18b8554f2e9665027/volumes/e464d727-f08b-48df-8fca-5bea453993a7'} Body: b'{"volume": {"id": "e464d727-f08b-48df-8fca-5bea453993a7", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:54:38.000000", "updated_at": "2023-04-18T18:54:38.000000", "name": "tempest-VolumesTransfersV357Test-Volume-509994194", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4ea3ea7ac96146c18b8554f2e9665027/volumes/e464d727-f08b-48df-8fca-5bea453993a7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4ea3ea7ac96146c18b8554f2e9665027/volumes/e464d727-f08b-48df-8fca-5bea453993a7"}], "user_id": "10fdf1d4994d4aad894336f998e1cdbe", "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": "4ea3ea7ac96146c18b8554f2e9665027"}}' 2023-04-18 18:54:39,308 79716 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/4ea3ea7ac96146c18b8554f2e9665027/volumes/e464d727-f08b-48df-8fca-5bea453993a7 0.040s 2023-04-18 18:54:39,308 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:54:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4202bbac-5817-435c-a990-bb49a5a40a62', 'content-length': '974', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4202bbac-5817-435c-a990-bb49a5a40a62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4ea3ea7ac96146c18b8554f2e9665027/volumes/e464d727-f08b-48df-8fca-5bea453993a7'} Body: b'{"volume": {"id": "e464d727-f08b-48df-8fca-5bea453993a7", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:54:38.000000", "updated_at": "2023-04-18T18:54:38.000000", "name": "tempest-VolumesTransfersV357Test-Volume-509994194", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4ea3ea7ac96146c18b8554f2e9665027/volumes/e464d727-f08b-48df-8fca-5bea453993a7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4ea3ea7ac96146c18b8554f2e9665027/volumes/e464d727-f08b-48df-8fca-5bea453993a7"}], "user_id": "10fdf1d4994d4aad894336f998e1cdbe", "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": "4ea3ea7ac96146c18b8554f2e9665027"}}' 2023-04-18 18:54:39,414 79716 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_ru n_cleanups): 202 DELETE http://10.0.0.210/volume/v3/4ea3ea7ac96146c18b8554f2e9665027/volumes/e464d727-f08b-48df-8fca-5bea453993a7 0.095s 2023-04-18 18:54:39,414 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:54:39 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-dc87b010-60d2-499f-b880-4f249a7b99d3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4ea3ea7ac96146c18b8554f2e9665027/volumes/e464d727-f08b-48df-8fca-5bea453993a7'} Body: b'' 2023-04-18 18:54:39,445 79716 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/4ea3ea7ac96146c18b8554f2e9665027/volumes/e464d727-f08b-48df-8fca-5bea453993a7 0.029s 2023-04-18 18:54:39,445 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:54:39 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-265bf441-2a25-4af1-a9d4-a73b17cb120d', 'x-openstack-request-id': 'req-265bf441-2a25-4af1-a9d4-a73b17cb120d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/4ea3ea7ac96146c18b8554f2e9665027/volumes/e464d727-f08b-48df-8fca-5bea453993a7'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume e464d727-f08b-48df-8fca-5bea453993a7 could not be found."}}' {3} tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test.test_create_list_delete_volume_transfer [1.487261s] ... 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 ea7ec529-81cf-4e47-a7f0-5f823bc279b2 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 18:54:39,631 79716 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_list_delete_volume_transfer): 202 POST http://10.0.0.210/volume/v3/4ea3ea7ac96146c18b8554f2e9665027/volumes 0.183s 2023-04-18 18:54:39,632 79716 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-1646735229"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:54:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6a87496-28ef-4c56-9ef6-dd9a506718fa', 'content-length': '886', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6a87496-28ef-4c56-9ef6-dd9a506718fa', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4ea3ea7ac96146c18b8554f2e9665027/volumes'} Body: b'{"volume": {"id": "ea7ec529-81cf-4e47-a7f0-5f823bc279b2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:54:39.573567", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-1646735229", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4ea3ea7ac96146c18b8554f2e9665027/volumes/ea7ec529-81cf-4e47-a7f0-5f823bc279b2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4ea3ea7ac96146c18b8554f2e9665027/volumes/ea7ec529-81cf-4e47-a7f0-5f823bc279b2"}], "user_id": "10fdf1d4994d4aad894336f998e1cdbe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2023-04-18 18:54:39,680 79716 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/4ea3ea7ac96146c18b8554f2e9665027/volumes/ea7ec529-81cf-4e47-a7f0-5f823bc279b2 0.038s 2023-04-18 18:54:39,680 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:54:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8f70f17-7461-4edc-8abe-7d939a18f787', 'content-length': '954', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8f70f17-7461-4edc-8abe-7d939a18f787', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4ea3ea7ac96146c18b8554f2e9665027/volumes/ea7ec529-81cf-4e47-a7f0-5f823bc279b2'} Body: b'{"volume": {"id": "ea7ec529-81cf-4e47-a7f0-5f823bc279b2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:54:40.000000", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-1646735229", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4ea3ea7ac96146c18b8554f2e9665027/volumes/ea7ec529-81cf-4e47-a7f0-5f823bc279b2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4ea3ea7ac96146c18b8554f2e9665027/volumes/ea7ec529-81cf-4e47-a7f0-5f823bc279b2"}], "user_id": "10fdf1d4994d4aad894336f998e1cdbe", "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": "4ea3ea7ac96146c18b8554f2e9665027"}}' 2023-04-18 18:54:40,738 79716 INFO [tempest.lib.common.rest_client] Request (VolumesTransfer sV357Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/4ea3ea7ac96146c18b8554f2e9665027/volumes/ea7ec529-81cf-4e47-a7f0-5f823bc279b2 0.046s 2023-04-18 18:54:40,738 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:54:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38867f54-b14d-456a-bc07-398ceb1d0a93', 'content-length': '975', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38867f54-b14d-456a-bc07-398ceb1d0a93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4ea3ea7ac96146c18b8554f2e9665027/volumes/ea7ec529-81cf-4e47-a7f0-5f823bc279b2'} Body: b'{"volume": {"id": "ea7ec529-81cf-4e47-a7f0-5f823bc279b2", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:54:40.000000", "updated_at": "2023-04-18T18:54:40.000000", "name": "tempest-VolumesTransfersV357Test-Volume-1646735229", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4ea3ea7ac96146c18b8554f2e9665027/volumes/ea7ec529-81cf-4e47-a7f0-5f823bc279b2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4ea3ea7ac96146c18b8554f2e9665027/volumes/ea7ec529-81cf-4e47-a7f0-5f823bc279b2"}], "user_id": "10fdf1d4994d4aad894336f998e1cdbe", "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": "4ea3ea7ac96146c18b8554f2e9665027"}}' 2023-04-18 18:54:40,793 79716 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/4ea3ea7ac96146c18b8554f2e9665027/volumes/ea7ec529-81cf-4e47-a7f0-5f823bc279b2 0.044s 2023-04-18 18:54:40,793 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:54:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7458287e-c413-4fae-9b6d-6d88ee3e9ae8', 'content-length': '975', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7458287e-c413-4fae-9b6d-6d88ee3e9ae8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4ea3ea7ac96146c18b8554f2e9665027/volumes/ea7ec529-81cf-4e47-a7f0-5f823bc279b2'} Body: b'{"volume": {"id": "ea7ec529-81cf-4e47-a7f0-5f823bc279b2", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:54:40.000000", "updated_at": "2023-04-18T18:54:40.000000", "name": "tempest-VolumesTransfersV357Test-Volume-1646735229", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4ea3ea7ac96146c18b8554f2e9665027/volumes/ea7ec529-81cf-4e47-a7f0-5f823bc279b2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4ea3ea7ac96146c18b8554f2e9665027/volumes/ea7ec529-81cf-4e47-a7f0-5f823bc279b2"}], "user_id": "10fdf1d4994d4aad894336f998e1cdbe", "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": "4ea3ea7ac96146c18b8554f2e9665027"}}' 2023-04-18 18:54:40,913 79716 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_clean ups): 202 DELETE http://10.0.0.210/volume/v3/4ea3ea7ac96146c18b8554f2e9665027/volumes/ea7ec529-81cf-4e47-a7f0-5f823bc279b2 0.108s 2023-04-18 18:54:40,914 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:54:40 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-ade60db8-f333-454f-95d0-d55c1bfef8b4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4ea3ea7ac96146c18b8554f2e9665027/volumes/ea7ec529-81cf-4e47-a7f0-5f823bc279b2'} Body: b'' 2023-04-18 18:54:40,934 79716 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/4ea3ea7ac96146c18b8554f2e9665027/volumes/ea7ec529-81cf-4e47-a7f0-5f823bc279b2 0.019s 2023-04-18 18:54:40,934 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:54:40 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-a4d6b514-169c-4527-aefc-3904a72dbdd7', 'x-openstack-request-id': 'req-a4d6b514-169c-4527-aefc-3904a72dbdd7', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/4ea3ea7ac96146c18b8554f2e9665027/volumes/ea7ec529-81cf-4e47-a7f0-5f823bc279b2'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume ea7ec529-81cf-4e47-a7f0-5f823bc279b2 could not be found."}}' {3} tempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_volume_backed_instance [3.403961s] ... 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 cb294854-12cb-4463-a0e7-3b0c28129af0 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 18:54:56,747 79716 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.325s 2023-04-18 18:54:56,747 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestShelveInstance-2035884693", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOHCWQwWRpAQ1QWCotY7YkDGvS+GemOhANLoI+qmwDVuQn4mWGEVZ1elsoruz4PxlQ+ECK3LIbziZGDh/4Nm7hPi4dnwZnXY9cYxHmNLSw3JvylmSjkHEekFK0VwPhEEFA=="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:54:56 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-8897c89a-21d2-42c6-be86-d4bde1bb6099', 'x-compute-request-id': 'req-8897c89a-21d2-42c6-be86-d4bde1bb6099', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestShelveInstance-2035884693", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOHCWQwWRpAQ1QWCotY7YkDGvS+GemOhANLoI+qmwDVuQn4mWGEVZ1elsoruz4PxlQ+ECK3LIbziZGDh/4Nm7hPi4dnwZnXY9cYxHmNLSw3JvylmSjkHEekFK0VwPhEEFA==", "fingerprint": "06:37:ba:b2:f6:05:68:67:43:92:31:b2:2f:a2:b5:8f", "user_id": "2bfa81e910cb4e04b5ea1880b5aefc08"}}' 2023-04-18 18:54:56,906 79716 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.156s 2023-04-18 18:54:56,907 79716 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-1672764946", "description": "tempest-secgroup-smoke-1672764946 description", "project_id": "6844cde2e56a472183d9db1d0ccec839"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1613', 'x-openstack-request-id': 'req-5b2183d0-f485-4752-b785-de32c5e05d95', 'date': 'Tue, 18 Apr 2023 18:54:56 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "4eabb8c8-b798-4f85-923a-efb6770c694a", "name": "tempest-secgroup-smoke-1672764946", "stateful": true, "tenant_id": "6844cde2e56a472183d9db1d0ccec839", "description": "tempest-secgroup-smoke-1672764946 description", "shared": false, "security_group_rules": [{"id": "749ee3eb-ba4e-4b5d-956a-4ac888ba4cd2", "tenant_id": "6844cde2e56a472183d9db1d0ccec839", "security_group_id": "4eabb8c8-b798-4f85-923a-efb6770c694a", "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": 1079, "description": null, "tags": [], "created_at": "2023-04-18T18:54:56Z", "updated_at": "2023-04-18T18:54:56Z", "revision_number": 0, "project_id": "6844cde2e56a472183d9db1d0ccec839"}, {"id": "be023232-019c-447c-a6c3-63d26b464de5", "tenant_id": "6844cde2e56a472183d9db1d0ccec839", "security_group_id": "4eabb8c8-b798-4f85-923a-efb6770c694a", "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": 1078, "description": null, "tags": [], "created_at": "2023-04-18T18:54:56Z", "updated_at": "2023-04-18T18:54:56Z", "revision_number": 0, "project_id": "6844cde2e56a472183d9db1d0ccec839"}], "tags": [], "created_at": "2023-04-18T18:54:56Z", "updated_at": "2023-04-18T1 8:54:56Z", "revision_number": 1, "project_id": "6844cde2e56a472183d9db1d0ccec839"}}' 2023-04-18 18:54:57,075 79716 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.167s 2023-04-18 18:54:57,075 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "4eabb8c8-b798-4f85-923a-efb6770c694a", "project_id": "6844cde2e56a472183d9db1d0ccec839", "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-dc56dc49-41eb-4627-b65f-9b9f811eee74', 'date': 'Tue, 18 Apr 2023 18:54: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": "4177ebe9-068d-4400-b5fe-bf76ca952b60", "tenant_id": "6844cde2e56a472183d9db1d0ccec839", "security_group_id": "4eabb8c8-b798-4f85-923a-efb6770c694a", "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-18T18:54:56Z", "updated_at": "2023-04-18T18:54:56Z", "revision_number": 0, "project_id": "6844cde2e56a472183d9db1d0ccec839"}}' 2023-04-18 18:54:57,241 79716 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.164s 2023-04-18 18:54:57,241 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "4eabb8c8-b798-4f85-923a-efb6770c694a", "project_id": "6844cde2e56a472183d9db1d0ccec839", "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-efd22b28-0f68-4a05-abc5-e65f8b379734', 'date': 'Tue, 18 Apr 2023 18:54: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": "a8305416-1200-4003-8c6c-baa2228f2d99", "tenant_id": "6844cde2e56a472183d9db1d0ccec839", "security_group_id": "4eabb8c8-b798-4f85-923a-efb6770c694a", "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-18T18:54:57Z", "updated_at": "2023-04-18T18:54:57Z", "revision_number": 0, "project_id": "6844cde2e56a472183d9db1d0ccec839"}}' 2023-04-18 18:54:57,410 79716 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.168s 2023-04-18 18:54:57,411 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "4eabb8c8-b798-4f85-923a-efb6770c694a", "project_id": "6844cde2e56a472183d9db1d0ccec839", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-4f9605cf-2802-4bb0-b0b6-4f9c3cc9d6a7', 'date': 'Tue, 18 Apr 2023 18:54: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": "c94347bc-0c39-41d7-a8c7-6721d1e52590", "tenant_id": "6844cde2e56a472183d9db1d0ccec839", "security_group_id": "4eabb8c8-b798-4f85-923a-efb6770c694a", "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-18T18:54:57Z", "updated_at": "2023-04-18T18:54:57Z", "revision_number": 0, "project_id": "6844cde2e56a472183d9db1d0ccec839"}}' 2023-04-18 18:54:57,574 79716 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.162s 2023-04-18 18:54:57,574 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "4eabb8c8-b798-4f85-923a-efb6770c694a", "project_id": "6844cde2e56a472183d9db1d0ccec839", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-c4d444e2-1595-4ec1-b007-b5edf4e1203a', 'date': 'Tue, 18 Apr 2023 18:54: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": "a19cae34-f2f2-40e5-8c80-fc3fcb3f700e", "tenant_id": "6844cde2e56a472183d9db1d0ccec839", "security_group_id": "4eabb8c8-b798-4f85-923a-efb6770c694a", "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-18T18:54:57Z", "updated_at": "2023-04-18T18:54:57Z", "revision_number": 0, "project_id": "6844cde2e56a472183d9db1d0ccec839"}}' 2023-04-18 18:54:57,769 79716 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.194s 2023-04-18 18:54:57,770 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "4eabb8c8-b798-4f85-923a-efb6770c694a", "project_id": "6844cde2e56a472183d9db1d0ccec839", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-b343ee9d-ad62-422a-a176-1b82f75730ca', 'date': 'Tue, 18 Apr 2023 18:54: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": "b50aa924-d902-4e83-98b5-912ae45973a0", "tenant_id": "6844cde2e56a472183d9db1d0ccec839", "security_group_id": "4eabb8c8-b798-4f85-923a-efb6770c694a", "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-18T18:54:57Z", "updated_at": "2023-04-18T18:54:57Z", "revision_number": 0, "project_id": "6844cde2e56a472183d9db1d0ccec839"}}' 2023-04-18 18:54:58,015 79716 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.244s 2023-04-18 18:54:58,016 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "4eabb8c8-b798-4f85-923a-efb6770c6 94a", "project_id": "6844cde2e56a472183d9db1d0ccec839", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-cf454656-db56-4ddc-ae74-bde9c00c35fa', 'date': 'Tue, 18 Apr 2023 18:54:58 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "45cf3b29-2d47-4e49-a5a3-46f45eadbfec", "tenant_id": "6844cde2e56a472183d9db1d0ccec839", "security_group_id": "4eabb8c8-b798-4f85-923a-efb6770c694a", "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-18T18:54:57Z", "updated_at": "2023-04-18T18:54:57Z", "revision_number": 0, "project_id": "6844cde2e56a472183d9db1d0ccec839"}}' 2023-04-18 18:54:58,055 79716 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.033s 2023-04-18 18:54:58,055 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 18:54:58 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-b52ca748-cc6b-4f75-b80e-9a5f0fe9ba66', '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": "2bfa81e910cb4e04b5ea1880b5aefc08", "name": "tempest-TestShelveInstance-1159500998-project-member", "password_expires_at": null}, "audit_ids": ["69U8MRnPSbahUHHB6fFLLQ"], "expires_at": "2023-04-18T19:54:58.000000Z", "issued_at": "2023-04-18T18:54:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6844cde2e56a472183d9db1d0ccec839", "name": "tempest-TestShelveInstance-1159500998"}, "is_domain": false, "roles": [{"id": "35697bd1c3044a1fbd5795113c41efb7", "name": "reader"}, {"id": "7058366a9fca443e9f44c95d078fcd58", "name": "member"}], "catalog": [{"endpoints": [{"id": "91478bb14fa24dc18a442602e5f97ca2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/6844cde2e56a472183d9db1d0ccec839", "region": "RegionOne"}], "id": "7be72221085d4944a946c97ce08fe0ba", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "a95f50d538a94de29a9a69d17d76bd36", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "96a88896ecc9496da6d9e54366fc23b9", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "3f738fffaddc4d75802cacb0bcb457ee", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/6844cde2e56a472183d9db1d0ccec839", "region": "RegionOne"}], "id": "9ef904c6d5494133b74a9881e4a175c8", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "a5ee12dbfaab49159c461dbeffc63c63", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "a56bae77ec6c4dae90bdf0ec335648ae", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "650aec42df824256ba1796a0f4fa4bbb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "affc40d7318340b699f04996f49cf400", "type": "image", "name": "glance"}, {"endpoints": [{"id": "6590deb5fd8b448b9f5db913f58adec5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "eb545688324f4c1980813ba1d95d408e", "type": "network", "name": "neutron"}, {"en dpoints": [{"id": "99a6368efe954c65b6d93304b2b0d191", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "f7e66750d7a84de281ee5c5b746d4e62", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "abe90ddcbe5b4d5bb77a7bd32b6e5e96", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/6844cde2e56a472183d9db1d0ccec839", "region": "RegionOne"}], "id": "fa260696b99e4f908d5beeb126d1233f", "type": "volumev3", "name": "cinderv3"}]}}' 2023-04-18 18:54:58,056 79716 INFO [tempest.lib.common.fixed_network] (TestShelveInstance:test_shelve_volume_backed_instance) Found network {'id': '5fc60e05-5fcb-4cd0-8038-9a977d24a13c', 'name': 'tempest-TestShelveInstance-952754468-network', 'tenant_id': '6844cde2e56a472183d9db1d0ccec839', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '6844cde2e56a472183d9db1d0ccec839', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 62797, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T18:54:43Z', 'updated_at': '2023-04-18T18:54:43Z', 'revision_number': 1} available for tenant 2023-04-18 18:54:58,398 79716 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 202 POST http://10.0.0.210/volume/v3/6844cde2e56a472183d9db1d0ccec839/volumes 0.341s 2023-04-18 18:54:58,399 79716 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-1348294095", "imageRef": "c82b487d-70d3-49d8-9a21-424651a35dee", "size": 1}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:54:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-960e8f23-77ef-4b88-a2d7-db7fb99b506e', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-960e8f23-77ef-4b88-a2d7-db7fb99b506e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6844cde2e56a472183d9db1d0ccec839/volumes'} Body: b'{"volume": {"id": "cb294854-12cb-4463-a0e7-3b0c28129af0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:54:58.343060", "updated_at": null, "name": "tempest-tempest.common.compute-volume-1348294095", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6844cde2e56a472183d9db1d0ccec839/volumes/cb294854-12cb-4463-a0e7-3b0c28129af0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6844cde2e56a472183d9db1d0ccec839/volumes/cb294854-12cb-4463-a0e7-3b0c28129af0"}], "user_id": "2bfa81e910cb4e04b5ea1880b5aefc08", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 18:54:58,446 79716 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.0.0.210/volume/v3/6844cde2e56a472183d9db1d0ccec839/volumes/cb294854-12cb-4463-a0e7-3b0c28129af0 0.038s 2023-04-18 18:54:58,446 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:54:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-947217f1-4d41-4b9b-8452-f7d72d9d5fc9', 'content-length': '888', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-opensta ck-request-id': 'req-947217f1-4d41-4b9b-8452-f7d72d9d5fc9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6844cde2e56a472183d9db1d0ccec839/volumes/cb294854-12cb-4463-a0e7-3b0c28129af0'} Body: b'{"volume": {"id": "cb294854-12cb-4463-a0e7-3b0c28129af0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:54:58.000000", "updated_at": null, "name": "tempest-tempest.common.compute-volume-1348294095", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6844cde2e56a472183d9db1d0ccec839/volumes/cb294854-12cb-4463-a0e7-3b0c28129af0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6844cde2e56a472183d9db1d0ccec839/volumes/cb294854-12cb-4463-a0e7-3b0c28129af0"}], "user_id": "2bfa81e910cb4e04b5ea1880b5aefc08", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6844cde2e56a472183d9db1d0ccec839"}}' 2023-04-18 18:54:59,497 79716 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.0.0.210/volume/v3/6844cde2e56a472183d9db1d0ccec839/volumes/cb294854-12cb-4463-a0e7-3b0c28129af0 0.039s 2023-04-18 18:54:59,497 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:54:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef95e434-9174-4dae-a0fa-7c89011011b4', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef95e434-9174-4dae-a0fa-7c89011011b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6844cde2e56a472183d9db1d0ccec839/volumes/cb294854-12cb-4463-a0e7-3b0c28129af0'} Body: b'{"volume": {"id": "cb294854-12cb-4463-a0e7-3b0c28129af0", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:54:58.000000", "updated_at": "2023-04-18T18:54:58.000000", "name": "tempest-tempest.common.compute-volume-1348294095", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6844cde2e56a472183d9db1d0ccec839/volumes/cb294854-12cb-4463-a0e7-3b0c28129af0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6844cde2e56a472183d9db1d0ccec839/volumes/cb294854-12cb-4463-a0e7-3b0c28129af0"}], "user_id": "2bfa81e910cb4e04b5ea1880b5aefc08", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6844cde2e56a472183d9db1d0ccec839"}}' 2023-04-18 18:54:59,608 79716 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 202 DELETE http://10.0.0.210/volume/v3/6844cde2e56a472183d9db1d0ccec839/volumes/cb294854-12cb-4463-a0e7-3b0c28129af0 0.100s 2023-04-18 18:54:59,608 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:54:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43140c86-aa0d-407d-b601-ecf70f3fc206', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6844cde2e56a472183d9db1d0ccec839/volumes/cb294854-12cb-4463-a0e7-3b0c28129af0'} Body: b'' 2023-04-18 18:54:59,629 79716 INFO [tempest.lib.common.rest _client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 404 GET http://10.0.0.210/volume/v3/6844cde2e56a472183d9db1d0ccec839/volumes/cb294854-12cb-4463-a0e7-3b0c28129af0 0.020s 2023-04-18 18:54:59,629 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:54:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-48065030-314a-493f-a75e-05cac1ad378f', 'x-openstack-request-id': 'req-48065030-314a-493f-a75e-05cac1ad378f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/6844cde2e56a472183d9db1d0ccec839/volumes/cb294854-12cb-4463-a0e7-3b0c28129af0'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume cb294854-12cb-4463-a0e7-3b0c28129af0 could not be found."}}' 2023-04-18 18:54:59,788 79716 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/4eabb8c8-b798-4f85-923a-efb6770c694a 0.156s 2023-04-18 18:54:59,789 79716 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-2916f981-b867-452f-9260-a90d245a4bab', 'content-length': '0', 'date': 'Tue, 18 Apr 2023 18:54:59 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/4eabb8c8-b798-4f85-923a-efb6770c694a'} Body: b'' 2023-04-18 18:54:59,822 79716 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestShelveInstance-2035884693 0.032s 2023-04-18 18:54:59,822 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:54:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-51aadaaa-7672-468d-b59f-04aff2ca4106', 'x-compute-request-id': 'req-51aadaaa-7672-468d-b59f-04aff2ca4106', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestShelveInstance-2035884693'} Body: b'' {9} tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion [166.559101s] ... 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 379f71fc-21f2-4f1a-a447-adf5030a09e5 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 18:53:59,389 79728 DEBUG [tempest.scenario.manager] paths: img: /opt/stack/devstack/files/cirros-0.5.2-x86_64-disk.img, container_format: bare, disk_format: qcow2, properties: None 2023-04-18 18:54:00,198 79728 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 201 POST http://10.0.0.210/image/v2/images 0.808s 2023-04-18 18:54:00,199 79728 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"name": "tempest-scenario-img--417185945", "container_format": "bare", "disk_format": "qcow2", "visibility": "private"} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:53:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '641', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/f4c3e8c8-f3f0-4a89-9ed3-f3d3be02c9f9', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-ce55f1db-8dbe-4526-be79-fcece704518f', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"name": "tempest-scenario-img--417185945", "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": "26cdc50ad17749bea246205a1a94b203", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "f4c3e8c8-f3f0-4a89-9ed3-f3d3be02c9f9", "created_at": "2023-04-18T18:54:00Z", "updated_at": "2023-04-18T18:54:00Z", "tags": [], "self": "/v2/images/f4c3e8c8-f3f0-4a89-9ed3-f3d3be02c9f9", "file": "/v2/images/f4c3e8c8-f3f0-4a89-9ed3-f3d3be02c9f9/file", "schema": "/v2/schemas/image"}' 2023-04-18 18:54:01,551 79728 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/f4c3e8c8-f3f0-4a89-9ed3-f3d3be02c9f9/file 1.351s 2023-04-18 18:54:01,551 79728 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 18:54:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-7f61e339-132e-4920-af42-92a8905e6242', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/f4c3e8c8-f3f0-4a89-9ed3-f3d3be02c9f9/file'} Body: b'' 2023-04-18 18:54:01,551 79728 DEBUG [tempest.scenario.manager] image:f4c3e8c8-f3f0-4a89-9ed3-f3d3be02c9f9 2023-04-18 18:54:01,613 79728 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.059s 2023-04-18 18:54:01,613 79728 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestMinimumBasicScenario-443013478", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEZzbXFkwbCXlET/E3HJCeRLM4BGuPWWfNuJtOGXyO6SSsTfX7b0eVnNL/uDx0xVw9R5C/EotEvFp7BuppPRmabqIH13Aba4LS3Bxy2Uk3qzI72LeTwNvwYm72DaCD8aWA=="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:54:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '402', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9d6aa3ea-e785-4770-ad51-bdc60988ea17', 'x-compute-request-id': 'req-9d6aa3ea-e785-4770-ad51-bdc60988ea17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0. 210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestMinimumBasicScenario-443013478", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEZzbXFkwbCXlET/E3HJCeRLM4BGuPWWfNuJtOGXyO6SSsTfX7b0eVnNL/uDx0xVw9R5C/EotEvFp7BuppPRmabqIH13Aba4LS3Bxy2Uk3qzI72LeTwNvwYm72DaCD8aWA==", "fingerprint": "04:da:75:1f:0c:d6:db:c7:e0:c5:a4:78:bf:6e:c3:13", "user_id": "5adbbe06f4ee4e08b47dc5b0fb586874"}}' 2023-04-18 18:54:01,663 79728 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.041s 2023-04-18 18:54:01,663 79728 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 18:54:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2821', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-7a390bbe-5822-407b-b941-f49947da61b1', '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": "5adbbe06f4ee4e08b47dc5b0fb586874", "name": "tempest-TestMinimumBasicScenario-1101727234-project-member", "password_expires_at": null}, "audit_ids": ["sDgYxRTATbq4Z8J3_iKuyg"], "expires_at": "2023-04-18T19:54:01.000000Z", "issued_at": "2023-04-18T18:54:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "26cdc50ad17749bea246205a1a94b203", "name": "tempest-TestMinimumBasicScenario-1101727234"}, "is_domain": false, "roles": [{"id": "35697bd1c3044a1fbd5795113c41efb7", "name": "reader"}, {"id": "7058366a9fca443e9f44c95d078fcd58", "name": "member"}], "catalog": [{"endpoints": [{"id": "91478bb14fa24dc18a442602e5f97ca2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/26cdc50ad17749bea246205a1a94b203", "region": "RegionOne"}], "id": "7be72221085d4944a946c97ce08fe0ba", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "a95f50d538a94de29a9a69d17d76bd36", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "96a88896ecc9496da6d9e54366fc23b9", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "3f738fffaddc4d75802cacb0bcb457ee", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/26cdc50ad17749bea246205a1a94b203", "region": "RegionOne"}], "id": "9ef904c6d5494133b74a9881e4a175c8", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "a5ee12dbfaab49159c461dbeffc63c63", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "a56bae77ec6c4dae90bdf0ec335648ae", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "650aec42df824256ba1796a0f4fa4bbb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "affc40d7318340b699f04996f49cf400", "type": "image", "name": "glance"}, {"endpoints": [{"id": "6590deb5fd8b448b9f5db913f58adec5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "eb545688324f4c1980813ba1d95d408e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "99a6368efe954c65b6d93304b2b0d191", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "f7e66750d7a84de281ee5c5b746d4e62", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "abe90ddcbe5b4d5bb77a7bd32b6e5e96", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/26cdc50ad17749bea246205a1a94b203", "region": "RegionOne"}], "id": "fa260696b99e4f908d5beeb126d1233f", "type": "volumev3", "name": "cinderv3"}]}}' 2023-04-18 18:54:01,664 79728 INFO [tempest.lib.common.fixed_network] (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion) Found network {'id': 'c1cad2ee-ee75-4724-aa6f-6c4150899557', 'name': 'tempest-TestMinimumBasicScenario-27672682-network', 'tenant_id': '26cdc50ad17749bea246205a1a94b203', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '26cdc50ad17749bea246205a1a94b203', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 6370, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T18:53:47Z', 'updated_at': '2023-04-18T18:53:47Z', 'revision_number': 1} available for tenant 2023-04-18 18:54:02,401 79728 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.737s 2023-04-18 18:54:02,402 79728 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestMinimumBasicScenario-server-1417003614", "imageRef": "f4c3e8c8-f3f0-4a89-9ed3-f3d3be02c9f9", "flavorRef": "42", "key_name": "tempest-TestMinimumBasicScenario-443013478", "networks": [{"uuid": "c1cad2ee-ee75-4724-aa6f-6c4150899557"}]}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:54:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/5a5443fd-b1e6-48c0-95e4-e86bab08f8fe', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-43131ef3-aeb1-460f-ba99-eda9f9018190', 'x-compute-request-id': 'req-43131ef3-aeb1-460f-ba99-eda9f9018190', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "5a5443fd-b1e6-48c0-95e4-e86bab08f8fe", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5a5443fd-b1e6-48c0-95e4-e86bab08f8fe"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5a5443fd-b1e6-48c0-95e4-e86bab08f8fe"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "3SnA9YvH8uPz"}}' 2023-04-18 18:54:02,480 79728 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/5a5443fd-b1e6-48c0-95e4-e86bab08f8fe 0.075s 2023-04-18 18:54:02,480 79728 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:54:02 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-d874fd90-4ff3-444a-a2dc-cd07670bbf9a', 'x-compute-request-id': 'req-d874fd90-4ff3-444a-a2dc-cd07670bbf9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5a5443fd-b1e6-48c0-95e4-e86bab08f8fe'} Body: b'{"server": {"id": "5a5443fd-b1e6-48c0-95e4-e86bab08f8fe", "name": "tempest-TestMinimumBasicScenario-server-1417003614", "status": "BUILD", "tenant_id": "26cdc50ad17749bea246205a1a94b203", "user_id": "5adbbe06f4ee4e08b47dc5b0fb586874", "metadata": {}, "hostId": "", "image": {"id": "f4c3e8c8-f3f0-4a89-9ed3-f3d3be02c9f9", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/com pute/images/f4c3e8c8-f3f0-4a89-9ed3-f3d3be02c9f9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T18:54:02Z", "updated": "2023-04-18T18:54:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5a5443fd-b1e6-48c0-95e4-e86bab08f8fe"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5a5443fd-b1e6-48c0-95e4-e86bab08f8fe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-443013478", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 18:54:53,078 79728 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/5a5443fd-b1e6-48c0-95e4-e86bab08f8fe 0.537s 2023-04-18 18:54:53,079 79728 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:54:52 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-b3b48647-f885-4dff-9817-4d20be98f4e3', 'x-compute-request-id': 'req-b3b48647-f885-4dff-9817-4d20be98f4e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5a5443fd-b1e6-48c0-95e4-e86bab08f8fe'} Body: b'{"server": {"id": "5a5443fd-b1e6-48c0-95e4-e86bab08f8fe", "name": "tempest-TestMinimumBasicScenario-server-1417003614", "status": "ACTIVE", "tenant_id": "26cdc50ad17749bea246205a1a94b203", "user_id": "5adbbe06f4ee4e08b47dc5b0fb586874", "metadata": {}, "hostId": "8e3d626c8c1cda45210298679e53d16ac235db60a6df54566f33bcd4", "image": {"id": "f4c3e8c8-f3f0-4a89-9ed3-f3d3be02c9f9", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f4c3e8c8-f3f0-4a89-9ed3-f3d3be02c9f9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T18:54:02Z", "updated": "2023-04-18T18:54:09Z", "addresses": {"tempest-TestMinimumBasicScenario-27672682-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:75:a7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5a5443fd-b1e6-48c0-95e4-e86bab08f8fe"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5a5443fd-b1e6-48c0-95e4-e86bab08f8fe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-443013478", "OS-SRV-USG:launched_at": "2023-04-18T18:54:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 18:54:53,091 79728 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-18 18:55:53,395 79728 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/5a5443fd-b1e6-48c0-95e4-e86bab08f8fe 0.244s 2023-04-18 18:55:53,396 79728 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Respons e - Headers: {'date': 'Tue, 18 Apr 2023 18:55:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1535', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-65f59b78-504c-4235-86db-7fb9c8aaf22d', 'x-compute-request-id': 'req-65f59b78-504c-4235-86db-7fb9c8aaf22d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5a5443fd-b1e6-48c0-95e4-e86bab08f8fe'} Body: b'{"server": {"id": "5a5443fd-b1e6-48c0-95e4-e86bab08f8fe", "name": "tempest-TestMinimumBasicScenario-server-1417003614", "status": "ACTIVE", "tenant_id": "26cdc50ad17749bea246205a1a94b203", "user_id": "5adbbe06f4ee4e08b47dc5b0fb586874", "metadata": {}, "hostId": "8e3d626c8c1cda45210298679e53d16ac235db60a6df54566f33bcd4", "image": {"id": "f4c3e8c8-f3f0-4a89-9ed3-f3d3be02c9f9", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f4c3e8c8-f3f0-4a89-9ed3-f3d3be02c9f9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T18:54:02Z", "updated": "2023-04-18T18:54:09Z", "addresses": {"tempest-TestMinimumBasicScenario-27672682-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:75:a7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5a5443fd-b1e6-48c0-95e4-e86bab08f8fe"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5a5443fd-b1e6-48c0-95e4-e86bab08f8fe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-443013478", "OS-SRV-USG:launched_at": "2023-04-18T18:54:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 18:55:53,653 79728 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.246s 2023-04-18 18:55:53,654 79728 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:55:53 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-d4b4afda-e2b6-4eaa-9fec-53fa8ac4585b', 'x-compute-request-id': 'req-d4b4afda-e2b6-4eaa-9fec-53fa8ac4585b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"servers": [{"id": "5a5443fd-b1e6-48c0-95e4-e86bab08f8fe", "name": "tempest-TestMinimumBasicScenario-server-1417003614", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5a5443fd-b1e6-48c0-95e4-e86bab08f8fe"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5a5443fd-b1e6-48c0-95e4-e86bab08f8fe"}]}]}' 2023-04-18 18:55:53,816 79728 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/5a5443fd-b1e6-48c0-95e4-e86bab08f8fe 0.157s 2023-04-18 18:55:53,816 79728 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:55:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1535', 'content-type': 'application/json', 'ope nstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9a20c866-8246-4357-af57-5b40c1223c48', 'x-compute-request-id': 'req-9a20c866-8246-4357-af57-5b40c1223c48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5a5443fd-b1e6-48c0-95e4-e86bab08f8fe'} Body: b'{"server": {"id": "5a5443fd-b1e6-48c0-95e4-e86bab08f8fe", "name": "tempest-TestMinimumBasicScenario-server-1417003614", "status": "ACTIVE", "tenant_id": "26cdc50ad17749bea246205a1a94b203", "user_id": "5adbbe06f4ee4e08b47dc5b0fb586874", "metadata": {}, "hostId": "8e3d626c8c1cda45210298679e53d16ac235db60a6df54566f33bcd4", "image": {"id": "f4c3e8c8-f3f0-4a89-9ed3-f3d3be02c9f9", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f4c3e8c8-f3f0-4a89-9ed3-f3d3be02c9f9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T18:54:02Z", "updated": "2023-04-18T18:54:09Z", "addresses": {"tempest-TestMinimumBasicScenario-27672682-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:75:a7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5a5443fd-b1e6-48c0-95e4-e86bab08f8fe"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5a5443fd-b1e6-48c0-95e4-e86bab08f8fe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-443013478", "OS-SRV-USG:launched_at": "2023-04-18T18:54:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 18:55:54,065 79728 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/26cdc50ad17749bea246205a1a94b203/volumes 0.237s 2023-04-18 18:55:54,066 79728 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1879367632", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:55:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71ac3940-cd9d-4cb7-baef-ab35bf67d28e', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71ac3940-cd9d-4cb7-baef-ab35bf67d28e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/26cdc50ad17749bea246205a1a94b203/volumes'} Body: b'{"volume": {"id": "379f71fc-21f2-4f1a-a447-adf5030a09e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:55:53.992431", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-1879367632", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/26cdc50ad17749bea246205a1a94b203/volumes/379f71fc-21f2-4f1a-a447-adf5030a09e5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/26cdc50ad17749bea246205a1a94b203/volumes/379f71fc-21f2-4f1a-a447-adf5030a09e5"}], "user_id": "5adbbe06f4ee4e08b47dc5b0fb586874", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 18:55:54,122 79728 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/26cdc50ad17749bea246205a1a94b203/volumes/379f71fc-21f2-4f1a-a447-adf5030a09e5 0.046s 2023-04-18 18:55:54,122 79728 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:55:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e922852-3887-4d0f-913f-f07f8fe4a588', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e922852-3887-4d0f-913f-f07f8fe4a588', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/26cdc50ad17749bea246205a1a94b203/volumes/379f71fc-21f2-4f1a-a447-adf5030a09e5'} Body: b'{"volume": {"id": "379f71fc-21f2-4f1a-a447-adf5030a09e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:55:54.000000", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-1879367632", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/26cdc50ad17749bea246205a1a94b203/volumes/379f71fc-21f2-4f1a-a447-adf5030a09e5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/26cdc50ad17749bea246205a1a94b203/volumes/379f71fc-21f2-4f1a-a447-adf5030a09e5"}], "user_id": "5adbbe06f4ee4e08b47dc5b0fb586874", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "26cdc50ad17749bea246205a1a94b203"}}' 2023-04-18 18:55:55,191 79728 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/26cdc50ad17749bea246205a1a94b203/volumes/379f71fc-21f2-4f1a-a447-adf5030a09e5 0.057s 2023-04-18 18:55:55,192 79728 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:55:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93a468e0-98a8-43f6-90aa-72c14d62b7d7', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93a468e0-98a8-43f6-90aa-72c14d62b7d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/26cdc50ad17749bea246205a1a94b203/volumes/379f71fc-21f2-4f1a-a447-adf5030a09e5'} Body: b'{"volume": {"id": "379f71fc-21f2-4f1a-a447-adf5030a09e5", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:55:54.000000", "updated_at": "2023-04-18T18:55:54.000000", "name": "tempest-TestMinimumBasicScenario-volume-1879367632", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/26cdc50ad17749bea246205a1a94b203/volumes/379f71fc-21f2-4f1a-a447-adf5030a09e5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/26cdc50ad17749bea246205a1a94b203/volumes/379f71fc-21f2-4f1a-a447-adf5030a09e5"}], "user_id": "5adbbe06f4ee4e08b47dc5b0fb586874", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "26cdc50ad17749bea246205a1a94b203"}}' 2023-04-18 18:55:55,317 79728 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/26cdc50ad17749bea246205a1a94b203/volumes/379f71fc-21f2-4f1a-a447-adf5030a09e5 0.106s 2023-04-18 18:55:55,317 79728 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'ap plication/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:55:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f906a2c6-f67f-4086-91f3-8e4a71edc7a6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/26cdc50ad17749bea246205a1a94b203/volumes/379f71fc-21f2-4f1a-a447-adf5030a09e5'} Body: b'' 2023-04-18 18:55:55,338 79728 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/26cdc50ad17749bea246205a1a94b203/volumes/379f71fc-21f2-4f1a-a447-adf5030a09e5 0.020s 2023-04-18 18:55:55,338 79728 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:55:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d477776-e4a4-4c23-a731-3850aac363f0', 'x-openstack-request-id': 'req-1d477776-e4a4-4c23-a731-3850aac363f0', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/26cdc50ad17749bea246205a1a94b203/volumes/379f71fc-21f2-4f1a-a447-adf5030a09e5'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 379f71fc-21f2-4f1a-a447-adf5030a09e5 could not be found."}}' 2023-04-18 18:55:55,461 79728 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/5a5443fd-b1e6-48c0-95e4-e86bab08f8fe 0.123s 2023-04-18 18:55:55,462 79728 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:55:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-87107718-3562-4497-8514-2510265b3001', 'x-compute-request-id': 'req-87107718-3562-4497-8514-2510265b3001', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5a5443fd-b1e6-48c0-95e4-e86bab08f8fe'} Body: b'' 2023-04-18 18:55:55,654 79728 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/5a5443fd-b1e6-48c0-95e4-e86bab08f8fe 0.191s 2023-04-18 18:55:55,654 79728 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:55:55 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-35f7ad04-6b2f-4b2d-a1f5-7409c91573f4', 'x-compute-request-id': 'req-35f7ad04-6b2f-4b2d-a1f5-7409c91573f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5a5443fd-b1e6-48c0-95e4-e86bab08f8fe'} Body: b'{"server": {"id": "5a5443fd-b1e6-48c0-95e4-e86bab08f8fe", "name": "tempest-TestMinimumBasicScenario-server-1417003614", "status": "ACTIVE", "tenant_id": "26cdc50ad17749bea246205a1a94b203", "user_id": "5adbbe06f4ee4e08b47dc5b0fb586874", "metadata": {}, "hostId": "8e3d626c8c1cda45210298679e53d16ac235db60a6df54566f33bcd4", "image": {"id": "f4c3e8c8-f3f0-4a89-9ed3-f3d3be02c 9f9", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f4c3e8c8-f3f0-4a89-9ed3-f3d3be02c9f9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T18:54:02Z", "updated": "2023-04-18T18:55:55Z", "addresses": {"tempest-TestMinimumBasicScenario-27672682-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:75:a7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5a5443fd-b1e6-48c0-95e4-e86bab08f8fe"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5a5443fd-b1e6-48c0-95e4-e86bab08f8fe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-443013478", "OS-SRV-USG:launched_at": "2023-04-18T18:54:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 18:56:45,776 79728 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/5a5443fd-b1e6-48c0-95e4-e86bab08f8fe 0.101s 2023-04-18 18:56:45,776 79728 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:56:45 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-21d2a038-45fb-48d0-96c3-22ef04b39b73', 'x-compute-request-id': 'req-21d2a038-45fb-48d0-96c3-22ef04b39b73', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5a5443fd-b1e6-48c0-95e4-e86bab08f8fe'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 5a5443fd-b1e6-48c0-95e4-e86bab08f8fe could not be found."}}' 2023-04-18 18:56:45,815 79728 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-443013478 0.038s 2023-04-18 18:56:45,815 79728 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:56:45 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-8b99fb8b-d975-41bf-92bd-97aa5789a43b', 'x-compute-request-id': 'req-8b99fb8b-d975-41bf-92bd-97aa5789a43b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-443013478'} Body: b'' 2023-04-18 18:56:45,946 79728 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/f4c3e8c8-f3f0-4a89-9ed3-f3d3be02c9f9 0.130s 2023-04-18 18:56:45,946 79728 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:56:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-9ec0de3c-5ec9-4a4f-9c8c-eb30cf3744e0', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/f4c3e8c8-f3f0- 4a89-9ed3-f3d3be02c9f9'} Body: b'' {9} tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario [166.600485s] ... 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 a1863a76-ac82-447d-aa5c-8602775d15c4 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 18:56:45,951 79728 DEBUG [tempest.scenario.manager] paths: img: /opt/stack/devstack/files/cirros-0.5.2-x86_64-disk.img, container_format: bare, disk_format: qcow2, properties: None 2023-04-18 18:56:46,742 79728 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.0.0.210/image/v2/images 0.791s 2023-04-18 18:56:46,742 79728 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"name": "tempest-scenario-img--578369803", "container_format": "bare", "disk_format": "qcow2", "visibility": "private"} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:56:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '641', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/333e3dd9-f62b-44d5-9257-ee6befff147b', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-fb19766c-a300-4e64-87e0-4f9052990311', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"name": "tempest-scenario-img--578369803", "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": "26cdc50ad17749bea246205a1a94b203", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "333e3dd9-f62b-44d5-9257-ee6befff147b", "created_at": "2023-04-18T18:56:47Z", "updated_at": "2023-04-18T18:56:47Z", "tags": [], "self": "/v2/images/333e3dd9-f62b-44d5-9257-ee6befff147b", "file": "/v2/images/333e3dd9-f62b-44d5-9257-ee6befff147b/file", "schema": "/v2/schemas/image"}' 2023-04-18 18:56:48,120 79728 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 204 PUT http://10.0.0.210/image/v2/images/333e3dd9-f62b-44d5-9257-ee6befff147b/file 1.376s 2023-04-18 18:56:48,120 79728 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 18:56:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-b6bcf0e2-f250-41d7-bf7f-6ed11862b7cd', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/333e3dd9-f62b-44d5-9257-ee6befff147b/file'} Body: b'' 2023-04-18 18:56:48,120 79728 DEBUG [tempest.scenario.manager] image:333e3dd9-f62b-44d5-9257-ee6befff147b 2023-04-18 18:56:48,178 79728 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.055s 2023-04-18 18:56:48,178 79728 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestMinimumBasicScenario-1107556496", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCW5YxtQ/DF8TQ+a0o6N76NRgSLpraV2LzyZOv98+22/2rXhHL1qpQQhrxPqxApwqzczuBq9RXcY1quGpqILI6+qvoZp/76miIAJDXm5CaB4gFOlrhPl0K2P6VCt0zloNw=="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:56:48 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-4538aad1-0273-4d81-8aa1-9525c939ec7f', 'x-compute-request-id': 'req-4538aad1-0273-4d81-8aa1-9525c939ec7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestMinimumBasicScenario-11075 56496", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCW5YxtQ/DF8TQ+a0o6N76NRgSLpraV2LzyZOv98+22/2rXhHL1qpQQhrxPqxApwqzczuBq9RXcY1quGpqILI6+qvoZp/76miIAJDXm5CaB4gFOlrhPl0K2P6VCt0zloNw==", "fingerprint": "ef:9e:ef:5b:e6:ab:1c:f3:16:4e:33:ce:20:b2:00:d9", "user_id": "5adbbe06f4ee4e08b47dc5b0fb586874"}}' 2023-04-18 18:56:48,272 79728 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.086s 2023-04-18 18:56:48,272 79728 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 18:56:48 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-beac50b4-7976-40d9-aff9-66ad66240840', '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": "5adbbe06f4ee4e08b47dc5b0fb586874", "name": "tempest-TestMinimumBasicScenario-1101727234-project-member", "password_expires_at": null}, "audit_ids": ["6T7YGwOMTfG-k7QypQjK6w"], "expires_at": "2023-04-18T19:56:48.000000Z", "issued_at": "2023-04-18T18:56:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "26cdc50ad17749bea246205a1a94b203", "name": "tempest-TestMinimumBasicScenario-1101727234"}, "is_domain": false, "roles": [{"id": "35697bd1c3044a1fbd5795113c41efb7", "name": "reader"}, {"id": "7058366a9fca443e9f44c95d078fcd58", "name": "member"}], "catalog": [{"endpoints": [{"id": "91478bb14fa24dc18a442602e5f97ca2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/26cdc50ad17749bea246205a1a94b203", "region": "RegionOne"}], "id": "7be72221085d4944a946c97ce08fe0ba", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "a95f50d538a94de29a9a69d17d76bd36", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "96a88896ecc9496da6d9e54366fc23b9", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "3f738fffaddc4d75802cacb0bcb457ee", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/26cdc50ad17749bea246205a1a94b203", "region": "RegionOne"}], "id": "9ef904c6d5494133b74a9881e4a175c8", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "a5ee12dbfaab49159c461dbeffc63c63", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "a56bae77ec6c4dae90bdf0ec335648ae", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "650aec42df824256ba1796a0f4fa4bbb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "affc40d7318340b699f04996f49cf400", "type": "image", "name": "glance"}, {"endpoints": [{"id": "6590deb5fd8b448b9f5db913f58adec5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "eb545688324f4c1980813ba1d95d408e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "99a6368efe954c65b6d93304b2b0d191", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "f7e66750d7a84de281ee5c5b746d4e62", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "abe90ddcbe5b4d5bb77a7bd32b6e5e96", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/26cdc50ad17749bea246205a1a94b203", "region": "RegionOne"}], "id": "fa260696b99e4f908d5beeb126d1233f", "type": "volumev3", "name": "cinderv3"}]}}' 2023-04-18 18:56:48,273 79728 INFO [tempest.lib.common.fixed_network] (TestMinimumBasicScenario:test_minimum_basic_scenario) Found networ k {'id': 'c1cad2ee-ee75-4724-aa6f-6c4150899557', 'name': 'tempest-TestMinimumBasicScenario-27672682-network', 'tenant_id': '26cdc50ad17749bea246205a1a94b203', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '26cdc50ad17749bea246205a1a94b203', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 6370, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T18:53:47Z', 'updated_at': '2023-04-18T18:53:47Z', 'revision_number': 1} available for tenant 2023-04-18 18:56:48,970 79728 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 202 POST http://10.0.0.210/compute/v2.1/servers 0.696s 2023-04-18 18:56:48,970 79728 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestMinimumBasicScenario-server-1377828823", "imageRef": "333e3dd9-f62b-44d5-9257-ee6befff147b", "flavorRef": "42", "key_name": "tempest-TestMinimumBasicScenario-1107556496", "networks": [{"uuid": "c1cad2ee-ee75-4724-aa6f-6c4150899557"}]}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:56:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/ace5d130-0806-4f7c-ad31-438d451486bd', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5f8588f0-fbff-4f22-9c2c-c0babd4ea0c9', 'x-compute-request-id': 'req-5f8588f0-fbff-4f22-9c2c-c0babd4ea0c9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "ace5d130-0806-4f7c-ad31-438d451486bd", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ace5d130-0806-4f7c-ad31-438d451486bd"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ace5d130-0806-4f7c-ad31-438d451486bd"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "KZVh87o9AfQd"}}' 2023-04-18 18:56:49,044 79728 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/ace5d130-0806-4f7c-ad31-438d451486bd 0.070s 2023-04-18 18:56:49,045 79728 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:56:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1253', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-39e96831-405e-4488-991e-1f1039d6e2ed', 'x-compute-request-id': 'req-39e96831-405e-4488-991e-1f1039d6e2ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ace5d130-0806-4f7c-ad31-438d451486bd'} Body: b'{"server": {"id": "ace5d130-0806-4f7c-ad31-438d451486bd", "name": "tempest-TestMinimumBasicScenario-server-1377828823", "status": "BUILD", "tenant_id": "26cdc50ad17749bea246205a1a94b203", "user_id": "5adbbe06f4ee4e08b47dc5b0fb586874", "metadata": {}, "hostId": "", "image": {"id": "333e3dd9-f62b-44d5-9257-ee6befff147b", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/333e3dd9-f62b-44d5-9257-ee6befff147b"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T18:56:49Z", "updated": "2023-04-18T18:56:48Z", "addresses": {}, "acc essIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ace5d130-0806-4f7c-ad31-438d451486bd"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ace5d130-0806-4f7c-ad31-438d451486bd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1107556496", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 18:57:39,621 79728 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/ace5d130-0806-4f7c-ad31-438d451486bd 0.562s 2023-04-18 18:57:39,622 79728 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:57:39 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-b1e94d54-1a3e-4dd0-bf55-0c326d2aebf4', 'x-compute-request-id': 'req-b1e94d54-1a3e-4dd0-bf55-0c326d2aebf4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ace5d130-0806-4f7c-ad31-438d451486bd'} Body: b'{"server": {"id": "ace5d130-0806-4f7c-ad31-438d451486bd", "name": "tempest-TestMinimumBasicScenario-server-1377828823", "status": "ACTIVE", "tenant_id": "26cdc50ad17749bea246205a1a94b203", "user_id": "5adbbe06f4ee4e08b47dc5b0fb586874", "metadata": {}, "hostId": "8e3d626c8c1cda45210298679e53d16ac235db60a6df54566f33bcd4", "image": {"id": "333e3dd9-f62b-44d5-9257-ee6befff147b", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/333e3dd9-f62b-44d5-9257-ee6befff147b"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T18:56:48Z", "updated": "2023-04-18T18:56:55Z", "addresses": {"tempest-TestMinimumBasicScenario-27672682-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:17:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ace5d130-0806-4f7c-ad31-438d451486bd"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ace5d130-0806-4f7c-ad31-438d451486bd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1107556496", "OS-SRV-USG:launched_at": "2023-04-18T18:56:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 18:57:39,637 79728 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-18 18:58:39,947 79728 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/ace5d130-0806-4f7c-ad31-438d451486bd 0.270s 2023-04-18 18:58:39,947 79728 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:58:39 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-751ada7e-eaab-4c77-b719-27b66a02ba1e', 'x-compute-request-id': 'req-751ada7e-eaab-4c77-b719-27b66a02ba1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ace5d130-0806-4f7c-ad31-438d451486bd'} Body: b'{"server": {"id": "ace5d130-0806-4f7c-ad31-438d451486bd", "name": "tempest-TestMinimumBasicScenario-server-1377828823", "status": "ACTIVE", "tenant_id": "26cdc50ad17749bea246205a1a94b203", "user_id": "5adbbe06f4ee4e08b47dc5b0fb586874", "metadata": {}, "hostId": "8e3d626c8c1cda45210298679e53d16ac235db60a6df54566f33bcd4", "image": {"id": "333e3dd9-f62b-44d5-9257-ee6befff147b", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/333e3dd9-f62b-44d5-9257-ee6befff147b"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T18:56:48Z", "updated": "2023-04-18T18:56:55Z", "addresses": {"tempest-TestMinimumBasicScenario-27672682-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:17:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ace5d130-0806-4f7c-ad31-438d451486bd"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ace5d130-0806-4f7c-ad31-438d451486bd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1107556496", "OS-SRV-USG:launched_at": "2023-04-18T18:56:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 18:58:40,165 79728 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers 0.206s 2023-04-18 18:58:40,165 79728 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:58:39 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-bd7ad96b-6000-49f4-a4cb-32911dd458e6', 'x-compute-request-id': 'req-bd7ad96b-6000-49f4-a4cb-32911dd458e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"servers": [{"id": "ace5d130-0806-4f7c-ad31-438d451486bd", "name": "tempest-TestMinimumBasicScenario-server-1377828823", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ace5d130-0806-4f7c-ad31-438d451486bd"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ace5d130-0806-4f7c-ad31-438d451486bd"}]}]}' 2023-04-18 18:58:40,337 79728 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/ace5d130-0806-4f7c-ad31-438d451486bd 0.166s 2023-04-18 18:58:40,338 79728 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:58: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-f0995f91-0818-435b-8595-c8380a37043e', 'x-compute-request-id': 'req-f0995f91-0818-435b-8595-c8380a37043e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ace5d130-0806-4f7 c-ad31-438d451486bd'} Body: b'{"server": {"id": "ace5d130-0806-4f7c-ad31-438d451486bd", "name": "tempest-TestMinimumBasicScenario-server-1377828823", "status": "ACTIVE", "tenant_id": "26cdc50ad17749bea246205a1a94b203", "user_id": "5adbbe06f4ee4e08b47dc5b0fb586874", "metadata": {}, "hostId": "8e3d626c8c1cda45210298679e53d16ac235db60a6df54566f33bcd4", "image": {"id": "333e3dd9-f62b-44d5-9257-ee6befff147b", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/333e3dd9-f62b-44d5-9257-ee6befff147b"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T18:56:48Z", "updated": "2023-04-18T18:56:55Z", "addresses": {"tempest-TestMinimumBasicScenario-27672682-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:17:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ace5d130-0806-4f7c-ad31-438d451486bd"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ace5d130-0806-4f7c-ad31-438d451486bd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1107556496", "OS-SRV-USG:launched_at": "2023-04-18T18:56:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 18:58:40,550 79728 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 202 POST http://10.0.0.210/volume/v3/26cdc50ad17749bea246205a1a94b203/volumes 0.198s 2023-04-18 18:58:40,551 79728 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-213511501", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:58:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-271d6cfa-b311-4cdf-802e-fa9de863e1d8', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-271d6cfa-b311-4cdf-802e-fa9de863e1d8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/26cdc50ad17749bea246205a1a94b203/volumes'} Body: b'{"volume": {"id": "a1863a76-ac82-447d-aa5c-8602775d15c4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:58:40.484341", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-213511501", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/26cdc50ad17749bea246205a1a94b203/volumes/a1863a76-ac82-447d-aa5c-8602775d15c4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/26cdc50ad17749bea246205a1a94b203/volumes/a1863a76-ac82-447d-aa5c-8602775d15c4"}], "user_id": "5adbbe06f4ee4e08b47dc5b0fb586874", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 18:58:40,608 79728 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/volume/v3/26cdc50ad17749bea246205a1a94b203/volumes/a1863a76-ac82-447d-aa5c-8602775d15c4 0.048s 2023-04-18 18:58:40,608 79728 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:58:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-comput e-request-id': 'req-a90357a9-65f0-4150-a14e-dc0c3a9d3f6a', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a90357a9-65f0-4150-a14e-dc0c3a9d3f6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/26cdc50ad17749bea246205a1a94b203/volumes/a1863a76-ac82-447d-aa5c-8602775d15c4'} Body: b'{"volume": {"id": "a1863a76-ac82-447d-aa5c-8602775d15c4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:58:40.000000", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-213511501", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/26cdc50ad17749bea246205a1a94b203/volumes/a1863a76-ac82-447d-aa5c-8602775d15c4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/26cdc50ad17749bea246205a1a94b203/volumes/a1863a76-ac82-447d-aa5c-8602775d15c4"}], "user_id": "5adbbe06f4ee4e08b47dc5b0fb586874", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "26cdc50ad17749bea246205a1a94b203"}}' 2023-04-18 18:58:41,669 79728 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/volume/v3/26cdc50ad17749bea246205a1a94b203/volumes/a1863a76-ac82-447d-aa5c-8602775d15c4 0.049s 2023-04-18 18:58:41,670 79728 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:58:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5736b6b-5f93-40c4-bc18-2d27b4843ad2', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5736b6b-5f93-40c4-bc18-2d27b4843ad2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/26cdc50ad17749bea246205a1a94b203/volumes/a1863a76-ac82-447d-aa5c-8602775d15c4'} Body: b'{"volume": {"id": "a1863a76-ac82-447d-aa5c-8602775d15c4", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:58:40.000000", "updated_at": "2023-04-18T18:58:41.000000", "name": "tempest-TestMinimumBasicScenario-volume-213511501", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/26cdc50ad17749bea246205a1a94b203/volumes/a1863a76-ac82-447d-aa5c-8602775d15c4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/26cdc50ad17749bea246205a1a94b203/volumes/a1863a76-ac82-447d-aa5c-8602775d15c4"}], "user_id": "5adbbe06f4ee4e08b47dc5b0fb586874", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "26cdc50ad17749bea246205a1a94b203"}}' 2023-04-18 18:58:41,785 79728 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/26cdc50ad17749bea246205a1a94b203/volumes/a1863a76-ac82-447d-aa5c-8602775d15c4 0.102s 2023-04-18 18:58:41,785 79728 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:58:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f509a92-76fd-40c1-942d-f1228d37ba37', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/26cdc50ad 17749bea246205a1a94b203/volumes/a1863a76-ac82-447d-aa5c-8602775d15c4'} Body: b'' 2023-04-18 18:58:41,808 79728 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/26cdc50ad17749bea246205a1a94b203/volumes/a1863a76-ac82-447d-aa5c-8602775d15c4 0.022s 2023-04-18 18:58:41,808 79728 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:58:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-273ec0f8-abb6-4ab4-99a8-615a125b2fc7', 'x-openstack-request-id': 'req-273ec0f8-abb6-4ab4-99a8-615a125b2fc7', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/26cdc50ad17749bea246205a1a94b203/volumes/a1863a76-ac82-447d-aa5c-8602775d15c4'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume a1863a76-ac82-447d-aa5c-8602775d15c4 could not be found."}}' 2023-04-18 18:58:41,927 79728 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/ace5d130-0806-4f7c-ad31-438d451486bd 0.118s 2023-04-18 18:58:41,927 79728 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:58:41 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-7319e6c9-230b-4921-b9a4-7744bfc73a5c', 'x-compute-request-id': 'req-7319e6c9-230b-4921-b9a4-7744bfc73a5c', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ace5d130-0806-4f7c-ad31-438d451486bd'} Body: b'' 2023-04-18 18:58:42,227 79728 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/ace5d130-0806-4f7c-ad31-438d451486bd 0.299s 2023-04-18 18:58:42,228 79728 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:58:41 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-2ade9092-e31b-4e7b-83f6-898ec3a0c8d3', 'x-compute-request-id': 'req-2ade9092-e31b-4e7b-83f6-898ec3a0c8d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ace5d130-0806-4f7c-ad31-438d451486bd'} Body: b'{"server": {"id": "ace5d130-0806-4f7c-ad31-438d451486bd", "name": "tempest-TestMinimumBasicScenario-server-1377828823", "status": "ACTIVE", "tenant_id": "26cdc50ad17749bea246205a1a94b203", "user_id": "5adbbe06f4ee4e08b47dc5b0fb586874", "metadata": {}, "hostId": "8e3d626c8c1cda45210298679e53d16ac235db60a6df54566f33bcd4", "image": {"id": "333e3dd9-f62b-44d5-9257-ee6befff147b", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/333e3dd9-f62b-44d5-9257-ee6befff147b"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T18:56:48Z", "updated": "2023-04-18T18:58:42Z", "addresses": {"tempest-TestMinimumBasicScenario-27672682-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:17:e9"}]}, "accessIPv4": "", "accessIPv 6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ace5d130-0806-4f7c-ad31-438d451486bd"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ace5d130-0806-4f7c-ad31-438d451486bd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1107556496", "OS-SRV-USG:launched_at": "2023-04-18T18:56:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 18:59:32,410 79728 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/ace5d130-0806-4f7c-ad31-438d451486bd 0.114s 2023-04-18 18:59:32,410 79728 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:59:32 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-a412d625-81e9-4281-8c04-8e6653ad243d', 'x-compute-request-id': 'req-a412d625-81e9-4281-8c04-8e6653ad243d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ace5d130-0806-4f7c-ad31-438d451486bd'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance ace5d130-0806-4f7c-ad31-438d451486bd could not be found."}}' 2023-04-18 18:59:32,452 79728 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-1107556496 0.041s 2023-04-18 18:59:32,453 79728 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:59:32 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-6bf43dad-0ef1-4c97-a7e3-27eab01ff0b5', 'x-compute-request-id': 'req-6bf43dad-0ef1-4c97-a7e3-27eab01ff0b5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-1107556496'} Body: b'' 2023-04-18 18:59:32,550 79728 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/333e3dd9-f62b-44d5-9257-ee6befff147b 0.096s 2023-04-18 18:59:32,550 79728 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:59:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-06c359e1-d333-4c61-a026-c614cca0083c', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/333e3dd9-f62b-44d5-9257-ee6befff147b'} Body: b'' ============================== Failed 96 tests - output below: ============================== 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 e57185f8-b45e-402f-a347-4348d9e13846 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 18:43:03,007 79728 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 201 POST http://10.0.0.210:9696/networking/v2.0/networks 1.175s 2023-04-18 18:43:03,008 79728 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-3582313"}} Response - Headers: {'content-type': 'application/json', 'content-length': '580', 'x-openstack-request-id': 'req-6aaaac01-9653-49a7-b197-ba1fbfe43e47', 'date': 'Tue, 18 Apr 2023 18:43:03 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/networks'} Body: b'{"network":{"id":"97b1bb27-85da-484c-abc4-b0d1fa79195d","name":"tempest-tagged-attachments-test-net-3582313","tenant_id":"b197b4cfd485433f8fcdee570a98f7d8","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"b197b4cfd485433f8fcdee570a98f7d8","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-18T18:43:02Z","updated_at":"2023-04-18T18:43:02Z","revision_number":1}}' 2023-04-18 18:43:04,635 79728 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 201 POST http://10.0.0.210:9696/networking/v2.0/subnets 1.626s 2023-04-18 18:43:04,635 79728 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"network_id": "97b1bb27-85da-484c-abc4-b0d1fa79195d", "cidr": "10.10.10.0/24", "ip_version": 4}} Response - Headers: {'content-type': 'application/json', 'content-length': '603', 'x-openstack-request-id': 'req-76920a2a-c60a-4cae-9856-04dc85157e96', 'date': 'Tue, 18 Apr 2023 18:43:04 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/subnets'} Body: b'{"subnet":{"id":"46d9a16c-ca16-45d7-86d9-9ac1aa418462","name":"","tenant_id":"b197b4cfd485433f8fcdee570a98f7d8","network_id":"97b1bb27-85da-484c-abc4-b0d1fa79195d","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-18T18:43:03Z","updated_at":"2023-04-18T18:43:03Z","revision_number":0,"project_id":"b197b4cfd485433f8fcdee570a98f7d8"}}' 2023-04-18 18:43:05,795 79728 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 202 POST http://10.0.0.210/volume/v3/b197b4cfd485433f8fcdee570a98f7d8/volumes 1.159s 2023-04-18 18:43:05,795 79728 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-1844889682"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:43:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55dde348-14cb-4a7e-ac76-4ada29ec97b0', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55dde348-14cb-4a7e-ac76-4ada29ec97b0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b197b4cfd485433f8fcdee570a98f7d8/volumes'} Body: b'{"volume": {"id": "e57185f8-b45e-402f-a347-4348d9e13846", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:43:05.308511", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-1844889682", "description": null, "volume_t ype": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b197b4cfd485433f8fcdee570a98f7d8/volumes/e57185f8-b45e-402f-a347-4348d9e13846"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b197b4cfd485433f8fcdee570a98f7d8/volumes/e57185f8-b45e-402f-a347-4348d9e13846"}], "user_id": "1e79e62524a54adfb780fc4d661b61b1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 18:43:07,019 79728 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/b197b4cfd485433f8fcdee570a98f7d8/volumes/e57185f8-b45e-402f-a347-4348d9e13846 1.208s 2023-04-18 18:43:07,019 79728 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:43:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0106bc90-510b-45e4-8b95-09e20882c559', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0106bc90-510b-45e4-8b95-09e20882c559', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b197b4cfd485433f8fcdee570a98f7d8/volumes/e57185f8-b45e-402f-a347-4348d9e13846'} Body: b'{"volume": {"id": "e57185f8-b45e-402f-a347-4348d9e13846", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:43:05.000000", "updated_at": "2023-04-18T18:43:06.000000", "name": "tempest-TaggedAttachmentsTest-volume-1844889682", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b197b4cfd485433f8fcdee570a98f7d8/volumes/e57185f8-b45e-402f-a347-4348d9e13846"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b197b4cfd485433f8fcdee570a98f7d8/volumes/e57185f8-b45e-402f-a347-4348d9e13846"}], "user_id": "1e79e62524a54adfb780fc4d661b61b1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b197b4cfd485433f8fcdee570a98f7d8"}}' 2023-04-18 18:43:08,203 79728 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/b197b4cfd485433f8fcdee570a98f7d8/volumes/e57185f8-b45e-402f-a347-4348d9e13846 0.172s 2023-04-18 18:43:08,204 79728 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:43:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-381d4c9b-63f7-44d6-a927-7808a639456d', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-381d4c9b-63f7-44d6-a927-7808a639456d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b197b4cfd485433f8fcdee570a98f7d8/volumes/e57185f8-b45e-402f-a347-4348d9e13846'} Body: b'{"volume": {"id": "e57185f8-b45e-402f-a347-4348d9e13846", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:43:05.000000", "updated_at": "2023-04-18T18:43:06.000000", "name": "tempest-TaggedAttachmentsTest-volume-1844889682", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b197b4cfd485433f8fcdee570a98f7d8/volumes/e57185f8-b45e-402f-a347-4348d9e13846"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b197b4cfd485433f8fcdee570a98f7d8/volumes /e57185f8-b45e-402f-a347-4348d9e13846"}], "user_id": "1e79e62524a54adfb780fc4d661b61b1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b197b4cfd485433f8fcdee570a98f7d8"}}' 2023-04-18 18:43:09,323 79728 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/subnets/46d9a16c-ca16-45d7-86d9-9ac1aa418462 1.106s 2023-04-18 18:43:09,323 79728 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-d279c6cf-56ab-4ad4-845b-30db8c6d4043', 'date': 'Tue, 18 Apr 2023 18:43:09 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/subnets/46d9a16c-ca16-45d7-86d9-9ac1aa418462'} Body: b'' 2023-04-18 18:43:11,485 79728 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/networks/97b1bb27-85da-484c-abc4-b0d1fa79195d 2.161s 2023-04-18 18:43:11,486 79728 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-5e49f2e3-bb02-4141-b76c-a54775563ecf', 'date': 'Tue, 18 Apr 2023 18:43:11 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/networks/97b1bb27-85da-484c-abc4-b0d1fa79195d'} Body: b'' 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 2afde0a4-1831-49be-b81f-6720c1b0c01e failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 18:43:14,868 79710 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 202 POST http://10.0.0.210/volume/v3/368a94a2f77c412c82c951f9d863d92e/volumes 1.147s 2023-04-18 18:43:14,868 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-806030703", "imageRef": "c82b487d-70d3-49d8-9a21-424651a35dee"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:43:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b7ec9dc-f731-4bcb-bf22-29d0009f84f1', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b7ec9dc-f731-4bcb-bf22-29d0009f84f1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/368a94a2f77c412c82c951f9d863d92e/volumes'} Body: b'{"volume": {"id": "2afde0a4-1831-49be-b81f-6720c1b0c01e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:43:14.433550", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-806030703", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/368a94a2f77c412c82c951f9d863d92e/volumes/2afde0a4-1831-49be-b81f-6720c1b0c01e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/368a94a2f77c412c82c951f9d863d92e/volumes/2afde0a4-1831-49be-b81f-6720c1b0c01e"}], "user_id": "330224645a014fd5ab7264b2d28b428e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 18:43:14,925 79710 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/368a94a2f77c412c82c951f9d863d92e/volumes/2afde0a4-1831-49be-b81f-6720c1b0c01e 0.044s 2023-04-18 18:43:14,925 79710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:43:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-811f2d34-2b0f-47b6-be64-86f2caeb1bfe', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-811f2d34-2b0f-47b6-be64-86f2caeb1bfe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/368a94a2f77c412c82c951f9d863d92e/volumes/2afde0a4-1831-49be-b81f-6720c1b0c01e'} Body: b'{"volume": {"id": "2afde0a4-1831-49be-b81f-6720c1b0c01e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:43:14.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-806030703", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/368a94a2f77c412c82c951f9d863d92e/volumes/2afde0a4-1831-49be-b81f-6720c1b0c01e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/368a94a2f77c412c82c951f9d863d92e/volumes/2afde0a4-1831-49be-b81f-6720c1b0c01e"}], "user_id": "330224645a014fd5ab7264b2d28b428e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "368a94a2f77c412c82c951f9d863d92e"}}' 2023-04-18 18:43:15,978 79710 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/368a94a2f77c412c82c951f9d863d92e/volumes/2afde0a4-1831-49be-b81f-6720c1b0c01e 0.041s 2023-04-18 18:43:15,979 79710 DEBUG [tem pest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:43:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-092f29c6-5f5e-4235-8aa8-8089c879a895', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-092f29c6-5f5e-4235-8aa8-8089c879a895', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/368a94a2f77c412c82c951f9d863d92e/volumes/2afde0a4-1831-49be-b81f-6720c1b0c01e'} Body: b'{"volume": {"id": "2afde0a4-1831-49be-b81f-6720c1b0c01e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:43:14.000000", "updated_at": "2023-04-18T18:43:15.000000", "name": "tempest-TaggedBootDevicesTest-volume-806030703", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/368a94a2f77c412c82c951f9d863d92e/volumes/2afde0a4-1831-49be-b81f-6720c1b0c01e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/368a94a2f77c412c82c951f9d863d92e/volumes/2afde0a4-1831-49be-b81f-6720c1b0c01e"}], "user_id": "330224645a014fd5ab7264b2d28b428e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "368a94a2f77c412c82c951f9d863d92e"}}' 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 697c9900-9c92-4726-883a-d36466d4b78d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 18:43:15,383 79730 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 202 POST http://10.0.0.210/volume/v3/347a154b684348efab69ac6978094573/volumes 0.683s 2023-04-18 18:43:15,384 79730 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-855616482", "imageRef": "c82b487d-70d3-49d8-9a21-424651a35dee"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:43:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2b5378d-b843-4c48-9fed-3e396f0a66d4', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2b5378d-b843-4c48-9fed-3e396f0a66d4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/347a154b684348efab69ac6978094573/volumes'} Body: b'{"volume": {"id": "697c9900-9c92-4726-883a-d36466d4b78d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:43:15.251390", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-855616482", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/347a154b684348efab69ac6978094573/volumes/697c9900-9c92-4726-883a-d36466d4b78d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/347a154b684348efab69ac6978094573/volumes/697c9900-9c92-4726-883a-d36466d4b78d"}], "user_id": "c4819dcea85e4f41ac732cc9e6e37925", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 18:43:15,450 79730 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/347a154b684348efab69ac6978094573/volumes/697c9900-9c92-4726-883a-d36466d4b78d 0.051s 2023-04-18 18:43:15,450 79730 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:43:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-552ad371-8322-4307-959c-b534fff8aa65', 'content-length': '891', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-552ad371-8322-4307-959c-b534fff8aa65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/347a154b684348efab69ac6978094573/volumes/697c9900-9c92-4726-883a-d36466d4b78d'} Body: b'{"volume": {"id": "697c9900-9c92-4726-883a-d36466d4b78d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:43:15.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-855616482", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/347a154b684348efab69ac6978094573/volumes/697c9900-9c92-4726-883a-d36466d4b78d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/347a154b684348efab69ac6978094573/volumes/697c9900-9c92-4726-883a-d36466d4b78d"}], "user_id": "c4819dcea85e4f41ac732cc9e6e37925", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "347a154b684348efab69ac6978094573"}}' 2023-04-18 18:43:16,505 79730 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/347a154b684348efab69ac6978094573/volumes/697c9900-9c92-4726-883a-d36466d4b78d 0.041s 2023-04-18 18 :43:16,505 79730 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:43:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6063916-0d84-4769-9d8e-0cecff508938', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6063916-0d84-4769-9d8e-0cecff508938', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/347a154b684348efab69ac6978094573/volumes/697c9900-9c92-4726-883a-d36466d4b78d'} Body: b'{"volume": {"id": "697c9900-9c92-4726-883a-d36466d4b78d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:43:15.000000", "updated_at": "2023-04-18T18:43:15.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-855616482", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/347a154b684348efab69ac6978094573/volumes/697c9900-9c92-4726-883a-d36466d4b78d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/347a154b684348efab69ac6978094573/volumes/697c9900-9c92-4726-883a-d36466d4b78d"}], "user_id": "c4819dcea85e4f41ac732cc9e6e37925", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "347a154b684348efab69ac6978094573"}}' 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 b7422055-3a8f-476c-bdff-19872c765ff6 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 18:43:20,841 79724 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 202 POST http://10.0.0.210/volume/v3/5f51d0ddaa5c485199d87169e86b38e8/volumes 1.095s 2023-04-18 18:43:20,841 79724 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-549493839"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:43:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93a9182f-c0a6-4d3b-bbd0-779f586f552e', 'content-length': '811', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93a9182f-c0a6-4d3b-bbd0-779f586f552e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5f51d0ddaa5c485199d87169e86b38e8/volumes'} Body: b'{"volume": {"id": "b7422055-3a8f-476c-bdff-19872c765ff6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:43:20.399707", "updated_at": null, "name": "tempest-TestVolumeSwap-volume-549493839", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5f51d0ddaa5c485199d87169e86b38e8/volumes/b7422055-3a8f-476c-bdff-19872c765ff6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5f51d0ddaa5c485199d87169e86b38e8/volumes/b7422055-3a8f-476c-bdff-19872c765ff6"}], "user_id": "360147d285134cab8a29fc6274dae1d1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 18:43:20,948 79724 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/5f51d0ddaa5c485199d87169e86b38e8/volumes/b7422055-3a8f-476c-bdff-19872c765ff6 0.082s 2023-04-18 18:43:20,948 79724 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:43:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b736e3c-3eb4-492b-8c0f-fbba3e61a974', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b736e3c-3eb4-492b-8c0f-fbba3e61a974', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5f51d0ddaa5c485199d87169e86b38e8/volumes/b7422055-3a8f-476c-bdff-19872c765ff6'} Body: b'{"volume": {"id": "b7422055-3a8f-476c-bdff-19872c765ff6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:43:20.000000", "updated_at": null, "name": "tempest-TestVolumeSwap-volume-549493839", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5f51d0ddaa5c485199d87169e86b38e8/volumes/b7422055-3a8f-476c-bdff-19872c765ff6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5f51d0ddaa5c485199d87169e86b38e8/volumes/b7422055-3a8f-476c-bdff-19872c765ff6"}], "user_id": "360147d285134cab8a29fc6274dae1d1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5f51d0ddaa5c485199d87169e86b38e8"}}' 2023-04-18 18:43:22,018 79724 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/5f51d0ddaa5c485199d87169e86b38e8/volumes/b7422055-3a8f-476c-bdff-19872c765ff6 0.057s 2023-04-18 18:43:22,019 79724 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X- Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:43:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3653b01b-3c8b-4d1e-8612-5d249835bc1c', 'content-length': '900', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3653b01b-3c8b-4d1e-8612-5d249835bc1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5f51d0ddaa5c485199d87169e86b38e8/volumes/b7422055-3a8f-476c-bdff-19872c765ff6'} Body: b'{"volume": {"id": "b7422055-3a8f-476c-bdff-19872c765ff6", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:43:20.000000", "updated_at": "2023-04-18T18:43:21.000000", "name": "tempest-TestVolumeSwap-volume-549493839", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5f51d0ddaa5c485199d87169e86b38e8/volumes/b7422055-3a8f-476c-bdff-19872c765ff6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5f51d0ddaa5c485199d87169e86b38e8/volumes/b7422055-3a8f-476c-bdff-19872c765ff6"}], "user_id": "360147d285134cab8a29fc6274dae1d1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5f51d0ddaa5c485199d87169e86b38e8"}}' 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 cfb90b6c-49a7-4dca-8307-7b35bf09ebbc failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 18:43:34,312 79724 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 200 POST http://10.0.0.210/volume/v3/93e701cb350f4888be328f7e58f34731/types 0.189s 2023-04-18 18:43:34,313 79724 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-333172460"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:43:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d655d5f6-ec8b-407d-979e-984fb7765736', 'content-length': '227', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d655d5f6-ec8b-407d-979e-984fb7765736', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/93e701cb350f4888be328f7e58f34731/types'} Body: b'{"volume_type": {"id": "1891ae1c-30e0-4779-a11c-9d38d1d3278b", "name": "tempest-GroupSnapshotsV319Test-volume-type-333172460", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-18 18:43:34,408 79724 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 202 POST http://10.0.0.210/volume/v3/93e701cb350f4888be328f7e58f34731/group_types 0.092s 2023-04-18 18:43:34,408 79724 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-1433929571"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:43:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63a3f46f-8b72-4b31-b09e-5cba004922c0', 'content-length': '185', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63a3f46f-8b72-4b31-b09e-5cba004922c0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/93e701cb350f4888be328f7e58f34731/group_types'} Body: b'{"group_type": {"id": "d5080a4d-9cdb-49a3-b385-ac6ccc66b16c", "name": "tempest-GroupSnapshotsV319Test-group-type-1433929571", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-18 18:43:34,706 79724 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 202 POST http://10.0.0.210/volume/v3/4506f22f0c034b648a1ca20f90d6865e/groups 0.294s 2023-04-18 18:43:34,706 79724 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": "d5080a4d-9cdb-49a3-b385-ac6ccc66b16c", "volume_types": ["1891ae1c-30e0-4779-a11c-9d38d1d3278b"], "name": "tempest-GroupSnapshotsV319Test-Group-1560018645"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:43:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70ccb280-881f-426a-99cd-8c94d7384174', 'content-length': '116', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70ccb280-881f-426a-99cd-8c94d7384174', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4506f22f0c034b648a1ca20f90d6865e/groups'} Body: b'{"group": {"id": "cfb90b6c-49a7-4dca-8307-7b35bf09ebbc", "name": "tempest-GroupSnapshotsV319Test-Group-1560018645"}}' 2023-04-18 18:43:34,759 79724 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 200 GET http://10.0.0.210/volume/v3/4506f22f0c034b648a1ca20f90d6865e/groups/cfb90b6c-49a7-4dca-8307-7b35bf09ebbc 0.050s 2023-04-18 18:43:34,759 79724 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.19', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:43:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5c88cea-a976-4dfe-b0d3-8a2c83717144', 'content-length': '396', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5c88cea-a976-4dfe-b0d3-8a2c83717144', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4506f22f0c034b648a1ca20f90d6865e/groups/cfb90b6c-49a7-4dca-8307-7b35bf09ebbc'} Body: b'{"group": {"id": "cfb90b6c-49a7-4dca-8307-7b35bf09ebbc", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-18T18:43:35.000000", "name": "tempest-GroupSnapshotsV319Test-Group-1560018645", "description": null, "group_type": "d5080a4d-9cdb-49a3-b385-ac6ccc66b16c", "volume_types": ["1891ae1c-30e0-4779-a11c-9d38d1d3278b"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-18 18:43:35,841 79724 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 200 GET http://10.0.0.210/volume/v3/4506f22f0c034b648a1ca20f90d6865e/groups/cfb90b6c-49a7-4dca-8307-7b35bf09ebbc 0.078s 2023-04-18 18:43:35,841 79724 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.19', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:43:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-006ae0d6-5e0c-4703-90b8-c84b00c41bd2', 'content-length': '393', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-006ae0d6-5e0c-4703-90b8-c84b00c41bd2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4506f22f0c034b648a1ca20f90d6865e/groups/cfb90b6c-49a7-4dca-8307-7b35bf09ebbc'} Body: b'{"group": {"id": "cfb90b6c-49a7-4dca-8307-7b35bf09ebbc", "status": "error", "availability_zone": "nova", "created_at": "2023-04-18T18:43:35.000000", "name": "tempest-GroupSnapshotsV319Test-Group-1560018645", "description": null, "group_type": "d5080a4d-9cdb-49a3-b385-ac6ccc66b16c", "volume_types": ["1891ae1c-30e0-4779-a11c-9d38d1d3278b"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-18 18:43:35,917 79724 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/4506f22f0c034b648a1ca20f90d6865e/volumes/detail 0.070s 2023-04-18 18:43:35,917 79724 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.19', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:43:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ca4f949-7c42-4a34-95dd-878adf2ccd12', 'content-length': '15', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ca4f949-7c42-4a34-95dd-878adf2ccd12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4506f22f0c034b648a1ca20f90d6865e/volumes/detail'} Body: b'{"volumes": []}' 2023-04-18 18:43:36,030 79724 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/4506f22f0c034b648a1ca20f90d6865e/groups/cfb90b6c-49a7-4dca-8307-7b35bf09ebbc/action 0.102s 2023-04-18 18:43:36,031 79724 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.19', 'X-Auth-Token': ''} Body: {"delete": {"delete-volumes": true}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:43:35 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-3f858763-c68d-4e0b-a38e-5e54aec03cb4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4506f22f0c034b648a1ca20f90d6865e/groups/cfb90b6c-49a7-4dca-8307-7b35bf09ebbc/action'} Body: b'' 2023-04-18 18:43:36,056 79724 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/4506f22f0c034b648a1ca20f90d6865e/groups/cfb90b6c-49a7-4dca-8307-7b35bf09ebbc 0.024s 2023-04-18 18:43:36,057 79724 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.19', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:43:36 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-7790e6d8-b072-4d60-b50c-9b6012c1f7c5', 'x-openstack-request-id': 'req-7790e6d8-b072-4d60-b50c-9b6012c1f7c5', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/4506f22f0c034b648a1ca20f90d6865e/groups/cfb90b6c-49a7-4dca-8307-7b35bf09ebbc'} Body: b'{"itemNotFound": {"code": 404, "message": "Group cfb90b6c-49a7-4dca-8307-7b35bf09ebbc could not be found."}}' 2023-04-18 18:43:36,152 79724 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/93e701cb350f4888be328f7e58f34731/group_types/d5080a4d-9cdb-49a3-b385-ac6ccc66b16c 0.095s 2023-04-18 18:43:36,153 79724 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.19', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:43:36 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-ac72f22c-fd69-400f-b6c3-93628c7bd777', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/93e701cb350f4888be328f7e58f34731/group_types/d5080a4d-9cdb-49a3-b385-ac6ccc66b16c'} Body: b'' 2023-04-18 18:43:36,240 79724 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/93e701cb350f4888be328f7e58f34731/types/1891ae1c-30e0-4779-a11c-9d38d1d3278b 0.086s 2023-04-18 18:43:36,240 79724 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:43: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-840f238f-4e6b-48ad-a053-fde0960abe53', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/93e701cb350f4888be328f7e58f34731/types/1891ae1c-30e0-4779-a11c-9d38d1d3278b'} Body: b'' 2023-04-18 18:43:36,256 79724 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/93e701cb350f4888be328f7e58f34731/types/1891ae1c-30e0-4779-a11c-9d38d1d3278b 0.016s 2023-04-18 18:43:36,257 79724 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:43: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-9e9779a0-5c07-44ea-8f08-173700f5203f', 'x-openstack-request-id': 'req-9e9779a0-5c07-44ea-8f08-173700f5203f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/93e701cb350f4888be328f7e58f34731/types/1891ae1c-30e0-4779-a11c-9d38d1d3278b'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 1891ae1c-30e0-4779-a11c-9d38d1d3278b could not be found."}}' tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_with_details[id-d4bb61f7-762d-4437-b8a4-5785759a0ced] ----------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_pools.py", line 44, in test_get_pools_with_details self._assert_pools(with_detail=True) File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_pools.py", line 29, in _assert_pools self.assertNotEmpty(cinder_pools, "no cinder pools listed.") File "/opt/stack/tempest/tempest/test.py", line 970, in assertNotEmpty self.assertTrue(items, msg) File "/usr/lib/python3.10/unittest/case.py", line 687, in assertTrue raise self.failureException(msg) AssertionError: [] is not true : no cinder pools listed. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 18:43:40,357 79724 INFO [tempest.lib.common.rest_client] Request (VolumePoolsAdminTestsJSON:test_get_pools_with_details): 200 GET http://10.0.0.210/volume/v3/1b8ee8294b274f888296148a20204082/scheduler-stats/get_pools?detail=True 0.156s 2023-04-18 18:43:40,357 79724 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:43:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c59ef4e-158a-4aae-9f75-625d7657fcb1', 'content-length': '13', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c59ef4e-158a-4aae-9f75-625d7657fcb1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1b8ee8294b274f888296148a20204082/scheduler-stats/get_pools?detail=True'} Body: b'{"pools": []}' tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_without_details[id-0248a46c-e226-4933-be10-ad6fca8227e7] -------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_pools.py", line 39, in test_get_pools_without_details self._assert_pools() File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_pools.py", line 29, in _assert_pools self.assertNotEmpty(cinder_pools, "no cinder pools listed.") File "/opt/stack/tempest/tempest/test.py", line 970, in assertNotEmpty self.assertTrue(items, msg) File "/usr/lib/python3.10/unittest/case.py", line 687, in assertTrue raise self.failureException(msg) AssertionError: [] is not true : no cinder pools listed. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 18:43:40,437 79724 INFO [tempest.lib.common.rest_client] Request (VolumePoolsAdminTestsJSON:test_get_pools_without_details): 200 GET http://10.0.0.210/volume/v3/1b8ee8294b274f888296148a20204082/scheduler-stats/get_pools 0.072s 2023-04-18 18:43:40,437 79724 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:43:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49ef8b1a-f04e-45e3-8d09-2ee1be7961e6', 'content-length': '13', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49ef8b1a-f04e-45e3-8d09-2ee1be7961e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1b8ee8294b274f888296148a20204082/scheduler-stats/get_pools'} Body: b'{"pools": []}' 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 47c6ed35-0ed7-4935-a8a5-4d3f45ad1c86 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 18:43:44,566 79724 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 202 POST http://10.0.0.210/volume/v3/79d758ba47fb41c6b5fb61f84a5feee7/volumes 0.338s 2023-04-18 18:43:44,566 79724 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-2067058271"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:43:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77f91fa4-0f34-462f-a511-544898adb40d', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77f91fa4-0f34-462f-a511-544898adb40d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/79d758ba47fb41c6b5fb61f84a5feee7/volumes'} Body: b'{"volume": {"id": "47c6ed35-0ed7-4935-a8a5-4d3f45ad1c86", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:43:44.505043", "updated_at": null, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-2067058271", "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/79d758ba47fb41c6b5fb61f84a5feee7/volumes/47c6ed35-0ed7-4935-a8a5-4d3f45ad1c86"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/79d758ba47fb41c6b5fb61f84a5feee7/volumes/47c6ed35-0ed7-4935-a8a5-4d3f45ad1c86"}], "user_id": "ee52fe3c350d4401b631c693b83527b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 18:43:44,645 79724 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.0.0.210/volume/v3/79d758ba47fb41c6b5fb61f84a5feee7/volumes/47c6ed35-0ed7-4935-a8a5-4d3f45ad1c86 0.069s 2023-04-18 18:43:44,645 79724 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:43:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c91db5c-f907-47a1-a3dd-3c14773a502b', 'content-length': '900', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c91db5c-f907-47a1-a3dd-3c14773a502b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/79d758ba47fb41c6b5fb61f84a5feee7/volumes/47c6ed35-0ed7-4935-a8a5-4d3f45ad1c86'} Body: b'{"volume": {"id": "47c6ed35-0ed7-4935-a8a5-4d3f45ad1c86", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:43:45.000000", "updated_at": null, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-2067058271", "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/79d758ba47fb41c6b5fb61f84a5feee7/volumes/47c6ed35-0ed7-4935-a8a5-4d3f45ad1c86"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/79d758ba47fb41c6b5fb61f84a5feee7/volumes/47c6ed35-0ed7-4935-a8a5-4d3f45ad1c86"}], "user_id": "ee52fe3c350d4401b631c693b83527b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "79d758ba47fb41c6b5fb61f84a5feee7"}}' 2023-04-18 18:43:45,733 79724 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.0.0.210/volume/v3/79d758ba47fb41c6b5fb61f84a5feee7/volumes/47c6ed35-0ed7-4935-a8a5-4d3f45 ad1c86 0.059s 2023-04-18 18:43:45,736 79724 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:43:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a26a27f-baad-456a-9a54-058c6057aa42', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a26a27f-baad-456a-9a54-058c6057aa42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/79d758ba47fb41c6b5fb61f84a5feee7/volumes/47c6ed35-0ed7-4935-a8a5-4d3f45ad1c86'} Body: b'{"volume": {"id": "47c6ed35-0ed7-4935-a8a5-4d3f45ad1c86", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:43:45.000000", "updated_at": "2023-04-18T18:43:45.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-2067058271", "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/79d758ba47fb41c6b5fb61f84a5feee7/volumes/47c6ed35-0ed7-4935-a8a5-4d3f45ad1c86"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/79d758ba47fb41c6b5fb61f84a5feee7/volumes/47c6ed35-0ed7-4935-a8a5-4d3f45ad1c86"}], "user_id": "ee52fe3c350d4401b631c693b83527b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "79d758ba47fb41c6b5fb61f84a5feee7"}}' 2023-04-18 18:43:45,797 79724 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/79d758ba47fb41c6b5fb61f84a5feee7/volumes/47c6ed35-0ed7-4935-a8a5-4d3f45ad1c86 0.045s 2023-04-18 18:43:45,798 79724 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:43:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b988473-1c1f-4839-a646-ae40cdc5c00e', 'content-length': '921', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b988473-1c1f-4839-a646-ae40cdc5c00e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/79d758ba47fb41c6b5fb61f84a5feee7/volumes/47c6ed35-0ed7-4935-a8a5-4d3f45ad1c86'} Body: b'{"volume": {"id": "47c6ed35-0ed7-4935-a8a5-4d3f45ad1c86", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:43:45.000000", "updated_at": "2023-04-18T18:43:45.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-2067058271", "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/79d758ba47fb41c6b5fb61f84a5feee7/volumes/47c6ed35-0ed7-4935-a8a5-4d3f45ad1c86"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/79d758ba47fb41c6b5fb61f84a5feee7/volumes/47c6ed35-0ed7-4935-a8a5-4d3f45ad1c86"}], "user_id": "ee52fe3c350d4401b631c693b83527b6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "79d758ba47fb41c6b5fb61f84a5feee7"}}' 2023-04-18 18:43:45,960 79724 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/79d758ba47fb41c6b5fb61f84a5feee7/volumes/47c6ed35-0ed7-4935-a8a5-4d3f45ad1c86 0.150s 2023-04-18 18:43:45,961 79724 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: No ne Response - Headers: {'date': 'Tue, 18 Apr 2023 18:43: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-b9b3bbc5-ebe9-41df-8038-855ab95ed5c2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/79d758ba47fb41c6b5fb61f84a5feee7/volumes/47c6ed35-0ed7-4935-a8a5-4d3f45ad1c86'} Body: b'' 2023-04-18 18:43:45,986 79724 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/79d758ba47fb41c6b5fb61f84a5feee7/volumes/47c6ed35-0ed7-4935-a8a5-4d3f45ad1c86 0.024s 2023-04-18 18:43:45,986 79724 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:43: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-2307fba2-edce-4bb7-9d7b-eed0af5c2f2e', 'x-openstack-request-id': 'req-2307fba2-edce-4bb7-9d7b-eed0af5c2f2e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/79d758ba47fb41c6b5fb61f84a5feee7/volumes/47c6ed35-0ed7-4935-a8a5-4d3f45ad1c86'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 47c6ed35-0ed7-4935-a8a5-4d3f45ad1c86 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 06da0a71-ec48-47c0-b076-ce33e26b1ada failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 18:43:50,551 79724 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 202 POST http://10.0.0.210/volume/v3/453cadbbc26448f08e8c933485e330f7/volumes 0.421s 2023-04-18 18:43:50,551 79724 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-805525920"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:43:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5946f6a5-2e93-4736-b056-4ac53d36f55a', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5946f6a5-2e93-4736-b056-4ac53d36f55a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/453cadbbc26448f08e8c933485e330f7/volumes'} Body: b'{"volume": {"id": "06da0a71-ec48-47c0-b076-ce33e26b1ada", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:43:50.486504", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-805525920", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/453cadbbc26448f08e8c933485e330f7/volumes/06da0a71-ec48-47c0-b076-ce33e26b1ada"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/453cadbbc26448f08e8c933485e330f7/volumes/06da0a71-ec48-47c0-b076-ce33e26b1ada"}], "user_id": "df6a4998e7e843b28cd77c9680c49771", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 18:43:50,604 79724 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.0.0.210/volume/v3/453cadbbc26448f08e8c933485e330f7/volumes/06da0a71-ec48-47c0-b076-ce33e26b1ada 0.042s 2023-04-18 18:43:50,605 79724 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:43:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5dcdaa13-2290-466d-ba91-4e78757e9f89', 'content-length': '885', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5dcdaa13-2290-466d-ba91-4e78757e9f89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/453cadbbc26448f08e8c933485e330f7/volumes/06da0a71-ec48-47c0-b076-ce33e26b1ada'} Body: b'{"volume": {"id": "06da0a71-ec48-47c0-b076-ce33e26b1ada", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:43:50.000000", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-805525920", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/453cadbbc26448f08e8c933485e330f7/volumes/06da0a71-ec48-47c0-b076-ce33e26b1ada"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/453cadbbc26448f08e8c933485e330f7/volumes/06da0a71-ec48-47c0-b076-ce33e26b1ada"}], "user_id": "df6a4998e7e843b28cd77c9680c49771", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "453cadbbc26448f08e8c933485e330f7"}}' 2023-04-18 18:43:51,660 79724 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.0.0.210/volume/v3/453cadbbc26448f08e8c933485e330f7/volumes/06da0a71-ec48-47c0-b076-ce33e26b1ada 0.043s 2023-04-18 18:43:51,660 79724 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Ty pe': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:43:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f415c9b-be90-4c33-9ec1-8b1808baab62', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f415c9b-be90-4c33-9ec1-8b1808baab62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/453cadbbc26448f08e8c933485e330f7/volumes/06da0a71-ec48-47c0-b076-ce33e26b1ada'} Body: b'{"volume": {"id": "06da0a71-ec48-47c0-b076-ce33e26b1ada", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:43:50.000000", "updated_at": "2023-04-18T18:43:51.000000", "name": "tempest-VolumesDeleteCascade-Volume-805525920", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/453cadbbc26448f08e8c933485e330f7/volumes/06da0a71-ec48-47c0-b076-ce33e26b1ada"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/453cadbbc26448f08e8c933485e330f7/volumes/06da0a71-ec48-47c0-b076-ce33e26b1ada"}], "user_id": "df6a4998e7e843b28cd77c9680c49771", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "453cadbbc26448f08e8c933485e330f7"}}' 2023-04-18 18:43:51,729 79724 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/453cadbbc26448f08e8c933485e330f7/volumes/06da0a71-ec48-47c0-b076-ce33e26b1ada 0.056s 2023-04-18 18:43:51,729 79724 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:43:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2240cada-c9ba-4e9a-9909-7f12991b29bf', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2240cada-c9ba-4e9a-9909-7f12991b29bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/453cadbbc26448f08e8c933485e330f7/volumes/06da0a71-ec48-47c0-b076-ce33e26b1ada'} Body: b'{"volume": {"id": "06da0a71-ec48-47c0-b076-ce33e26b1ada", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:43:50.000000", "updated_at": "2023-04-18T18:43:51.000000", "name": "tempest-VolumesDeleteCascade-Volume-805525920", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/453cadbbc26448f08e8c933485e330f7/volumes/06da0a71-ec48-47c0-b076-ce33e26b1ada"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/453cadbbc26448f08e8c933485e330f7/volumes/06da0a71-ec48-47c0-b076-ce33e26b1ada"}], "user_id": "df6a4998e7e843b28cd77c9680c49771", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "453cadbbc26448f08e8c933485e330f7"}}' 2023-04-18 18:43:51,848 79724 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/453cadbbc26448f08e8c933485e330f7/volumes/06da0a71-ec48-47c0-b076-ce33e26b1ada 0.107s 2023-04-18 18:43:51,848 79724 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:43:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2a66959-7e70-44bd-93d2-a4d5cd2f295d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/453cadbbc26448f08e8c933485e330f7/volumes/06da0a71-ec48-47c0-b076-ce33e26b1ada'} Body: b'' 2023-04-18 18:43:51,872 79724 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/453cadbbc26448f08e8c933485e330f7/volumes/06da0a71-ec48-47c0-b076-ce33e26b1ada 0.023s 2023-04-18 18:43:51,872 79724 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:43: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-82f960c0-b72f-4ab0-b6b1-c85337ffa23b', 'x-openstack-request-id': 'req-82f960c0-b72f-4ab0-b6b1-c85337ffa23b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/453cadbbc26448f08e8c933485e330f7/volumes/06da0a71-ec48-47c0-b076-ce33e26b1ada'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 06da0a71-ec48-47c0-b076-ce33e26b1ada 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 cee3cfd4-9611-43de-b209-3162f67d22f2 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 18:43:52,063 79724 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 202 POST http://10.0.0.210/volume/v3/453cadbbc26448f08e8c933485e330f7/volumes 0.187s 2023-04-18 18:43:52,064 79724 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-702331441"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:43:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-374e4b44-b572-4c3c-bc43-9f0aff860ede', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-374e4b44-b572-4c3c-bc43-9f0aff860ede', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/453cadbbc26448f08e8c933485e330f7/volumes'} Body: b'{"volume": {"id": "cee3cfd4-9611-43de-b209-3162f67d22f2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:43:52.003034", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-702331441", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/453cadbbc26448f08e8c933485e330f7/volumes/cee3cfd4-9611-43de-b209-3162f67d22f2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/453cadbbc26448f08e8c933485e330f7/volumes/cee3cfd4-9611-43de-b209-3162f67d22f2"}], "user_id": "df6a4998e7e843b28cd77c9680c49771", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 18:43:52,120 79724 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/453cadbbc26448f08e8c933485e330f7/volumes/cee3cfd4-9611-43de-b209-3162f67d22f2 0.046s 2023-04-18 18:43:52,121 79724 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:43:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2bc38dd8-77e1-4210-a827-9fe344cbdb14', 'content-length': '885', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2bc38dd8-77e1-4210-a827-9fe344cbdb14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/453cadbbc26448f08e8c933485e330f7/volumes/cee3cfd4-9611-43de-b209-3162f67d22f2'} Body: b'{"volume": {"id": "cee3cfd4-9611-43de-b209-3162f67d22f2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:43:52.000000", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-702331441", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/453cadbbc26448f08e8c933485e330f7/volumes/cee3cfd4-9611-43de-b209-3162f67d22f2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/453cadbbc26448f08e8c933485e330f7/volumes/cee3cfd4-9611-43de-b209-3162f67d22f2"}], "user_id": "df6a4998e7e843b28cd77c9680c49771", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "453cadbbc26448f08e8c933485e330f7"}}' 2023-04-18 18:43:53,178 79724 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/453cadbbc26448f08e8c933485e330f7/volumes/cee3cfd4-9611-43de-b209-3162f67d22f2 0.040s 2023-04-18 18:43:53,178 79724 DEBUG [tempest.lib.common.re st_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:43:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88fecd1b-b6be-4afe-8be0-69544bc797b0', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88fecd1b-b6be-4afe-8be0-69544bc797b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/453cadbbc26448f08e8c933485e330f7/volumes/cee3cfd4-9611-43de-b209-3162f67d22f2'} Body: b'{"volume": {"id": "cee3cfd4-9611-43de-b209-3162f67d22f2", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:43:52.000000", "updated_at": "2023-04-18T18:43:52.000000", "name": "tempest-VolumesDeleteCascade-Volume-702331441", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/453cadbbc26448f08e8c933485e330f7/volumes/cee3cfd4-9611-43de-b209-3162f67d22f2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/453cadbbc26448f08e8c933485e330f7/volumes/cee3cfd4-9611-43de-b209-3162f67d22f2"}], "user_id": "df6a4998e7e843b28cd77c9680c49771", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "453cadbbc26448f08e8c933485e330f7"}}' 2023-04-18 18:43:53,231 79724 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/453cadbbc26448f08e8c933485e330f7/volumes/cee3cfd4-9611-43de-b209-3162f67d22f2 0.041s 2023-04-18 18:43:53,231 79724 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:43:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95d94f2c-594e-4428-b6df-c08909d9f6a2', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95d94f2c-594e-4428-b6df-c08909d9f6a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/453cadbbc26448f08e8c933485e330f7/volumes/cee3cfd4-9611-43de-b209-3162f67d22f2'} Body: b'{"volume": {"id": "cee3cfd4-9611-43de-b209-3162f67d22f2", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:43:52.000000", "updated_at": "2023-04-18T18:43:52.000000", "name": "tempest-VolumesDeleteCascade-Volume-702331441", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/453cadbbc26448f08e8c933485e330f7/volumes/cee3cfd4-9611-43de-b209-3162f67d22f2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/453cadbbc26448f08e8c933485e330f7/volumes/cee3cfd4-9611-43de-b209-3162f67d22f2"}], "user_id": "df6a4998e7e843b28cd77c9680c49771", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "453cadbbc26448f08e8c933485e330f7"}}' 2023-04-18 18:43:53,341 79724 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/453cadbbc26448f08e8c933485e330f7/volumes/cee3cfd4-9611-43de-b209-3162f67d22f2 0.100s 2023-04-18 18:43:53,341 79724 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:43:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', ' content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa5b8bf9-3af9-4495-8453-713d18d4f41d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/453cadbbc26448f08e8c933485e330f7/volumes/cee3cfd4-9611-43de-b209-3162f67d22f2'} Body: b'' 2023-04-18 18:43:53,365 79724 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/453cadbbc26448f08e8c933485e330f7/volumes/cee3cfd4-9611-43de-b209-3162f67d22f2 0.023s 2023-04-18 18:43:53,366 79724 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:43:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-32df75a9-2472-4fff-9c5e-b7b6c30a1118', 'x-openstack-request-id': 'req-32df75a9-2472-4fff-9c5e-b7b6c30a1118', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/453cadbbc26448f08e8c933485e330f7/volumes/cee3cfd4-9611-43de-b209-3162f67d22f2'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume cee3cfd4-9611-43de-b209-3162f67d22f2 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 c767f897-32c5-42d0-b7e3-96f82a93b82a failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 18:44:01,885 79724 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 202 POST http://10.0.0.210/volume/v3/c759af53abba49b69666fdc299e357e0/volumes 0.249s 2023-04-18 18:44:01,885 79724 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-799965416"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:44:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c30ff9b3-3abb-482a-b5fa-da75f22c0255', 'content-length': '828', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c30ff9b3-3abb-482a-b5fa-da75f22c0255', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c759af53abba49b69666fdc299e357e0/volumes'} Body: b'{"volume": {"id": "c767f897-32c5-42d0-b7e3-96f82a93b82a", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2023-04-18T18:44:01.815433", "updated_at": null, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-799965416", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c759af53abba49b69666fdc299e357e0/volumes/c767f897-32c5-42d0-b7e3-96f82a93b82a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c759af53abba49b69666fdc299e357e0/volumes/c767f897-32c5-42d0-b7e3-96f82a93b82a"}], "user_id": "c27d5b240aa94bda9ba4e3fb26094f81", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 18:44:01,934 79724 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.0.0.210/volume/v3/c759af53abba49b69666fdc299e357e0/volumes/c767f897-32c5-42d0-b7e3-96f82a93b82a 0.039s 2023-04-18 18:44:01,934 79724 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:44:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e73d4e1a-13b7-4bfd-a54e-1a0579563b67', 'content-length': '896', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e73d4e1a-13b7-4bfd-a54e-1a0579563b67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c759af53abba49b69666fdc299e357e0/volumes/c767f897-32c5-42d0-b7e3-96f82a93b82a'} Body: b'{"volume": {"id": "c767f897-32c5-42d0-b7e3-96f82a93b82a", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2023-04-18T18:44:02.000000", "updated_at": null, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-799965416", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c759af53abba49b69666fdc299e357e0/volumes/c767f897-32c5-42d0-b7e3-96f82a93b82a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c759af53abba49b69666fdc299e357e0/volumes/c767f897-32c5-42d0-b7e3-96f82a93b82a"}], "user_id": "c27d5b240aa94bda9ba4e3fb26094f81", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c759af53abba49b69666fdc299e357e0"}}' 2023-04-18 18:44:02,987 79724 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.0.0.210/volume/v3/c759af53abba49b69666fdc299e357e0/volumes/c767f897-32c5-42d0-b7e3-96f82a93b82a 0.040s 2023-04-18 18:44:02,988 79724 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:44:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67be0b91-b93d-47a8-8021-ec2c7f03192d', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67be0b91-b93d-47a8-8021-ec2c7f03192d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c759af53abba49b69666fdc299e357e0/volumes/c767f897-32c5-42d0-b7e3-96f82a93b82a'} Body: b'{"volume": {"id": "c767f897-32c5-42d0-b7e3-96f82a93b82a", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2023-04-18T18:44:02.000000", "updated_at": "2023-04-18T18:44:02.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-799965416", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c759af53abba49b69666fdc299e357e0/volumes/c767f897-32c5-42d0-b7e3-96f82a93b82a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c759af53abba49b69666fdc299e357e0/volumes/c767f897-32c5-42d0-b7e3-96f82a93b82a"}], "user_id": "c27d5b240aa94bda9ba4e3fb26094f81", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c759af53abba49b69666fdc299e357e0"}}' 2023-04-18 18:44:03,036 79724 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/c759af53abba49b69666fdc299e357e0/volumes/c767f897-32c5-42d0-b7e3-96f82a93b82a 0.037s 2023-04-18 18:44:03,036 79724 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:44:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c55994a-ff24-4590-87b2-90f1e30a9ba3', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c55994a-ff24-4590-87b2-90f1e30a9ba3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c759af53abba49b69666fdc299e357e0/volumes/c767f897-32c5-42d0-b7e3-96f82a93b82a'} Body: b'{"volume": {"id": "c767f897-32c5-42d0-b7e3-96f82a93b82a", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2023-04-18T18:44:02.000000", "updated_at": "2023-04-18T18:44:02.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-799965416", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c759af53abba49b69666fdc299e357e0/volumes/c767f897-32c5-42d0-b7e3-96f82a93b82a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c759af53abba49b69666fdc299e357e0/volumes/c767f897-32c5-42d0-b7e3-96f82a93b82a"}], "user_id": "c27d5b240aa94bda9ba4e3fb26094f81", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c759af53abba49b69666fdc299e357e0"}}' 2023-04-18 18:44:03,146 79724 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/c759af53abba49b69666fdc299e357e0/volumes/c767f897-32c5-42d0-b7e3-96f82a93b82a 0.101s 2023-04-18 18:44:03,147 79724 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:44:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e681b780-36e6-48da-8132-456dc47482ff', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c759af53abba49b69666fdc299e357e0/volumes/c767f897-32c5-42d0-b7e3-96f82a93b82a'} Body: b'' 2023-04-18 18:44:03,168 79724 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/c759af53abba49b69666fdc299e357e0/volumes/c767f897-32c5-42d0-b7e3-96f82a93b82a 0.020s 2023-04-18 18:44:03,168 79724 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:44:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-59ce1137-9161-4e50-8662-91649d3f63c9', 'x-openstack-request-id': 'req-59ce1137-9161-4e50-8662-91649d3f63c9', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/c759af53abba49b69666fdc299e357e0/volumes/c767f897-32c5-42d0-b7e3-96f82a93b82a'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume c767f897-32c5-42d0-b7e3-96f82a93b82a could not be found."}}' 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 26c29e81-25e0-4ef2-a530-edf67d57e5d6 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 18:42:42,352 79733 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.049s 2023-04-18 18:42:42,353 79733 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 18:42:42 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-765262ff-2ccf-4b6e-a851-f6a17fd989fe', '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": "175af762dd1346e79c8770483b3526a9", "name": "tempest-DeleteServersTestJSON-1179991023-project-member", "password_expires_at": null}, "audit_ids": ["wN5g7jKNTqKnIhoxLwIguw"], "expires_at": "2023-04-18T19:42:42.000000Z", "issued_at": "2023-04-18T18:42:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "919e6106b15e4f89847c20d9f49a45c1", "name": "tempest-DeleteServersTestJSON-1179991023"}, "is_domain": false, "roles": [{"id": "35697bd1c3044a1fbd5795113c41efb7", "name": "reader"}, {"id": "7058366a9fca443e9f44c95d078fcd58", "name": "member"}], "catalog": [{"endpoints": [{"id": "91478bb14fa24dc18a442602e5f97ca2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/919e6106b15e4f89847c20d9f49a45c1", "region": "RegionOne"}], "id": "7be72221085d4944a946c97ce08fe0ba", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "a95f50d538a94de29a9a69d17d76bd36", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "96a88896ecc9496da6d9e54366fc23b9", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "3f738fffaddc4d75802cacb0bcb457ee", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/919e6106b15e4f89847c20d9f49a45c1", "region": "RegionOne"}], "id": "9ef904c6d5494133b74a9881e4a175c8", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "a5ee12dbfaab49159c461dbeffc63c63", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "a56bae77ec6c4dae90bdf0ec335648ae", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "650aec42df824256ba1796a0f4fa4bbb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "affc40d7318340b699f04996f49cf400", "type": "image", "name": "glance"}, {"endpoints": [{"id": "6590deb5fd8b448b9f5db913f58adec5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "eb545688324f4c1980813ba1d95d408e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "99a6368efe954c65b6d93304b2b0d191", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "f7e66750d7a84de281ee5c5b746d4e62", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "abe90ddcbe5b4d5bb77a7bd32b6e5e96", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/919e6106b15e4f89847c20d9f49a45c1", "region": "RegionOne"}], "id": "fa260696b99e4f908d5beeb126d1233f", "type": "volumev3", "name": "cinderv3"}]}}' 2023-04-18 18:42:42,354 79733 INFO [tempest.lib.common.fixed_network] (DeleteServersTestJSON:test_delete_server_while_in_attached_volume) Found network {'id': '93d269b8-6875-497d-a266-10d7dd406b7c', 'name': 'tempest-DeleteServersTestJSON-1590667977-network', 'tenant_id': '919e6106b15e4f89847c20d9f49a45c1', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '919e6106b15e4f89847c20d9f49a45c1', 'port_security_enabled': Tru e, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 50244, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T18:42:20Z', 'updated_at': '2023-04-18T18:42:20Z', 'revision_number': 1} available for tenant 2023-04-18 18:42:46,277 79733 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 3.921s 2023-04-18 18:42:46,278 79733 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-DeleteServersTestJSON-server-471346335", "imageRef": "c82b487d-70d3-49d8-9a21-424651a35dee", "flavorRef": "42", "networks": [{"uuid": "93d269b8-6875-497d-a266-10d7dd406b7c"}]}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:42:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/a0f4e2d5-6a17-4891-9d56-7bf00138a328', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-80eabd30-5655-4fc0-bd8f-4cdc1fc42f57', 'x-compute-request-id': 'req-80eabd30-5655-4fc0-bd8f-4cdc1fc42f57', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "a0f4e2d5-6a17-4891-9d56-7bf00138a328", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a0f4e2d5-6a17-4891-9d56-7bf00138a328"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a0f4e2d5-6a17-4891-9d56-7bf00138a328"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "MvGcP4m3XNFj"}}' 2023-04-18 18:42:46,476 79733 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/a0f4e2d5-6a17-4891-9d56-7bf00138a328 0.191s 2023-04-18 18:42:46,477 79733 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:42:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1208', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2f60acc2-09d3-4b10-8b31-8e77396cbfd1', 'x-compute-request-id': 'req-2f60acc2-09d3-4b10-8b31-8e77396cbfd1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a0f4e2d5-6a17-4891-9d56-7bf00138a328'} Body: b'{"server": {"id": "a0f4e2d5-6a17-4891-9d56-7bf00138a328", "name": "tempest-DeleteServersTestJSON-server-471346335", "status": "BUILD", "tenant_id": "919e6106b15e4f89847c20d9f49a45c1", "user_id": "175af762dd1346e79c8770483b3526a9", "metadata": {}, "hostId": "", "image": {"id": "c82b487d-70d3-49d8-9a21-424651a35dee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c82b487d-70d3-49d8-9a21-424651a35dee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T18:42:46Z", "updated": "2023-04-18T18:42:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a0f4e2d5-6a17-4891-9d56-7bf00138a328"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a0f4e2d5-6a17-4891-9d56-7bf00138a328"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": nul l, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 18:43:37,316 79733 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/a0f4e2d5-6a17-4891-9d56-7bf00138a328 0.764s 2023-04-18 18:43:37,316 79733 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:43:36 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-2a3fbdcd-b62c-45f3-a22c-61a4aca20b60', 'x-compute-request-id': 'req-2a3fbdcd-b62c-45f3-a22c-61a4aca20b60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a0f4e2d5-6a17-4891-9d56-7bf00138a328'} Body: b'{"server": {"id": "a0f4e2d5-6a17-4891-9d56-7bf00138a328", "name": "tempest-DeleteServersTestJSON-server-471346335", "status": "ACTIVE", "tenant_id": "919e6106b15e4f89847c20d9f49a45c1", "user_id": "175af762dd1346e79c8770483b3526a9", "metadata": {}, "hostId": "3eddc3ddda8bb0261c8a0baa217b51fd5ea119e180824bad0dc6da70", "image": {"id": "c82b487d-70d3-49d8-9a21-424651a35dee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c82b487d-70d3-49d8-9a21-424651a35dee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T18:42:46Z", "updated": "2023-04-18T18:42:59Z", "addresses": {"tempest-DeleteServersTestJSON-1590667977-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7a:7d:7e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a0f4e2d5-6a17-4891-9d56-7bf00138a328"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a0f4e2d5-6a17-4891-9d56-7bf00138a328"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-18T18:42:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 18:43:37,329 79733 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-18 18:44:37,550 79733 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 202 POST http://10.0.0.210/volume/v3/919e6106b15e4f89847c20d9f49a45c1/volumes 0.204s 2023-04-18 18:44:37,551 79733 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-1323260727"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:44:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-efd8097d-883b-4b24-92a7-cb7bb94ac8b2', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-efd8097d-883b-4b24-92a7-cb7bb94ac8b2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/919e6106b15e4f89847c20d9f49a45c1/volumes'} Body: b'{"volume": {"id": "26c29e81-25e0-4ef2-a530-edf67d57e5d6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:44:37.48 9387", "updated_at": null, "name": "tempest-DeleteServersTestJSON-volume-1323260727", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/919e6106b15e4f89847c20d9f49a45c1/volumes/26c29e81-25e0-4ef2-a530-edf67d57e5d6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/919e6106b15e4f89847c20d9f49a45c1/volumes/26c29e81-25e0-4ef2-a530-edf67d57e5d6"}], "user_id": "175af762dd1346e79c8770483b3526a9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 18:44:37,620 79733 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/919e6106b15e4f89847c20d9f49a45c1/volumes/26c29e81-25e0-4ef2-a530-edf67d57e5d6 0.059s 2023-04-18 18:44:37,620 79733 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:44:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e8df0f1-8ebb-420a-ab51-2d355b005b2c', 'content-length': '887', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e8df0f1-8ebb-420a-ab51-2d355b005b2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/919e6106b15e4f89847c20d9f49a45c1/volumes/26c29e81-25e0-4ef2-a530-edf67d57e5d6'} Body: b'{"volume": {"id": "26c29e81-25e0-4ef2-a530-edf67d57e5d6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:44:37.000000", "updated_at": null, "name": "tempest-DeleteServersTestJSON-volume-1323260727", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/919e6106b15e4f89847c20d9f49a45c1/volumes/26c29e81-25e0-4ef2-a530-edf67d57e5d6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/919e6106b15e4f89847c20d9f49a45c1/volumes/26c29e81-25e0-4ef2-a530-edf67d57e5d6"}], "user_id": "175af762dd1346e79c8770483b3526a9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "919e6106b15e4f89847c20d9f49a45c1"}}' 2023-04-18 18:44:38,684 79733 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/919e6106b15e4f89847c20d9f49a45c1/volumes/26c29e81-25e0-4ef2-a530-edf67d57e5d6 0.052s 2023-04-18 18:44:38,685 79733 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:44:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a8d5ada-df55-4b69-a8d2-c8f16408de16', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a8d5ada-df55-4b69-a8d2-c8f16408de16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/919e6106b15e4f89847c20d9f49a45c1/volumes/26c29e81-25e0-4ef2-a530-edf67d57e5d6'} Body: b'{"volume": {"id": "26c29e81-25e0-4ef2-a530-edf67d57e5d6", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:44:37.000000", "updated_at": "2023-04-18T18:44:38.000000", "name": "tempest-DeleteServersTestJSON-volume-1323260727", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/919e6106b15e4f89847c20d9f49a45c1/volum es/26c29e81-25e0-4ef2-a530-edf67d57e5d6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/919e6106b15e4f89847c20d9f49a45c1/volumes/26c29e81-25e0-4ef2-a530-edf67d57e5d6"}], "user_id": "175af762dd1346e79c8770483b3526a9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "919e6106b15e4f89847c20d9f49a45c1"}}' 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 eb312070-c016-48bd-8112-c6022bbc9478 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 18:43:12,734 79726 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-18 18:43:12,998 79726 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.259s 2023-04-18 18:43:12,998 79726 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-448317179", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOhQ2Rr2z+THeQ2q3I+WRh4TyVccOxVqE+XLl7xzGjDbTb53XRysBig/vaU2YUj+l5hmru7EzB9Jk1iOcZFRwxlX0OrjVs2VIoL9jqO66qoxhPODUmfF4eB1kuu5TZO6Lg=="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:43:12 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-57b4cb5c-ad0c-4101-8d91-a8affd62f3ad', 'x-compute-request-id': 'req-57b4cb5c-ad0c-4101-8d91-a8affd62f3ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-448317179", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOhQ2Rr2z+THeQ2q3I+WRh4TyVccOxVqE+XLl7xzGjDbTb53XRysBig/vaU2YUj+l5hmru7EzB9Jk1iOcZFRwxlX0OrjVs2VIoL9jqO66qoxhPODUmfF4eB1kuu5TZO6Lg==", "fingerprint": "62:95:74:97:d9:f9:be:1d:75:73:28:90:a1:9c:3f:be", "user_id": "b67204e19e844905ab756d967372d92e"}}' 2023-04-18 18:43:13,004 79726 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-448317179 created 2023-04-18 18:43:13,352 79726 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.348s 2023-04-18 18:43:13,353 79726 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--994853092", "description": "tempest-description--2054927423"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-42a14937-131b-4cbd-a6ee-6a2941db8fa2', 'date': 'Tue, 18 Apr 2023 18:43:13 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "2333a22a-924d-44d0-b58a-f15dd3cbb2b8", "name": "tempest-securitygroup--994853092", "stateful": true, "tenant_id": "cfaf7326267044beb74a98d51bb5f328", "description": "tempest-description--2054927423", "shared": false, "security_group_rules": [{"id": "056bd2e7-74e0-4bfd-9bd4-e84ba87aef96", "tenant_id": "cfaf7326267044beb74a98d51bb5f328", "security_group_id": "2333a22a-924d-44d0-b58a-f15dd3cbb2b8", "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": 289, "description": null, "tags": [], "created_at": "2023-04-18T18:43:13Z", "updated_at": "2023-04-18T18:43:13Z", "revision_number": 0, "project_id": "cfaf7326267044beb74a98d51bb5f328"}, {"id": "7eeddf5c-1ec8-4109-946e-dafe05d079b5", "tenant_id": "cfaf7326267044beb74a98d51bb5f328", "security_group_id": "2333a22a-924d-44d0-b58a-f15dd3cbb2b8", "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": 290, " description": null, "tags": [], "created_at": "2023-04-18T18:43:13Z", "updated_at": "2023-04-18T18:43:13Z", "revision_number": 0, "project_id": "cfaf7326267044beb74a98d51bb5f328"}], "tags": [], "created_at": "2023-04-18T18:43:13Z", "updated_at": "2023-04-18T18:43:13Z", "revision_number": 1, "project_id": "cfaf7326267044beb74a98d51bb5f328"}}' 2023-04-18 18:43:13,763 79726 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.410s 2023-04-18 18:43:13,764 79726 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "2333a22a-924d-44d0-b58a-f15dd3cbb2b8", "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-47fd84f2-fd0b-4cbc-b4fc-49c3389d1f9f', 'date': 'Tue, 18 Apr 2023 18:43:13 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "55ddda2f-1f15-48d1-acef-11547cbecd78", "tenant_id": "cfaf7326267044beb74a98d51bb5f328", "security_group_id": "2333a22a-924d-44d0-b58a-f15dd3cbb2b8", "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-18T18:43:13Z", "updated_at": "2023-04-18T18:43:13Z", "revision_number": 0, "project_id": "cfaf7326267044beb74a98d51bb5f328"}}' 2023-04-18 18:43:14,238 79726 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.474s 2023-04-18 18:43:14,239 79726 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "2333a22a-924d-44d0-b58a-f15dd3cbb2b8", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-0b824cac-4a3d-4958-ae4a-1dd845fa4c74', 'date': 'Tue, 18 Apr 2023 18:43:14 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "931e0a62-bcf2-40e9-8a55-732f0903cefc", "tenant_id": "cfaf7326267044beb74a98d51bb5f328", "security_group_id": "2333a22a-924d-44d0-b58a-f15dd3cbb2b8", "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-18T18:43:13Z", "updated_at": "2023-04-18T18:43:13Z", "revision_number": 0, "project_id": "cfaf7326267044beb74a98d51bb5f328"}}' 2023-04-18 18:43:14,239 79726 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--994853092 created 2023-04-18 18:43:15,981 79726 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 1.741s 2023-04-18 18:43:15,981 79726 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "31d39076-dc96-4194-a649-5fcd7e2f82dc"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-15ee8f3c-5d0c-4fc8-abb1-ca62d96a63b4', 'date': 'Tue, 18 Apr 2023 18:43:15 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "92ca2b57-ba32-4768-bf5a-6aaa13e5e216", "tenant_id": "cfaf7326267044beb74a98d51bb5f328", "floating_ip_address": "172.24.4.32", "floating_network_id": "31d39076-dc96-4194-a649-5fcd7e2f82dc", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "cfaf7326267044beb74a98d51bb5f328", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-18T18:43:15Z", "updated_at": "2023-04-18T18:43:15Z", "revision_number": 0}}' 2023-04-18 18:43:15,981 79726 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '92ca2b57-ba32-4768-bf5a-6aaa13e5e216', 'tenant_id': 'cfaf7326267044beb74a98d51bb5f328', 'floating_ip_address': '172.24.4.32', 'floating_network_id': '31d39076-dc96-4194-a649-5fcd7e2f82dc', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'cfaf7326267044beb74a98d51bb5f328', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-18T18:43:15Z', 'updated_at': '2023-04-18T18:43:15Z', 'revision_number': 0, 'ip': '172.24.4.32'} created 2023-04-18 18:43:16,022 79726 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.035s 2023-04-18 18:43:16,022 79726 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 18:43:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2821', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-da2bed9c-5964-462f-ab31-507a8a0d1cf4', '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": "b67204e19e844905ab756d967372d92e", "name": "tempest-VolumesAdminNegativeTest-1777863792-project-member", "password_expires_at": null}, "audit_ids": ["vW2fsIMDRIaOoGAIlT9yLA"], "expires_at": "2023-04-18T19:43:16.000000Z", "issued_at": "2023-04-18T18:43:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cfaf7326267044beb74a98d51bb5f328", "name": "tempest-VolumesAdminNegativeTest-1777863792"}, "is_domain": false, "roles": [{"id": "35697bd1c3044a1fbd5795113c41efb7", "name": "reader"}, {"id": "7058366a9fca443e9f44c95d078fcd58", "name": "member"}], "catalog": [{"endpoints": [{"id": "91478bb14fa24dc18a442602e5f97ca2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/cfaf7326267044beb74a98d51bb5f328", "region": "RegionOne"}], "id": "7be72221085d4944a946c97ce08fe0ba", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "a95f50d538a94de29a9a69d17d76bd36", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "96a88896ecc9496da6d9e54366fc23b9", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "3f738fffaddc4d75802cacb0bcb457ee", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/cfaf7326267044beb74a98d51bb5f328", "region": "RegionOne"}], "id": "9ef904c6d5494133b74a9881e4a175c8", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "a5ee12dbfaab49159c461dbeffc63c63", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "a56bae77ec6c4dae90bdf0ec335648ae", "type": "placement", "name": "p lacement"}, {"endpoints": [{"id": "650aec42df824256ba1796a0f4fa4bbb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "affc40d7318340b699f04996f49cf400", "type": "image", "name": "glance"}, {"endpoints": [{"id": "6590deb5fd8b448b9f5db913f58adec5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "eb545688324f4c1980813ba1d95d408e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "99a6368efe954c65b6d93304b2b0d191", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "f7e66750d7a84de281ee5c5b746d4e62", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "abe90ddcbe5b4d5bb77a7bd32b6e5e96", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/cfaf7326267044beb74a98d51bb5f328", "region": "RegionOne"}], "id": "fa260696b99e4f908d5beeb126d1233f", "type": "volumev3", "name": "cinderv3"}]}}' 2023-04-18 18:43:16,023 79726 INFO [tempest.lib.common.fixed_network] (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body) Found network {'id': '3e258614-edb6-411c-8231-c85bfb74251a', 'name': 'tempest-VolumesAdminNegativeTest-1230603348-network', 'tenant_id': 'cfaf7326267044beb74a98d51bb5f328', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'cfaf7326267044beb74a98d51bb5f328', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 46253, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T18:42:19Z', 'updated_at': '2023-04-18T18:42:19Z', 'revision_number': 1} available for tenant 2023-04-18 18:43:16,023 79726 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-448317179', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOhQ2Rr2z+THeQ2q3I+WRh4TyVccOxVqE+XLl7xzGjDbTb53XRysBig/vaU2YUj+l5hmru7EzB9Jk1iOcZFRwxlX0OrjVs2VIoL9jqO66qoxhPODUmfF4eB1kuu5TZO6Lg==', 'fingerprint': '62:95:74:97:d9:f9:be:1d:75:73:28:90:a1:9c:3f:be', 'user_id': 'b67204e19e844905ab756d967372d92e', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCnnDeCIY04to563DXHCFrIkMYujEWHEgQrtLjA3+GNbWJjjdZ9Vs2w\nu3jJjDjOwt2gBwYFK4EEACKhZANiAAToUNka9s/kx3kNqtyPlkYeE8lXHDsVahPl\ny5e8cxow202+d10crAYoP72lNmFI/peYZq7uxMwfSZNYjnGRUcMZV9Dq41bNlSKC\n/Y6juuqqMYTzg1JnxeHgdZLruU2Tui4=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '2333a22a-924d-44d0-b58a-f15dd3cbb2b8', 'name': 'tempest-securitygroup--994853092', 'stateful': True, 'tenant_id': 'cfaf7326267044beb74a98d51bb5f328', 'description': 'tempest-description--2054927423', 'shared': False, 'security_group_rules': [{'id': '056bd2e7-74e0-4bfd-9bd4-e84ba87aef96', 'tenant_id': 'cfaf7326267044beb74a98d51bb5f328', 'security_group_id': '2333a22a-924d-44d0-b58a-f15dd3cbb2b8', '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': 289, 'description': None, 'tags': [], 'created_at': '2023-04-18T18:43:13Z', 'updated_at': '2023-04-18T18:43:13Z', 'revision_number': 0, 'project_id': 'cfaf7326267044beb74a98d51bb5f328'}, {'id': '7eeddf5c-1ec8-4109-946e-dafe05d079b5', 'tenant_id': 'cfaf7326267044beb74a98d51bb5f328', 'security_group_id': '2333a22a-924d-44d0-b58a-f15dd3cbb2b8', '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': 290, 'description': None, 'tags': [], 'created_at': '2023-04-18 T18:43:13Z', 'updated_at': '2023-04-18T18:43:13Z', 'revision_number': 0, 'project_id': 'cfaf7326267044beb74a98d51bb5f328'}], 'tags': [], 'created_at': '2023-04-18T18:43:13Z', 'updated_at': '2023-04-18T18:43:13Z', 'revision_number': 1, 'project_id': 'cfaf7326267044beb74a98d51bb5f328'}, 'floating_ip': {'id': '92ca2b57-ba32-4768-bf5a-6aaa13e5e216', 'tenant_id': 'cfaf7326267044beb74a98d51bb5f328', 'floating_ip_address': '172.24.4.32', 'floating_network_id': '31d39076-dc96-4194-a649-5fcd7e2f82dc', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'cfaf7326267044beb74a98d51bb5f328', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-18T18:43:15Z', 'updated_at': '2023-04-18T18:43:15Z', 'revision_number': 0, 'ip': '172.24.4.32'}} 2023-04-18 18:43:18,357 79726 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.333s 2023-04-18 18:43:18,358 79726 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesAdminNegativeTest-server-1351012868", "imageRef": "c82b487d-70d3-49d8-9a21-424651a35dee", "flavorRef": "42", "networks": [{"uuid": "3e258614-edb6-411c-8231-c85bfb74251a"}], "security_groups": [{"name": "tempest-securitygroup--994853092"}], "key_name": "tempest-keypair-448317179", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:43:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '403', 'location': 'http://10.0.0.210/compute/v2.1/servers/69bf87ab-30d1-4c8d-87c8-7a339bd6b8e3', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bfe6f72e-d5ae-4b49-8fb0-3d82a0ed5d26', 'x-compute-request-id': 'req-bfe6f72e-d5ae-4b49-8fb0-3d82a0ed5d26', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "69bf87ab-30d1-4c8d-87c8-7a339bd6b8e3", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/69bf87ab-30d1-4c8d-87c8-7a339bd6b8e3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/69bf87ab-30d1-4c8d-87c8-7a339bd6b8e3"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--994853092"}], "adminPass": "X5qzpB3d6wU4"}}' 2023-04-18 18:43:18,559 79726 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/69bf87ab-30d1-4c8d-87c8-7a339bd6b8e3 0.198s 2023-04-18 18:43:18,560 79726 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:43:18 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-11004d9e-a75b-409e-b2bd-8c5a177a1df7', 'x-compute-request-id': 'req-11004d9e-a75b-409e-b2bd-8c5a177a1df7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/69bf87ab-30d1-4c8d-87c8-7a339bd6b8e3'} Body: b'{"server": {"id": "69bf87ab-30d1-4c8d-87c8-7a339bd6b8e3", "name": "tempest-VolumesAdminNegativeTest-server-1351012868", "status": "BUILD", "tenant_id": "cfaf7326267044beb74a98d51bb5f328", "user_id": "b67204e19e844905ab756d967372d92e", "metadata": {}, "hos tId": "", "image": {"id": "c82b487d-70d3-49d8-9a21-424651a35dee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c82b487d-70d3-49d8-9a21-424651a35dee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T18:43:18Z", "updated": "2023-04-18T18:43:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/69bf87ab-30d1-4c8d-87c8-7a339bd6b8e3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/69bf87ab-30d1-4c8d-87c8-7a339bd6b8e3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-448317179", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 18:44:09,199 79726 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/69bf87ab-30d1-4c8d-87c8-7a339bd6b8e3 0.613s 2023-04-18 18:44:09,200 79726 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:44:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1544', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-759a96eb-37ba-4c8f-97b9-c26e393e93e4', 'x-compute-request-id': 'req-759a96eb-37ba-4c8f-97b9-c26e393e93e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/69bf87ab-30d1-4c8d-87c8-7a339bd6b8e3'} Body: b'{"server": {"id": "69bf87ab-30d1-4c8d-87c8-7a339bd6b8e3", "name": "tempest-VolumesAdminNegativeTest-server-1351012868", "status": "ACTIVE", "tenant_id": "cfaf7326267044beb74a98d51bb5f328", "user_id": "b67204e19e844905ab756d967372d92e", "metadata": {}, "hostId": "07b54fa401ae412ad4da963e06a12c0726aa149d7a5cd2e3ffbadcbf", "image": {"id": "c82b487d-70d3-49d8-9a21-424651a35dee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c82b487d-70d3-49d8-9a21-424651a35dee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T18:43:18Z", "updated": "2023-04-18T18:43:27Z", "addresses": {"tempest-VolumesAdminNegativeTest-1230603348-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e3:e2:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/69bf87ab-30d1-4c8d-87c8-7a339bd6b8e3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/69bf87ab-30d1-4c8d-87c8-7a339bd6b8e3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-448317179", "OS-SRV-USG:launched_at": "2023-04-18T18:43:26.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--994853092"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 18:44:09,211 79726 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-18 18:45:09,443 79726 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/69bf87ab-30d1-4c8d-87c8-7a339bd6b8e3/os-interface 0.172s 2023-04-18 18:45:09,444 79726 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'C ontent-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45:09 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-d3801324-17e7-47e9-99fe-42630a37584e', 'x-compute-request-id': 'req-d3801324-17e7-47e9-99fe-42630a37584e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/69bf87ab-30d1-4c8d-87c8-7a339bd6b8e3/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "3e258614-edb6-411c-8231-c85bfb74251a", "port_id": "8d094567-c323-4110-88be-6e0ba4444b8c", "mac_addr": "fa:16:3e:e3:e2:0e", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "e45282db-59b8-409d-8a69-1d01b5ecb3e0", "ip_address": "10.0.0.8"}]}]}' 2023-04-18 18:45:10,149 79726 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/92ca2b57-ba32-4768-bf5a-6aaa13e5e216 0.700s 2023-04-18 18:45:10,150 79726 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "8d094567-c323-4110-88be-6e0ba4444b8c"}} Response - Headers: {'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-a32fd2fe-077d-4229-95cc-5d2d0b043acb', 'date': 'Tue, 18 Apr 2023 18:45:10 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/92ca2b57-ba32-4768-bf5a-6aaa13e5e216'} Body: b'{"floatingip": {"id": "92ca2b57-ba32-4768-bf5a-6aaa13e5e216", "tenant_id": "cfaf7326267044beb74a98d51bb5f328", "floating_ip_address": "172.24.4.32", "floating_network_id": "31d39076-dc96-4194-a649-5fcd7e2f82dc", "router_id": "ac034b3b-f9ce-45b4-848a-ae02c2e1e442", "port_id": "8d094567-c323-4110-88be-6e0ba4444b8c", "fixed_ip_address": "10.0.0.8", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "3e258614-edb6-411c-8231-c85bfb74251a", "mac_address": "fa:16:3e:e3:e2:0e", "admin_state_up": true, "status": "ACTIVE", "device_id": "69bf87ab-30d1-4c8d-87c8-7a339bd6b8e3", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-18T18:43:15Z", "updated_at": "2023-04-18T18:45:09Z", "revision_number": 1, "project_id": "cfaf7326267044beb74a98d51bb5f328"}}' 2023-04-18 18:45:10,151 79726 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.32:22' as 'cirros' with public key authentication 2023-04-18 18:45:10,196 79726 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-18 18:45:10,222 79726 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-18 18:45:10,222 79726 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.32 successfully created 2023-04-18 18:45:10,452 79726 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/cfaf7326267044beb74a98d51bb5f328/volumes 0.228s 2023-04-18 18:45:10,452 79726 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-1788685678"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5bb33374-27ce-4d73-9e8b-84b134171a89', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id' : 'req-5bb33374-27ce-4d73-9e8b-84b134171a89', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/cfaf7326267044beb74a98d51bb5f328/volumes'} Body: b'{"volume": {"id": "eb312070-c016-48bd-8112-c6022bbc9478", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:45:10.388598", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-1788685678", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/cfaf7326267044beb74a98d51bb5f328/volumes/eb312070-c016-48bd-8112-c6022bbc9478"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cfaf7326267044beb74a98d51bb5f328/volumes/eb312070-c016-48bd-8112-c6022bbc9478"}], "user_id": "b67204e19e844905ab756d967372d92e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 18:45:10,501 79726 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/cfaf7326267044beb74a98d51bb5f328/volumes/eb312070-c016-48bd-8112-c6022bbc9478 0.038s 2023-04-18 18:45:10,501 79726 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab94026e-08d3-47f7-a063-b2089595562b', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab94026e-08d3-47f7-a063-b2089595562b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/cfaf7326267044beb74a98d51bb5f328/volumes/eb312070-c016-48bd-8112-c6022bbc9478'} Body: b'{"volume": {"id": "eb312070-c016-48bd-8112-c6022bbc9478", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:45:10.000000", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-1788685678", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/cfaf7326267044beb74a98d51bb5f328/volumes/eb312070-c016-48bd-8112-c6022bbc9478"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cfaf7326267044beb74a98d51bb5f328/volumes/eb312070-c016-48bd-8112-c6022bbc9478"}], "user_id": "b67204e19e844905ab756d967372d92e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cfaf7326267044beb74a98d51bb5f328"}}' 2023-04-18 18:45:11,551 79726 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/cfaf7326267044beb74a98d51bb5f328/volumes/eb312070-c016-48bd-8112-c6022bbc9478 0.038s 2023-04-18 18:45:11,552 79726 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9eb7f64b-b7df-4a22-9799-6854c7aa7ea3', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9eb7f64b-b7df-4a22-9799-6854c7aa7ea3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/cfaf7326267044beb74a98d51bb5f328/volumes/eb312070-c016-48bd-8112-c6022bbc9478'} Body: b'{"volume": {"id": "eb312070-c016-48bd-8112-c6022bbc9478", "status": "error", "si ze": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:45:10.000000", "updated_at": "2023-04-18T18:45:11.000000", "name": "tempest-VolumesAdminNegativeTest-volume-1788685678", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/cfaf7326267044beb74a98d51bb5f328/volumes/eb312070-c016-48bd-8112-c6022bbc9478"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cfaf7326267044beb74a98d51bb5f328/volumes/eb312070-c016-48bd-8112-c6022bbc9478"}], "user_id": "b67204e19e844905ab756d967372d92e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cfaf7326267044beb74a98d51bb5f328"}}' 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 2e1d44c2-9ca9-455a-ae36-18d75c4b8ed7 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 18:42:27,761 79720 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.067s 2023-04-18 18:42:27,761 79720 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 18:42:27 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-80e3214d-041e-4b13-a7de-3ac7dbedc9f4', '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": "6f17d8f3ff894a589356a8b9f6040d79", "name": "tempest-VolumesActionsTest-1913320529-project-member", "password_expires_at": null}, "audit_ids": ["yHoxICIITYub89Mbe-u0rQ"], "expires_at": "2023-04-18T19:42:27.000000Z", "issued_at": "2023-04-18T18:42:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "85caa2512cd048188f87f10ff0e53190", "name": "tempest-VolumesActionsTest-1913320529"}, "is_domain": false, "roles": [{"id": "35697bd1c3044a1fbd5795113c41efb7", "name": "reader"}, {"id": "7058366a9fca443e9f44c95d078fcd58", "name": "member"}], "catalog": [{"endpoints": [{"id": "91478bb14fa24dc18a442602e5f97ca2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/85caa2512cd048188f87f10ff0e53190", "region": "RegionOne"}], "id": "7be72221085d4944a946c97ce08fe0ba", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "a95f50d538a94de29a9a69d17d76bd36", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "96a88896ecc9496da6d9e54366fc23b9", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "3f738fffaddc4d75802cacb0bcb457ee", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/85caa2512cd048188f87f10ff0e53190", "region": "RegionOne"}], "id": "9ef904c6d5494133b74a9881e4a175c8", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "a5ee12dbfaab49159c461dbeffc63c63", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "a56bae77ec6c4dae90bdf0ec335648ae", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "650aec42df824256ba1796a0f4fa4bbb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "affc40d7318340b699f04996f49cf400", "type": "image", "name": "glance"}, {"endpoints": [{"id": "6590deb5fd8b448b9f5db913f58adec5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "eb545688324f4c1980813ba1d95d408e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "99a6368efe954c65b6d93304b2b0d191", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "f7e66750d7a84de281ee5c5b746d4e62", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "abe90ddcbe5b4d5bb77a7bd32b6e5e96", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/85caa2512cd048188f87f10ff0e53190", "region": "RegionOne"}], "id": "fa260696b99e4f908d5beeb126d1233f", "type": "volumev3", "name": "cinderv3"}]}}' 2023-04-18 18:42:27,762 79720 INFO [tempest.lib.common.fixed_network] (VolumesActionsTest:test_force_detach_volume) Found network {'id': 'd45f625f-24dc-4c9c-b993-ce4f05da8475', 'name': 'tempest-VolumesActionsTest-2071431519-network', 'tenant_id': '85caa2512cd048188f87f10ff0e53190', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '85caa2512cd048188f87f10ff0e53190', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 39926, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T18:42:19Z', 'updated_at': '2023-04-18T18:42:20Z', 'revision_number': 1} available for tenant 2023-04-18 18:42:29,269 79720 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 1.506s 2023-04-18 18:42:29,270 79720 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesActionsTest-instance-2051439317", "imageRef": "c82b487d-70d3-49d8-9a21-424651a35dee", "flavorRef": "42", "networks": [{"uuid": "d45f625f-24dc-4c9c-b993-ce4f05da8475"}]}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:42:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/9ed92ff3-68da-4f71-8c30-11b7ada80b94', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9b33033c-1caf-41fd-bcfd-d0fe0a7efc29', 'x-compute-request-id': 'req-9b33033c-1caf-41fd-bcfd-d0fe0a7efc29', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "9ed92ff3-68da-4f71-8c30-11b7ada80b94", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/9ed92ff3-68da-4f71-8c30-11b7ada80b94"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/9ed92ff3-68da-4f71-8c30-11b7ada80b94"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "Cftx3zJmztkE"}}' 2023-04-18 18:42:29,489 79720 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/9ed92ff3-68da-4f71-8c30-11b7ada80b94 0.214s 2023-04-18 18:42:29,490 79720 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:42:29 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-bcc586bb-20b7-4bbc-b49c-ed9df1a6cdb1', 'x-compute-request-id': 'req-bcc586bb-20b7-4bbc-b49c-ed9df1a6cdb1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/9ed92ff3-68da-4f71-8c30-11b7ada80b94'} Body: b'{"server": {"id": "9ed92ff3-68da-4f71-8c30-11b7ada80b94", "name": "tempest-VolumesActionsTest-instance-2051439317", "status": "BUILD", "tenant_id": "85caa2512cd048188f87f10ff0e53190", "user_id": "6f17d8f3ff894a589356a8b9f6040d79", "metadata": {}, "hostId": "", "image": {"id": "c82b487d-70d3-49d8-9a21-424651a35dee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c82b487d-70d3-49d8-9a21-424651a35dee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T18:42:29Z", "updated": "2023-04-18T18:42:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/9ed92ff3-68da-4f71-8c30-11b7ada80b94"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/9ed92ff3-68da-4f71-8c30-11b7ada80b94"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "sc heduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 18:43:20,534 79720 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/9ed92ff3-68da-4f71-8c30-11b7ada80b94 0.982s 2023-04-18 18:43:20,534 79720 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:43:19 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-6267ffa5-7ad8-4ccc-9832-1a4d51064273', 'x-compute-request-id': 'req-6267ffa5-7ad8-4ccc-9832-1a4d51064273', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/9ed92ff3-68da-4f71-8c30-11b7ada80b94'} Body: b'{"server": {"id": "9ed92ff3-68da-4f71-8c30-11b7ada80b94", "name": "tempest-VolumesActionsTest-instance-2051439317", "status": "ACTIVE", "tenant_id": "85caa2512cd048188f87f10ff0e53190", "user_id": "6f17d8f3ff894a589356a8b9f6040d79", "metadata": {}, "hostId": "deef181ec65c0446aa0de0c2988e6110268cc85a181845442e15c65e", "image": {"id": "c82b487d-70d3-49d8-9a21-424651a35dee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c82b487d-70d3-49d8-9a21-424651a35dee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T18:42:29Z", "updated": "2023-04-18T18:42:42Z", "addresses": {"tempest-VolumesActionsTest-2071431519-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:bd:8b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/9ed92ff3-68da-4f71-8c30-11b7ada80b94"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/9ed92ff3-68da-4f71-8c30-11b7ada80b94"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-18T18:42:42.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 18:43:20,546 79720 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-18 18:44:20,851 79720 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 202 POST http://10.0.0.210/volume/v3/85caa2512cd048188f87f10ff0e53190/volumes 0.243s 2023-04-18 18:44:20,851 79720 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-68294103"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:44:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3a187a1-a180-44eb-926e-1a864bf80c26', 'content-length': '814', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3a187a1-a180-44eb-926e-1a864bf80c26', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/85caa2512cd048188f87f10ff0e53190/volumes'} Body: b'{"volume": {"id": "2e1d44c2-9ca9-455a-ae36-18d75c4b8ed7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:44:20.774183", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-68294103", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "so urce_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/85caa2512cd048188f87f10ff0e53190/volumes/2e1d44c2-9ca9-455a-ae36-18d75c4b8ed7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/85caa2512cd048188f87f10ff0e53190/volumes/2e1d44c2-9ca9-455a-ae36-18d75c4b8ed7"}], "user_id": "6f17d8f3ff894a589356a8b9f6040d79", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 18:44:20,902 79720 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/volume/v3/85caa2512cd048188f87f10ff0e53190/volumes/2e1d44c2-9ca9-455a-ae36-18d75c4b8ed7 0.042s 2023-04-18 18:44:20,903 79720 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:44:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d42fea44-6e0d-466b-ba16-d42fb153b455', 'content-length': '882', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d42fea44-6e0d-466b-ba16-d42fb153b455', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/85caa2512cd048188f87f10ff0e53190/volumes/2e1d44c2-9ca9-455a-ae36-18d75c4b8ed7'} Body: b'{"volume": {"id": "2e1d44c2-9ca9-455a-ae36-18d75c4b8ed7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:44:21.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-68294103", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/85caa2512cd048188f87f10ff0e53190/volumes/2e1d44c2-9ca9-455a-ae36-18d75c4b8ed7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/85caa2512cd048188f87f10ff0e53190/volumes/2e1d44c2-9ca9-455a-ae36-18d75c4b8ed7"}], "user_id": "6f17d8f3ff894a589356a8b9f6040d79", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "85caa2512cd048188f87f10ff0e53190"}}' 2023-04-18 18:44:21,961 79720 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/volume/v3/85caa2512cd048188f87f10ff0e53190/volumes/2e1d44c2-9ca9-455a-ae36-18d75c4b8ed7 0.046s 2023-04-18 18:44:21,961 79720 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:44:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e20c2fb4-4fa9-45a4-b036-e5d25e6d930b', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e20c2fb4-4fa9-45a4-b036-e5d25e6d930b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/85caa2512cd048188f87f10ff0e53190/volumes/2e1d44c2-9ca9-455a-ae36-18d75c4b8ed7'} Body: b'{"volume": {"id": "2e1d44c2-9ca9-455a-ae36-18d75c4b8ed7", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:44:21.000000", "updated_at": "2023-04-18T18:44:21.000000", "name": "tempest-VolumesActionsTest-Volume-68294103", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/85caa2512cd048188f87f10ff0e53190/volumes/2e1d44c2-9ca9-455a-ae36-18d75c4b8ed7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/85caa2512cd048188f87f10ff0e53190/volumes/2e1d44c2-9ca9-455a-ae36-18d75c4b8ed7"}], "user_id": "6f17d8f3ff894a589356a8b9 f6040d79", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "85caa2512cd048188f87f10ff0e53190"}}' 2023-04-18 18:44:22,013 79720 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/85caa2512cd048188f87f10ff0e53190/volumes/2e1d44c2-9ca9-455a-ae36-18d75c4b8ed7 0.040s 2023-04-18 18:44:22,013 79720 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:44:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f062a98f-c9e5-473d-91e0-88d56c5db480', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f062a98f-c9e5-473d-91e0-88d56c5db480', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/85caa2512cd048188f87f10ff0e53190/volumes/2e1d44c2-9ca9-455a-ae36-18d75c4b8ed7'} Body: b'{"volume": {"id": "2e1d44c2-9ca9-455a-ae36-18d75c4b8ed7", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:44:21.000000", "updated_at": "2023-04-18T18:44:21.000000", "name": "tempest-VolumesActionsTest-Volume-68294103", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/85caa2512cd048188f87f10ff0e53190/volumes/2e1d44c2-9ca9-455a-ae36-18d75c4b8ed7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/85caa2512cd048188f87f10ff0e53190/volumes/2e1d44c2-9ca9-455a-ae36-18d75c4b8ed7"}], "user_id": "6f17d8f3ff894a589356a8b9f6040d79", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "85caa2512cd048188f87f10ff0e53190"}}' 2023-04-18 18:44:22,134 79720 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/85caa2512cd048188f87f10ff0e53190/volumes/2e1d44c2-9ca9-455a-ae36-18d75c4b8ed7 0.101s 2023-04-18 18:44:22,134 79720 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:44:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-892a1887-5afe-4eca-a9db-d0084c33db7a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/85caa2512cd048188f87f10ff0e53190/volumes/2e1d44c2-9ca9-455a-ae36-18d75c4b8ed7'} Body: b'' 2023-04-18 18:44:22,159 79720 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/85caa2512cd048188f87f10ff0e53190/volumes/2e1d44c2-9ca9-455a-ae36-18d75c4b8ed7 0.024s 2023-04-18 18:44:22,159 79720 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:44: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-815f0770-21d4-47dd-88af-124cdbfecaeb', 'x-openstack-request-id': 'req-815f0770-21d4-47dd-88af-124cdbfecaeb', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/85caa2512cd048188f87f10ff0e53190/volumes/2e1d44c2-9ca9-455a-ae36-18d75c4b8ed7'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 2e1d44c2-9ca9-455a-ae36-18d75c4b8ed7 could not be found."}}' 2023-04-18 18:44:22,364 79720 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/9ed92ff3-68da-4f71-8c30-11b7ada80b94 0.204s 2023-04-18 18:44:22,365 79720 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:44:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3dab7366-b3b3-4c0b-90ba-bb75b56ece72', 'x-compute-request-id': 'req-3dab7366-b3b3-4c0b-90ba-bb75b56ece72', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/9ed92ff3-68da-4f71-8c30-11b7ada80b94'} Body: b'' 2023-04-18 18:44:22,656 79720 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/9ed92ff3-68da-4f71-8c30-11b7ada80b94 0.291s 2023-04-18 18:44:22,656 79720 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:44:22 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-1fd5c27c-881e-493b-97b4-081b10c091e9', 'x-compute-request-id': 'req-1fd5c27c-881e-493b-97b4-081b10c091e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/9ed92ff3-68da-4f71-8c30-11b7ada80b94'} Body: b'{"server": {"id": "9ed92ff3-68da-4f71-8c30-11b7ada80b94", "name": "tempest-VolumesActionsTest-instance-2051439317", "status": "ACTIVE", "tenant_id": "85caa2512cd048188f87f10ff0e53190", "user_id": "6f17d8f3ff894a589356a8b9f6040d79", "metadata": {}, "hostId": "deef181ec65c0446aa0de0c2988e6110268cc85a181845442e15c65e", "image": {"id": "c82b487d-70d3-49d8-9a21-424651a35dee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c82b487d-70d3-49d8-9a21-424651a35dee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T18:42:29Z", "updated": "2023-04-18T18:44:22Z", "addresses": {"tempest-VolumesActionsTest-2071431519-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:bd:8b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/9ed92ff3-68da-4f71-8c30-11b7ada80b94"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/9ed92ff3-68da-4f71-8c30-11b7ada80b94"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-18T18:42:42.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 18:45:12,755 79720 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/9ed92ff3-68da-4f71-8c30-11b7ada80b94 0.040s 2023-04-18 18:45:12,756 79720 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-6d126125-badd-4b6f-b496-f887cecadbb3', 'x-compute-request-id': 'req-6d126125-badd-4b6f-b496-f887cecadbb3', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/9ed92ff3-68da-4f71-8c30-11b7ada80b94'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 9ed92ff3-68da-4f71-8c30-11b7ada80b94 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 627dc99f-f2ba-420f-9fc3-7c4b07e14c20 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 18:45:12,989 79720 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/85caa2512cd048188f87f10ff0e53190/volumes 0.230s 2023-04-18 18:45:12,989 79720 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-1399417502"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aed48775-a598-4f96-83b2-1b365f73e984', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aed48775-a598-4f96-83b2-1b365f73e984', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/85caa2512cd048188f87f10ff0e53190/volumes'} Body: b'{"volume": {"id": "627dc99f-f2ba-420f-9fc3-7c4b07e14c20", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:45:12.918484", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1399417502", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/85caa2512cd048188f87f10ff0e53190/volumes/627dc99f-f2ba-420f-9fc3-7c4b07e14c20"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/85caa2512cd048188f87f10ff0e53190/volumes/627dc99f-f2ba-420f-9fc3-7c4b07e14c20"}], "user_id": "6f17d8f3ff894a589356a8b9f6040d79", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 18:45:13,039 79720 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/85caa2512cd048188f87f10ff0e53190/volumes/627dc99f-f2ba-420f-9fc3-7c4b07e14c20 0.041s 2023-04-18 18:45:13,040 79720 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c71fa8b-ad89-4992-aee2-7ee905bc0a6d', 'content-length': '884', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c71fa8b-ad89-4992-aee2-7ee905bc0a6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/85caa2512cd048188f87f10ff0e53190/volumes/627dc99f-f2ba-420f-9fc3-7c4b07e14c20'} Body: b'{"volume": {"id": "627dc99f-f2ba-420f-9fc3-7c4b07e14c20", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:45:13.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1399417502", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/85caa2512cd048188f87f10ff0e53190/volumes/627dc99f-f2ba-420f-9fc3-7c4b07e14c20"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/85caa2512cd048188f87f10ff0e53190/volumes/627dc99f-f2ba-420f-9fc3-7c4b07e14c20"}], "user_id": "6f17d8f3ff894a589356a8b9f6040d79", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "85caa2512cd048188f87f10ff0e53190"}}' 2023-04-18 18:45:14,094 79720 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/85caa2512cd048188f87f10ff0e53190/volumes/627dc99f-f2ba-420f-9fc3-7c4b07e14c20 0.043s 2023-04-18 18:45:14,095 79720 DEBUG [tem pest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a121d02-f61c-4c1e-8961-9a711f742602', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a121d02-f61c-4c1e-8961-9a711f742602', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/85caa2512cd048188f87f10ff0e53190/volumes/627dc99f-f2ba-420f-9fc3-7c4b07e14c20'} Body: b'{"volume": {"id": "627dc99f-f2ba-420f-9fc3-7c4b07e14c20", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:45:13.000000", "updated_at": "2023-04-18T18:45:13.000000", "name": "tempest-VolumesActionsTest-Volume-1399417502", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/85caa2512cd048188f87f10ff0e53190/volumes/627dc99f-f2ba-420f-9fc3-7c4b07e14c20"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/85caa2512cd048188f87f10ff0e53190/volumes/627dc99f-f2ba-420f-9fc3-7c4b07e14c20"}], "user_id": "6f17d8f3ff894a589356a8b9f6040d79", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "85caa2512cd048188f87f10ff0e53190"}}' 2023-04-18 18:45:14,148 79720 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/85caa2512cd048188f87f10ff0e53190/volumes/627dc99f-f2ba-420f-9fc3-7c4b07e14c20 0.042s 2023-04-18 18:45:14,148 79720 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-276caadf-9dbe-4e08-ae5a-c0435fa6695a', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-276caadf-9dbe-4e08-ae5a-c0435fa6695a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/85caa2512cd048188f87f10ff0e53190/volumes/627dc99f-f2ba-420f-9fc3-7c4b07e14c20'} Body: b'{"volume": {"id": "627dc99f-f2ba-420f-9fc3-7c4b07e14c20", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:45:13.000000", "updated_at": "2023-04-18T18:45:13.000000", "name": "tempest-VolumesActionsTest-Volume-1399417502", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/85caa2512cd048188f87f10ff0e53190/volumes/627dc99f-f2ba-420f-9fc3-7c4b07e14c20"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/85caa2512cd048188f87f10ff0e53190/volumes/627dc99f-f2ba-420f-9fc3-7c4b07e14c20"}], "user_id": "6f17d8f3ff894a589356a8b9f6040d79", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "85caa2512cd048188f87f10ff0e53190"}}' 2023-04-18 18:45:14,278 79720 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/85caa2512cd048188f87f10ff0e53190/volumes/627dc99f-f2ba-420f-9fc3-7c4b07e14c20 0.119s 2023-04-18 18:45:14,278 79720 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45:14 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-70acb90a-6864-4470-944b-008e3fb8b3f3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/85caa2512cd048188f87f10ff0e53190/volumes/627dc99f-f2ba-420f-9fc3-7c4b07e14c20'} Body: b'' 2023-04-18 18:45:14,299 79720 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/85caa2512cd048188f87f10ff0e53190/volumes/627dc99f-f2ba-420f-9fc3-7c4b07e14c20 0.020s 2023-04-18 18:45:14,299 79720 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-f962656c-363e-4b73-8259-8dc2b1526b24', 'x-openstack-request-id': 'req-f962656c-363e-4b73-8259-8dc2b1526b24', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/85caa2512cd048188f87f10ff0e53190/volumes/627dc99f-f2ba-420f-9fc3-7c4b07e14c20'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 627dc99f-f2ba-420f-9fc3-7c4b07e14c20 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 9ce620c8-6c16-4d8c-b8e7-c66e3f05f6ab failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 18:45:14,521 79720 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/85caa2512cd048188f87f10ff0e53190/volumes 0.219s 2023-04-18 18:45:14,521 79720 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-1867042023"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3aef34cb-a7a0-40f8-b046-dfdebd1cea3c', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3aef34cb-a7a0-40f8-b046-dfdebd1cea3c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/85caa2512cd048188f87f10ff0e53190/volumes'} Body: b'{"volume": {"id": "9ce620c8-6c16-4d8c-b8e7-c66e3f05f6ab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:45:14.444768", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1867042023", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/85caa2512cd048188f87f10ff0e53190/volumes/9ce620c8-6c16-4d8c-b8e7-c66e3f05f6ab"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/85caa2512cd048188f87f10ff0e53190/volumes/9ce620c8-6c16-4d8c-b8e7-c66e3f05f6ab"}], "user_id": "6f17d8f3ff894a589356a8b9f6040d79", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 18:45:14,573 79720 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/85caa2512cd048188f87f10ff0e53190/volumes/9ce620c8-6c16-4d8c-b8e7-c66e3f05f6ab 0.043s 2023-04-18 18:45:14,574 79720 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1faaddf-07af-42e9-b134-cf4a6424e31a', 'content-length': '884', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1faaddf-07af-42e9-b134-cf4a6424e31a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/85caa2512cd048188f87f10ff0e53190/volumes/9ce620c8-6c16-4d8c-b8e7-c66e3f05f6ab'} Body: b'{"volume": {"id": "9ce620c8-6c16-4d8c-b8e7-c66e3f05f6ab", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:45:14.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1867042023", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/85caa2512cd048188f87f10ff0e53190/volumes/9ce620c8-6c16-4d8c-b8e7-c66e3f05f6ab"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/85caa2512cd048188f87f10ff0e53190/volumes/9ce620c8-6c16-4d8c-b8e7-c66e3f05f6ab"}], "user_id": "6f17d8f3ff894a589356a8b9f6040d79", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "85caa2512cd048188f87f10ff0e53190"}}' 2023-04-18 18:45:15,626 79720 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/85caa2512cd048188f87f10ff0e53190/volumes/9ce620c8-6c16-4d8c-b8e7-c66e3f05f6ab 0.041s 2023-04-18 18:45:15,627 79720 DEBUG [tempes t.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47202742-fcfe-40eb-b3e7-22c176f4127d', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47202742-fcfe-40eb-b3e7-22c176f4127d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/85caa2512cd048188f87f10ff0e53190/volumes/9ce620c8-6c16-4d8c-b8e7-c66e3f05f6ab'} Body: b'{"volume": {"id": "9ce620c8-6c16-4d8c-b8e7-c66e3f05f6ab", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:45:14.000000", "updated_at": "2023-04-18T18:45:15.000000", "name": "tempest-VolumesActionsTest-Volume-1867042023", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/85caa2512cd048188f87f10ff0e53190/volumes/9ce620c8-6c16-4d8c-b8e7-c66e3f05f6ab"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/85caa2512cd048188f87f10ff0e53190/volumes/9ce620c8-6c16-4d8c-b8e7-c66e3f05f6ab"}], "user_id": "6f17d8f3ff894a589356a8b9f6040d79", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "85caa2512cd048188f87f10ff0e53190"}}' 2023-04-18 18:45:15,679 79720 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/85caa2512cd048188f87f10ff0e53190/volumes/9ce620c8-6c16-4d8c-b8e7-c66e3f05f6ab 0.041s 2023-04-18 18:45:15,680 79720 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-178a9853-968b-442e-9664-a5cd6b91c4da', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-178a9853-968b-442e-9664-a5cd6b91c4da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/85caa2512cd048188f87f10ff0e53190/volumes/9ce620c8-6c16-4d8c-b8e7-c66e3f05f6ab'} Body: b'{"volume": {"id": "9ce620c8-6c16-4d8c-b8e7-c66e3f05f6ab", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:45:14.000000", "updated_at": "2023-04-18T18:45:15.000000", "name": "tempest-VolumesActionsTest-Volume-1867042023", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/85caa2512cd048188f87f10ff0e53190/volumes/9ce620c8-6c16-4d8c-b8e7-c66e3f05f6ab"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/85caa2512cd048188f87f10ff0e53190/volumes/9ce620c8-6c16-4d8c-b8e7-c66e3f05f6ab"}], "user_id": "6f17d8f3ff894a589356a8b9f6040d79", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "85caa2512cd048188f87f10ff0e53190"}}' 2023-04-18 18:45:15,801 79720 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/85caa2512cd048188f87f10ff0e53190/volumes/9ce620c8-6c16-4d8c-b8e7-c66e3f05f6ab 0.111s 2023-04-18 18:45:15,801 79720 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45: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-aa828164-a6cb-4e63-a3f5-0ab84ed92bc1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/85caa2512cd048188f87f10ff0e53190/volumes/9ce620c8-6c16-4d8c-b8e7-c66e3f05f6ab'} Body: b'' 2023-04-18 18:45:15,820 79720 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/85caa2512cd048188f87f10ff0e53190/volumes/9ce620c8-6c16-4d8c-b8e7-c66e3f05f6ab 0.019s 2023-04-18 18:45:15,821 79720 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45: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-e342bcaf-673f-4edc-8b83-c570171619ff', 'x-openstack-request-id': 'req-e342bcaf-673f-4edc-8b83-c570171619ff', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/85caa2512cd048188f87f10ff0e53190/volumes/9ce620c8-6c16-4d8c-b8e7-c66e3f05f6ab'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 9ce620c8-6c16-4d8c-b8e7-c66e3f05f6ab 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 4fefaf48-9527-486b-9106-7e730eba1efb failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 18:45:16,021 79720 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/85caa2512cd048188f87f10ff0e53190/volumes 0.198s 2023-04-18 18:45:16,022 79720 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-496587090"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95273bfa-3535-4323-b6f4-b8238ae67fd4', 'content-length': '815', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95273bfa-3535-4323-b6f4-b8238ae67fd4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/85caa2512cd048188f87f10ff0e53190/volumes'} Body: b'{"volume": {"id": "4fefaf48-9527-486b-9106-7e730eba1efb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:45:15.946728", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-496587090", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/85caa2512cd048188f87f10ff0e53190/volumes/4fefaf48-9527-486b-9106-7e730eba1efb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/85caa2512cd048188f87f10ff0e53190/volumes/4fefaf48-9527-486b-9106-7e730eba1efb"}], "user_id": "6f17d8f3ff894a589356a8b9f6040d79", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 18:45:16,074 79720 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/85caa2512cd048188f87f10ff0e53190/volumes/4fefaf48-9527-486b-9106-7e730eba1efb 0.041s 2023-04-18 18:45:16,074 79720 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa18ec06-c2ad-4cdf-91ad-d9252579c464', 'content-length': '883', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa18ec06-c2ad-4cdf-91ad-d9252579c464', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/85caa2512cd048188f87f10ff0e53190/volumes/4fefaf48-9527-486b-9106-7e730eba1efb'} Body: b'{"volume": {"id": "4fefaf48-9527-486b-9106-7e730eba1efb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:45:16.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-496587090", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/85caa2512cd048188f87f10ff0e53190/volumes/4fefaf48-9527-486b-9106-7e730eba1efb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/85caa2512cd048188f87f10ff0e53190/volumes/4fefaf48-9527-486b-9106-7e730eba1efb"}], "user_id": "6f17d8f3ff894a589356a8b9f6040d79", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "85caa2512cd048188f87f10ff0e53190"}}' 2023-04-18 18:45:17,127 79720 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/85caa2512cd048188f87f10ff0e53190/volumes/4fefaf48-9527-486b-9106-7e730eba1efb 0.040s 2023-04-18 18:45:17,127 79720 DEBUG [tempest.lib.common .rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2eaf8e96-e1d7-4b88-88d3-c95696eee550', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2eaf8e96-e1d7-4b88-88d3-c95696eee550', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/85caa2512cd048188f87f10ff0e53190/volumes/4fefaf48-9527-486b-9106-7e730eba1efb'} Body: b'{"volume": {"id": "4fefaf48-9527-486b-9106-7e730eba1efb", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:45:16.000000", "updated_at": "2023-04-18T18:45:16.000000", "name": "tempest-VolumesActionsTest-Volume-496587090", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/85caa2512cd048188f87f10ff0e53190/volumes/4fefaf48-9527-486b-9106-7e730eba1efb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/85caa2512cd048188f87f10ff0e53190/volumes/4fefaf48-9527-486b-9106-7e730eba1efb"}], "user_id": "6f17d8f3ff894a589356a8b9f6040d79", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "85caa2512cd048188f87f10ff0e53190"}}' 2023-04-18 18:45:17,212 79720 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/85caa2512cd048188f87f10ff0e53190/volumes/4fefaf48-9527-486b-9106-7e730eba1efb 0.074s 2023-04-18 18:45:17,213 79720 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eac24930-cc51-4935-9fb2-42699e282107', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eac24930-cc51-4935-9fb2-42699e282107', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/85caa2512cd048188f87f10ff0e53190/volumes/4fefaf48-9527-486b-9106-7e730eba1efb'} Body: b'{"volume": {"id": "4fefaf48-9527-486b-9106-7e730eba1efb", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:45:16.000000", "updated_at": "2023-04-18T18:45:16.000000", "name": "tempest-VolumesActionsTest-Volume-496587090", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/85caa2512cd048188f87f10ff0e53190/volumes/4fefaf48-9527-486b-9106-7e730eba1efb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/85caa2512cd048188f87f10ff0e53190/volumes/4fefaf48-9527-486b-9106-7e730eba1efb"}], "user_id": "6f17d8f3ff894a589356a8b9f6040d79", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "85caa2512cd048188f87f10ff0e53190"}}' 2023-04-18 18:45:17,321 79720 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/85caa2512cd048188f87f10ff0e53190/volumes/4fefaf48-9527-486b-9106-7e730eba1efb 0.098s 2023-04-18 18:45:17,321 79720 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'conte nt-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35bcd531-bf35-47bb-bd22-6d3c99452cdc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/85caa2512cd048188f87f10ff0e53190/volumes/4fefaf48-9527-486b-9106-7e730eba1efb'} Body: b'' 2023-04-18 18:45:17,342 79720 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/85caa2512cd048188f87f10ff0e53190/volumes/4fefaf48-9527-486b-9106-7e730eba1efb 0.020s 2023-04-18 18:45:17,342 79720 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45: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-d37779dc-fb9d-4c9e-8481-7f3bc76d6772', 'x-openstack-request-id': 'req-d37779dc-fb9d-4c9e-8481-7f3bc76d6772', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/85caa2512cd048188f87f10ff0e53190/volumes/4fefaf48-9527-486b-9106-7e730eba1efb'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 4fefaf48-9527-486b-9106-7e730eba1efb 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 658c28a0-b481-407f-848f-e85728dcab7d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 18:45:17,576 79720 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/85caa2512cd048188f87f10ff0e53190/volumes 0.232s 2023-04-18 18:45:17,577 79720 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-945034600"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b9995e8-7d2d-427b-a6d0-952372f275aa', 'content-length': '815', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b9995e8-7d2d-427b-a6d0-952372f275aa', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/85caa2512cd048188f87f10ff0e53190/volumes'} Body: b'{"volume": {"id": "658c28a0-b481-407f-848f-e85728dcab7d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:45:17.500720", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-945034600", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/85caa2512cd048188f87f10ff0e53190/volumes/658c28a0-b481-407f-848f-e85728dcab7d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/85caa2512cd048188f87f10ff0e53190/volumes/658c28a0-b481-407f-848f-e85728dcab7d"}], "user_id": "6f17d8f3ff894a589356a8b9f6040d79", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 18:45:17,636 79720 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/85caa2512cd048188f87f10ff0e53190/volumes/658c28a0-b481-407f-848f-e85728dcab7d 0.050s 2023-04-18 18:45:17,637 79720 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd306300-43e4-4fad-bcf2-901abf3872f0', 'content-length': '883', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd306300-43e4-4fad-bcf2-901abf3872f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/85caa2512cd048188f87f10ff0e53190/volumes/658c28a0-b481-407f-848f-e85728dcab7d'} Body: b'{"volume": {"id": "658c28a0-b481-407f-848f-e85728dcab7d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:45:18.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-945034600", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/85caa2512cd048188f87f10ff0e53190/volumes/658c28a0-b481-407f-848f-e85728dcab7d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/85caa2512cd048188f87f10ff0e53190/volumes/658c28a0-b481-407f-848f-e85728dcab7d"}], "user_id": "6f17d8f3ff894a589356a8b9f6040d79", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "85caa2512cd048188f87f10ff0e53190"}}' 2023-04-18 18:45:18,685 79720 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/85caa2512cd048188f87f10ff0e53190/volumes/658c28a0-b481-407f-848f-e85728dcab7d 0.037s 2023-04-18 18:45:18,686 79720 DEBUG [ tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d7c70e4-eae9-4b80-a496-61176dbdfc6e', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d7c70e4-eae9-4b80-a496-61176dbdfc6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/85caa2512cd048188f87f10ff0e53190/volumes/658c28a0-b481-407f-848f-e85728dcab7d'} Body: b'{"volume": {"id": "658c28a0-b481-407f-848f-e85728dcab7d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:45:18.000000", "updated_at": "2023-04-18T18:45:18.000000", "name": "tempest-VolumesActionsTest-Volume-945034600", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/85caa2512cd048188f87f10ff0e53190/volumes/658c28a0-b481-407f-848f-e85728dcab7d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/85caa2512cd048188f87f10ff0e53190/volumes/658c28a0-b481-407f-848f-e85728dcab7d"}], "user_id": "6f17d8f3ff894a589356a8b9f6040d79", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "85caa2512cd048188f87f10ff0e53190"}}' 2023-04-18 18:45:18,737 79720 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/85caa2512cd048188f87f10ff0e53190/volumes/658c28a0-b481-407f-848f-e85728dcab7d 0.040s 2023-04-18 18:45:18,738 79720 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8bb520ee-6112-4990-9287-011a2fc1d183', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8bb520ee-6112-4990-9287-011a2fc1d183', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/85caa2512cd048188f87f10ff0e53190/volumes/658c28a0-b481-407f-848f-e85728dcab7d'} Body: b'{"volume": {"id": "658c28a0-b481-407f-848f-e85728dcab7d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:45:18.000000", "updated_at": "2023-04-18T18:45:18.000000", "name": "tempest-VolumesActionsTest-Volume-945034600", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/85caa2512cd048188f87f10ff0e53190/volumes/658c28a0-b481-407f-848f-e85728dcab7d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/85caa2512cd048188f87f10ff0e53190/volumes/658c28a0-b481-407f-848f-e85728dcab7d"}], "user_id": "6f17d8f3ff894a589356a8b9f6040d79", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "85caa2512cd048188f87f10ff0e53190"}}' 2023-04-18 18:45:18,847 79720 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/85caa2512cd048188f87f10ff0e53190/volumes/658c28a0-b481-407f-848f-e85728dcab7d 0.098s 2023-04-18 18:45:18,847 79720 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-le ngth': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b23c908-b186-4d0d-8a6d-fed6663eb743', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/85caa2512cd048188f87f10ff0e53190/volumes/658c28a0-b481-407f-848f-e85728dcab7d'} Body: b'' 2023-04-18 18:45:18,874 79720 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/85caa2512cd048188f87f10ff0e53190/volumes/658c28a0-b481-407f-848f-e85728dcab7d 0.026s 2023-04-18 18:45:18,874 79720 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4ed3ded-9c7d-4f44-a466-1fff3a1dcad3', 'x-openstack-request-id': 'req-f4ed3ded-9c7d-4f44-a466-1fff3a1dcad3', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/85caa2512cd048188f87f10ff0e53190/volumes/658c28a0-b481-407f-848f-e85728dcab7d'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 658c28a0-b481-407f-848f-e85728dcab7d 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 e49eff78-466b-48d8-9ba2-bf42053c1406 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 18:45:19,064 79720 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_reset_status): 202 POST http://10.0.0.210/volume/v3/85caa2512cd048188f87f10ff0e53190/volumes 0.187s 2023-04-18 18:45:19,064 79720 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-1144658559"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59d377e4-662a-4ba0-87c7-15b3659f065d', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59d377e4-662a-4ba0-87c7-15b3659f065d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/85caa2512cd048188f87f10ff0e53190/volumes'} Body: b'{"volume": {"id": "e49eff78-466b-48d8-9ba2-bf42053c1406", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:45:19.008656", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1144658559", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/85caa2512cd048188f87f10ff0e53190/volumes/e49eff78-466b-48d8-9ba2-bf42053c1406"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/85caa2512cd048188f87f10ff0e53190/volumes/e49eff78-466b-48d8-9ba2-bf42053c1406"}], "user_id": "6f17d8f3ff894a589356a8b9f6040d79", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 18:45:19,112 79720 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_reset_status): 200 GET http://10.0.0.210/volume/v3/85caa2512cd048188f87f10ff0e53190/volumes/e49eff78-466b-48d8-9ba2-bf42053c1406 0.038s 2023-04-18 18:45:19,112 79720 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d98d39d1-5d52-440e-9675-e20293ef9e84', 'content-length': '884', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d98d39d1-5d52-440e-9675-e20293ef9e84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/85caa2512cd048188f87f10ff0e53190/volumes/e49eff78-466b-48d8-9ba2-bf42053c1406'} Body: b'{"volume": {"id": "e49eff78-466b-48d8-9ba2-bf42053c1406", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:45:19.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1144658559", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/85caa2512cd048188f87f10ff0e53190/volumes/e49eff78-466b-48d8-9ba2-bf42053c1406"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/85caa2512cd048188f87f10ff0e53190/volumes/e49eff78-466b-48d8-9ba2-bf42053c1406"}], "user_id": "6f17d8f3ff894a589356a8b9f6040d79", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "85caa2512cd048188f87f10ff0e53190"}}' 2023-04-18 18:45:20,167 79720 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_reset_status): 200 GET http://10.0.0.210/volume/v3/85caa2512cd048188f87f10ff0e53190/volumes/e49eff78-466b-48d8-9ba2-bf42053c1406 0.044s 2023-04-18 18:45:20,168 79720 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'applicati on/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-002f4ba6-fb10-472c-886d-a38cb64fe01a', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-002f4ba6-fb10-472c-886d-a38cb64fe01a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/85caa2512cd048188f87f10ff0e53190/volumes/e49eff78-466b-48d8-9ba2-bf42053c1406'} Body: b'{"volume": {"id": "e49eff78-466b-48d8-9ba2-bf42053c1406", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:45:19.000000", "updated_at": "2023-04-18T18:45:19.000000", "name": "tempest-VolumesActionsTest-Volume-1144658559", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/85caa2512cd048188f87f10ff0e53190/volumes/e49eff78-466b-48d8-9ba2-bf42053c1406"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/85caa2512cd048188f87f10ff0e53190/volumes/e49eff78-466b-48d8-9ba2-bf42053c1406"}], "user_id": "6f17d8f3ff894a589356a8b9f6040d79", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "85caa2512cd048188f87f10ff0e53190"}}' 2023-04-18 18:45:20,225 79720 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/85caa2512cd048188f87f10ff0e53190/volumes/e49eff78-466b-48d8-9ba2-bf42053c1406 0.047s 2023-04-18 18:45:20,226 79720 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41f599b3-4bfb-449b-84c9-e257ab9e839b', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41f599b3-4bfb-449b-84c9-e257ab9e839b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/85caa2512cd048188f87f10ff0e53190/volumes/e49eff78-466b-48d8-9ba2-bf42053c1406'} Body: b'{"volume": {"id": "e49eff78-466b-48d8-9ba2-bf42053c1406", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:45:19.000000", "updated_at": "2023-04-18T18:45:19.000000", "name": "tempest-VolumesActionsTest-Volume-1144658559", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/85caa2512cd048188f87f10ff0e53190/volumes/e49eff78-466b-48d8-9ba2-bf42053c1406"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/85caa2512cd048188f87f10ff0e53190/volumes/e49eff78-466b-48d8-9ba2-bf42053c1406"}], "user_id": "6f17d8f3ff894a589356a8b9f6040d79", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "85caa2512cd048188f87f10ff0e53190"}}' 2023-04-18 18:45:20,333 79720 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/85caa2512cd048188f87f10ff0e53190/volumes/e49eff78-466b-48d8-9ba2-bf42053c1406 0.097s 2023-04-18 18:45:20,334 79720 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45:20 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-60b5d5d6-ad4f-4245-802c-192fbd78d7cb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/85caa2512cd048188f87f10ff0e53190/volumes/e49eff78-466b-48d8-9ba2-bf42053c1406'} Body: b'' 2023-04-18 18:45:20,362 79720 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/85caa2512cd048188f87f10ff0e53190/volumes/e49eff78-466b-48d8-9ba2-bf42053c1406 0.027s 2023-04-18 18:45:20,362 79720 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45: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-8bd0aa0e-3ef5-40a0-88eb-50e657344119', 'x-openstack-request-id': 'req-8bd0aa0e-3ef5-40a0-88eb-50e657344119', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/85caa2512cd048188f87f10ff0e53190/volumes/e49eff78-466b-48d8-9ba2-bf42053c1406'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume e49eff78-466b-48d8-9ba2-bf42053c1406 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 42f69e8c-4a5d-4ae6-ae7b-a4b120e0fbc0 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 18:45:24,097 79720 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:test_create_from_volume_decreasing_size): 202 POST http://10.0.0.210/volume/v3/ea80b4f756b14999b665f3e94417fa85/volumes 0.386s 2023-04-18 18:45:24,097 79720 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-1486501353"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6830fdaa-5872-4626-a843-b4c86f5d53e8', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6830fdaa-5872-4626-a843-b4c86f5d53e8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ea80b4f756b14999b665f3e94417fa85/volumes'} Body: b'{"volume": {"id": "42f69e8c-4a5d-4ae6-ae7b-a4b120e0fbc0", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2023-04-18T18:45:23.993634", "updated_at": null, "name": "tempest-VolumesCloneNegativeTest-Volume-1486501353", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ea80b4f756b14999b665f3e94417fa85/volumes/42f69e8c-4a5d-4ae6-ae7b-a4b120e0fbc0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ea80b4f756b14999b665f3e94417fa85/volumes/42f69e8c-4a5d-4ae6-ae7b-a4b120e0fbc0"}], "user_id": "4f734e6a91c64847b0cec4a4301cd7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 18:45:24,150 79720 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:test_create_from_volume_decreasing_size): 200 GET http://10.0.0.210/volume/v3/ea80b4f756b14999b665f3e94417fa85/volumes/42f69e8c-4a5d-4ae6-ae7b-a4b120e0fbc0 0.043s 2023-04-18 18:45:24,150 79720 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-146c0a35-5c85-4493-a0f0-59cf03a74cab', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-146c0a35-5c85-4493-a0f0-59cf03a74cab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ea80b4f756b14999b665f3e94417fa85/volumes/42f69e8c-4a5d-4ae6-ae7b-a4b120e0fbc0'} Body: b'{"volume": {"id": "42f69e8c-4a5d-4ae6-ae7b-a4b120e0fbc0", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2023-04-18T18:45:24.000000", "updated_at": null, "name": "tempest-VolumesCloneNegativeTest-Volume-1486501353", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ea80b4f756b14999b665f3e94417fa85/volumes/42f69e8c-4a5d-4ae6-ae7b-a4b120e0fbc0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ea80b4f756b14999b665f3e94417fa85/volumes/42f69e8c-4a5d-4ae6-ae7b-a4b120e0fbc0"}], "user_id": "4f734e6a91c64847b0cec4a4301cd7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea80b4f756b14999b665f3e94417fa85"}}' 2023-04-18 18:45:25,198 79720 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:test_create_from_volume_decreasing_size): 200 GET http://10.0.0.210/volume/v3/ea80b4f756b14999b665f3e94417fa85/volumes/42f69e8c-4a5d-4ae6-ae7b-a4b120e0fbc0 0.037s 2023-04-18 18:45:25,199 79720 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4518b0a5-6ef8-431b-9390-9f43a56684e2', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4518b0a5-6ef8-431b-9390-9f43a56684e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ea80b4f756b14999b665f3e94417fa85/volumes/42f69e8c-4a5d-4ae6-ae7b-a4b120e0fbc0'} Body: b'{"volume": {"id": "42f69e8c-4a5d-4ae6-ae7b-a4b120e0fbc0", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2023-04-18T18:45:24.000000", "updated_at": "2023-04-18T18:45:24.000000", "name": "tempest-VolumesCloneNegativeTest-Volume-1486501353", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ea80b4f756b14999b665f3e94417fa85/volumes/42f69e8c-4a5d-4ae6-ae7b-a4b120e0fbc0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ea80b4f756b14999b665f3e94417fa85/volumes/42f69e8c-4a5d-4ae6-ae7b-a4b120e0fbc0"}], "user_id": "4f734e6a91c64847b0cec4a4301cd7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea80b4f756b14999b665f3e94417fa85"}}' 2023-04-18 18:45:25,247 79720 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/ea80b4f756b14999b665f3e94417fa85/volumes/42f69e8c-4a5d-4ae6-ae7b-a4b120e0fbc0 0.037s 2023-04-18 18:45:25,247 79720 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0070749-c401-4884-97ad-397e26688086', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0070749-c401-4884-97ad-397e26688086', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ea80b4f756b14999b665f3e94417fa85/volumes/42f69e8c-4a5d-4ae6-ae7b-a4b120e0fbc0'} Body: b'{"volume": {"id": "42f69e8c-4a5d-4ae6-ae7b-a4b120e0fbc0", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2023-04-18T18:45:24.000000", "updated_at": "2023-04-18T18:45:24.000000", "name": "tempest-VolumesCloneNegativeTest-Volume-1486501353", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ea80b4f756b14999b665f3e94417fa85/volumes/42f69e8c-4a5d-4ae6-ae7b-a4b120e0fbc0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ea80b4f756b14999b665f3e94417fa85/volumes/42f69e8c-4a5d-4ae6-ae7b-a4b120e0fbc0"}], "user_id": "4f734e6a91c64847b0cec4a4301cd7f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ea80b4f756b14999b665f3e94417fa85"}}' 2023-04-18 18:45:25,352 79720 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/ea80b4f756b14999b665f3e94417fa85/volumes/42f69e8c-4a5d-4ae6-ae7b-a4b120e0fbc0 0.095s 2023-04-18 18:45:25,353 79720 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45:25 GMT', 'server': 'Apache/ 2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1e7b552-4f75-470c-aec3-18cc221f06e6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ea80b4f756b14999b665f3e94417fa85/volumes/42f69e8c-4a5d-4ae6-ae7b-a4b120e0fbc0'} Body: b'' 2023-04-18 18:45:25,372 79720 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/ea80b4f756b14999b665f3e94417fa85/volumes/42f69e8c-4a5d-4ae6-ae7b-a4b120e0fbc0 0.019s 2023-04-18 18:45:25,373 79720 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-87d91aca-ffa8-44f0-acb5-0881b010a8d6', 'x-openstack-request-id': 'req-87d91aca-ffa8-44f0-acb5-0881b010a8d6', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/ea80b4f756b14999b665f3e94417fa85/volumes/42f69e8c-4a5d-4ae6-ae7b-a4b120e0fbc0'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 42f69e8c-4a5d-4ae6-ae7b-a4b120e0fbc0 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 1c109884-95aa-4c3a-8f47-352b99ccda87 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 18:45:29,067 79720 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/ed7c4b6b71e345d38bd7cac38bdbe5c6/types 0.178s 2023-04-18 18:45:29,068 79720 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "description": "Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}, "os-volume-type-access:is_public": true}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46680d4d-3441-4765-a041-417537657f5f', 'content-length': '339', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46680d4d-3441-4765-a041-417537657f5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ed7c4b6b71e345d38bd7cac38bdbe5c6/types'} Body: b'{"volume_type": {"id": "9d67a9d2-728c-4b23-840f-c8f8b14e0772", "name": "vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "is_public": true, "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}, "description": "Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "os-volume-type-access:is_public": true}}' 2023-04-18 18:45:30,033 79720 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.962s 2023-04-18 18:45:30,033 79720 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"disk_format": "raw", "container_format": "bare", "name": "image-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "visibility": "private", "cinder_img_volume_type": "vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "min_disk": 1} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '738', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/9aa46159-4625-4813-836a-b7f54a98ff41', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-9b9128bf-3b64-4b6a-bab1-d7bb1c8dcdf3', '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": "5ae53f3c6c044f4680cbb38bd99913bd", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "9aa46159-4625-4813-836a-b7f54a98ff41", "created_at": "2023-04-18T18:45:30Z", "updated_at": "2023-04-18T18:45:30Z", "tags": [], "self": "/v2/images/9aa46159-4625-4813-836a-b7f54a98ff41", "file": "/v2/images/9aa46159-4625-4813-836a-b7f54a98ff41/file", "schema": "/v2/schemas/image"}' 2023-04-18 18:45:31,332 79720 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/9aa46159-4625-4813-836a-b7f54a98ff41/file 1.296s 2023-04-18 18:45:31,332 79720 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': ' text/html; charset=UTF-8', 'x-openstack-request-id': 'req-4a83ca2f-7e5b-49d7-993b-bb580567f057', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/9aa46159-4625-4813-836a-b7f54a98ff41/file'} Body: b'' 2023-04-18 18:45:31,354 79720 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/9aa46159-4625-4813-836a-b7f54a98ff41 0.020s 2023-04-18 18:45:31,354 79720 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '898', 'content-type': 'application/json', 'x-openstack-request-id': 'req-7d5e0a7f-f122-49ff-952b-0d5d12aab10d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/9aa46159-4625-4813-836a-b7f54a98ff41'} 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": "c18239a289abd4551b730c4e30742996", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "5ae53f3c6c044f4680cbb38bd99913bd", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "d9e10b294f0bee36f9b92b9f670c5140a3bff2cae277488f502bc30dc3b0c38c9d0c8ea19787e7b0fd2f47f16296e39cc75eb62fc53e2291df426b5f958cef6b", "id": "9aa46159-4625-4813-836a-b7f54a98ff41", "created_at": "2023-04-18T18:45:30Z", "updated_at": "2023-04-18T18:45:31Z", "tags": [], "self": "/v2/images/9aa46159-4625-4813-836a-b7f54a98ff41", "file": "/v2/images/9aa46159-4625-4813-836a-b7f54a98ff41/file", "schema": "/v2/schemas/image"}' 2023-04-18 18:45:31,375 79720 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/9aa46159-4625-4813-836a-b7f54a98ff41 0.020s 2023-04-18 18:45:31,375 79720 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '898', 'content-type': 'application/json', 'x-openstack-request-id': 'req-9b679c85-47c8-4256-980d-1c8e14de255e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/9aa46159-4625-4813-836a-b7f54a98ff41'} 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": "c18239a289abd4551b730c4e30742996", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "5ae53f3c6c044f4680cbb38bd99913bd", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "d9e10b294f0bee36f9b92b9f670c5140a3bff2cae277488f502bc30dc3b0c38c9d0c8ea19787e7b0fd2f47f16296e39cc75eb62fc53e2291df426b5f958cef6b", "id": "9aa46159-4625-4813-836a-b7f54a98ff41", "created_at": "2023-04-18T18:45:30Z", "updated_at": "2023-04-18T18:45:31Z", "tags": [], "self": "/v2/images/9aa46159-4625-4813-836a-b7f54a98ff41", "file": "/v2/images/9aa46159-4625-4813-836a-b7f54a98ff41/file", "schema": "/v2/schemas/image"}' 2023-04-18 18:45:31,398 79720 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/9aa46159-4625-4813-836a-b7f54a98ff41 0.021s 2023-04-18 18:45:31,398 79720 DEBUG [tempest.lib.common.rest_client] Request - Headers: {' Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '898', 'content-type': 'application/json', 'x-openstack-request-id': 'req-32ae5d67-7cd1-43bc-bcab-47fac65e1a3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/9aa46159-4625-4813-836a-b7f54a98ff41'} 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": "c18239a289abd4551b730c4e30742996", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "5ae53f3c6c044f4680cbb38bd99913bd", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "d9e10b294f0bee36f9b92b9f670c5140a3bff2cae277488f502bc30dc3b0c38c9d0c8ea19787e7b0fd2f47f16296e39cc75eb62fc53e2291df426b5f958cef6b", "id": "9aa46159-4625-4813-836a-b7f54a98ff41", "created_at": "2023-04-18T18:45:30Z", "updated_at": "2023-04-18T18:45:31Z", "tags": [], "self": "/v2/images/9aa46159-4625-4813-836a-b7f54a98ff41", "file": "/v2/images/9aa46159-4625-4813-836a-b7f54a98ff41/file", "schema": "/v2/schemas/image"}' 2023-04-18 18:45:31,754 79720 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/5ae53f3c6c044f4680cbb38bd99913bd/volumes 0.355s 2023-04-18 18:45:31,754 79720 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": "9aa46159-4625-4813-836a-b7f54a98ff41", "size": 1}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b8fe506-b6ef-45ec-be8f-94f7001e9ac0', 'content-length': '862', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b8fe506-b6ef-45ec-be8f-94f7001e9ac0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5ae53f3c6c044f4680cbb38bd99913bd/volumes'} Body: b'{"volume": {"id": "1c109884-95aa-4c3a-8f47-352b99ccda87", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:45:31.697575", "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/5ae53f3c6c044f4680cbb38bd99913bd/volumes/1c109884-95aa-4c3a-8f47-352b99ccda87"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5ae53f3c6c044f4680cbb38bd99913bd/volumes/1c109884-95aa-4c3a-8f47-352b99ccda87"}], "user_id": "c640d1548ab043e897631e0c3a07eeb0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 18:45:31,802 79720 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/5ae53f3c6c044f4680cbb38bd99913bd/volumes/1c109884-95aa-4c3a-8f47-352b99ccda87 0.039s 2023-04-18 18:45:31,803 79720 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a139287b-aba0-4e43-9b51-1635a724f368', 'content-lengt h': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a139287b-aba0-4e43-9b51-1635a724f368', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5ae53f3c6c044f4680cbb38bd99913bd/volumes/1c109884-95aa-4c3a-8f47-352b99ccda87'} Body: b'{"volume": {"id": "1c109884-95aa-4c3a-8f47-352b99ccda87", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:45:32.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/5ae53f3c6c044f4680cbb38bd99913bd/volumes/1c109884-95aa-4c3a-8f47-352b99ccda87"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5ae53f3c6c044f4680cbb38bd99913bd/volumes/1c109884-95aa-4c3a-8f47-352b99ccda87"}], "user_id": "c640d1548ab043e897631e0c3a07eeb0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5ae53f3c6c044f4680cbb38bd99913bd"}}' 2023-04-18 18:45:32,858 79720 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/5ae53f3c6c044f4680cbb38bd99913bd/volumes/1c109884-95aa-4c3a-8f47-352b99ccda87 0.044s 2023-04-18 18:45:32,859 79720 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6a693ef-3e84-44e8-b8d8-51b7574931d6', 'content-length': '951', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6a693ef-3e84-44e8-b8d8-51b7574931d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5ae53f3c6c044f4680cbb38bd99913bd/volumes/1c109884-95aa-4c3a-8f47-352b99ccda87'} Body: b'{"volume": {"id": "1c109884-95aa-4c3a-8f47-352b99ccda87", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:45:32.000000", "updated_at": "2023-04-18T18:45:32.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/5ae53f3c6c044f4680cbb38bd99913bd/volumes/1c109884-95aa-4c3a-8f47-352b99ccda87"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5ae53f3c6c044f4680cbb38bd99913bd/volumes/1c109884-95aa-4c3a-8f47-352b99ccda87"}], "user_id": "c640d1548ab043e897631e0c3a07eeb0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5ae53f3c6c044f4680cbb38bd99913bd"}}' 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 27731ef9-9ea4-49e5-ab0b-7c081894f32d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 18:42:35,917 79716 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-18 18:42:35,918 79716 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-18 18:42:36,115 79716 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.194s 2023-04-18 18:42:36,116 79716 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-1162762284", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPnsX+7PAd1rEvTbh8g02TneScmAp+w2ROU1UY4aGt6eH+4KPaxZgZ6/S/Hj8ka7VngvjXhxYw/ZKxq1zc8y1TpKpcDUm+YDSMuWywTCOepjTRbv8ABIJqPWCsr+XCwJOg=="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:42:35 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-eac86ddb-068c-4869-999a-22e37997af75', 'x-compute-request-id': 'req-eac86ddb-068c-4869-999a-22e37997af75', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-1162762284", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPnsX+7PAd1rEvTbh8g02TneScmAp+w2ROU1UY4aGt6eH+4KPaxZgZ6/S/Hj8ka7VngvjXhxYw/ZKxq1zc8y1TpKpcDUm+YDSMuWywTCOepjTRbv8ABIJqPWCsr+XCwJOg==", "fingerprint": "4d:8c:07:a5:64:e5:c0:d8:a7:52:9f:ba:16:34:db:4f", "user_id": "63ed620b22b047be8eb6c72308ddd535"}}' 2023-04-18 18:42:36,121 79716 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1162762284 created 2023-04-18 18:42:37,426 79716 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 1.304s 2023-04-18 18:42:37,426 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1384725699", "description": "tempest-description--60030350"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1595', 'x-openstack-request-id': 'req-bad699f9-93c2-4cbb-bbbb-0834a4a47955', 'date': 'Tue, 18 Apr 2023 18:42:37 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "d05bffbc-5758-4b29-b7ff-d0a8904befb4", "name": "tempest-securitygroup--1384725699", "stateful": true, "tenant_id": "065ead2751954713b53434396e8fa0fc", "description": "tempest-description--60030350", "shared": false, "security_group_rules": [{"id": "574dd028-051f-4f4a-9751-744e7290562d", "tenant_id": "065ead2751954713b53434396e8fa0fc", "security_group_id": "d05bffbc-5758-4b29-b7ff-d0a8904befb4", "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": 184, "description": null, "tags": [], "created_at": "2023-04-18T18:42:36Z", "updated_at": "2023-04-18T18:42:36Z", "revision_number": 0, "project_id": "065ead2751954713b53434396e8fa0fc"}, {"id": "bfbc5b32-1fe4-4d63-b2db-ff79172ae85c", "tenant_id": "065ead2751954713b53434396e8fa0fc", "security_group_id": "d05bffbc-5758-4b29-b7ff-d0a8904befb4", "ethertype": "IPv6", "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": 186, "description": null, "tags": [], "created_at": "2023-04-18T18:42:36Z", "updated_at": "2023-04-18T18:42:36Z", "revision_number": 0, "project_id": "065ead2751954713b53434396e8fa0fc"}], "tags": [], "created_at": "2023-04-18T18:42:36Z", "updated_at": "2023-04-18T18:42:36Z", "revision_number": 1, "project_id": "065ead2751954713b53434396e8fa0fc"}}' 2023-04-18 18:42:38,797 79716 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 1.370s 2023-04-18 18:42:38,798 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "d05bffbc-5758-4b29-b7ff-d0a8904befb4", "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-6ca5f3a0-cb87-4e37-801f-a5ca4ec34791', 'date': 'Tue, 18 Apr 2023 18:42:38 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "f8d9e3fe-2910-4d6d-9255-25fac4a4d3ac", "tenant_id": "065ead2751954713b53434396e8fa0fc", "security_group_id": "d05bffbc-5758-4b29-b7ff-d0a8904befb4", "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-18T18:42:37Z", "updated_at": "2023-04-18T18:42:37Z", "revision_number": 0, "project_id": "065ead2751954713b53434396e8fa0fc"}}' 2023-04-18 18:42:40,225 79716 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 1.426s 2023-04-18 18:42:40,225 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "d05bffbc-5758-4b29-b7ff-d0a8904befb4", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-dce97af2-c77f-4547-8055-965d78543ac0', 'date': 'Tue, 18 Apr 2023 18:42:40 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "9efe6dec-8e52-4af6-839f-9b0b40a74603", "tenant_id": "065ead2751954713b53434396e8fa0fc", "security_group_id": "d05bffbc-5758-4b29-b7ff-d0a8904befb4", "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-18T18:42:39Z", "updated_at": "2023-04-18T18:42:39Z", "revision_number": 0, "project_id": "065ead2751954713b53434396e8fa0fc"}}' 2023-04-18 18:42:40,225 79716 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1384725699 created 2023-04-18 18:42:45,156 79716 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 4.930s 2023-04-18 18:42:45,156 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "31d39076-dc96-4194-a649-5fcd7e2f82dc"}} Response - Headers: {'conten t-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-36a19db7-2b3f-427d-a872-a5b54dc6484f', 'date': 'Tue, 18 Apr 2023 18:42:45 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "56b69a90-7763-4a68-869e-3db90ebab52b", "tenant_id": "065ead2751954713b53434396e8fa0fc", "floating_ip_address": "172.24.4.13", "floating_network_id": "31d39076-dc96-4194-a649-5fcd7e2f82dc", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "065ead2751954713b53434396e8fa0fc", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-18T18:42:43Z", "updated_at": "2023-04-18T18:42:43Z", "revision_number": 0}}' 2023-04-18 18:42:45,157 79716 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '56b69a90-7763-4a68-869e-3db90ebab52b', 'tenant_id': '065ead2751954713b53434396e8fa0fc', 'floating_ip_address': '172.24.4.13', 'floating_network_id': '31d39076-dc96-4194-a649-5fcd7e2f82dc', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '065ead2751954713b53434396e8fa0fc', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-18T18:42:43Z', 'updated_at': '2023-04-18T18:42:43Z', 'revision_number': 0, 'ip': '172.24.4.13'} created 2023-04-18 18:42:45,287 79716 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.121s 2023-04-18 18:42:45,287 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 18:42:45 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-56911e99-a933-4993-b1c0-7a0b5e9540ef', '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": "63ed620b22b047be8eb6c72308ddd535", "name": "tempest-AttachVolumeShelveTestJSON-2060275673-project-member", "password_expires_at": null}, "audit_ids": ["YsB8aej0Se-m9B_5s5z4kw"], "expires_at": "2023-04-18T19:42:45.000000Z", "issued_at": "2023-04-18T18:42:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "065ead2751954713b53434396e8fa0fc", "name": "tempest-AttachVolumeShelveTestJSON-2060275673"}, "is_domain": false, "roles": [{"id": "35697bd1c3044a1fbd5795113c41efb7", "name": "reader"}, {"id": "7058366a9fca443e9f44c95d078fcd58", "name": "member"}], "catalog": [{"endpoints": [{"id": "91478bb14fa24dc18a442602e5f97ca2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/065ead2751954713b53434396e8fa0fc", "region": "RegionOne"}], "id": "7be72221085d4944a946c97ce08fe0ba", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "a95f50d538a94de29a9a69d17d76bd36", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "96a88896ecc9496da6d9e54366fc23b9", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "3f738fffaddc4d75802cacb0bcb457ee", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/065ead2751954713b53434396e8fa0fc", "region": "RegionOne"}], "id": "9ef904c6d5494133b74a9881e4a175c8", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "a5ee12dbfaab49159c461dbeffc63c63", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "a56bae77ec6c4dae90bdf0ec335648ae", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "650 aec42df824256ba1796a0f4fa4bbb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "affc40d7318340b699f04996f49cf400", "type": "image", "name": "glance"}, {"endpoints": [{"id": "6590deb5fd8b448b9f5db913f58adec5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "eb545688324f4c1980813ba1d95d408e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "99a6368efe954c65b6d93304b2b0d191", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "f7e66750d7a84de281ee5c5b746d4e62", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "abe90ddcbe5b4d5bb77a7bd32b6e5e96", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/065ead2751954713b53434396e8fa0fc", "region": "RegionOne"}], "id": "fa260696b99e4f908d5beeb126d1233f", "type": "volumev3", "name": "cinderv3"}]}}' 2023-04-18 18:42:45,288 79716 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server) Found network {'id': 'a9ccf1e4-024c-4636-b138-ead54b8de05c', 'name': 'tempest-AttachVolumeShelveTestJSON-411697991-network', 'tenant_id': '065ead2751954713b53434396e8fa0fc', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '065ead2751954713b53434396e8fa0fc', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 20143, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T18:42:20Z', 'updated_at': '2023-04-18T18:42:20Z', 'revision_number': 1} available for tenant 2023-04-18 18:42:45,289 79716 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-1162762284', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPnsX+7PAd1rEvTbh8g02TneScmAp+w2ROU1UY4aGt6eH+4KPaxZgZ6/S/Hj8ka7VngvjXhxYw/ZKxq1zc8y1TpKpcDUm+YDSMuWywTCOepjTRbv8ABIJqPWCsr+XCwJOg==', 'fingerprint': '4d:8c:07:a5:64:e5:c0:d8:a7:52:9f:ba:16:34:db:4f', 'user_id': '63ed620b22b047be8eb6c72308ddd535', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCVAU7Yc8vDHnlamnf5nNgDzIcCriq2liHqk7VE19m59zd1jGDPz1O+\noMFFnrOmfJugBwYFK4EEACKhZANiAAT57F/uzwHdaxL024fINNk53knJgKfsNkTl\nNVGOGhrenh/uCj2sWYGev0vx4/JGu1Z4L414cWMP2Ssatc3PMtU6SqXA1JvmA0jL\nlssEwjnqY00W7/AASCaj1grK/lwsCTo=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'd05bffbc-5758-4b29-b7ff-d0a8904befb4', 'name': 'tempest-securitygroup--1384725699', 'stateful': True, 'tenant_id': '065ead2751954713b53434396e8fa0fc', 'description': 'tempest-description--60030350', 'shared': False, 'security_group_rules': [{'id': '574dd028-051f-4f4a-9751-744e7290562d', 'tenant_id': '065ead2751954713b53434396e8fa0fc', 'security_group_id': 'd05bffbc-5758-4b29-b7ff-d0a8904befb4', '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': 184, 'description': None, 'tags': [], 'created_at': '2023-04-18T18:42:36Z', 'updated_at': '2023-04-18T18:42:36Z', 'revision_number': 0, 'project_id': '065ead2751954713b53434396e8fa0fc'}, {'id': 'bfbc5b32-1fe4-4d63-b2db-ff79172ae85c', 'tenant_id': '065ead2751954713b53434396e8fa0fc', 'security_group_id': 'd05bffbc-5758-4b29-b7ff-d0a8904befb4', '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': 186, 'description': None, 'tags': [], 'created_at': '2023-04-18T18:42:36Z', 'updated_at': '2023-04 -18T18:42:36Z', 'revision_number': 0, 'project_id': '065ead2751954713b53434396e8fa0fc'}], 'tags': [], 'created_at': '2023-04-18T18:42:36Z', 'updated_at': '2023-04-18T18:42:36Z', 'revision_number': 1, 'project_id': '065ead2751954713b53434396e8fa0fc'}, 'floating_ip': {'id': '56b69a90-7763-4a68-869e-3db90ebab52b', 'tenant_id': '065ead2751954713b53434396e8fa0fc', 'floating_ip_address': '172.24.4.13', 'floating_network_id': '31d39076-dc96-4194-a649-5fcd7e2f82dc', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '065ead2751954713b53434396e8fa0fc', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-18T18:42:43Z', 'updated_at': '2023-04-18T18:42:43Z', 'revision_number': 0, 'ip': '172.24.4.13'}} 2023-04-18 18:42:48,451 79716 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 3.160s 2023-04-18 18:42:48,451 79716 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-1932908576", "imageRef": "c82b487d-70d3-49d8-9a21-424651a35dee", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "a9ccf1e4-024c-4636-b138-ead54b8de05c"}], "security_groups": [{"name": "tempest-securitygroup--1384725699"}], "key_name": "tempest-keypair-1162762284", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:42:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/6fbac713-bb28-419f-81aa-50d7b9988640', '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-f9acf9e6-1f63-4972-a313-173a78739771', 'x-compute-request-id': 'req-f9acf9e6-1f63-4972-a313-173a78739771', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "6fbac713-bb28-419f-81aa-50d7b9988640", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/6fbac713-bb28-419f-81aa-50d7b9988640"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/6fbac713-bb28-419f-81aa-50d7b9988640"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1384725699"}], "adminPass": "password"}}' 2023-04-18 18:42:48,636 79716 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/6fbac713-bb28-419f-81aa-50d7b9988640 0.182s 2023-04-18 18:42:48,637 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:42:48 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-abc1b21b-d432-419e-abd2-01dc0165a3cc', 'x-compute-request-id': 'req-abc1b21b-d432-419e-abd2-01dc0165a3cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6fbac713-bb28-419f-81aa-50d7b9988640'} Body: b'{"server": {"id": "6fbac713-bb28-419f-81aa-50d7b9988640", "name": "tempest-AttachVolumeShelveTestJSON-server-1932908576", "status": "BUILD", "tenant_id": "065ead2751954713b53434396e8fa0fc", "user_id": "63ed 620b22b047be8eb6c72308ddd535", "metadata": {}, "hostId": "", "image": {"id": "c82b487d-70d3-49d8-9a21-424651a35dee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c82b487d-70d3-49d8-9a21-424651a35dee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T18:42:48Z", "updated": "2023-04-18T18:42:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/6fbac713-bb28-419f-81aa-50d7b9988640"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/6fbac713-bb28-419f-81aa-50d7b9988640"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1162762284", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2023-04-18 18:43:39,126 79716 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/6fbac713-bb28-419f-81aa-50d7b9988640 0.427s 2023-04-18 18:43:39,127 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:43:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1587', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-52a43659-9503-4d29-944f-3e362f950c4e', 'x-compute-request-id': 'req-52a43659-9503-4d29-944f-3e362f950c4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6fbac713-bb28-419f-81aa-50d7b9988640'} Body: b'{"server": {"id": "6fbac713-bb28-419f-81aa-50d7b9988640", "name": "tempest-AttachVolumeShelveTestJSON-server-1932908576", "status": "ACTIVE", "tenant_id": "065ead2751954713b53434396e8fa0fc", "user_id": "63ed620b22b047be8eb6c72308ddd535", "metadata": {}, "hostId": "0eaddd54fd87927a130fcffab2c5a377d88b6bb1cafc52862a61851f", "image": {"id": "c82b487d-70d3-49d8-9a21-424651a35dee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c82b487d-70d3-49d8-9a21-424651a35dee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T18:42:48Z", "updated": "2023-04-18T18:43:01Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-411697991-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:55:f0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/6fbac713-bb28-419f-81aa-50d7b9988640"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/6fbac713-bb28-419f-81aa-50d7b9988640"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1162762284", "OS-SRV-USG:launched_at": "2023-04-18T18:43:01.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1384725699"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2023-04-18 18:43:39,141 79716 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-18 18:44:39,429 79716 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/6f bac713-bb28-419f-81aa-50d7b9988640/os-interface 0.227s 2023-04-18 18:44:39,429 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:44:39 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-d8549151-7f2f-472e-adfb-c07e15b2164d', 'x-compute-request-id': 'req-d8549151-7f2f-472e-adfb-c07e15b2164d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6fbac713-bb28-419f-81aa-50d7b9988640/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "a9ccf1e4-024c-4636-b138-ead54b8de05c", "port_id": "339f2eef-5b36-4608-821f-0be2a428b843", "mac_addr": "fa:16:3e:21:55:f0", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "5c3efb92-7221-4128-957e-2d5500878fa0", "ip_address": "10.0.0.3"}]}]}' 2023-04-18 18:44:40,500 79716 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/56b69a90-7763-4a68-869e-3db90ebab52b 1.067s 2023-04-18 18:44:40,501 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "339f2eef-5b36-4608-821f-0be2a428b843"}} Response - Headers: {'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-79465d8d-18a0-4ba8-a49c-925d6f0e225b', 'date': 'Tue, 18 Apr 2023 18:44:40 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/56b69a90-7763-4a68-869e-3db90ebab52b'} Body: b'{"floatingip": {"id": "56b69a90-7763-4a68-869e-3db90ebab52b", "tenant_id": "065ead2751954713b53434396e8fa0fc", "floating_ip_address": "172.24.4.13", "floating_network_id": "31d39076-dc96-4194-a649-5fcd7e2f82dc", "router_id": "9f0d433b-168b-4dc6-8799-221348de57cb", "port_id": "339f2eef-5b36-4608-821f-0be2a428b843", "fixed_ip_address": "10.0.0.3", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "a9ccf1e4-024c-4636-b138-ead54b8de05c", "mac_address": "fa:16:3e:21:55:f0", "admin_state_up": true, "status": "ACTIVE", "device_id": "6fbac713-bb28-419f-81aa-50d7b9988640", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-18T18:42:43Z", "updated_at": "2023-04-18T18:44:39Z", "revision_number": 1, "project_id": "065ead2751954713b53434396e8fa0fc"}}' 2023-04-18 18:44:40,502 79716 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.13:22' as 'cirros' with public key authentication 2023-04-18 18:44:40,544 79716 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-18 18:44:40,565 79716 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-18 18:44:40,566 79716 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.13 successfully created 2023-04-18 18:44:40,950 79716 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/6fbac713-bb28-419f-81aa-50d7b9988640/ips 0.382s 2023-04-18 18:44:40,950 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:44:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '109', '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-fd3022ad-b7f7-425b-9f2e-f90119312008', 'x-compute-request-id': 'req-fd3022ad-b7f7-425b-9f2e-f90119312008', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6fbac713-bb28-419f-81aa-50d7b9988640/ips'} Body: b'{"addresses": {"tempest-AttachVolumeShelveTestJSON-411697991-network": [{"version": 4, "addr": "10.0.0.3"}]}}' 2023-04-18 18:44:41,219 79716 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 202 POST http://10.0.0.210/volume/v3/065ead2751954713b53434396e8fa0fc/volumes 0.265s 2023-04-18 18:44:41,219 79716 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-2053483771"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:44:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47aba314-4c8b-403c-aeca-bc7dd790648f', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47aba314-4c8b-403c-aeca-bc7dd790648f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/065ead2751954713b53434396e8fa0fc/volumes'} Body: b'{"volume": {"id": "27731ef9-9ea4-49e5-ab0b-7c081894f32d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:44:41.146690", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-2053483771", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/065ead2751954713b53434396e8fa0fc/volumes/27731ef9-9ea4-49e5-ab0b-7c081894f32d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/065ead2751954713b53434396e8fa0fc/volumes/27731ef9-9ea4-49e5-ab0b-7c081894f32d"}], "user_id": "63ed620b22b047be8eb6c72308ddd535", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 18:44:41,303 79716 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/065ead2751954713b53434396e8fa0fc/volumes/27731ef9-9ea4-49e5-ab0b-7c081894f32d 0.074s 2023-04-18 18:44:41,303 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:44:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d11e1e7-a84d-4919-b2b5-6afe0fd18925', 'content-length': '892', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d11e1e7-a84d-4919-b2b5-6afe0fd18925', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/065ead2751954713b53434396e8fa0fc/volumes/27731ef9-9ea4-49e5-ab0b-7c081894f32d'} Body: b'{"volume": {"id": "27731ef9-9ea4-49e5-ab0b-7c081894f32d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:44:41.000000", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-2053483771", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/065ead2751954713b53434396e8fa0fc/volumes/27731ef9-9ea4-49e5-ab0b-7c081894f32d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/065ead2751954713b53434396e8fa0fc/volumes/27731ef9-9ea4-49e5-ab0b-7c081894f32d"}], "user_id": "63ed620b2 2b047be8eb6c72308ddd535", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "065ead2751954713b53434396e8fa0fc"}}' 2023-04-18 18:44:42,356 79716 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/065ead2751954713b53434396e8fa0fc/volumes/27731ef9-9ea4-49e5-ab0b-7c081894f32d 0.041s 2023-04-18 18:44:42,356 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:44:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e4e0026-5e78-499e-a21d-877b3aa635bf', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e4e0026-5e78-499e-a21d-877b3aa635bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/065ead2751954713b53434396e8fa0fc/volumes/27731ef9-9ea4-49e5-ab0b-7c081894f32d'} Body: b'{"volume": {"id": "27731ef9-9ea4-49e5-ab0b-7c081894f32d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:44:41.000000", "updated_at": "2023-04-18T18:44:41.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2053483771", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/065ead2751954713b53434396e8fa0fc/volumes/27731ef9-9ea4-49e5-ab0b-7c081894f32d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/065ead2751954713b53434396e8fa0fc/volumes/27731ef9-9ea4-49e5-ab0b-7c081894f32d"}], "user_id": "63ed620b22b047be8eb6c72308ddd535", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "065ead2751954713b53434396e8fa0fc"}}' 2023-04-18 18:44:42,529 79716 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/6fbac713-bb28-419f-81aa-50d7b9988640 0.161s 2023-04-18 18:44:42,530 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:44:42 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-d1fecb10-0f33-4e75-a80d-5605e64e525d', 'x-compute-request-id': 'req-d1fecb10-0f33-4e75-a80d-5605e64e525d', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6fbac713-bb28-419f-81aa-50d7b9988640'} Body: b'' 2023-04-18 18:44:42,757 79716 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/6fbac713-bb28-419f-81aa-50d7b9988640 0.226s 2023-04-18 18:44:42,757 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:44:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1711', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d72d3fad-6858-4132-b4a6-6789e7deec72', 'x-compute-request-id': 'req -d72d3fad-6858-4132-b4a6-6789e7deec72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6fbac713-bb28-419f-81aa-50d7b9988640'} Body: b'{"server": {"id": "6fbac713-bb28-419f-81aa-50d7b9988640", "name": "tempest-AttachVolumeShelveTestJSON-server-1932908576", "status": "ACTIVE", "tenant_id": "065ead2751954713b53434396e8fa0fc", "user_id": "63ed620b22b047be8eb6c72308ddd535", "metadata": {}, "hostId": "0eaddd54fd87927a130fcffab2c5a377d88b6bb1cafc52862a61851f", "image": {"id": "c82b487d-70d3-49d8-9a21-424651a35dee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c82b487d-70d3-49d8-9a21-424651a35dee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T18:42:48Z", "updated": "2023-04-18T18:44:42Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-411697991-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:55:f0"}, {"version": 4, "addr": "172.24.4.13", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:55:f0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/6fbac713-bb28-419f-81aa-50d7b9988640"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/6fbac713-bb28-419f-81aa-50d7b9988640"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1162762284", "OS-SRV-USG:launched_at": "2023-04-18T18:43:01.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1384725699"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2023-04-18 18:45:32,865 79716 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/6fbac713-bb28-419f-81aa-50d7b9988640 0.045s 2023-04-18 18:45:32,865 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45:32 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-0a24a079-9ee2-41f9-91b7-17cbe87af492', 'x-compute-request-id': 'req-0a24a079-9ee2-41f9-91b7-17cbe87af492', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6fbac713-bb28-419f-81aa-50d7b9988640'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 6fbac713-bb28-419f-81aa-50d7b9988640 could not be found."}}' 2023-04-18 18:45:32,920 79716 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1162762284 0.055s 2023-04-18 18:45:32,921 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45:32 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-a5f5b9d6-c1f8-43b0-bb41-60feaeb1635f', 'x-compute-request-id': 'req-a5f5b9d6-c1f8-43b0-bb41-60feaeb1635f', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-116 2762284'} Body: b'' 2023-04-18 18:45:33,071 79716 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/d05bffbc-5758-4b29-b7ff-d0a8904befb4 0.150s 2023-04-18 18:45:33,072 79716 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-fa30c0cc-b56e-4a0e-bb1f-76c5b0e2a714', 'content-length': '0', 'date': 'Tue, 18 Apr 2023 18:45:33 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/d05bffbc-5758-4b29-b7ff-d0a8904befb4'} Body: b'' 2023-04-18 18:45:33,089 79716 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/d05bffbc-5758-4b29-b7ff-d0a8904befb4 0.016s 2023-04-18 18:45:33,219 79716 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-403101e3-00d3-4e9f-82bc-86064cdde47e', 'date': 'Tue, 18 Apr 2023 18:45:33 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/d05bffbc-5758-4b29-b7ff-d0a8904befb4'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group d05bffbc-5758-4b29-b7ff-d0a8904befb4 does not exist", "detail": ""}}' 2023-04-18 18:45:33,906 79716 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/56b69a90-7763-4a68-869e-3db90ebab52b 0.687s 2023-04-18 18:45:33,907 79716 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-a6b8dc50-1d7b-40e0-a31e-98819198759c', 'content-length': '0', 'date': 'Tue, 18 Apr 2023 18:45:33 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/56b69a90-7763-4a68-869e-3db90ebab52b'} Body: b'' 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 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 c2cac633-bb9c-4999-8098-abcd77d903f0 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 18:45:37,021 79720 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/365eb3aeea604f80876801b6a1dd0c8b/volumes 0.540s 2023-04-18 18:45:37,022 79720 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "c82b487d-70d3-49d8-9a21-424651a35dee", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-708980177"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-804eb298-694c-4141-8539-6749ab7d277a', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-804eb298-694c-4141-8539-6749ab7d277a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/365eb3aeea604f80876801b6a1dd0c8b/volumes'} Body: b'{"volume": {"id": "c2cac633-bb9c-4999-8098-abcd77d903f0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:45:36.959963", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-708980177", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/365eb3aeea604f80876801b6a1dd0c8b/volumes/c2cac633-bb9c-4999-8098-abcd77d903f0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/365eb3aeea604f80876801b6a1dd0c8b/volumes/c2cac633-bb9c-4999-8098-abcd77d903f0"}], "user_id": "72078c7393c44f57bfa2b956163f76f4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 18:45:37,253 79720 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/365eb3aeea604f80876801b6a1dd0c8b/volumes 0.222s 2023-04-18 18:45:37,254 79720 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "c82b487d-70d3-49d8-9a21-424651a35dee", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1438486802"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7bf7803b-b6eb-4b2d-a3dd-fd4f727c5c44', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7bf7803b-b6eb-4b2d-a3dd-fd4f727c5c44', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/365eb3aeea604f80876801b6a1dd0c8b/volumes'} Body: b'{"volume": {"id": "f180522c-2e9f-453e-bf6a-e1a606637b7e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:45:37.191669", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-1438486802", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/365eb3aeea604f80876801b6a1dd0c8b/volumes/f180522c-2e9f-453e-bf6a-e1a606637b7e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/365eb3aeea604f80876801b6a1dd0c8b/volumes/f180522c-2e9f-453e-bf6a-e1a606637b7e"}], "user_id": "72078c7393c44f57bfa2b956163f76f4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 18:45:37,484 79720 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/365eb3aeea604f80876801b6a1dd0c8b/volumes 0.220s 2023-04-18 18:45:37,484 79720 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "c82b487d-70d3-49d8-9a21-424651a35dee", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-2036001704"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee01496f-0a46-4fa1-ac9f-4e24a8a1826d', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee01496f-0a46-4fa1-ac9f-4e24a8a1826d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/365eb3aeea604f80876801b6a1dd0c8b/volumes'} Body: b'{"volume": {"id": "cc6e001c-b7de-4b0c-89cd-e471cd797e43", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:45:37.403808", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-2036001704", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/365eb3aeea604f80876801b6a1dd0c8b/volumes/cc6e001c-b7de-4b0c-89cd-e471cd797e43"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/365eb3aeea604f80876801b6a1dd0c8b/volumes/cc6e001c-b7de-4b0c-89cd-e471cd797e43"}], "user_id": "72078c7393c44f57bfa2b956163f76f4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 18:45:37,745 79720 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/365eb3aeea604f80876801b6a1dd0c8b/volumes 0.251s 2023-04-18 18:45:37,745 79720 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "c82b487d-70d3-49d8-9a21-424651a35dee", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1142464411"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5160121f-f9f6-45bc-8af5-4a522e1c3143', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5160121f-f9f6-45bc-8af5-4a522e1c3143', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/365eb3aeea604f80876801b6a1dd0c8b/volumes'} Body: b'{"volume": {"id": "a94e646e-a46f-4e75-8fac-12bd3d0088e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:45:37.670861", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-1142464411", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/365eb3aeea604f80876801b6a1dd0c8b/volumes/a94e646e-a46f-4e75-8fac-12bd3d0088e5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/365eb3aeea604f80876801b6a1dd0c8b/volumes/a94e646e-a46f-4e75-8fac-12bd3d0088e5"}], "user_id": "72078c7393c44f57bfa2b956163f76f4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 18:45:37,967 79720 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/365eb3aeea604f80876801b6a1dd0c8b/volumes 0.213s 2023-04-18 18:45:37,968 79720 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "c82b487d-70d3-49d8-9a21-424651a35dee", "size": 1, "name": "tempest-CreateVol umesFromImageTest-Volume-587222486"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e315f530-e031-4151-bed8-70b6db4eda9d', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e315f530-e031-4151-bed8-70b6db4eda9d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/365eb3aeea604f80876801b6a1dd0c8b/volumes'} Body: b'{"volume": {"id": "f2243d38-7caa-4efb-a500-2bb089f82ec6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:45:37.892926", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-587222486", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/365eb3aeea604f80876801b6a1dd0c8b/volumes/f2243d38-7caa-4efb-a500-2bb089f82ec6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/365eb3aeea604f80876801b6a1dd0c8b/volumes/f2243d38-7caa-4efb-a500-2bb089f82ec6"}], "user_id": "72078c7393c44f57bfa2b956163f76f4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 18:45:38,072 79720 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://10.0.0.210/volume/v3/365eb3aeea604f80876801b6a1dd0c8b/volumes/c2cac633-bb9c-4999-8098-abcd77d903f0 0.095s 2023-04-18 18:45:38,072 79720 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c022fd72-4ea1-44b0-b362-146d5e9ac2ed', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c022fd72-4ea1-44b0-b362-146d5e9ac2ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/365eb3aeea604f80876801b6a1dd0c8b/volumes/c2cac633-bb9c-4999-8098-abcd77d903f0'} Body: b'{"volume": {"id": "c2cac633-bb9c-4999-8098-abcd77d903f0", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:45:37.000000", "updated_at": "2023-04-18T18:45:37.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-708980177", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/365eb3aeea604f80876801b6a1dd0c8b/volumes/c2cac633-bb9c-4999-8098-abcd77d903f0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/365eb3aeea604f80876801b6a1dd0c8b/volumes/c2cac633-bb9c-4999-8098-abcd77d903f0"}], "user_id": "72078c7393c44f57bfa2b956163f76f4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "365eb3aeea604f80876801b6a1dd0c8b"}}' 2023-04-18 18:45:39,130 79720 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://10.0.0.210/volume/v3/365eb3aeea604f80876801b6a1dd0c8b/volumes/c2cac633-bb9c-4999-8098-abcd77d903f0 0.047s 2023-04-18 18:45:39,130 79720 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-351486d0-0966-42b9-abaa-de40cef1aec5', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-351486d0-0966-42b9-abaa-de40cef1aec5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/365eb3aeea604f80876801b6a1dd0c8b/volumes/c2cac633-bb9c-4999-8098-abcd77d903f0'} Body: b'{"volume": {"id": "c2cac633-bb9c-4999-8098-abcd77d903f0", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:45:37.000000", "updated_at": "2023-04-18T18:45:37.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-708980177", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/365eb3aeea604f80876801b6a1dd0c8b/volumes/c2cac633-bb9c-4999-8098-abcd77d903f0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/365eb3aeea604f80876801b6a1dd0c8b/volumes/c2cac633-bb9c-4999-8098-abcd77d903f0"}], "user_id": "72078c7393c44f57bfa2b956163f76f4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "365eb3aeea604f80876801b6a1dd0c8b"}}' 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 8ee18c6b-ebfb-4d17-8ee6-d81d23e93376 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 18:42:47,497 79718 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-18 18:42:47,498 79718 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-18 18:42:47,672 79718 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.172s 2023-04-18 18:42:47,672 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-511596207", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMeG4+Yh82Bpxt2UDWJUoFjWDNEPx6xOUx525l7quS2hE64vKVJojK1olrdEZh7cOjMpL1WWc+WPOML0Hbi0sPGJEVgliX2Jj4OS07icnlqPZ8rtEK2TQCiZ5wLw78dIlQ=="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:42:47 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-72db4f84-d0a0-42b5-a4bd-d365282fc64f', 'x-compute-request-id': 'req-72db4f84-d0a0-42b5-a4bd-d365282fc64f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-511596207", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMeG4+Yh82Bpxt2UDWJUoFjWDNEPx6xOUx525l7quS2hE64vKVJojK1olrdEZh7cOjMpL1WWc+WPOML0Hbi0sPGJEVgliX2Jj4OS07icnlqPZ8rtEK2TQCiZ5wLw78dIlQ==", "fingerprint": "19:d1:11:ae:4c:a6:38:55:65:27:e9:27:4e:4f:d6:b9", "user_id": "d9d084fe4eb34d19a62ee6edac016b2d"}}' 2023-04-18 18:42:47,678 79718 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-511596207 created 2023-04-18 18:42:48,163 79718 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.485s 2023-04-18 18:42:48,164 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1742517211", "description": "tempest-description--479655109"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-c597814f-38a1-4354-90a8-23cb7fd63b50', 'date': 'Tue, 18 Apr 2023 18:42:48 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "c1834306-4d20-46f0-8f05-db6ee1cdcb8b", "name": "tempest-securitygroup--1742517211", "stateful": true, "tenant_id": "b8e2262755f74e3ead0fd71b1a778716", "description": "tempest-description--479655109", "shared": false, "security_group_rules": [{"id": "569fd904-f17f-4bf8-8f58-8ac31cf9bbcc", "tenant_id": "b8e2262755f74e3ead0fd71b1a778716", "security_group_id": "c1834306-4d20-46f0-8f05-db6ee1cdcb8b", "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": 244, "description": null, "tags": [], "created_at": "2023-04-18T18:42:47Z", "updated_at": "2023-04-18T18:42:47Z", "revision_number": 0, "project_id": "b8e2262755f74e3ead0fd71b1a778716"}, {"id": "889aa6f1-4779-4858-aa91-2f818182777a", "tenant_id": "b8e2262755f74e3ead0fd71b1a778716", "security_group_id": "c1834306-4d20-46f0-8f05-db6ee1cdcb8b", "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": 245, "description": null, "tags": [], "created_at": "2023-04-18T18:42:47Z", "updated_at": "2023-04-18T18:42:47Z", "revision_number": 0, "project_id": "b8e2262755f74e3ead0fd71b1a778716"}], "tags": [], "created_at": "2023-04-18T18:42:47Z", "updated_at": "2023-04-18T18:42:47Z", "revision_number": 1, "project_id": "b8e2262755f74e3ead0fd71b1a778716"}}' 2023-04-18 18:42:48,984 79718 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.819s 2023-04-18 18:42:48,984 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "c1834306-4d20-46f0-8f05-db6ee1cdcb8b", "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-adc9a1ab-752f-4c65-aa42-204411295bd2', 'date': 'Tue, 18 Apr 2023 18:42: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": "51d0ec2f-ad86-4475-97c5-654668d13b2e", "tenant_id": "b8e2262755f74e3ead0fd71b1a778716", "security_group_id": "c1834306-4d20-46f0-8f05-db6ee1cdcb8b", "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-18T18:42:48Z", "updated_at": "2023-04-18T18:42:48Z", "revision_number": 0, "project_id": "b8e2262755f74e3ead0fd71b1a778716"}}' 2023-04-18 18:42:50,057 79718 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 1.072s 2023-04-18 18:42:50,058 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "c1834306-4d20-46f0-8f05-db6ee1cdcb8b", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-f61e7572-03d3-4bf3-a9d7-2df2df891513', 'date': 'Tue, 18 Apr 2023 18:42:50 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "bd4dcbd3-a502-43ba-a8d9-9019738e7586", "tenant_id": "b8e2262755f74e3ead0fd71b1a778716", "security_group_id": "c1834306-4d20-46f0-8f05-db6ee1cdcb8b", "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-18T18:42:49Z", "updated_at": "2023-04-18T18:42:49Z", "revision_number": 0, "project_id": "b8e2262755f74e3ead0fd71b1a778716"}}' 2023-04-18 18:42:50,058 79718 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1742517211 created 2023-04-18 18:42:53,544 79718 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 3.485s 2023-04-18 18:42:53,545 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "31d39076-dc96-4194-a649-5fcd7e2f82dc"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-o penstack-request-id': 'req-605de3ff-922c-469c-b345-4dd13969f6fa', 'date': 'Tue, 18 Apr 2023 18:42:53 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "952eb1a7-6a79-4e09-9838-8332f5a0e3ca", "tenant_id": "b8e2262755f74e3ead0fd71b1a778716", "floating_ip_address": "172.24.4.188", "floating_network_id": "31d39076-dc96-4194-a649-5fcd7e2f82dc", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "b8e2262755f74e3ead0fd71b1a778716", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-18T18:42:51Z", "updated_at": "2023-04-18T18:42:51Z", "revision_number": 0}}' 2023-04-18 18:42:53,545 79718 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '952eb1a7-6a79-4e09-9838-8332f5a0e3ca', 'tenant_id': 'b8e2262755f74e3ead0fd71b1a778716', 'floating_ip_address': '172.24.4.188', 'floating_network_id': '31d39076-dc96-4194-a649-5fcd7e2f82dc', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'b8e2262755f74e3ead0fd71b1a778716', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-18T18:42:51Z', 'updated_at': '2023-04-18T18:42:51Z', 'revision_number': 0, 'ip': '172.24.4.188'} created 2023-04-18 18:42:53,812 79718 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.259s 2023-04-18 18:42:53,812 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 18:42:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2819', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-32ee9fd2-f810-4a76-a367-324ad35a8fd8', '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": "d9d084fe4eb34d19a62ee6edac016b2d", "name": "tempest-AttachVolumeNegativeTest-811016376-project-member", "password_expires_at": null}, "audit_ids": ["eZbENzmzQ_-5GX6j8W93_Q"], "expires_at": "2023-04-18T19:42:53.000000Z", "issued_at": "2023-04-18T18:42:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8e2262755f74e3ead0fd71b1a778716", "name": "tempest-AttachVolumeNegativeTest-811016376"}, "is_domain": false, "roles": [{"id": "35697bd1c3044a1fbd5795113c41efb7", "name": "reader"}, {"id": "7058366a9fca443e9f44c95d078fcd58", "name": "member"}], "catalog": [{"endpoints": [{"id": "91478bb14fa24dc18a442602e5f97ca2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/b8e2262755f74e3ead0fd71b1a778716", "region": "RegionOne"}], "id": "7be72221085d4944a946c97ce08fe0ba", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "a95f50d538a94de29a9a69d17d76bd36", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "96a88896ecc9496da6d9e54366fc23b9", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "3f738fffaddc4d75802cacb0bcb457ee", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/b8e2262755f74e3ead0fd71b1a778716", "region": "RegionOne"}], "id": "9ef904c6d5494133b74a9881e4a175c8", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "a5ee12dbfaab49159c461dbeffc63c63", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "a56bae77ec6c4dae90bdf0ec335648ae", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "650aec42df824256ba1796a0f4fa4bbb", "interface": "public", "regi on_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "affc40d7318340b699f04996f49cf400", "type": "image", "name": "glance"}, {"endpoints": [{"id": "6590deb5fd8b448b9f5db913f58adec5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "eb545688324f4c1980813ba1d95d408e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "99a6368efe954c65b6d93304b2b0d191", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "f7e66750d7a84de281ee5c5b746d4e62", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "abe90ddcbe5b4d5bb77a7bd32b6e5e96", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/b8e2262755f74e3ead0fd71b1a778716", "region": "RegionOne"}], "id": "fa260696b99e4f908d5beeb126d1233f", "type": "volumev3", "name": "cinderv3"}]}}' 2023-04-18 18:42:53,813 79718 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server) Found network {'id': '6de6b59d-15c8-461e-95c7-600dd24e9c58', 'name': 'tempest-AttachVolumeNegativeTest-1748295876-network', 'tenant_id': 'b8e2262755f74e3ead0fd71b1a778716', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'b8e2262755f74e3ead0fd71b1a778716', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 32559, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T18:42:20Z', 'updated_at': '2023-04-18T18:42:20Z', 'revision_number': 1} available for tenant 2023-04-18 18:42:53,813 79718 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-511596207', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMeG4+Yh82Bpxt2UDWJUoFjWDNEPx6xOUx525l7quS2hE64vKVJojK1olrdEZh7cOjMpL1WWc+WPOML0Hbi0sPGJEVgliX2Jj4OS07icnlqPZ8rtEK2TQCiZ5wLw78dIlQ==', 'fingerprint': '19:d1:11:ae:4c:a6:38:55:65:27:e9:27:4e:4f:d6:b9', 'user_id': 'd9d084fe4eb34d19a62ee6edac016b2d', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDAVn53La2TXFlxmBMx0vyhkcMbGbb6//Qy/Bhm8eRsPj/Uku3qgnNY3\nuSmLxC5mNFOgBwYFK4EEACKhZANiAATHhuPmIfNgacbdlA1iVKBY1gzRD8esTlMe\nduZe6rktoROuLylSaIytaJa3RGYe3DozKS9VlnPljzjC9B24tLDxiRFYJYl9iY+D\nktO4nJ5aj2fK7RCtk0AomecC8O/HSJU=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'c1834306-4d20-46f0-8f05-db6ee1cdcb8b', 'name': 'tempest-securitygroup--1742517211', 'stateful': True, 'tenant_id': 'b8e2262755f74e3ead0fd71b1a778716', 'description': 'tempest-description--479655109', 'shared': False, 'security_group_rules': [{'id': '569fd904-f17f-4bf8-8f58-8ac31cf9bbcc', 'tenant_id': 'b8e2262755f74e3ead0fd71b1a778716', 'security_group_id': 'c1834306-4d20-46f0-8f05-db6ee1cdcb8b', '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': 244, 'description': None, 'tags': [], 'created_at': '2023-04-18T18:42:47Z', 'updated_at': '2023-04-18T18:42:47Z', 'revision_number': 0, 'project_id': 'b8e2262755f74e3ead0fd71b1a778716'}, {'id': '889aa6f1-4779-4858-aa91-2f818182777a', 'tenant_id': 'b8e2262755f74e3ead0fd71b1a778716', 'security_group_id': 'c1834306-4d20-46f0-8f05-db6ee1cdcb8b', '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': 245, 'description': None, 'tags': [], 'created_at': '2023-04-18T18:42:47Z', 'updated_at': '2023-04-18T18:42:47Z', 'revision_number': 0, 'project_id': 'b8e2262755f74e3ead0fd7 1b1a778716'}], 'tags': [], 'created_at': '2023-04-18T18:42:47Z', 'updated_at': '2023-04-18T18:42:47Z', 'revision_number': 1, 'project_id': 'b8e2262755f74e3ead0fd71b1a778716'}, 'floating_ip': {'id': '952eb1a7-6a79-4e09-9838-8332f5a0e3ca', 'tenant_id': 'b8e2262755f74e3ead0fd71b1a778716', 'floating_ip_address': '172.24.4.188', 'floating_network_id': '31d39076-dc96-4194-a649-5fcd7e2f82dc', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'b8e2262755f74e3ead0fd71b1a778716', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-18T18:42:51Z', 'updated_at': '2023-04-18T18:42:51Z', 'revision_number': 0, 'ip': '172.24.4.188'}} 2023-04-18 18:42:57,272 79718 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 3.458s 2023-04-18 18:42:57,272 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-662976432", "imageRef": "c82b487d-70d3-49d8-9a21-424651a35dee", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "6de6b59d-15c8-461e-95c7-600dd24e9c58"}], "security_groups": [{"name": "tempest-securitygroup--1742517211"}], "key_name": "tempest-keypair-511596207", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:42:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/060dd848-d99b-48c9-b82b-efa49c786321', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-202d174d-bc4a-4ed2-b4d1-fd6b698349ff', 'x-compute-request-id': 'req-202d174d-bc4a-4ed2-b4d1-fd6b698349ff', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "060dd848-d99b-48c9-b82b-efa49c786321", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/060dd848-d99b-48c9-b82b-efa49c786321"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/060dd848-d99b-48c9-b82b-efa49c786321"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1742517211"}], "adminPass": "password"}}' 2023-04-18 18:42:57,442 79718 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/060dd848-d99b-48c9-b82b-efa49c786321 0.166s 2023-04-18 18:42:57,442 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:42:57 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-a667072d-4470-4997-9325-4045253e4c87', 'x-compute-request-id': 'req-a667072d-4470-4997-9325-4045253e4c87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/060dd848-d99b-48c9-b82b-efa49c786321'} Body: b'{"server": {"id": "060dd848-d99b-48c9-b82b-efa49c786321", "name": "tempest-AttachVolumeNegativeTest-server-662976432", "status": "BUILD", "tenant_id": "b8e2262755f74e3ead0fd71b1a778716", "user_id": "d9d084fe4eb34d19a62ee6edac016b2d", "metadata": {}, "hostId": "", "image": {"id": "c82b487d-70d3-49d8-9a21-424651a35dee", "links": [{"rel": "bookmark", "href": "http:/ /10.0.0.210/compute/images/c82b487d-70d3-49d8-9a21-424651a35dee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T18:42:57Z", "updated": "2023-04-18T18:42:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/060dd848-d99b-48c9-b82b-efa49c786321"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/060dd848-d99b-48c9-b82b-efa49c786321"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-511596207", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 18:43:47,786 79718 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/060dd848-d99b-48c9-b82b-efa49c786321 0.285s 2023-04-18 18:43:47,786 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:43: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-79a7ed33-1156-4098-a904-a764924b278d', 'x-compute-request-id': 'req-79a7ed33-1156-4098-a904-a764924b278d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/060dd848-d99b-48c9-b82b-efa49c786321'} Body: b'{"server": {"id": "060dd848-d99b-48c9-b82b-efa49c786321", "name": "tempest-AttachVolumeNegativeTest-server-662976432", "status": "ACTIVE", "tenant_id": "b8e2262755f74e3ead0fd71b1a778716", "user_id": "d9d084fe4eb34d19a62ee6edac016b2d", "metadata": {}, "hostId": "a1c4bbecd4ffc1fe4f1fc34de657769f1b1cc977d7b4359209dd1955", "image": {"id": "c82b487d-70d3-49d8-9a21-424651a35dee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c82b487d-70d3-49d8-9a21-424651a35dee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T18:42:57Z", "updated": "2023-04-18T18:43:09Z", "addresses": {"tempest-AttachVolumeNegativeTest-1748295876-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:ad:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/060dd848-d99b-48c9-b82b-efa49c786321"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/060dd848-d99b-48c9-b82b-efa49c786321"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-511596207", "OS-SRV-USG:launched_at": "2023-04-18T18:43:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1742517211"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 18:43:47,801 79718 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-18 18:44:48,037 79718 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/060dd848-d99b-48c9-b82b-efa49c786321/os-interface 0.204s 2023-04-18 18:44:48,037 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:44:47 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-a5b3ad45-8127-496a-81b2-2dc83f2c6e7e', 'x-compute-request-id': 'req-a5b3ad45-8127-496a-81b2-2dc83f2c6e7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/060dd848-d99b-48c9-b82b-efa49c786321/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "6de6b59d-15c8-461e-95c7-600dd24e9c58", "port_id": "fe8dfd0d-c91b-494d-9ea8-b1269a64f8ef", "mac_addr": "fa:16:3e:88:ad:01", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "e870fe13-a567-4561-8d0d-faccb9cadbdc", "ip_address": "10.0.0.8"}]}]}' 2023-04-18 18:44:49,243 79718 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/952eb1a7-6a79-4e09-9838-8332f5a0e3ca 1.202s 2023-04-18 18:44:49,244 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "fe8dfd0d-c91b-494d-9ea8-b1269a64f8ef"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-38990d9d-352c-4b87-84f5-3f02d7c4f462', 'date': 'Tue, 18 Apr 2023 18:44:49 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/952eb1a7-6a79-4e09-9838-8332f5a0e3ca'} Body: b'{"floatingip": {"id": "952eb1a7-6a79-4e09-9838-8332f5a0e3ca", "tenant_id": "b8e2262755f74e3ead0fd71b1a778716", "floating_ip_address": "172.24.4.188", "floating_network_id": "31d39076-dc96-4194-a649-5fcd7e2f82dc", "router_id": "760140ae-0c2b-428b-931a-bedfecab18c8", "port_id": "fe8dfd0d-c91b-494d-9ea8-b1269a64f8ef", "fixed_ip_address": "10.0.0.8", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "6de6b59d-15c8-461e-95c7-600dd24e9c58", "mac_address": "fa:16:3e:88:ad:01", "admin_state_up": true, "status": "ACTIVE", "device_id": "060dd848-d99b-48c9-b82b-efa49c786321", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-18T18:42:51Z", "updated_at": "2023-04-18T18:44:48Z", "revision_number": 1, "project_id": "b8e2262755f74e3ead0fd71b1a778716"}}' 2023-04-18 18:44:49,246 79718 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.188:22' as 'cirros' with public key authentication 2023-04-18 18:44:49,277 79718 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-18 18:44:49,302 79718 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-18 18:44:49,303 79718 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.188 successfully created 2023-04-18 18:44:49,378 79718 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/060dd848-d99b-48c9-b82b-efa49c786321/ips 0.074s 2023-04-18 18:44:49,379 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:44: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-c1b6d9ae-755f-4b7c-8a02-afda9a85fd7b', 'x-compute-request-id': 'req-c1b6d9ae-755f-4b7c-8a02-afda9a85fd7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/060dd848-d99b-48c9-b 82b-efa49c786321/ips'} Body: b'{"addresses": {"tempest-AttachVolumeNegativeTest-1748295876-network": [{"version": 4, "addr": "10.0.0.8"}]}}' 2023-04-18 18:44:49,786 79718 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 202 POST http://10.0.0.210/volume/v3/b8e2262755f74e3ead0fd71b1a778716/volumes 0.404s 2023-04-18 18:44:49,786 79718 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-641626106"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:44:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b740547f-9377-4749-b54c-d53711d9f3f2', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b740547f-9377-4749-b54c-d53711d9f3f2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b8e2262755f74e3ead0fd71b1a778716/volumes'} Body: b'{"volume": {"id": "8ee18c6b-ebfb-4d17-8ee6-d81d23e93376", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:44:49.691040", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-641626106", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b8e2262755f74e3ead0fd71b1a778716/volumes/8ee18c6b-ebfb-4d17-8ee6-d81d23e93376"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b8e2262755f74e3ead0fd71b1a778716/volumes/8ee18c6b-ebfb-4d17-8ee6-d81d23e93376"}], "user_id": "d9d084fe4eb34d19a62ee6edac016b2d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 18:44:49,857 79718 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/b8e2262755f74e3ead0fd71b1a778716/volumes/8ee18c6b-ebfb-4d17-8ee6-d81d23e93376 0.061s 2023-04-18 18:44:49,858 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:44:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58019cb2-a79e-4f59-b210-10a300a40ddc', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58019cb2-a79e-4f59-b210-10a300a40ddc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b8e2262755f74e3ead0fd71b1a778716/volumes/8ee18c6b-ebfb-4d17-8ee6-d81d23e93376'} Body: b'{"volume": {"id": "8ee18c6b-ebfb-4d17-8ee6-d81d23e93376", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:44:50.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-641626106", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b8e2262755f74e3ead0fd71b1a778716/volumes/8ee18c6b-ebfb-4d17-8ee6-d81d23e93376"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b8e2262755f74e3ead0fd71b1a778716/volumes/8ee18c6b-ebfb-4d17-8ee6-d81d23e93376"}], "user_id": "d9d084fe4eb34d19a62ee6edac016b2d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b8e2262755f74e3ead0fd71b1a778716"}}' 2023-04-18 18:44:50,913 79718 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to _different_server): 200 GET http://10.0.0.210/volume/v3/b8e2262755f74e3ead0fd71b1a778716/volumes/8ee18c6b-ebfb-4d17-8ee6-d81d23e93376 0.043s 2023-04-18 18:44:50,913 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:44:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3c4ec92-1885-4905-97b6-ab9939242fcd', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3c4ec92-1885-4905-97b6-ab9939242fcd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b8e2262755f74e3ead0fd71b1a778716/volumes/8ee18c6b-ebfb-4d17-8ee6-d81d23e93376'} Body: b'{"volume": {"id": "8ee18c6b-ebfb-4d17-8ee6-d81d23e93376", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:44:50.000000", "updated_at": "2023-04-18T18:44:50.000000", "name": "tempest-AttachVolumeNegativeTest-volume-641626106", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b8e2262755f74e3ead0fd71b1a778716/volumes/8ee18c6b-ebfb-4d17-8ee6-d81d23e93376"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b8e2262755f74e3ead0fd71b1a778716/volumes/8ee18c6b-ebfb-4d17-8ee6-d81d23e93376"}], "user_id": "d9d084fe4eb34d19a62ee6edac016b2d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b8e2262755f74e3ead0fd71b1a778716"}}' 2023-04-18 18:44:51,050 79718 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/060dd848-d99b-48c9-b82b-efa49c786321 0.125s 2023-04-18 18:44:51,051 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:44: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-d5275793-eb01-4a5c-bfcc-dd63f33c22b5', 'x-compute-request-id': 'req-d5275793-eb01-4a5c-bfcc-dd63f33c22b5', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/060dd848-d99b-48c9-b82b-efa49c786321'} Body: b'' 2023-04-18 18:44:51,232 79718 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/060dd848-d99b-48c9-b82b-efa49c786321 0.180s 2023-04-18 18:44:51,232 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:44:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1669', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b03420b7-23ec-4297-b650-0f45ad390a3c', 'x-compute-request-id': 'req-b03420b7-23ec-4297-b650-0f45ad390a3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/060dd848-d99b-48c9-b82b-efa49c786321'} Body: b'{"server": {"id": "060dd848-d99b-48c9-b82b-efa49c786321", "name": "tempest-AttachVolumeNegativeTest-server-662976432", "status": "ACTIVE", "tenant_id": "b8e2262755f74e3ead0fd71b1a778716", "user_id": "d9d084fe4eb34d19a62ee6edac016b2d", "metadata": {}, "hostId": "a1c4 bbecd4ffc1fe4f1fc34de657769f1b1cc977d7b4359209dd1955", "image": {"id": "c82b487d-70d3-49d8-9a21-424651a35dee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c82b487d-70d3-49d8-9a21-424651a35dee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T18:42:57Z", "updated": "2023-04-18T18:44:51Z", "addresses": {"tempest-AttachVolumeNegativeTest-1748295876-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:ad:01"}, {"version": 4, "addr": "172.24.4.188", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:88:ad:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/060dd848-d99b-48c9-b82b-efa49c786321"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/060dd848-d99b-48c9-b82b-efa49c786321"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-511596207", "OS-SRV-USG:launched_at": "2023-04-18T18:43:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1742517211"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 18:45:41,336 79718 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/060dd848-d99b-48c9-b82b-efa49c786321 0.041s 2023-04-18 18:45:41,336 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45: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-50b084da-7a48-4e26-b52a-46d9254d0383', 'x-compute-request-id': 'req-50b084da-7a48-4e26-b52a-46d9254d0383', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/060dd848-d99b-48c9-b82b-efa49c786321'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 060dd848-d99b-48c9-b82b-efa49c786321 could not be found."}}' 2023-04-18 18:45:41,369 79718 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-511596207 0.031s 2023-04-18 18:45:41,369 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45: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-56325f6a-bd2b-4d56-9fb2-4cc01efe08f0', 'x-compute-request-id': 'req-56325f6a-bd2b-4d56-9fb2-4cc01efe08f0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-511596207'} Body: b'' 2023-04-18 18:45:41,528 79718 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/c1834306-4d20-46f0-8f05-db6ee1cdcb8b 0.157s 2023-04-18 18:45:41,528 79718 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-22a74c7a-2058-4fcb-b2b0-3a91d4b8ba1a', 'content- length': '0', 'date': 'Tue, 18 Apr 2023 18:45:41 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/c1834306-4d20-46f0-8f05-db6ee1cdcb8b'} Body: b'' 2023-04-18 18:45:41,545 79718 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/c1834306-4d20-46f0-8f05-db6ee1cdcb8b 0.016s 2023-04-18 18:45:41,545 79718 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-b87933c5-9c07-4039-831e-9ed0dd2096d2', 'date': 'Tue, 18 Apr 2023 18:45:41 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/c1834306-4d20-46f0-8f05-db6ee1cdcb8b'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group c1834306-4d20-46f0-8f05-db6ee1cdcb8b does not exist", "detail": ""}}' 2023-04-18 18:45:42,017 79718 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/952eb1a7-6a79-4e09-9838-8332f5a0e3ca 0.471s 2023-04-18 18:45:42,018 79718 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-8e1186ae-a5be-4fdc-a78f-3084ad3af1fb', 'content-length': '0', 'date': 'Tue, 18 Apr 2023 18:45:42 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/952eb1a7-6a79-4e09-9838-8332f5a0e3ca'} Body: b'' 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 4398ef9f-ca98-4993-bf06-2f1fb61aea53 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 18:45:41,832 79733 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 202 POST http://10.0.0.210/volume/v3/ecd6f86e55c447ff9c34faec2dac20c0/volumes 0.411s 2023-04-18 18:45:41,832 79733 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-1760750137"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8e20da9-3749-4a5c-9782-4f04a2094d00', 'content-length': '831', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8e20da9-3749-4a5c-9782-4f04a2094d00', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ecd6f86e55c447ff9c34faec2dac20c0/volumes'} Body: b'{"volume": {"id": "4398ef9f-ca98-4993-bf06-2f1fb61aea53", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:45:41.763151", "updated_at": null, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1760750137", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ecd6f86e55c447ff9c34faec2dac20c0/volumes/4398ef9f-ca98-4993-bf06-2f1fb61aea53"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ecd6f86e55c447ff9c34faec2dac20c0/volumes/4398ef9f-ca98-4993-bf06-2f1fb61aea53"}], "user_id": "ecd71196bbdf46bab0e61b8ba237a32d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 18:45:41,881 79733 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://10.0.0.210/volume/v3/ecd6f86e55c447ff9c34faec2dac20c0/volumes/4398ef9f-ca98-4993-bf06-2f1fb61aea53 0.039s 2023-04-18 18:45:41,882 79733 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15551244-b7a9-4d0c-b916-e998bf928b80', 'content-length': '899', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15551244-b7a9-4d0c-b916-e998bf928b80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ecd6f86e55c447ff9c34faec2dac20c0/volumes/4398ef9f-ca98-4993-bf06-2f1fb61aea53'} Body: b'{"volume": {"id": "4398ef9f-ca98-4993-bf06-2f1fb61aea53", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:45:42.000000", "updated_at": null, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1760750137", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ecd6f86e55c447ff9c34faec2dac20c0/volumes/4398ef9f-ca98-4993-bf06-2f1fb61aea53"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ecd6f86e55c447ff9c34faec2dac20c0/volumes/4398ef9f-ca98-4993-bf06-2f1fb61aea53"}], "user_id": "ecd71196bbdf46bab0e61b8ba237a32d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ecd6f86e55c447ff9c34faec2dac20c0"}}' 2023-04-18 18:45:43,045 79733 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://10.0.0.210/volume/v3/ecd6f86e55c447ff9c34faec2dac20c0/volumes/4398ef 9f-ca98-4993-bf06-2f1fb61aea53 0.058s 2023-04-18 18:45:43,049 79733 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7cf0f2e2-1fc6-4c6a-9659-d47aca47e9c6', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7cf0f2e2-1fc6-4c6a-9659-d47aca47e9c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ecd6f86e55c447ff9c34faec2dac20c0/volumes/4398ef9f-ca98-4993-bf06-2f1fb61aea53'} Body: b'{"volume": {"id": "4398ef9f-ca98-4993-bf06-2f1fb61aea53", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:45:42.000000", "updated_at": "2023-04-18T18:45:42.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1760750137", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ecd6f86e55c447ff9c34faec2dac20c0/volumes/4398ef9f-ca98-4993-bf06-2f1fb61aea53"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ecd6f86e55c447ff9c34faec2dac20c0/volumes/4398ef9f-ca98-4993-bf06-2f1fb61aea53"}], "user_id": "ecd71196bbdf46bab0e61b8ba237a32d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ecd6f86e55c447ff9c34faec2dac20c0"}}' 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 437e4099-d70c-41b2-a731-43032afe362f failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 18:43:08,850 79714 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/c82b487d-70d3-49d8-9a21-424651a35dee 0.157s 2023-04-18 18:43:08,851 79714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:43:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-805ec770-3ced-4fd2-9bdf-65d14df42bbd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/c82b487d-70d3-49d8-9a21-424651a35dee'} 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": "eac158c03b604eaab4395b780276080f", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "c82b487d-70d3-49d8-9a21-424651a35dee", "created_at": "2023-04-18T18:38:57Z", "updated_at": "2023-04-18T18:38:59Z", "tags": [], "self": "/v2/images/c82b487d-70d3-49d8-9a21-424651a35dee", "file": "/v2/images/c82b487d-70d3-49d8-9a21-424651a35dee/file", "schema": "/v2/schemas/image"}' 2023-04-18 18:43:10,314 79714 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 201 POST http://10.0.0.210/image/v2/images 1.436s 2023-04-18 18:43:10,315 79714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"container_format": "bare", "disk_format": "qcow2", "min_disk": 0, "min_ram": 0, "visibility": "public", "hw_scsi_model": "virtio-scsi", "hw_disk_bus": "scsi", "hw_cdrom_bus": "scsi"} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:43:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '690', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/4bcd61f5-c6c4-48ad-8d7a-b403ad75c53e', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-0631d416-465c-4f11-b08f-a687e939d9ba', '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": "7ca1c6fef94440f4a9f064e39f45bbaa", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "4bcd61f5-c6c4-48ad-8d7a-b403ad75c53e", "created_at": "2023-04-18T18:43:10Z", "updated_at": "2023-04-18T18:43:10Z", "tags": [], "self": "/v2/images/4bcd61f5-c6c4-48ad-8d7a-b403ad75c53e", "file": "/v2/images/4bcd61f5-c6c4-48ad-8d7a-b403ad75c53e/file", "schema": "/v2/schemas/image"}' 2023-04-18 18:43:12,820 79714 WARNING [urllib3.connectionpool] Connection pool is full, discarding connection: 10.0.0.210. Connection pool size: 1 2023-04-18 18:43:12,821 79714 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/4bcd61f5-c6c4-48ad-8d7a-b403ad75c53e/file 2.506s 2023-04-18 18:43:12,821 79714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet -stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 18:43:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-15c6ad64-7452-4082-aa7c-9edd19016722', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/4bcd61f5-c6c4-48ad-8d7a-b403ad75c53e/file'} Body: b'' 2023-04-18 18:43:12,822 79714 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-18 18:43:12,822 79714 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-18 18:43:13,020 79714 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.195s 2023-04-18 18:43:13,021 79714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1110750153", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIJeS3kSV5lIC+nklI/cn1iKl0JP17MelkArVx66934xa/U5tWotq2Y+XA4aeAcRhNq9hzRnJyBfBlzSJtyZfdTaSHg8qLF2FlrHbnwI6XLFfxAcJqGp6OHtquopm14xnQ=="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:43:12 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-ac97aee6-4412-49ae-a447-c1b6a1cd2a9e', 'x-compute-request-id': 'req-ac97aee6-4412-49ae-a447-c1b6a1cd2a9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1110750153", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIJeS3kSV5lIC+nklI/cn1iKl0JP17MelkArVx66934xa/U5tWotq2Y+XA4aeAcRhNq9hzRnJyBfBlzSJtyZfdTaSHg8qLF2FlrHbnwI6XLFfxAcJqGp6OHtquopm14xnQ==", "fingerprint": "eb:2a:98:11:63:3c:aa:cf:3a:3d:ee:8f:bd:d8:e7:d9", "user_id": "9197afaea5704ba19df9be485d14b28d"}}' 2023-04-18 18:43:13,032 79714 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1110750153 created 2023-04-18 18:43:14,872 79714 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 1.839s 2023-04-18 18:43:14,873 79714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--958248170", "description": "tempest-description--475158947"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1595', 'x-openstack-request-id': 'req-ad28284a-e457-4a21-b3c1-991301db371f', 'date': 'Tue, 18 Apr 2023 18:43:14 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "9e6498ea-2947-4c2c-8026-eb50d57e241d", "name": "tempest-securitygroup--958248170", "stateful": true, "tenant_id": "0f56f4f41df949cdb069f5e4584e8e4d", "description": "tempest-description--475158947", "shared": false, "security_group_rules": [{"id": "2bbf25dc-52ae-4a4a-a598-c74d631bf96e", "tenant_id": "0f56f4f41df949cdb069f5e4584e8e4d", "security_group_id": "9e6498ea-2947-4c2c-8026-eb50d57e241d", "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": 295, "description": null, "tags": [], "created_at ": "2023-04-18T18:43:14Z", "updated_at": "2023-04-18T18:43:14Z", "revision_number": 0, "project_id": "0f56f4f41df949cdb069f5e4584e8e4d"}, {"id": "f067094e-1b9b-4d82-8153-0f7186a8b624", "tenant_id": "0f56f4f41df949cdb069f5e4584e8e4d", "security_group_id": "9e6498ea-2947-4c2c-8026-eb50d57e241d", "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": 294, "description": null, "tags": [], "created_at": "2023-04-18T18:43:14Z", "updated_at": "2023-04-18T18:43:14Z", "revision_number": 0, "project_id": "0f56f4f41df949cdb069f5e4584e8e4d"}], "tags": [], "created_at": "2023-04-18T18:43:13Z", "updated_at": "2023-04-18T18:43:14Z", "revision_number": 1, "project_id": "0f56f4f41df949cdb069f5e4584e8e4d"}}' 2023-04-18 18:43:15,102 79714 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.228s 2023-04-18 18:43:15,102 79714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "9e6498ea-2947-4c2c-8026-eb50d57e241d", "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-21d84672-eb9a-43b3-9d8a-4d637b0aa7fe', 'date': 'Tue, 18 Apr 2023 18:43:15 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "b7a9044f-1227-442e-a389-78e827522a07", "tenant_id": "0f56f4f41df949cdb069f5e4584e8e4d", "security_group_id": "9e6498ea-2947-4c2c-8026-eb50d57e241d", "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-18T18:43:14Z", "updated_at": "2023-04-18T18:43:14Z", "revision_number": 0, "project_id": "0f56f4f41df949cdb069f5e4584e8e4d"}}' 2023-04-18 18:43:15,280 79714 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.176s 2023-04-18 18:43:15,280 79714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "9e6498ea-2947-4c2c-8026-eb50d57e241d", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-b6688375-802e-4921-912e-4bff67446c75', 'date': 'Tue, 18 Apr 2023 18:43:15 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "211d2c17-1a75-4745-b847-fc92033e1ff1", "tenant_id": "0f56f4f41df949cdb069f5e4584e8e4d", "security_group_id": "9e6498ea-2947-4c2c-8026-eb50d57e241d", "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-18T18:43:15Z", "updated_at": "2023-04-18T18:43:15Z", "revision_number": 0, "project_id": "0f56f4f41df949cdb069f5e4584e8e4d"}}' 2023-04-18 18:43:15,281 79714 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--958248170 created 2023-04-18 18:43:18,617 79714 INFO [tempest.lib.common.rest_client] Request (Va lidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 3.335s 2023-04-18 18:43:18,617 79714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "31d39076-dc96-4194-a649-5fcd7e2f82dc"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-a79f2e1d-7bbc-4442-9be0-129a4c6e2268', 'date': 'Tue, 18 Apr 2023 18:43:18 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "f84ed199-41ac-4a90-b34e-7492733a6c22", "tenant_id": "0f56f4f41df949cdb069f5e4584e8e4d", "floating_ip_address": "172.24.4.254", "floating_network_id": "31d39076-dc96-4194-a649-5fcd7e2f82dc", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "0f56f4f41df949cdb069f5e4584e8e4d", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-18T18:43:17Z", "updated_at": "2023-04-18T18:43:17Z", "revision_number": 0}}' 2023-04-18 18:43:18,617 79714 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'f84ed199-41ac-4a90-b34e-7492733a6c22', 'tenant_id': '0f56f4f41df949cdb069f5e4584e8e4d', 'floating_ip_address': '172.24.4.254', 'floating_network_id': '31d39076-dc96-4194-a649-5fcd7e2f82dc', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '0f56f4f41df949cdb069f5e4584e8e4d', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-18T18:43:17Z', 'updated_at': '2023-04-18T18:43:17Z', 'revision_number': 0, 'ip': '172.24.4.254'} created 2023-04-18 18:43:18,680 79714 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.057s 2023-04-18 18:43:18,680 79714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 18:43:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2819', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-898766fa-5ecb-475e-b418-cabfcfd6c7f9', '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": "9197afaea5704ba19df9be485d14b28d", "name": "tempest-AttachSCSIVolumeTestJSON-409231680-project-member", "password_expires_at": null}, "audit_ids": ["1hBhvNbeScibypEPqLxYTA"], "expires_at": "2023-04-18T19:43:18.000000Z", "issued_at": "2023-04-18T18:43:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0f56f4f41df949cdb069f5e4584e8e4d", "name": "tempest-AttachSCSIVolumeTestJSON-409231680"}, "is_domain": false, "roles": [{"id": "35697bd1c3044a1fbd5795113c41efb7", "name": "reader"}, {"id": "7058366a9fca443e9f44c95d078fcd58", "name": "member"}], "catalog": [{"endpoints": [{"id": "91478bb14fa24dc18a442602e5f97ca2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/0f56f4f41df949cdb069f5e4584e8e4d", "region": "RegionOne"}], "id": "7be72221085d4944a946c97ce08fe0ba", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "a95f50d538a94de29a9a69d17d76bd36", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "96a88896ecc9496da6d9e54366fc23b9", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "3f738fffaddc4d75802cacb0bcb457ee", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/0f56f4f41df949cdb069f5e4584e8e 4d", "region": "RegionOne"}], "id": "9ef904c6d5494133b74a9881e4a175c8", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "a5ee12dbfaab49159c461dbeffc63c63", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "a56bae77ec6c4dae90bdf0ec335648ae", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "650aec42df824256ba1796a0f4fa4bbb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "affc40d7318340b699f04996f49cf400", "type": "image", "name": "glance"}, {"endpoints": [{"id": "6590deb5fd8b448b9f5db913f58adec5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "eb545688324f4c1980813ba1d95d408e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "99a6368efe954c65b6d93304b2b0d191", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "f7e66750d7a84de281ee5c5b746d4e62", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "abe90ddcbe5b4d5bb77a7bd32b6e5e96", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/0f56f4f41df949cdb069f5e4584e8e4d", "region": "RegionOne"}], "id": "fa260696b99e4f908d5beeb126d1233f", "type": "volumev3", "name": "cinderv3"}]}}' 2023-04-18 18:43:18,681 79714 INFO [tempest.lib.common.fixed_network] (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive) Found network {'id': '1987ad4e-339b-476e-ac1c-f64c9c85d92d', 'name': 'tempest-AttachSCSIVolumeTestJSON-263577971-network', 'tenant_id': '0f56f4f41df949cdb069f5e4584e8e4d', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '0f56f4f41df949cdb069f5e4584e8e4d', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 57270, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T18:42:19Z', 'updated_at': '2023-04-18T18:42:19Z', 'revision_number': 1} available for tenant 2023-04-18 18:43:18,681 79714 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1110750153', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIJeS3kSV5lIC+nklI/cn1iKl0JP17MelkArVx66934xa/U5tWotq2Y+XA4aeAcRhNq9hzRnJyBfBlzSJtyZfdTaSHg8qLF2FlrHbnwI6XLFfxAcJqGp6OHtquopm14xnQ==', 'fingerprint': 'eb:2a:98:11:63:3c:aa:cf:3a:3d:ee:8f:bd:d8:e7:d9', 'user_id': '9197afaea5704ba19df9be485d14b28d', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDw/+olSae+kjNC/XHpdPggaQ4MkBn8hYliFLDHUbRzCOvxA5MV88lc\nk0gZLnLaYS2gBwYFK4EEACKhZANiAASCXkt5EleZSAvp5JSP3J9YipdCT9ezHpZA\nK1ceuvd+MWv1ObVqLatmPlwOGngHEYTavYc0ZycgXwZc0ibcmX3U2kh4PKixdhZa\nx258COlyxX8QHCahqejh7arqKZteMZ0=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '9e6498ea-2947-4c2c-8026-eb50d57e241d', 'name': 'tempest-securitygroup--958248170', 'stateful': True, 'tenant_id': '0f56f4f41df949cdb069f5e4584e8e4d', 'description': 'tempest-description--475158947', 'shared': False, 'security_group_rules': [{'id': '2bbf25dc-52ae-4a4a-a598-c74d631bf96e', 'tenant_id': '0f56f4f41df949cdb069f5e4584e8e4d', 'security_group_id': '9e6498ea-2947-4c2c-8026-eb50d57e241d', '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': 295, 'description': None, 'tags': [], 'created_at': '2023-04-18T18:43:14Z', 'updated_at': '2023-04-18T18:43:14Z', 'revision_number': 0, 'project_id': '0f56f4f41df949cdb069f5e4584e8e4d'}, {'id': 'f067094e-1b9b-4d82-8153-0f7186a8b624', 'tenant_id': '0f56f4f41df949cdb069f5e4584e8e4d', 'security_group_id' : '9e6498ea-2947-4c2c-8026-eb50d57e241d', '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': 294, 'description': None, 'tags': [], 'created_at': '2023-04-18T18:43:14Z', 'updated_at': '2023-04-18T18:43:14Z', 'revision_number': 0, 'project_id': '0f56f4f41df949cdb069f5e4584e8e4d'}], 'tags': [], 'created_at': '2023-04-18T18:43:13Z', 'updated_at': '2023-04-18T18:43:14Z', 'revision_number': 1, 'project_id': '0f56f4f41df949cdb069f5e4584e8e4d'}, 'floating_ip': {'id': 'f84ed199-41ac-4a90-b34e-7492733a6c22', 'tenant_id': '0f56f4f41df949cdb069f5e4584e8e4d', 'floating_ip_address': '172.24.4.254', 'floating_network_id': '31d39076-dc96-4194-a649-5fcd7e2f82dc', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '0f56f4f41df949cdb069f5e4584e8e4d', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-18T18:43:17Z', 'updated_at': '2023-04-18T18:43:17Z', 'revision_number': 0, 'ip': '172.24.4.254'}} 2023-04-18 18:43:20,745 79714 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 2.063s 2023-04-18 18:43:20,746 79714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachSCSIVolumeTestJSON-server-363922333", "imageRef": "4bcd61f5-c6c4-48ad-8d7a-b403ad75c53e", "flavorRef": "42", "config_drive": true, "networks": [{"uuid": "1987ad4e-339b-476e-ac1c-f64c9c85d92d"}], "security_groups": [{"name": "tempest-securitygroup--958248170"}], "key_name": "tempest-keypair-1110750153", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:43:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '403', 'location': 'http://10.0.0.210/compute/v2.1/servers/444679be-52f0-4cab-94a5-7e5765c5e5b2', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-315a73de-5583-49a0-b01e-c8e1e93e4053', 'x-compute-request-id': 'req-315a73de-5583-49a0-b01e-c8e1e93e4053', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "444679be-52f0-4cab-94a5-7e5765c5e5b2", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/444679be-52f0-4cab-94a5-7e5765c5e5b2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/444679be-52f0-4cab-94a5-7e5765c5e5b2"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--958248170"}], "adminPass": "vod3WXXZmFP9"}}' 2023-04-18 18:43:20,862 79714 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/444679be-52f0-4cab-94a5-7e5765c5e5b2 0.112s 2023-04-18 18:43:20,863 79714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:43:20 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-46ac0008-2df5-4a2e-9171-2a0656f4ebf1', 'x-compute-request-id': 'req-46ac0008-2df5-4a2e-9171-2a0656f4ebf1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/com pute/v2.1/servers/444679be-52f0-4cab-94a5-7e5765c5e5b2'} Body: b'{"server": {"id": "444679be-52f0-4cab-94a5-7e5765c5e5b2", "name": "tempest-AttachSCSIVolumeTestJSON-server-363922333", "status": "BUILD", "tenant_id": "0f56f4f41df949cdb069f5e4584e8e4d", "user_id": "9197afaea5704ba19df9be485d14b28d", "metadata": {}, "hostId": "", "image": {"id": "4bcd61f5-c6c4-48ad-8d7a-b403ad75c53e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4bcd61f5-c6c4-48ad-8d7a-b403ad75c53e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T18:43:21Z", "updated": "2023-04-18T18:43:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/444679be-52f0-4cab-94a5-7e5765c5e5b2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/444679be-52f0-4cab-94a5-7e5765c5e5b2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1110750153", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 18:44:11,154 79714 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/444679be-52f0-4cab-94a5-7e5765c5e5b2 0.229s 2023-04-18 18:44:11,155 79714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:44:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1547', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8da92cdc-877e-4611-b6a6-583faedadf69', 'x-compute-request-id': 'req-8da92cdc-877e-4611-b6a6-583faedadf69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/444679be-52f0-4cab-94a5-7e5765c5e5b2'} Body: b'{"server": {"id": "444679be-52f0-4cab-94a5-7e5765c5e5b2", "name": "tempest-AttachSCSIVolumeTestJSON-server-363922333", "status": "ACTIVE", "tenant_id": "0f56f4f41df949cdb069f5e4584e8e4d", "user_id": "9197afaea5704ba19df9be485d14b28d", "metadata": {}, "hostId": "9ffd0bd7ad19c156a46471a95734daf2bc7f21f3880b2594ab353964", "image": {"id": "4bcd61f5-c6c4-48ad-8d7a-b403ad75c53e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4bcd61f5-c6c4-48ad-8d7a-b403ad75c53e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T18:43:20Z", "updated": "2023-04-18T18:43:30Z", "addresses": {"tempest-AttachSCSIVolumeTestJSON-263577971-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:82:1f:02"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/444679be-52f0-4cab-94a5-7e5765c5e5b2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/444679be-52f0-4cab-94a5-7e5765c5e5b2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1110750153", "OS-SRV-USG:launched_at": "2023-04-18T18:43:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--958248170"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 18:44:11,168 79714 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-18 18:45:11,424 79714 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/444679be-52f0-4cab-94a5-7e5765c5e5b2/os-interface 0.195s 2023-04-18 18:45:11,425 79714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45:11 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-8b58f97e-6060-4209-a853-1792a236a9b1', 'x-compute-request-id': 'req-8b58f97e-6060-4209-a853-1792a236a9b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/444679be-52f0-4cab-94a5-7e5765c5e5b2/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "1987ad4e-339b-476e-ac1c-f64c9c85d92d", "port_id": "7df1f0b5-6404-4cd9-8924-ad5c1f1cad7a", "mac_addr": "fa:16:3e:82:1f:02", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "91a3c529-d349-45e5-bc86-142c378e649b", "ip_address": "10.0.0.4"}]}]}' 2023-04-18 18:45:12,240 79714 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/f84ed199-41ac-4a90-b34e-7492733a6c22 0.811s 2023-04-18 18:45:12,240 79714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "7df1f0b5-6404-4cd9-8924-ad5c1f1cad7a"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-2c5387c8-cf8c-41c0-a788-788726579ac9', 'date': 'Tue, 18 Apr 2023 18:45:12 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/f84ed199-41ac-4a90-b34e-7492733a6c22'} Body: b'{"floatingip": {"id": "f84ed199-41ac-4a90-b34e-7492733a6c22", "tenant_id": "0f56f4f41df949cdb069f5e4584e8e4d", "floating_ip_address": "172.24.4.254", "floating_network_id": "31d39076-dc96-4194-a649-5fcd7e2f82dc", "router_id": "12c8703d-ca75-4c0f-8ec3-bd166fa7b6d4", "port_id": "7df1f0b5-6404-4cd9-8924-ad5c1f1cad7a", "fixed_ip_address": "10.0.0.4", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "1987ad4e-339b-476e-ac1c-f64c9c85d92d", "mac_address": "fa:16:3e:82:1f:02", "admin_state_up": true, "status": "ACTIVE", "device_id": "444679be-52f0-4cab-94a5-7e5765c5e5b2", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-18T18:43:17Z", "updated_at": "2023-04-18T18:45:11Z", "revision_number": 1, "project_id": "0f56f4f41df949cdb069f5e4584e8e4d"}}' 2023-04-18 18:45:12,242 79714 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.254:22' as 'cirros' with public key authentication 2023-04-18 18:45:12,282 79714 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-18 18:45:12,304 79714 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-18 18:45:12,304 79714 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.254 successfully created 2023-04-18 18:45:12,541 79714 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 202 POST http://10.0.0.210/volume/v3/0f56f4f41df949cdb069f5e4584e8e4d/volumes 0.236s 2023-04-18 18:45:12,542 79714 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-1473282272"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45:12 GMT', 'se rver': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5558631a-1bfa-41fa-93d7-4db2f3a5469e', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5558631a-1bfa-41fa-93d7-4db2f3a5469e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/0f56f4f41df949cdb069f5e4584e8e4d/volumes'} Body: b'{"volume": {"id": "437e4099-d70c-41b2-a731-43032afe362f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:45:12.479801", "updated_at": null, "name": "tempest-AttachSCSIVolumeTestJSON-volume-1473282272", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f56f4f41df949cdb069f5e4584e8e4d/volumes/437e4099-d70c-41b2-a731-43032afe362f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f56f4f41df949cdb069f5e4584e8e4d/volumes/437e4099-d70c-41b2-a731-43032afe362f"}], "user_id": "9197afaea5704ba19df9be485d14b28d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 18:45:12,599 79714 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/0f56f4f41df949cdb069f5e4584e8e4d/volumes/437e4099-d70c-41b2-a731-43032afe362f 0.047s 2023-04-18 18:45:12,599 79714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-243ad450-e10b-40b9-a541-0dbfa5f4605c', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-243ad450-e10b-40b9-a541-0dbfa5f4605c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0f56f4f41df949cdb069f5e4584e8e4d/volumes/437e4099-d70c-41b2-a731-43032afe362f'} Body: b'{"volume": {"id": "437e4099-d70c-41b2-a731-43032afe362f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:45:12.000000", "updated_at": null, "name": "tempest-AttachSCSIVolumeTestJSON-volume-1473282272", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f56f4f41df949cdb069f5e4584e8e4d/volumes/437e4099-d70c-41b2-a731-43032afe362f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f56f4f41df949cdb069f5e4584e8e4d/volumes/437e4099-d70c-41b2-a731-43032afe362f"}], "user_id": "9197afaea5704ba19df9be485d14b28d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f56f4f41df949cdb069f5e4584e8e4d"}}' 2023-04-18 18:45:13,654 79714 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/0f56f4f41df949cdb069f5e4584e8e4d/volumes/437e4099-d70c-41b2-a731-43032afe362f 0.039s 2023-04-18 18:45:13,655 79714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d07b47c-20c0-496f-b0a6-771d82adc4ec', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d07b47c-20c0-496f-b0a6-771d82adc4ec', 'connection': 'close', 'status': '200', 'conten t-location': 'http://10.0.0.210/volume/v3/0f56f4f41df949cdb069f5e4584e8e4d/volumes/437e4099-d70c-41b2-a731-43032afe362f'} Body: b'{"volume": {"id": "437e4099-d70c-41b2-a731-43032afe362f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:45:12.000000", "updated_at": "2023-04-18T18:45:13.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-1473282272", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0f56f4f41df949cdb069f5e4584e8e4d/volumes/437e4099-d70c-41b2-a731-43032afe362f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0f56f4f41df949cdb069f5e4584e8e4d/volumes/437e4099-d70c-41b2-a731-43032afe362f"}], "user_id": "9197afaea5704ba19df9be485d14b28d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0f56f4f41df949cdb069f5e4584e8e4d"}}' 2023-04-18 18:45:13,832 79714 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/444679be-52f0-4cab-94a5-7e5765c5e5b2 0.152s 2023-04-18 18:45:13,832 79714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45: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-addf648f-e0aa-47d9-8d4a-1e65bd1d4df1', 'x-compute-request-id': 'req-addf648f-e0aa-47d9-8d4a-1e65bd1d4df1', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/444679be-52f0-4cab-94a5-7e5765c5e5b2'} Body: b'' 2023-04-18 18:45:14,017 79714 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/444679be-52f0-4cab-94a5-7e5765c5e5b2 0.184s 2023-04-18 18:45:14,018 79714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1672', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5ac7ffc9-130a-4f38-b09d-9a70a029ae8b', 'x-compute-request-id': 'req-5ac7ffc9-130a-4f38-b09d-9a70a029ae8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/444679be-52f0-4cab-94a5-7e5765c5e5b2'} Body: b'{"server": {"id": "444679be-52f0-4cab-94a5-7e5765c5e5b2", "name": "tempest-AttachSCSIVolumeTestJSON-server-363922333", "status": "ACTIVE", "tenant_id": "0f56f4f41df949cdb069f5e4584e8e4d", "user_id": "9197afaea5704ba19df9be485d14b28d", "metadata": {}, "hostId": "9ffd0bd7ad19c156a46471a95734daf2bc7f21f3880b2594ab353964", "image": {"id": "4bcd61f5-c6c4-48ad-8d7a-b403ad75c53e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4bcd61f5-c6c4-48ad-8d7a-b403ad75c53e"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T18:43:20Z", "updated": "2023-04-18T18:45:14Z", "addresses": {"tempest-AttachSCSIVolumeTestJSON-263577971-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:82:1f:02"}, {"version": 4, "addr": "172.24.4.254", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:82:1f:02"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "hr ef": "http://10.0.0.210/compute/v2.1/servers/444679be-52f0-4cab-94a5-7e5765c5e5b2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/444679be-52f0-4cab-94a5-7e5765c5e5b2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1110750153", "OS-SRV-USG:launched_at": "2023-04-18T18:43:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--958248170"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 18:46:04,119 79714 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/444679be-52f0-4cab-94a5-7e5765c5e5b2 0.039s 2023-04-18 18:46:04,119 79714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:46: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-2228473f-a163-4473-8e6b-4da561ab314b', 'x-compute-request-id': 'req-2228473f-a163-4473-8e6b-4da561ab314b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/444679be-52f0-4cab-94a5-7e5765c5e5b2'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 444679be-52f0-4cab-94a5-7e5765c5e5b2 could not be found."}}' 2023-04-18 18:46:04,154 79714 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1110750153 0.033s 2023-04-18 18:46:04,154 79714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:46: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-947e302e-5d9e-4d4e-9150-675d2ec0cdb2', 'x-compute-request-id': 'req-947e302e-5d9e-4d4e-9150-675d2ec0cdb2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1110750153'} Body: b'' 2023-04-18 18:46:04,301 79714 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/9e6498ea-2947-4c2c-8026-eb50d57e241d 0.146s 2023-04-18 18:46:04,302 79714 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-6e950dc9-6216-4754-b957-bc6befd550de', 'content-length': '0', 'date': 'Tue, 18 Apr 2023 18:46:04 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/9e6498ea-2947-4c2c-8026-eb50d57e241d'} Body: b'' 2023-04-18 18:46:04,354 79714 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/9e6498ea-2947-4c2c-8026-eb50d57e241d 0.052s 2023-04-18 18:46:04,355 79714 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-c6dd4034-92b1-4b6a-9e12-a147d076cbc6', 'date': 'Tue, 18 Apr 2023 18:46:04 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/9e6498ea-2947-4c2c-8026-eb50d57e241d'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 9e6498ea-2947-4c2c-8026-eb50d57e241d does not exist", "detail": ""}}' 2023-04-18 18:46:05,072 79714 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/f84ed199-41ac-4a90-b34e-7492733a6c22 0.717s 2023-04-18 18:46:05,073 79714 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-19358621-c877-4690-b362-b2cfd76264b0', 'content-length': '0', 'date': 'Tue, 18 Apr 2023 18:46:05 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/f84ed199-41ac-4a90-b34e-7492733a6c22'} Body: b'' 2023-04-18 18:46:05,184 79714 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/4bcd61f5-c6c4-48ad-8d7a-b403ad75c53e 0.111s 2023-04-18 18:46:05,185 79714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:46:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-9021a6ee-e952-4a4e-9c65-b0c803ebfd86', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/4bcd61f5-c6c4-48ad-8d7a-b403ad75c53e'} Body: b'' 2023-04-18 18:46:05,201 79714 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/image/v2/images/4bcd61f5-c6c4-48ad-8d7a-b403ad75c53e 0.015s 2023-04-18 18:46:05,201 79714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:46:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '139', 'content-type': 'application/json', 'x-openstack-request-id': 'req-dc4076cc-c5fc-49a9-bea4-9eea5030638c', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/image/v2/images/4bcd61f5-c6c4-48ad-8d7a-b403ad75c53e'} Body: b'{"message": "No image found with ID 4bcd61f5-c6c4-48ad-8d7a-b403ad75c53e

\\n\\n\\n", "code": "404 Not Found", "title": "Not 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 7b439a7d-a3b8-41f4-b49f-ae4d672cf962 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 18:45:11,660 79726 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.086s 2023-04-18 18:45:11,660 79726 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45:11 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-e7580f28-6b22-4ddb-b0a2-d8b07e7c199e', '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": "b67204e19e844905ab756d967372d92e", "name": "tempest-VolumesAdminNegativeTest-1777863792-project-member", "password_expires_at": null}, "audit_ids": ["iKgM91UqR4uGAqnrMi_qPQ"], "expires_at": "2023-04-18T19:45:11.000000Z", "issued_at": "2023-04-18T18:45:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cfaf7326267044beb74a98d51bb5f328", "name": "tempest-VolumesAdminNegativeTest-1777863792"}, "is_domain": false, "roles": [{"id": "35697bd1c3044a1fbd5795113c41efb7", "name": "reader"}, {"id": "7058366a9fca443e9f44c95d078fcd58", "name": "member"}], "catalog": [{"endpoints": [{"id": "91478bb14fa24dc18a442602e5f97ca2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/cfaf7326267044beb74a98d51bb5f328", "region": "RegionOne"}], "id": "7be72221085d4944a946c97ce08fe0ba", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "a95f50d538a94de29a9a69d17d76bd36", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "96a88896ecc9496da6d9e54366fc23b9", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "3f738fffaddc4d75802cacb0bcb457ee", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/cfaf7326267044beb74a98d51bb5f328", "region": "RegionOne"}], "id": "9ef904c6d5494133b74a9881e4a175c8", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "a5ee12dbfaab49159c461dbeffc63c63", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "a56bae77ec6c4dae90bdf0ec335648ae", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "650aec42df824256ba1796a0f4fa4bbb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "affc40d7318340b699f04996f49cf400", "type": "image", "name": "glance"}, {"endpoints": [{"id": "6590deb5fd8b448b9f5db913f58adec5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "eb545688324f4c1980813ba1d95d408e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "99a6368efe954c65b6d93304b2b0d191", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "f7e66750d7a84de281ee5c5b746d4e62", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "abe90ddcbe5b4d5bb77a7bd32b6e5e96", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/cfaf7326267044beb74a98d51bb5f328", "region": "RegionOne"}], "id": "fa260696b99e4f908d5beeb126d1233f", "type": "volumev3", "name": "cinderv3"}]}}' 2023-04-18 18:45:11,661 79726 INFO [tempest.lib.common.fixed_network] (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri) Found network {'id': '3e258614-edb6-411c-8231-c85bfb74251a', 'name': 'tempest-VolumesAdminNegativeTest-1230603348-network', 'tenant_id': 'cfaf7326267044beb74a98d51bb5f328', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'cfaf7326267044beb7 4a98d51bb5f328', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 46253, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T18:42:19Z', 'updated_at': '2023-04-18T18:42:19Z', 'revision_number': 1} available for tenant 2023-04-18 18:45:12,168 79726 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.506s 2023-04-18 18:45:12,168 79726 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesAdminNegativeTest-server-1598390339", "imageRef": "c82b487d-70d3-49d8-9a21-424651a35dee", "flavorRef": "42", "networks": [{"uuid": "3e258614-edb6-411c-8231-c85bfb74251a"}]}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/89818a6b-fd30-4325-ac41-06373cee41e6', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8ab19eac-9f73-4b4b-abbb-b3de4c845a87', 'x-compute-request-id': 'req-8ab19eac-9f73-4b4b-abbb-b3de4c845a87', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "89818a6b-fd30-4325-ac41-06373cee41e6", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/89818a6b-fd30-4325-ac41-06373cee41e6"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/89818a6b-fd30-4325-ac41-06373cee41e6"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "ywf3VkSzrwno"}}' 2023-04-18 18:45:12,247 79726 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/89818a6b-fd30-4325-ac41-06373cee41e6 0.075s 2023-04-18 18:45:12,247 79726 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45:12 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-eaaf9557-a654-47f2-a53a-39b5caabcdc6', 'x-compute-request-id': 'req-eaaf9557-a654-47f2-a53a-39b5caabcdc6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/89818a6b-fd30-4325-ac41-06373cee41e6'} Body: b'{"server": {"id": "89818a6b-fd30-4325-ac41-06373cee41e6", "name": "tempest-VolumesAdminNegativeTest-server-1598390339", "status": "BUILD", "tenant_id": "cfaf7326267044beb74a98d51bb5f328", "user_id": "b67204e19e844905ab756d967372d92e", "metadata": {}, "hostId": "", "image": {"id": "c82b487d-70d3-49d8-9a21-424651a35dee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c82b487d-70d3-49d8-9a21-424651a35dee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T18:45:12Z", "updated": "2023-04-18T18:45:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/89818a6b-fd30-4325-ac41-06373cee41e6"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/89818a6b-fd30-4325-ac41-06373cee41e6"}], "OS-DCF:diskConfig": "MANUA L", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 18:46:02,542 79726 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/89818a6b-fd30-4325-ac41-06373cee41e6 0.235s 2023-04-18 18:46:02,542 79726 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:46:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1497', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ba3ec956-db81-4adf-8b23-e6c39f7f5ece', 'x-compute-request-id': 'req-ba3ec956-db81-4adf-8b23-e6c39f7f5ece', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/89818a6b-fd30-4325-ac41-06373cee41e6'} Body: b'{"server": {"id": "89818a6b-fd30-4325-ac41-06373cee41e6", "name": "tempest-VolumesAdminNegativeTest-server-1598390339", "status": "ACTIVE", "tenant_id": "cfaf7326267044beb74a98d51bb5f328", "user_id": "b67204e19e844905ab756d967372d92e", "metadata": {}, "hostId": "07b54fa401ae412ad4da963e06a12c0726aa149d7a5cd2e3ffbadcbf", "image": {"id": "c82b487d-70d3-49d8-9a21-424651a35dee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c82b487d-70d3-49d8-9a21-424651a35dee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T18:45:12Z", "updated": "2023-04-18T18:45:19Z", "addresses": {"tempest-VolumesAdminNegativeTest-1230603348-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:0c:c6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/89818a6b-fd30-4325-ac41-06373cee41e6"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/89818a6b-fd30-4325-ac41-06373cee41e6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-18T18:45:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 18:46:02,554 79726 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-18 18:47:02,805 79726 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/cfaf7326267044beb74a98d51bb5f328/volumes 0.190s 2023-04-18 18:47:02,805 79726 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-574871261"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:47:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03ca6e71-da62-46cc-a165-53c8b8341473', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03ca6e71-da62-46cc-a165-53c8b8341473', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/cfaf7326267044beb74a98d51bb5f328/volumes'} Body: b'{"volume": {"id": "7b4 39a7d-a3b8-41f4-b49f-ae4d672cf962", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:47:02.745238", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-574871261", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/cfaf7326267044beb74a98d51bb5f328/volumes/7b439a7d-a3b8-41f4-b49f-ae4d672cf962"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cfaf7326267044beb74a98d51bb5f328/volumes/7b439a7d-a3b8-41f4-b49f-ae4d672cf962"}], "user_id": "b67204e19e844905ab756d967372d92e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 18:47:02,861 79726 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/cfaf7326267044beb74a98d51bb5f328/volumes/7b439a7d-a3b8-41f4-b49f-ae4d672cf962 0.047s 2023-04-18 18:47:02,861 79726 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:47:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf9a695c-273a-45db-a27b-6b6e35019257', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf9a695c-273a-45db-a27b-6b6e35019257', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/cfaf7326267044beb74a98d51bb5f328/volumes/7b439a7d-a3b8-41f4-b49f-ae4d672cf962'} Body: b'{"volume": {"id": "7b439a7d-a3b8-41f4-b49f-ae4d672cf962", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:47:03.000000", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-574871261", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/cfaf7326267044beb74a98d51bb5f328/volumes/7b439a7d-a3b8-41f4-b49f-ae4d672cf962"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cfaf7326267044beb74a98d51bb5f328/volumes/7b439a7d-a3b8-41f4-b49f-ae4d672cf962"}], "user_id": "b67204e19e844905ab756d967372d92e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cfaf7326267044beb74a98d51bb5f328"}}' 2023-04-18 18:47:03,914 79726 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/cfaf7326267044beb74a98d51bb5f328/volumes/7b439a7d-a3b8-41f4-b49f-ae4d672cf962 0.041s 2023-04-18 18:47:03,914 79726 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:47:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ab2472b-efba-4fdc-8c87-fc0ebb4b8796', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ab2472b-efba-4fdc-8c87-fc0ebb4b8796', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/cfaf7326267044beb74a98d51bb5f328/volumes/7b439a7d-a3b8-41f4-b49f-ae4d672cf962'} Body: b'{"volume": {"id": "7b439a7d-a3b8-41f4-b49f-ae4d672cf962", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:47:03.000000", "updated_at": "2023-04-18T18:47:03.000000", "name": "tempest-VolumesAdminNegativeTest-volume-574871261", "description": null, "volume_type" : "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/cfaf7326267044beb74a98d51bb5f328/volumes/7b439a7d-a3b8-41f4-b49f-ae4d672cf962"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cfaf7326267044beb74a98d51bb5f328/volumes/7b439a7d-a3b8-41f4-b49f-ae4d672cf962"}], "user_id": "b67204e19e844905ab756d967372d92e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cfaf7326267044beb74a98d51bb5f328"}}' 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 5b3fdd2d-2bfc-411a-92e6-b2b7703af536 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2023-04-18T18:46:47Z', 'message': 'Build of instance 5b3fdd2d-2bfc-411a-92e6-b2b7703af536 aborted: Volume c25aa867-d4f3-4eea-9afb-a7a2bdec64b4 did not finish being created even after we waited 5 seconds or 2 attempts. And its status is error.'}. Server boot request ID: req-88eb97b9-6c93-4092-89c2-3c01c0ab8bd7. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 18:43:38,910 79710 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.105s 2023-04-18 18:43:38,910 79710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 18:43:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2843', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-e7d04a50-a9b0-4317-a427-4511c05d7930', '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": "f67441a57a924abcaced46622448d4f1", "name": "tempest-ServerBootFromVolumeStableRescueTest-838717263-project-member", "password_expires_at": null}, "audit_ids": ["kvSztvLET6Gk3y8LnKAq6Q"], "expires_at": "2023-04-18T19:43:38.000000Z", "issued_at": "2023-04-18T18:43:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6465f7a1d0c5481584fe89993270aedc", "name": "tempest-ServerBootFromVolumeStableRescueTest-838717263"}, "is_domain": false, "roles": [{"id": "35697bd1c3044a1fbd5795113c41efb7", "name": "reader"}, {"id": "7058366a9fca443e9f44c95d078fcd58", "name": "member"}], "catalog": [{"endpoints": [{"id": "91478bb14fa24dc18a442602e5f97ca2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/6465f7a1d0c5481584fe89993270aedc", "region": "RegionOne"}], "id": "7be72221085d4944a946c97ce08fe0ba", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "a95f50d538a94de29a9a69d17d76bd36", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "96a88896ecc9496da6d9e54366fc23b9", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "3f738fffaddc4d75802cacb0bcb457ee", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/6465f7a1d0c5481584fe89993270aedc", "region": "RegionOne"}], "id": "9ef904c6d5494133b74a9881e4a175c8", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "a5ee12dbfaab49159c461dbeffc63c63", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "a56bae77ec6c4dae90bdf0ec335648ae", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "650aec42df824256ba1796a0f4fa4bbb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "affc40d7318340b699f04996f49cf400", "type": "image", "name": "glance"}, {"endpoints": [{"id": "6590deb5fd8b448b9f5db913f58adec5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "eb545688324f4c1980813ba1d95d408e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "99a6368efe954c65b6d93304b2b0d191", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "f7e66750d7a84de281ee5c5b746d4e62", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "abe90ddcbe5b4d5bb77a7bd32b6e5e96", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/6465f7a1d0c5481584fe89993270aedc", "region": "RegionOne"}], "id": "fa260696b99e4f908d5beeb126d1233f", "type": "volumev3", "name": "cinderv3"}]}}' 2023-04-18 18:43:38,911 79710 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume) Found network {'id': '240dfbf6-18e5-4396-a852-597100519eaf', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-134858661-network', 'tenant_id': '6465f7a1d0c5481584fe89993270aedc', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project _id': '6465f7a1d0c5481584fe89993270aedc', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 21508, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T18:43:30Z', 'updated_at': '2023-04-18T18:43:31Z', 'revision_number': 1} available for tenant 2023-04-18 18:43:39,807 79710 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.894s 2023-04-18 18:43:39,808 79710 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-742754566", "imageRef": "c82b487d-70d3-49d8-9a21-424651a35dee", "flavorRef": "42", "networks": [{"uuid": "240dfbf6-18e5-4396-a852-597100519eaf"}]}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:43:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/c657e498-2bad-4106-9da4-c0de5f434bdb', '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-9b275813-5a29-4e9b-aae4-586ef8bb7710', 'x-compute-request-id': 'req-9b275813-5a29-4e9b-aae4-586ef8bb7710', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "c657e498-2bad-4106-9da4-c0de5f434bdb", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c657e498-2bad-4106-9da4-c0de5f434bdb"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c657e498-2bad-4106-9da4-c0de5f434bdb"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "CKQjxAXP6vbT"}}' 2023-04-18 18:43:39,913 79710 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/c657e498-2bad-4106-9da4-c0de5f434bdb 0.102s 2023-04-18 18:43:39,914 79710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:43:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1394', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d0498478-3d27-4435-8e5b-e98ffbcd31bd', 'x-compute-request-id': 'req-d0498478-3d27-4435-8e5b-e98ffbcd31bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c657e498-2bad-4106-9da4-c0de5f434bdb'} Body: b'{"server": {"id": "c657e498-2bad-4106-9da4-c0de5f434bdb", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-742754566", "status": "BUILD", "tenant_id": "6465f7a1d0c5481584fe89993270aedc", "user_id": "f67441a57a924abcaced46622448d4f1", "metadata": {}, "hostId": "", "image": {"id": "c82b487d-70d3-49d8-9a21-424651a35dee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c82b487d-70d3-49d8-9a21-424651a35dee"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-18T18:43:40Z", "updated": "2023-04-18T18:43:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c657e49 8-2bad-4106-9da4-c0de5f434bdb"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c657e498-2bad-4106-9da4-c0de5f434bdb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2023-04-18 18:44:30,316 79710 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/c657e498-2bad-4106-9da4-c0de5f434bdb 0.376s 2023-04-18 18:44:30,316 79710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:44:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1689', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2859a46e-b528-4a83-916e-6b935e2a7bc2', 'x-compute-request-id': 'req-2859a46e-b528-4a83-916e-6b935e2a7bc2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c657e498-2bad-4106-9da4-c0de5f434bdb'} Body: b'{"server": {"id": "c657e498-2bad-4106-9da4-c0de5f434bdb", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-742754566", "status": "ACTIVE", "tenant_id": "6465f7a1d0c5481584fe89993270aedc", "user_id": "f67441a57a924abcaced46622448d4f1", "metadata": {}, "hostId": "6cd49d29c39011c4f9f925140e382e1f8c2f37a36ef1b6c54fab36ea", "image": {"id": "c82b487d-70d3-49d8-9a21-424651a35dee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c82b487d-70d3-49d8-9a21-424651a35dee"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-18T18:43:39Z", "updated": "2023-04-18T18:43:48Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-134858661-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e5:34:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c657e498-2bad-4106-9da4-c0de5f434bdb"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c657e498-2bad-4106-9da4-c0de5f434bdb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-18T18:43:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2023-04-18 18:44:30,332 79710 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-18 18:45:31,185 79710 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/c657e498-2bad-4106-9da4-c0de5f434bdb/action 0.793s 2023-04-18 18:45:31,185 79710 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-ServerBootFromVolumeStableRe scueTest-image-738647120"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45:30 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-0b21bcc9-8a27-4dab-b105-a38ad9e327e0', 'x-compute-request-id': 'req-0b21bcc9-8a27-4dab-b105-a38ad9e327e0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c657e498-2bad-4106-9da4-c0de5f434bdb/action'} Body: b'{"image_id": "1b1974b2-1ceb-4a17-bd4f-3da75eb33976"}' 2023-04-18 18:45:31,212 79710 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/1b1974b2-1ceb-4a17-bd4f-3da75eb33976 0.024s 2023-04-18 18:45:31,212 79710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1357', 'content-type': 'application/json', 'x-openstack-request-id': 'req-44baed07-1d38-483b-8cad-e4508b2de3da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/1b1974b2-1ceb-4a17-bd4f-3da75eb33976'} Body: b'{"base_image_ref": "c82b487d-70d3-49d8-9a21-424651a35dee", "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": "c657e498-2bad-4106-9da4-c0de5f434bdb", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-838717263", "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-838717263-project-member", "user_id": "f67441a57a924abcaced46622448d4f1", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-738647120", "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": "6465f7a1d0c5481584fe89993270aedc", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "1b1974b2-1ceb-4a17-bd4f-3da75eb33976", "created_at": "2023-04-18T18:45:31Z", "updated_at": "2023-04-18T18:45:31Z", "tags": [], "self": "/v2/images/1b1974b2-1ceb-4a17-bd4f-3da75eb33976", "file": "/v2/images/1b1974b2-1ceb-4a17-bd4f-3da75eb33976/file", "schema": "/v2/schemas/image"}' 2023-04-18 18:45:32,236 79710 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/1b1974b2-1ceb-4a17-bd4f-3da75eb33976 0.022s 2023-04-18 18:45:32,236 79710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1357', 'content-type': 'application/json', 'x-openstack-request-id': 'req-1845a926-3b48-44c0-acc7-6a3615eacca4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/1b1974b2-1ceb-4a17-bd4f-3da75eb33976'} Body: b'{"base_image_ref": "c82b487d-70d3-49d8-9a21-424651a35dee", "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": "c657e498-2bad-4106-9da4-c0de5f434bdb", "owner_project_name": "tempest-ServerBootFromV olumeStableRescueTest-838717263", "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-838717263-project-member", "user_id": "f67441a57a924abcaced46622448d4f1", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-738647120", "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": "6465f7a1d0c5481584fe89993270aedc", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "1b1974b2-1ceb-4a17-bd4f-3da75eb33976", "created_at": "2023-04-18T18:45:31Z", "updated_at": "2023-04-18T18:45:31Z", "tags": [], "self": "/v2/images/1b1974b2-1ceb-4a17-bd4f-3da75eb33976", "file": "/v2/images/1b1974b2-1ceb-4a17-bd4f-3da75eb33976/file", "schema": "/v2/schemas/image"}' 2023-04-18 18:45:33,290 79710 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/1b1974b2-1ceb-4a17-bd4f-3da75eb33976 0.052s 2023-04-18 18:45:33,291 79710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1357', 'content-type': 'application/json', 'x-openstack-request-id': 'req-48cbcdbe-1856-4a45-8479-f5f48e27fc0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/1b1974b2-1ceb-4a17-bd4f-3da75eb33976'} Body: b'{"base_image_ref": "c82b487d-70d3-49d8-9a21-424651a35dee", "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": "c657e498-2bad-4106-9da4-c0de5f434bdb", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-838717263", "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-838717263-project-member", "user_id": "f67441a57a924abcaced46622448d4f1", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-738647120", "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": "6465f7a1d0c5481584fe89993270aedc", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "1b1974b2-1ceb-4a17-bd4f-3da75eb33976", "created_at": "2023-04-18T18:45:31Z", "updated_at": "2023-04-18T18:45:31Z", "tags": [], "self": "/v2/images/1b1974b2-1ceb-4a17-bd4f-3da75eb33976", "file": "/v2/images/1b1974b2-1ceb-4a17-bd4f-3da75eb33976/file", "schema": "/v2/schemas/image"}' 2023-04-18 18:45:34,316 79710 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/1b1974b2-1ceb-4a17-bd4f-3da75eb33976 0.023s 2023-04-18 18:45:34,316 79710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1357', 'content-type': 'application/json', 'x-openstack-request-id': 'req-3526f767-53cd-4be6-b45a-a77d59ecef46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/1b1974b2-1ceb-4a17-bd4f-3da75eb33976'} Body: b'{"base_image_ref": "c82b487d-70d3-49d8-9a21-424651a35dee", "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": "c657e498-2bad-4106-9da4-c0de5f434bdb", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-838717263", "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-838717263-project-member", "user_id": "f67441a57a924abcaced46622448d4f1", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-738647120", "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": "6465f7a1d0c5481584fe89993270aedc", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "1b1974b2-1ceb-4a17-bd4f-3da75eb33976", "created_at": "2023-04-18T18:45:31Z", "updated_at": "2023-04-18T18:45:31Z", "tags": [], "self": "/v2/images/1b1974b2-1ceb-4a17-bd4f-3da75eb33976", "file": "/v2/images/1b1974b2-1ceb-4a17-bd4f-3da75eb33976/file", "schema": "/v2/schemas/image"}' 2023-04-18 18:45:35,357 79710 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/1b1974b2-1ceb-4a17-bd4f-3da75eb33976 0.038s 2023-04-18 18:45:35,357 79710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1468', 'content-type': 'application/json', 'x-openstack-request-id': 'req-19aeca2b-7348-43f6-9002-d5bbe330c38d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/1b1974b2-1ceb-4a17-bd4f-3da75eb33976'} Body: b'{"base_image_ref": "c82b487d-70d3-49d8-9a21-424651a35dee", "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": "c657e498-2bad-4106-9da4-c0de5f434bdb", "owner_id": "6465f7a1d0c5481584fe89993270aedc", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-838717263", "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-838717263-project-member", "user_id": "f67441a57a924abcaced46622448d4f1", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-738647120", "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": "6465f7a1d0c5481584fe89993270aedc", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "1b1974b2-1ceb-4a17-bd4f-3da75eb33976", "created_at": "2023-04-18T18:45:31Z", "updated_at": "2023-04-18T18:45:35Z", "tags": [], "self": "/v2/images/1b1974b2-1ceb-4a17-bd4f-3da75eb33976", "file": "/v2/images/1b1974b2-1ceb-4a17-bd4f-3da75eb33976/file", "schema": "/v2/schemas/image"}' 2023-04-18 18:45:36,384 79710 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/1b1974b2-1ceb-4a17-bd4f-3da75eb33976 0.024s 2023-04-18 18:45:36,384 79710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1468', 'content-type': 'application/json', 'x-openstack-request-id': 'req-9e34890d-10fa-4ad9-b0f8-f469418a5aef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/1b1974b2-1ceb-4a17-bd4f-3da75eb33976'} Body: b'{"base_image_ref": "c82b487d-70d3-49d8-9a21-424651a35dee", "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": "c657e498-2bad-4106-9da4-c0de5f434bdb", "owner_id": "6465f7a1d0c5481584fe89993270aedc", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-838717263", "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-838717263-project-member", "user_id": "f67441a57a924abcaced46622448d4f1", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-738647120", "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": "6465f7a1d0c5481584fe89993270aedc", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "1b1974b2-1ceb-4a17-bd4f-3da75eb33976", "created_at": "2023-04-18T18:45:31Z", "updated_at": "2023-04-18T18:45:35Z", "tags": [], "self": "/v2/images/1b1974b2-1ceb-4a17-bd4f-3da75eb33976", "file": "/v2/images/1b1974b2-1ceb-4a17-bd4f-3da75eb33976/file", "schema": "/v2/schemas/image"}' 2023-04-18 18:45:37,415 79710 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/1b1974b2-1ceb-4a17-bd4f-3da75eb33976 0.030s 2023-04-18 18:45:37,416 79710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1638', 'content-type': 'application/json', 'x-openstack-request-id': 'req-6497baf2-da13-41c8-862d-4a61b84d9a71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/1b1974b2-1ceb-4a17-bd4f-3da75eb33976'} Body: b'{"base_image_ref": "c82b487d-70d3-49d8-9a21-424651a35dee", "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": "c657e498-2bad-4106-9da4-c0de5f434bdb", "owner_id": "6465f7a1d0c5481584fe89993270aedc", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-838717263", "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-838717263-project-member", "user_id": "f67441a57a924abcaced46622448d4f1", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-738647120", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "15d61423aaa770f8d2d615343caaa4f2", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "6465f7a1d0c5481584fe89993270aedc", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "ec3ac2f79640dac3160f1d559d67601021f1f7ca4d8d04bfb85738147d7b64fe42e4d6c2bd6c676175b99aa97b494d7a179660df8bd62798aff3303206d78efa", "id": "1b1974b2-1ceb-4a17-bd4f-3da75eb33976", "created_at": "2023-04-18T18:45:31Z", "updated_at": "2023-04-18T18:45:36Z", "tags": [], "self": "/v2/images/1b1974b2-1ceb-4a17-bd4f-3da75eb33976", "file": "/v2/images/1b1974b2-1ceb-4a17-bd4f-3da75eb33976/file", "schema": "/v2/schemas/image"}' 2023-04-18 18:45:37,444 79710 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/1b1974b2-1ceb-4a17-bd4f-3da75eb33976 0.027s 2023-04-18 18:45:37,444 79710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1638', 'content-type': 'application/json', 'x-openstack-request-id': 'req-bf43666f-ae26-487e-9b50-d7288464f1c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/1b1974b2-1ceb-4a17-bd4f-3da75eb33976'} Body: b'{"base_image_ref": "c82b487d-70d3-49d8-9a21-424651a35dee", "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": "c657e498-2bad-4106-9da4-c0de5f434bdb", "owner_id": "6465f7a1d0c5481584fe89993270aedc", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-838717263", "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-838717263-project-member", "user_id": "f67441a57a924abcaced46622448d4f1", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-738647120", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "15d61423aaa770f8d2d615343caaa4f2", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "6465f7a1d0c5481584fe89993270aedc", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "ec3ac2f79640dac3160f1d559d67601021f1f7ca4d8d04bfb85738147d7b64fe42e4d6c2bd6c676175b99aa97b494d7a179660df8bd62798aff3303206d78efa", "id": "1b1974b2-1ceb-4a17-bd4f-3da75eb33976", "created_at": "2023-04-18T18:45:31Z", "updated_at": "2023-04-18T18:45:36Z", "tags": [], "self": "/v2/images/1b1974b2-1ceb-4a17-bd4f-3da75eb33976", "file": "/v2/images/1b1974b2-1ceb-4a17-bd4f-3da75eb33976/file", "schema": "/v2/schemas/image"}' 2023-04-18 18:45:37,702 79710 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/c657e498-2bad-4106-9da4-c0de5f434bdb 0.257s 2023-04-18 18:45:37,702 79710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1689', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7930e86e-50e7-47c7-a036-bcd3adb51ef9', 'x-compute-request-id': 'req-7930e86e-50e7-47c7-a036-bcd3adb51ef9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c657e498-2bad-4106-9da4-c0de5f434bdb'} Body: b'{"server": {"id": "c657e498-2bad-4106-9da4-c0de5f434bdb", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-742754566", "status": "ACTIVE", "tenant_id": "6465f7a1d0c5481584fe89993270aedc", "user_id": "f67441a57a924abcaced46622448d4f1", "metadata": {}, "hostId": "6cd49d29c39011c4f9f925140e382e1f8c2f37a36ef1b6c54fa b36ea", "image": {"id": "c82b487d-70d3-49d8-9a21-424651a35dee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c82b487d-70d3-49d8-9a21-424651a35dee"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-18T18:43:39Z", "updated": "2023-04-18T18:45:37Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-134858661-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e5:34:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c657e498-2bad-4106-9da4-c0de5f434bdb"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c657e498-2bad-4106-9da4-c0de5f434bdb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-18T18:43:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2023-04-18 18:46:37,863 79710 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.078s 2023-04-18 18:46:37,863 79710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 18:46:37 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-7a4e2394-3acf-44f2-9adc-2fdc81eea904', '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": "f67441a57a924abcaced46622448d4f1", "name": "tempest-ServerBootFromVolumeStableRescueTest-838717263-project-member", "password_expires_at": null}, "audit_ids": ["4GXyVflrRpCeslKcVGSleA"], "expires_at": "2023-04-18T19:46:37.000000Z", "issued_at": "2023-04-18T18:46:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6465f7a1d0c5481584fe89993270aedc", "name": "tempest-ServerBootFromVolumeStableRescueTest-838717263"}, "is_domain": false, "roles": [{"id": "35697bd1c3044a1fbd5795113c41efb7", "name": "reader"}, {"id": "7058366a9fca443e9f44c95d078fcd58", "name": "member"}], "catalog": [{"endpoints": [{"id": "91478bb14fa24dc18a442602e5f97ca2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/6465f7a1d0c5481584fe89993270aedc", "region": "RegionOne"}], "id": "7be72221085d4944a946c97ce08fe0ba", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "a95f50d538a94de29a9a69d17d76bd36", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "96a88896ecc9496da6d9e54366fc23b9", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "3f738fffaddc4d75802cacb0bcb457ee", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/6465f7a1d0c5481584fe89993270aedc", "region": "RegionOne"}], "id": "9ef904c6d5494133b74a9881e4a175c8", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "a5ee12dbfaab49159c461dbeffc63c63", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "a56bae77ec6c4dae90bdf0ec335648ae", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "650aec42df824256ba1796a0f4fa4bbb", "interface": "public", "region_id": "RegionOne", "url" : "http://10.0.0.210/image", "region": "RegionOne"}], "id": "affc40d7318340b699f04996f49cf400", "type": "image", "name": "glance"}, {"endpoints": [{"id": "6590deb5fd8b448b9f5db913f58adec5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "eb545688324f4c1980813ba1d95d408e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "99a6368efe954c65b6d93304b2b0d191", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "f7e66750d7a84de281ee5c5b746d4e62", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "abe90ddcbe5b4d5bb77a7bd32b6e5e96", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/6465f7a1d0c5481584fe89993270aedc", "region": "RegionOne"}], "id": "fa260696b99e4f908d5beeb126d1233f", "type": "volumev3", "name": "cinderv3"}]}}' 2023-04-18 18:46:37,864 79710 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume) Found network {'id': '240dfbf6-18e5-4396-a852-597100519eaf', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-134858661-network', 'tenant_id': '6465f7a1d0c5481584fe89993270aedc', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '6465f7a1d0c5481584fe89993270aedc', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 21508, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T18:43:30Z', 'updated_at': '2023-04-18T18:43:31Z', 'revision_number': 1} available for tenant 2023-04-18 18:46:38,786 79710 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.921s 2023-04-18 18:46:38,786 79710 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-859940527", "imageRef": "c82b487d-70d3-49d8-9a21-424651a35dee", "flavorRef": "42", "block_device_mapping_v2": [{"boot_index": "0", "source_type": "blank", "volume_size": 1, "destination_type": "volume"}], "networks": [{"uuid": "240dfbf6-18e5-4396-a852-597100519eaf"}]}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:46:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/5b3fdd2d-2bfc-411a-92e6-b2b7703af536', '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-88eb97b9-6c93-4092-89c2-3c01c0ab8bd7', 'x-compute-request-id': 'req-88eb97b9-6c93-4092-89c2-3c01c0ab8bd7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "5b3fdd2d-2bfc-411a-92e6-b2b7703af536", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5b3fdd2d-2bfc-411a-92e6-b2b7703af536"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5b3fdd2d-2bfc-411a-92e6-b2b7703af536"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "v9AswKhUjZ3a"}}' 2023-04-18 18:46:38,865 79710 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/5b3fdd2d-2bfc-411a-92e6-b2b7703af536 0.076s 2023-04-18 18:46:38,866 79710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/js on', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:46:38 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-fd90ba05-ef1f-4bb7-ab37-29077198c121', 'x-compute-request-id': 'req-fd90ba05-ef1f-4bb7-ab37-29077198c121', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5b3fdd2d-2bfc-411a-92e6-b2b7703af536'} Body: b'{"server": {"id": "5b3fdd2d-2bfc-411a-92e6-b2b7703af536", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-859940527", "status": "BUILD", "tenant_id": "6465f7a1d0c5481584fe89993270aedc", "user_id": "f67441a57a924abcaced46622448d4f1", "metadata": {}, "hostId": "", "image": {"id": "c82b487d-70d3-49d8-9a21-424651a35dee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c82b487d-70d3-49d8-9a21-424651a35dee"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-18T18:46:39Z", "updated": "2023-04-18T18:46:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5b3fdd2d-2bfc-411a-92e6-b2b7703af536"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5b3fdd2d-2bfc-411a-92e6-b2b7703af536"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2023-04-18 18:47:29,093 79710 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/5b3fdd2d-2bfc-411a-92e6-b2b7703af536 0.166s 2023-04-18 18:47:29,094 79710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:47:28 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-7413182c-b9fe-4037-9314-ed106c824be1', 'x-compute-request-id': 'req-7413182c-b9fe-4037-9314-ed106c824be1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5b3fdd2d-2bfc-411a-92e6-b2b7703af536'} Body: b'{"server": {"id": "5b3fdd2d-2bfc-411a-92e6-b2b7703af536", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-859940527", "status": "ERROR", "tenant_id": "6465f7a1d0c5481584fe89993270aedc", "user_id": "f67441a57a924abcaced46622448d4f1", "metadata": {}, "hostId": "", "image": {"id": "c82b487d-70d3-49d8-9a21-424651a35dee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c82b487d-70d3-49d8-9a21-424651a35dee"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-18T18:46:38Z", "updated": "2023-04-18T18:46:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5b3fdd2d-2bfc-411a-92e6-b2b7703af536"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5b3fdd2d-2bfc-41 1a-92e6-b2b7703af536"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2023-04-18T18:46:47Z", "message": "Build of instance 5b3fdd2d-2bfc-411a-92e6-b2b7703af536 aborted: Volume c25aa867-d4f3-4eea-9afb-a7a2bdec64b4 did not finish being created even after we waited 5 seconds or 2 attempts. And its status is error."}, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2023-04-18 18:47:29,109 79710 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 51 second wait 2023-04-18 18:47:29,819 79710 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/5b3fdd2d-2bfc-411a-92e6-b2b7703af536 0.709s 2023-04-18 18:47:29,819 79710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:47:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1c8d81a5-65ec-4959-b2e7-3f2d1a03c91f', 'x-compute-request-id': 'req-1c8d81a5-65ec-4959-b2e7-3f2d1a03c91f', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5b3fdd2d-2bfc-411a-92e6-b2b7703af536'} Body: b'' 2023-04-18 18:47:29,868 79710 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/5b3fdd2d-2bfc-411a-92e6-b2b7703af536 0.048s 2023-04-18 18:47:29,869 79710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:47:29 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-7c71a509-ab9b-447e-a711-c04782a00523', 'x-compute-request-id': 'req-7c71a509-ab9b-447e-a711-c04782a00523', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5b3fdd2d-2bfc-411a-92e6-b2b7703af536'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 5b3fdd2d-2bfc-411a-92e6-b2b7703af536 could not be found."}}' tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_attach_volume[id-d0ccac79-0091-4cf4-a1ce-26162d0cc55f,negative,volume] --------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_server_rescue_negative.py", line 120, in test_rescued_vm_attach_volume volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 574b0a48-eccf-4dbc-9d56-a1b90e424a03 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 18:47:28,839 79712 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_attach_volume): 202 POST http://10.0.0.210/volume/v3/812fc1c243924f669d4eab2ebfb33539/volumes 0.223s 2023-04-18 18:47:28,839 79712 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-23524416"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:47:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8bd5f31c-4629-4bf5-83f9-ea4fb0385c35', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8bd5f31c-4629-4bf5-83f9-ea4fb0385c35', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/812fc1c243924f669d4eab2ebfb33539/volumes'} Body: b'{"volume": {"id": "574b0a48-eccf-4dbc-9d56-a1b90e424a03", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:47:28.777223", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-23524416", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/812fc1c243924f669d4eab2ebfb33539/volumes/574b0a48-eccf-4dbc-9d56-a1b90e424a03"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/812fc1c243924f669d4eab2ebfb33539/volumes/574b0a48-eccf-4dbc-9d56-a1b90e424a03"}], "user_id": "a359400f208a4609b019349defed68ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 18:47:28,902 79712 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_attach_volume): 200 GET http://10.0.0.210/volume/v3/812fc1c243924f669d4eab2ebfb33539/volumes/574b0a48-eccf-4dbc-9d56-a1b90e424a03 0.053s 2023-04-18 18:47:28,902 79712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:47:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8e327aa-e6d3-4800-8a7f-009c169d4d3a', 'content-length': '892', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8e327aa-e6d3-4800-8a7f-009c169d4d3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/812fc1c243924f669d4eab2ebfb33539/volumes/574b0a48-eccf-4dbc-9d56-a1b90e424a03'} Body: b'{"volume": {"id": "574b0a48-eccf-4dbc-9d56-a1b90e424a03", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:47:29.000000", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-23524416", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/812fc1c243924f669d4eab2ebfb33539/volumes/574b0a48-eccf-4dbc-9d56-a1b90e424a03"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/812fc1c243924f669d4eab2ebfb33539/volumes/574b0a48-eccf-4dbc-9d56-a1b90e424a03"}], "user_id": "a359400f208a4609b019349defed68ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "812fc1c243924f669d4eab2ebfb33539"}}' 2023-04-18 18:47:29,962 79712 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_attach_volume): 200 GET http://10.0.0.210/volume/v3/812fc1c243924f669d4eab2ebfb33539/volumes/574b0a48-eccf-4dbc-9d56-a1b90e424a03 0.048s 2023-04-18 18:47:29,962 79712 DEBUG [t empest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:47:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e30f607-8d0d-447e-a510-f645e3dfd4d1', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e30f607-8d0d-447e-a510-f645e3dfd4d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/812fc1c243924f669d4eab2ebfb33539/volumes/574b0a48-eccf-4dbc-9d56-a1b90e424a03'} Body: b'{"volume": {"id": "574b0a48-eccf-4dbc-9d56-a1b90e424a03", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:47:29.000000", "updated_at": "2023-04-18T18:47:29.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-23524416", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/812fc1c243924f669d4eab2ebfb33539/volumes/574b0a48-eccf-4dbc-9d56-a1b90e424a03"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/812fc1c243924f669d4eab2ebfb33539/volumes/574b0a48-eccf-4dbc-9d56-a1b90e424a03"}], "user_id": "a359400f208a4609b019349defed68ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "812fc1c243924f669d4eab2ebfb33539"}}' 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 4c129181-fd67-4311-bf74-f128c4dbcf42 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 18:47:30,273 79712 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 202 POST http://10.0.0.210/volume/v3/812fc1c243924f669d4eab2ebfb33539/volumes 0.283s 2023-04-18 18:47:30,274 79712 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-509722553"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:47:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa3557f9-40d4-43d4-bce8-f66059723353', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa3557f9-40d4-43d4-bce8-f66059723353', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/812fc1c243924f669d4eab2ebfb33539/volumes'} Body: b'{"volume": {"id": "4c129181-fd67-4311-bf74-f128c4dbcf42", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:47:30.206485", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-509722553", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/812fc1c243924f669d4eab2ebfb33539/volumes/4c129181-fd67-4311-bf74-f128c4dbcf42"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/812fc1c243924f669d4eab2ebfb33539/volumes/4c129181-fd67-4311-bf74-f128c4dbcf42"}], "user_id": "a359400f208a4609b019349defed68ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 18:47:30,326 79712 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.0.0.210/volume/v3/812fc1c243924f669d4eab2ebfb33539/volumes/4c129181-fd67-4311-bf74-f128c4dbcf42 0.040s 2023-04-18 18:47:30,327 79712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:47:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5c06423-feef-4b28-a8d3-c666c8227e05', 'content-length': '893', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5c06423-feef-4b28-a8d3-c666c8227e05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/812fc1c243924f669d4eab2ebfb33539/volumes/4c129181-fd67-4311-bf74-f128c4dbcf42'} Body: b'{"volume": {"id": "4c129181-fd67-4311-bf74-f128c4dbcf42", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:47:30.000000", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-509722553", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/812fc1c243924f669d4eab2ebfb33539/volumes/4c129181-fd67-4311-bf74-f128c4dbcf42"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/812fc1c243924f669d4eab2ebfb33539/volumes/4c129181-fd67-4311-bf74-f128c4dbcf42"}], "user_id": "a359400f208a4609b019349defed68ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "812fc1c243924f669d4eab2ebfb33539"}}' 2023-04-18 18:47:31,383 79712 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.0.0.210/volume/v3/812fc1c243924f669d4eab2ebfb33539/volumes/4c129181-fd67-4311-bf74-f128c4dbcf42 0.041s 2023-04-18 18:47:31,384 79712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:47:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf6d934f-73b6-463e-8c0e-c05629bad628', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf6d934f-73b6-463e-8c0e-c05629bad628', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/812fc1c243924f669d4eab2ebfb33539/volumes/4c129181-fd67-4311-bf74-f128c4dbcf42'} Body: b'{"volume": {"id": "4c129181-fd67-4311-bf74-f128c4dbcf42", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:47:30.000000", "updated_at": "2023-04-18T18:47:30.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-509722553", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/812fc1c243924f669d4eab2ebfb33539/volumes/4c129181-fd67-4311-bf74-f128c4dbcf42"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/812fc1c243924f669d4eab2ebfb33539/volumes/4c129181-fd67-4311-bf74-f128c4dbcf42"}], "user_id": "a359400f208a4609b019349defed68ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "812fc1c243924f669d4eab2ebfb33539"}}' 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 651acd13-4406-4a58-8465-0a111f9d676c failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 18:45:33,913 79716 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-18 18:45:33,913 79716 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-18 18:45:33,977 79716 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.061s 2023-04-18 18:45:33,977 79716 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-1817809183", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJh3ZP5QFx56LdligjZDT1z1wMs1oIV30h8NSS1VIErGD000SDZLH54Io2X+ujnFHEFPjyx0Zcs/sym0kUv0YoTzYmiyjOZkCqSDcfNNGq3DxN6iqAtbGQn7gIkOEO6O3w=="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45:33 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-6262bace-a587-49f8-af96-c5a43ff4b41c', 'x-compute-request-id': 'req-6262bace-a587-49f8-af96-c5a43ff4b41c', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-1817809183", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJh3ZP5QFx56LdligjZDT1z1wMs1oIV30h8NSS1VIErGD000SDZLH54Io2X+ujnFHEFPjyx0Zcs/sym0kUv0YoTzYmiyjOZkCqSDcfNNGq3DxN6iqAtbGQn7gIkOEO6O3w==", "fingerprint": "43:10:43:d1:e9:64:a9:88:68:95:2f:96:81:77:e0:5d", "user_id": "63ed620b22b047be8eb6c72308ddd535"}}' 2023-04-18 18:45:33,980 79716 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1817809183 created 2023-04-18 18:45:34,220 79716 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.240s 2023-04-18 18:45:34,221 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--955217452", "description": "tempest-description--294348798"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1595', 'x-openstack-request-id': 'req-f7f82a5c-a0b3-400c-ace0-c6424b555aec', 'date': 'Tue, 18 Apr 2023 18:45:34 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "d2f77faf-d01b-4bce-bd16-669e8a3d9479", "name": "tempest-securitygroup--955217452", "stateful": true, "tenant_id": "065ead2751954713b53434396e8fa0fc", "description": "tempest-description--294348798", "shared": false, "security_group_rules": [{"id": "2b7a0d99-fb09-4342-b315-2776bb908316", "tenant_id": "065ead2751954713b53434396e8fa0fc", "security_group_id": "d2f77faf-d01b-4bce-bd16-669e8a3d9479", "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": 433, "description": null, "tags": [], "created_at": "2023-04-18T18:45:34Z", "updated_at": "2023-04-18T18:45:34Z", "revision_number": 0, "project_id": "065ead2751954713b53434396e8fa0fc"}, {"id": "69468a5f-a81c-45e7-b8e5-4654ed4478ce", "tenant_id": "065ead2751954713b53434396e8fa0fc", "security_group_id": "d2f77faf-d01b-4bce-bd16-669e8a3d9479", "ethertype": "IPv6", "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": 434, "description": null, "tags": [], "created_at": "2023-04-18T18:45:34Z", "updated_at": "2023-04-18T18:45:34Z", "revision_number": 0, "project_id": "065ead2751954713b53434396e8fa0fc"}], "tags": [], "created_at": "2023-04-18T18:45:34Z", "updated_at": "2023-04-18T18:45:34Z", "revision_number": 1, "project_id": "065ead2751954713b53434396e8fa0fc"}}' 2023-04-18 18:45:34,413 79716 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.191s 2023-04-18 18:45:34,413 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "d2f77faf-d01b-4bce-bd16-669e8a3d9479", "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-e05a21b5-8ff9-4241-9a64-752fd6afe6f1', 'date': 'Tue, 18 Apr 2023 18:45:34 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "78329399-fdf6-4f38-a8d8-a647cb2880ae", "tenant_id": "065ead2751954713b53434396e8fa0fc", "security_group_id": "d2f77faf-d01b-4bce-bd16-669e8a3d9479", "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-18T18:45:34Z", "updated_at": "2023-04-18T18:45:34Z", "revision_number": 0, "project_id": "065ead2751954713b53434396e8fa0fc"}}' 2023-04-18 18:45:34,725 79716 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.312s 2023-04-18 18:45:34,725 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "d2f77faf-d01b-4bce-bd16-669e8a3d9479", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-5eb276dd-d184-4a17-af68-07d333600edf', 'date': 'Tue, 18 Apr 2023 18:45:34 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "6882850f-5313-4816-881b-031c56583576", "tenant_id": "065ead2751954713b53434396e8fa0fc", "security_group_id": "d2f77faf-d01b-4bce-bd16-669e8a3d9479", "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-18T18:45:34Z", "updated_at": "2023-04-18T18:45:34Z", "revision_number": 0, "project_id": "065ead2751954713b53434396e8fa0fc"}}' 2023-04-18 18:45:34,726 79716 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--955217452 created 2023-04-18 18:45:35,783 79716 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 1.056s 2023-04-18 18:45:35,783 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "31d39076-dc96-4194-a649-5fcd7e2f82dc"}} Response - Headers: {'content -type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-f550145b-366f-4031-967f-355dbb5a8813', 'date': 'Tue, 18 Apr 2023 18:45:35 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "16e9ca13-7f86-4cfe-926c-9fe730170f46", "tenant_id": "065ead2751954713b53434396e8fa0fc", "floating_ip_address": "172.24.4.66", "floating_network_id": "31d39076-dc96-4194-a649-5fcd7e2f82dc", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "065ead2751954713b53434396e8fa0fc", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-18T18:45:35Z", "updated_at": "2023-04-18T18:45:35Z", "revision_number": 0}}' 2023-04-18 18:45:35,784 79716 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '16e9ca13-7f86-4cfe-926c-9fe730170f46', 'tenant_id': '065ead2751954713b53434396e8fa0fc', 'floating_ip_address': '172.24.4.66', 'floating_network_id': '31d39076-dc96-4194-a649-5fcd7e2f82dc', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '065ead2751954713b53434396e8fa0fc', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-18T18:45:35Z', 'updated_at': '2023-04-18T18:45:35Z', 'revision_number': 0, 'ip': '172.24.4.66'} created 2023-04-18 18:45:35,880 79716 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.091s 2023-04-18 18:45:35,881 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45:35 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-6d131dcd-b7b3-4734-8593-c0a89a1a5e92', '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": "63ed620b22b047be8eb6c72308ddd535", "name": "tempest-AttachVolumeShelveTestJSON-2060275673-project-member", "password_expires_at": null}, "audit_ids": ["7EQ4kKDiSqWHrSphVCUFJg"], "expires_at": "2023-04-18T19:45:35.000000Z", "issued_at": "2023-04-18T18:45:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "065ead2751954713b53434396e8fa0fc", "name": "tempest-AttachVolumeShelveTestJSON-2060275673"}, "is_domain": false, "roles": [{"id": "35697bd1c3044a1fbd5795113c41efb7", "name": "reader"}, {"id": "7058366a9fca443e9f44c95d078fcd58", "name": "member"}], "catalog": [{"endpoints": [{"id": "91478bb14fa24dc18a442602e5f97ca2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/065ead2751954713b53434396e8fa0fc", "region": "RegionOne"}], "id": "7be72221085d4944a946c97ce08fe0ba", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "a95f50d538a94de29a9a69d17d76bd36", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "96a88896ecc9496da6d9e54366fc23b9", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "3f738fffaddc4d75802cacb0bcb457ee", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/065ead2751954713b53434396e8fa0fc", "region": "RegionOne"}], "id": "9ef904c6d5494133b74a9881e4a175c8", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "a5ee12dbfaab49159c461dbeffc63c63", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "a56bae77ec6c4dae90bdf0ec335648ae", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "650a ec42df824256ba1796a0f4fa4bbb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "affc40d7318340b699f04996f49cf400", "type": "image", "name": "glance"}, {"endpoints": [{"id": "6590deb5fd8b448b9f5db913f58adec5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "eb545688324f4c1980813ba1d95d408e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "99a6368efe954c65b6d93304b2b0d191", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "f7e66750d7a84de281ee5c5b746d4e62", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "abe90ddcbe5b4d5bb77a7bd32b6e5e96", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/065ead2751954713b53434396e8fa0fc", "region": "RegionOne"}], "id": "fa260696b99e4f908d5beeb126d1233f", "type": "volumev3", "name": "cinderv3"}]}}' 2023-04-18 18:45:35,881 79716 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server) Found network {'id': 'a9ccf1e4-024c-4636-b138-ead54b8de05c', 'name': 'tempest-AttachVolumeShelveTestJSON-411697991-network', 'tenant_id': '065ead2751954713b53434396e8fa0fc', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '065ead2751954713b53434396e8fa0fc', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 20143, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T18:42:20Z', 'updated_at': '2023-04-18T18:42:20Z', 'revision_number': 1} available for tenant 2023-04-18 18:45:35,882 79716 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-1817809183', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJh3ZP5QFx56LdligjZDT1z1wMs1oIV30h8NSS1VIErGD000SDZLH54Io2X+ujnFHEFPjyx0Zcs/sym0kUv0YoTzYmiyjOZkCqSDcfNNGq3DxN6iqAtbGQn7gIkOEO6O3w==', 'fingerprint': '43:10:43:d1:e9:64:a9:88:68:95:2f:96:81:77:e0:5d', 'user_id': '63ed620b22b047be8eb6c72308ddd535', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDClPeEsqJtjBgzjzCfvWJbdRJK6fULp7FZ4ZOGmj3Y8rpx9j6R2oYvR\nKr8qVHOAbfagBwYFK4EEACKhZANiAASYd2T+UBceei3ZYoI2Q09c9cDLNaCFd9If\nDUktVSBKxg9NNEg2Sx+eCKNl/ro5xRxBT48sdGXLP7MptJFL9GKE82JosozmZAqk\ng3HzTRqtw8TeoqgLWxkJ+4CJDhDujt8=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'd2f77faf-d01b-4bce-bd16-669e8a3d9479', 'name': 'tempest-securitygroup--955217452', 'stateful': True, 'tenant_id': '065ead2751954713b53434396e8fa0fc', 'description': 'tempest-description--294348798', 'shared': False, 'security_group_rules': [{'id': '2b7a0d99-fb09-4342-b315-2776bb908316', 'tenant_id': '065ead2751954713b53434396e8fa0fc', 'security_group_id': 'd2f77faf-d01b-4bce-bd16-669e8a3d9479', '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': 433, 'description': None, 'tags': [], 'created_at': '2023-04-18T18:45:34Z', 'updated_at': '2023-04-18T18:45:34Z', 'revision_number': 0, 'project_id': '065ead2751954713b53434396e8fa0fc'}, {'id': '69468a5f-a81c-45e7-b8e5-4654ed4478ce', 'tenant_id': '065ead2751954713b53434396e8fa0fc', 'security_group_id': 'd2f77faf-d01b-4bce-bd16-669e8a3d9479', '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': 434, 'description': None, 'tags': [], 'created_at': '2023-04-18T18:45:34Z', 'updated_at': '2023-04- 18T18:45:34Z', 'revision_number': 0, 'project_id': '065ead2751954713b53434396e8fa0fc'}], 'tags': [], 'created_at': '2023-04-18T18:45:34Z', 'updated_at': '2023-04-18T18:45:34Z', 'revision_number': 1, 'project_id': '065ead2751954713b53434396e8fa0fc'}, 'floating_ip': {'id': '16e9ca13-7f86-4cfe-926c-9fe730170f46', 'tenant_id': '065ead2751954713b53434396e8fa0fc', 'floating_ip_address': '172.24.4.66', 'floating_network_id': '31d39076-dc96-4194-a649-5fcd7e2f82dc', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '065ead2751954713b53434396e8fa0fc', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-18T18:45:35Z', 'updated_at': '2023-04-18T18:45:35Z', 'revision_number': 0, 'ip': '172.24.4.66'}} 2023-04-18 18:45:36,610 79716 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 202 POST http://10.0.0.210/compute/v2.1/servers 0.728s 2023-04-18 18:45:36,610 79716 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-323369478", "imageRef": "c82b487d-70d3-49d8-9a21-424651a35dee", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "a9ccf1e4-024c-4636-b138-ead54b8de05c"}], "security_groups": [{"name": "tempest-securitygroup--955217452"}], "key_name": "tempest-keypair-1817809183", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/97236645-1cf7-4189-b4cc-8fc3d27fe2d3', '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-022263df-df63-43ff-bd20-91b641c1982e', 'x-compute-request-id': 'req-022263df-df63-43ff-bd20-91b641c1982e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "97236645-1cf7-4189-b4cc-8fc3d27fe2d3", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/97236645-1cf7-4189-b4cc-8fc3d27fe2d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/97236645-1cf7-4189-b4cc-8fc3d27fe2d3"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--955217452"}], "adminPass": "password"}}' 2023-04-18 18:45:36,703 79716 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/97236645-1cf7-4189-b4cc-8fc3d27fe2d3 0.089s 2023-04-18 18:45:36,704 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1275', '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-b0ac600f-db2b-412a-b452-60502e592055', 'x-compute-request-id': 'req-b0ac600f-db2b-412a-b452-60502e592055', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/97236645-1cf7-4189-b4cc-8fc3d27fe2d3'} Body: b'{"server": {"id": "97236645-1cf7-4189-b4cc-8fc3d27fe2d3", "name": "tempest-AttachVolumeShelveTestJSON-server-323369478", "status": "BUILD", "tenant_id": "065ead2751954713b53434396e8fa0fc", "user_id": "63ed620b2 2b047be8eb6c72308ddd535", "metadata": {}, "hostId": "", "image": {"id": "c82b487d-70d3-49d8-9a21-424651a35dee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c82b487d-70d3-49d8-9a21-424651a35dee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T18:45:37Z", "updated": "2023-04-18T18:45:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/97236645-1cf7-4189-b4cc-8fc3d27fe2d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/97236645-1cf7-4189-b4cc-8fc3d27fe2d3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1817809183", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2023-04-18 18:46:27,006 79716 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/97236645-1cf7-4189-b4cc-8fc3d27fe2d3 0.230s 2023-04-18 18:46:27,007 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:46:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1585', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c3e1e538-d009-4a3b-ae21-8c10be71b6d4', 'x-compute-request-id': 'req-c3e1e538-d009-4a3b-ae21-8c10be71b6d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/97236645-1cf7-4189-b4cc-8fc3d27fe2d3'} Body: b'{"server": {"id": "97236645-1cf7-4189-b4cc-8fc3d27fe2d3", "name": "tempest-AttachVolumeShelveTestJSON-server-323369478", "status": "ACTIVE", "tenant_id": "065ead2751954713b53434396e8fa0fc", "user_id": "63ed620b22b047be8eb6c72308ddd535", "metadata": {}, "hostId": "0eaddd54fd87927a130fcffab2c5a377d88b6bb1cafc52862a61851f", "image": {"id": "c82b487d-70d3-49d8-9a21-424651a35dee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c82b487d-70d3-49d8-9a21-424651a35dee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T18:45:36Z", "updated": "2023-04-18T18:45:44Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-411697991-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:fe:3c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/97236645-1cf7-4189-b4cc-8fc3d27fe2d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/97236645-1cf7-4189-b4cc-8fc3d27fe2d3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1817809183", "OS-SRV-USG:launched_at": "2023-04-18T18:45:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--955217452"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2023-04-18 18:46:27,020 79716 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-18 18:47:27,318 79716 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/97236645- 1cf7-4189-b4cc-8fc3d27fe2d3/os-interface 0.239s 2023-04-18 18:47:27,319 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:47:27 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-517c482a-c055-4f3d-aa92-a645bcc403f2', 'x-compute-request-id': 'req-517c482a-c055-4f3d-aa92-a645bcc403f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/97236645-1cf7-4189-b4cc-8fc3d27fe2d3/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "a9ccf1e4-024c-4636-b138-ead54b8de05c", "port_id": "f463a340-daf1-48cd-9b98-a0f0ad3e2a2b", "mac_addr": "fa:16:3e:df:fe:3c", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "5c3efb92-7221-4128-957e-2d5500878fa0", "ip_address": "10.0.0.8"}]}]}' 2023-04-18 18:47:28,029 79716 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/16e9ca13-7f86-4cfe-926c-9fe730170f46 0.706s 2023-04-18 18:47:28,029 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "f463a340-daf1-48cd-9b98-a0f0ad3e2a2b"}} Response - Headers: {'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-4616bbc8-3277-4ca3-9bb8-05a686485372', 'date': 'Tue, 18 Apr 2023 18:47:28 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/16e9ca13-7f86-4cfe-926c-9fe730170f46'} Body: b'{"floatingip": {"id": "16e9ca13-7f86-4cfe-926c-9fe730170f46", "tenant_id": "065ead2751954713b53434396e8fa0fc", "floating_ip_address": "172.24.4.66", "floating_network_id": "31d39076-dc96-4194-a649-5fcd7e2f82dc", "router_id": "9f0d433b-168b-4dc6-8799-221348de57cb", "port_id": "f463a340-daf1-48cd-9b98-a0f0ad3e2a2b", "fixed_ip_address": "10.0.0.8", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "a9ccf1e4-024c-4636-b138-ead54b8de05c", "mac_address": "fa:16:3e:df:fe:3c", "admin_state_up": true, "status": "ACTIVE", "device_id": "97236645-1cf7-4189-b4cc-8fc3d27fe2d3", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-18T18:45:35Z", "updated_at": "2023-04-18T18:47:27Z", "revision_number": 1, "project_id": "065ead2751954713b53434396e8fa0fc"}}' 2023-04-18 18:47:28,030 79716 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.66:22' as 'cirros' with public key authentication 2023-04-18 18:47:28,064 79716 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-18 18:47:28,085 79716 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-18 18:47:28,085 79716 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.66 successfully created 2023-04-18 18:47:28,130 79716 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/97236645-1cf7-4189-b4cc-8fc3d27fe2d3/ips 0.044s 2023-04-18 18:47:28,130 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:47:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '109', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-o penstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-98e3d514-058d-4f98-a3b0-0e146c93b609', 'x-compute-request-id': 'req-98e3d514-058d-4f98-a3b0-0e146c93b609', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/97236645-1cf7-4189-b4cc-8fc3d27fe2d3/ips'} Body: b'{"addresses": {"tempest-AttachVolumeShelveTestJSON-411697991-network": [{"version": 4, "addr": "10.0.0.8"}]}}' 2023-04-18 18:47:28,363 79716 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 202 POST http://10.0.0.210/volume/v3/065ead2751954713b53434396e8fa0fc/volumes 0.230s 2023-04-18 18:47:28,364 79716 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-1284106614"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:47:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30281ef3-5b65-4b6c-8f9f-5c9616486eae', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30281ef3-5b65-4b6c-8f9f-5c9616486eae', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/065ead2751954713b53434396e8fa0fc/volumes'} Body: b'{"volume": {"id": "651acd13-4406-4a58-8465-0a111f9d676c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:47:28.286413", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-1284106614", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/065ead2751954713b53434396e8fa0fc/volumes/651acd13-4406-4a58-8465-0a111f9d676c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/065ead2751954713b53434396e8fa0fc/volumes/651acd13-4406-4a58-8465-0a111f9d676c"}], "user_id": "63ed620b22b047be8eb6c72308ddd535", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 18:47:28,414 79716 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/065ead2751954713b53434396e8fa0fc/volumes/651acd13-4406-4a58-8465-0a111f9d676c 0.040s 2023-04-18 18:47:28,414 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:47:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d86b9626-9758-428c-8359-34a3651eb48a', 'content-length': '892', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d86b9626-9758-428c-8359-34a3651eb48a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/065ead2751954713b53434396e8fa0fc/volumes/651acd13-4406-4a58-8465-0a111f9d676c'} Body: b'{"volume": {"id": "651acd13-4406-4a58-8465-0a111f9d676c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:47:28.000000", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-1284106614", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/065ead2751954713b53434396e8fa0fc/volumes/651acd13-4406-4a58-8465-0a111f9d676c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/065ead2751954713b53434396e8fa0fc/volumes/651acd13-4406-4a58-8465-0a111f9d676c"}], "user_id": "63ed620b22b047be 8eb6c72308ddd535", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "065ead2751954713b53434396e8fa0fc"}}' 2023-04-18 18:47:29,480 79716 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/065ead2751954713b53434396e8fa0fc/volumes/651acd13-4406-4a58-8465-0a111f9d676c 0.054s 2023-04-18 18:47:29,480 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:47:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c5adeae-8849-41b5-b718-53318f19c84a', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c5adeae-8849-41b5-b718-53318f19c84a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/065ead2751954713b53434396e8fa0fc/volumes/651acd13-4406-4a58-8465-0a111f9d676c'} Body: b'{"volume": {"id": "651acd13-4406-4a58-8465-0a111f9d676c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:47:28.000000", "updated_at": "2023-04-18T18:47:28.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1284106614", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/065ead2751954713b53434396e8fa0fc/volumes/651acd13-4406-4a58-8465-0a111f9d676c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/065ead2751954713b53434396e8fa0fc/volumes/651acd13-4406-4a58-8465-0a111f9d676c"}], "user_id": "63ed620b22b047be8eb6c72308ddd535", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "065ead2751954713b53434396e8fa0fc"}}' 2023-04-18 18:47:29,613 79716 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/97236645-1cf7-4189-b4cc-8fc3d27fe2d3 0.121s 2023-04-18 18:47:29,614 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:47:29 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-1c839cd4-e0d2-4745-a4fb-d8b2107300af', 'x-compute-request-id': 'req-1c839cd4-e0d2-4745-a4fb-d8b2107300af', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/97236645-1cf7-4189-b4cc-8fc3d27fe2d3'} Body: b'' 2023-04-18 18:47:29,833 79716 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/97236645-1cf7-4189-b4cc-8fc3d27fe2d3 0.219s 2023-04-18 18:47:29,834 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:47:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1709', '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-0e9cdb07-65ba-4ada-b472-c2c3d06cf974', 'x-compute-request-id': 'req-0e9cdb 07-65ba-4ada-b472-c2c3d06cf974', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/97236645-1cf7-4189-b4cc-8fc3d27fe2d3'} Body: b'{"server": {"id": "97236645-1cf7-4189-b4cc-8fc3d27fe2d3", "name": "tempest-AttachVolumeShelveTestJSON-server-323369478", "status": "ACTIVE", "tenant_id": "065ead2751954713b53434396e8fa0fc", "user_id": "63ed620b22b047be8eb6c72308ddd535", "metadata": {}, "hostId": "0eaddd54fd87927a130fcffab2c5a377d88b6bb1cafc52862a61851f", "image": {"id": "c82b487d-70d3-49d8-9a21-424651a35dee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c82b487d-70d3-49d8-9a21-424651a35dee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T18:45:36Z", "updated": "2023-04-18T18:47:30Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-411697991-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:fe:3c"}, {"version": 4, "addr": "172.24.4.66", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:fe:3c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/97236645-1cf7-4189-b4cc-8fc3d27fe2d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/97236645-1cf7-4189-b4cc-8fc3d27fe2d3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1817809183", "OS-SRV-USG:launched_at": "2023-04-18T18:45:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--955217452"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2023-04-18 18:48:20,032 79716 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/97236645-1cf7-4189-b4cc-8fc3d27fe2d3 0.150s 2023-04-18 18:48:20,032 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:48:19 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-248ac4d4-572c-4c51-a787-a4d2b56b33fe', 'x-compute-request-id': 'req-248ac4d4-572c-4c51-a787-a4d2b56b33fe', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/97236645-1cf7-4189-b4cc-8fc3d27fe2d3'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 97236645-1cf7-4189-b4cc-8fc3d27fe2d3 could not be found."}}' 2023-04-18 18:48:20,062 79716 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1817809183 0.029s 2023-04-18 18:48:20,062 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:48:20 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-56d44528-93d2-4a9e-b281-5d4acd19c893', 'x-compute-request-id': 'req-56d44528-93d2-4a9e-b281-5d4acd19c893', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1817809183'} Body: b'' 2023-04-18 18:48:20,228 79716 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/d2f77faf-d01b-4bce-bd16-669e8a3d9479 0.164s 2023-04-18 18:48:20,228 79716 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-9878230d-d4a4-4ef9-a082-7c6997c79a05', 'content-length': '0', 'date': 'Tue, 18 Apr 2023 18:48:20 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/d2f77faf-d01b-4bce-bd16-669e8a3d9479'} Body: b'' 2023-04-18 18:48:20,251 79716 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/d2f77faf-d01b-4bce-bd16-669e8a3d9479 0.023s 2023-04-18 18:48:20,252 79716 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-3d490a85-b72c-4ed5-8106-6eebc6065d94', 'date': 'Tue, 18 Apr 2023 18:48:20 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/d2f77faf-d01b-4bce-bd16-669e8a3d9479'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group d2f77faf-d01b-4bce-bd16-669e8a3d9479 does not exist", "detail": ""}}' 2023-04-18 18:48:20,745 79716 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/16e9ca13-7f86-4cfe-926c-9fe730170f46 0.492s 2023-04-18 18:48:20,745 79716 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-2fd18775-16b6-4274-9752-f75cce1b040f', 'content-length': '0', 'date': 'Tue, 18 Apr 2023 18:48:20 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/16e9ca13-7f86-4cfe-926c-9fe730170f46'} Body: b'' tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server_with_volume_attached[id-b68bd8d6-855d-4212-b59b-2e704044dace,slow,volume] ------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_server_actions.py", line 309, in test_rebuild_server_with_volume_attached volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume b0057cb8-5e6f-4b5e-bc12-e41ee75e8c1c failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 18:45:35,054 79728 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/d10e8886-4d5f-4a2d-ad17-9219c9f86a89 0.181s 2023-04-18 18:45:35,054 79728 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1536', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-34f75d73-961f-495e-86e4-c1e9e801d73d', 'x-compute-request-id': 'req-34f75d73-961f-495e-86e4-c1e9e801d73d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d10e8886-4d5f-4a2d-ad17-9219c9f86a89'} Body: b'{"server": {"id": "d10e8886-4d5f-4a2d-ad17-9219c9f86a89", "name": "tempest-ServerActionsTestJSON-server-784071602", "status": "ACTIVE", "tenant_id": "9b77a98a76ef4a7c8447b0fc519f9e69", "user_id": "0ebdd7a4ef194fc6885fc1169bceb880", "metadata": {}, "hostId": "25ca41ea179e1a189ce3dee8809fc9993dc8c426c7827db14a15d38a", "image": {"id": "c82b487d-70d3-49d8-9a21-424651a35dee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c82b487d-70d3-49d8-9a21-424651a35dee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T18:43:43Z", "updated": "2023-04-18T18:43:50Z", "addresses": {"tempest-ServerActionsTestJSON-1333325034-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:41:ef"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d10e8886-4d5f-4a2d-ad17-9219c9f86a89"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d10e8886-4d5f-4a2d-ad17-9219c9f86a89"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-468920176", "OS-SRV-USG:launched_at": "2023-04-18T18:43:50.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--67909637"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 18:45:35,250 79728 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/d10e8886-4d5f-4a2d-ad17-9219c9f86a89 0.184s 2023-04-18 18:45:35,251 79728 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1536', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e0835232-7db0-4ac5-9717-23c32d21bc17', 'x-compute-request-id': 'req-e0835232-7db0-4ac5-9717-23c32d21bc17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d10e8886-4d5f-4a2d-ad17-9219c9f86a89'} Body: b'{"server": {"id": "d10e8886-4d5f-4a2d-ad17-9219c9f86a89", "name": "tempest-ServerActionsTestJSON-server-784071602", "status": "ACTIVE", "tenant_id": "9b77a98a76ef4a7c8447b0fc519f9e69", "user_id": "0ebdd7a4ef194fc6885fc1169bceb880", "metadata": {}, "hostId": "25ca41ea179e1a189ce3dee8809fc9993dc8c426c7827db14a15d38a", "image": {"id": "c82b487d-70d3-49d8-9a21-424651a35dee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c82b487d-70d3-49d8-9a21-424651a35dee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href ": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T18:43:43Z", "updated": "2023-04-18T18:43:50Z", "addresses": {"tempest-ServerActionsTestJSON-1333325034-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:41:ef"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d10e8886-4d5f-4a2d-ad17-9219c9f86a89"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d10e8886-4d5f-4a2d-ad17-9219c9f86a89"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-468920176", "OS-SRV-USG:launched_at": "2023-04-18T18:43:50.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--67909637"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 18:46:25,520 79728 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/d10e8886-4d5f-4a2d-ad17-9219c9f86a89 0.221s 2023-04-18 18:46:25,520 79728 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:46:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1654', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8c2c77ba-f9f9-4a4c-a7e6-215a06cc2c4c', 'x-compute-request-id': 'req-8c2c77ba-f9f9-4a4c-a7e6-215a06cc2c4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d10e8886-4d5f-4a2d-ad17-9219c9f86a89'} Body: b'{"server": {"id": "d10e8886-4d5f-4a2d-ad17-9219c9f86a89", "name": "tempest-ServerActionsTestJSON-server-784071602", "status": "ACTIVE", "tenant_id": "9b77a98a76ef4a7c8447b0fc519f9e69", "user_id": "0ebdd7a4ef194fc6885fc1169bceb880", "metadata": {}, "hostId": "25ca41ea179e1a189ce3dee8809fc9993dc8c426c7827db14a15d38a", "image": {"id": "c82b487d-70d3-49d8-9a21-424651a35dee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c82b487d-70d3-49d8-9a21-424651a35dee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T18:43:43Z", "updated": "2023-04-18T18:43:50Z", "addresses": {"tempest-ServerActionsTestJSON-1333325034-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:41:ef"}, {"version": 4, "addr": "172.24.4.56", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:41:ef"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d10e8886-4d5f-4a2d-ad17-9219c9f86a89"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d10e8886-4d5f-4a2d-ad17-9219c9f86a89"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-468920176", "OS-SRV-USG:launched_at": "2023-04-18T18:43:50.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--67909637"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 18:46:25,675 79728 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/d10e8886-4d5f-4a2d-ad17-9219c9f86a89 0.142s 2023-04-18 18:46:25,676 79728 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': ' Tue, 18 Apr 2023 18:46:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1654', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6be5d925-c824-4f66-81f7-a9ce8c1bab24', 'x-compute-request-id': 'req-6be5d925-c824-4f66-81f7-a9ce8c1bab24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d10e8886-4d5f-4a2d-ad17-9219c9f86a89'} Body: b'{"server": {"id": "d10e8886-4d5f-4a2d-ad17-9219c9f86a89", "name": "tempest-ServerActionsTestJSON-server-784071602", "status": "ACTIVE", "tenant_id": "9b77a98a76ef4a7c8447b0fc519f9e69", "user_id": "0ebdd7a4ef194fc6885fc1169bceb880", "metadata": {}, "hostId": "25ca41ea179e1a189ce3dee8809fc9993dc8c426c7827db14a15d38a", "image": {"id": "c82b487d-70d3-49d8-9a21-424651a35dee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c82b487d-70d3-49d8-9a21-424651a35dee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T18:43:43Z", "updated": "2023-04-18T18:43:50Z", "addresses": {"tempest-ServerActionsTestJSON-1333325034-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:41:ef"}, {"version": 4, "addr": "172.24.4.56", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:41:ef"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d10e8886-4d5f-4a2d-ad17-9219c9f86a89"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d10e8886-4d5f-4a2d-ad17-9219c9f86a89"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-468920176", "OS-SRV-USG:launched_at": "2023-04-18T18:43:50.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--67909637"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 18:47:25,973 79728 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server_with_volume_attached): 202 POST http://10.0.0.210/volume/v3/9b77a98a76ef4a7c8447b0fc519f9e69/volumes 0.225s 2023-04-18 18:47:25,973 79728 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-2029108576"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:47:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82a4686b-0ff4-4021-9a16-54f261aaa650', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82a4686b-0ff4-4021-9a16-54f261aaa650', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9b77a98a76ef4a7c8447b0fc519f9e69/volumes'} Body: b'{"volume": {"id": "b0057cb8-5e6f-4b5e-bc12-e41ee75e8c1c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:47:25.905644", "updated_at": null, "name": "tempest-ServerActionsTestJSON-volume-2029108576", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9b77a98a76ef4a7c8447b0fc519f9e69/volumes/b0057cb8-5e6f-4b5e-bc12-e41ee75e8c1c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9b77a98a76ef4a7c8447b0fc519f9e69/volumes/b0057cb8-5e6f-4b5e-bc12-e41ee75e8c1c"}], "user_id": "0ebdd7a4ef194fc6885fc1169bceb880", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 18:47:26,032 79728 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/9b77a98a76ef4a7c8447b0fc519f9e69/volumes/b0057cb8-5e6f-4b5e-bc12-e41ee75e8c1c 0.049s 2023-04-18 18:47:26,033 79728 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:47:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aefe5140-e86a-4407-bac4-842786d89a45', 'content-length': '887', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aefe5140-e86a-4407-bac4-842786d89a45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9b77a98a76ef4a7c8447b0fc519f9e69/volumes/b0057cb8-5e6f-4b5e-bc12-e41ee75e8c1c'} Body: b'{"volume": {"id": "b0057cb8-5e6f-4b5e-bc12-e41ee75e8c1c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:47:26.000000", "updated_at": null, "name": "tempest-ServerActionsTestJSON-volume-2029108576", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9b77a98a76ef4a7c8447b0fc519f9e69/volumes/b0057cb8-5e6f-4b5e-bc12-e41ee75e8c1c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9b77a98a76ef4a7c8447b0fc519f9e69/volumes/b0057cb8-5e6f-4b5e-bc12-e41ee75e8c1c"}], "user_id": "0ebdd7a4ef194fc6885fc1169bceb880", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9b77a98a76ef4a7c8447b0fc519f9e69"}}' 2023-04-18 18:47:27,086 79728 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/9b77a98a76ef4a7c8447b0fc519f9e69/volumes/b0057cb8-5e6f-4b5e-bc12-e41ee75e8c1c 0.040s 2023-04-18 18:47:27,086 79728 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:47:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae31281d-c677-4d86-ad9f-88a10a226f1c', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae31281d-c677-4d86-ad9f-88a10a226f1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9b77a98a76ef4a7c8447b0fc519f9e69/volumes/b0057cb8-5e6f-4b5e-bc12-e41ee75e8c1c'} Body: b'{"volume": {"id": "b0057cb8-5e6f-4b5e-bc12-e41ee75e8c1c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:47:26.000000", "updated_at": "2023-04-18T18:47:26.000000", "name": "tempest-ServerActionsTestJSON-volume-2029108576", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9b77a98a76ef4a7c8447b0fc519f9e69/volumes/b0057cb8-5e6f-4b5e-bc12-e41ee75e8c1c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9b77a98a76ef4a7c8447b0fc519f9e69/volumes/b0057cb8-5e6f-4b5e-bc12-e41ee75e8c1c"}], "user_id": "0ebdd7a4ef194fc6885fc1169bceb880", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9b77a98a76ef4a7c8447b0fc519f9e69"}}' 2023-04-18 18:47:27,413 79728 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/d10e8886-4d5f-4a2d-ad17-9219c9f86a89 0.314s 2023-04-18 18:47:27,413 79728 DEBUG [t empest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:47:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1654', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b0d939ac-4c93-44fc-bd26-d57785e00192', 'x-compute-request-id': 'req-b0d939ac-4c93-44fc-bd26-d57785e00192', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d10e8886-4d5f-4a2d-ad17-9219c9f86a89'} Body: b'{"server": {"id": "d10e8886-4d5f-4a2d-ad17-9219c9f86a89", "name": "tempest-ServerActionsTestJSON-server-784071602", "status": "ACTIVE", "tenant_id": "9b77a98a76ef4a7c8447b0fc519f9e69", "user_id": "0ebdd7a4ef194fc6885fc1169bceb880", "metadata": {}, "hostId": "25ca41ea179e1a189ce3dee8809fc9993dc8c426c7827db14a15d38a", "image": {"id": "c82b487d-70d3-49d8-9a21-424651a35dee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c82b487d-70d3-49d8-9a21-424651a35dee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T18:43:43Z", "updated": "2023-04-18T18:43:50Z", "addresses": {"tempest-ServerActionsTestJSON-1333325034-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:41:ef"}, {"version": 4, "addr": "172.24.4.56", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:41:ef"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d10e8886-4d5f-4a2d-ad17-9219c9f86a89"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d10e8886-4d5f-4a2d-ad17-9219c9f86a89"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-468920176", "OS-SRV-USG:launched_at": "2023-04-18T18:43:50.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--67909637"}], "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_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 94973e4c-8d39-4bdc-8725-bcf76a529d08 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 18:45:42,021 79718 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-18 18:45:42,021 79718 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-18 18:45:42,072 79718 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-18 18:45:42,073 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-198449631", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNGBtBhtn7SzD226xeeLrfObRa1xkAYQaXta3O1FHZ3GZcj0eSsqwUHFMMpR6lcIOnmeCcRcj9YHY7mH0VxxnpDMl7lcYVGzSA4XVr7p59fGWnlWHUc7cPlhSCnTjiCxAQ=="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45: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-8d81fcab-cbc8-4303-9fc0-63ee3e622a9c', 'x-compute-request-id': 'req-8d81fcab-cbc8-4303-9fc0-63ee3e622a9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-198449631", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNGBtBhtn7SzD226xeeLrfObRa1xkAYQaXta3O1FHZ3GZcj0eSsqwUHFMMpR6lcIOnmeCcRcj9YHY7mH0VxxnpDMl7lcYVGzSA4XVr7p59fGWnlWHUc7cPlhSCnTjiCxAQ==", "fingerprint": "77:09:af:b6:5a:3c:23:87:3f:ba:13:6e:83:80:06:62", "user_id": "d9d084fe4eb34d19a62ee6edac016b2d"}}' 2023-04-18 18:45:42,075 79718 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-198449631 created 2023-04-18 18:45:42,213 79718 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.137s 2023-04-18 18:45:42,213 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--2132292892", "description": "tempest-description--1317621720"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1597', 'x-openstack-request-id': 'req-c6b43b3f-a93e-46d9-ad02-c6d74de3e72e', 'date': 'Tue, 18 Apr 2023 18:45:42 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "2ebada2d-64ea-42ce-9648-68e7bd1341ac", "name": "tempest-securitygroup--2132292892", "stateful": true, "tenant_id": "b8e2262755f74e3ead0fd71b1a778716", "description": "tempest-description--1317621720", "shared": false, "security_group_rules": [{"id": "16a1d209-7462-4598-b5ce-da015733a5c5", "tenant_id": "b8e2262755f74e3ead0fd71b1a778716", "security_group_id": "2ebada2d-64ea-42ce-9648-68e7bd1341ac", "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": 477, "description": null, "tags": [], "created_at": "2023-04-18T18:45:42Z", "updated_at": "2023-04-18T18:45:42Z", "revision_number": 0, "project_id": "b8e2262755f74e3ead0fd71b1a778716"}, {"id": "9d47b82f-750c-4b81-bd64-16809a1e8af0", "tenant_id": "b8e2262755f74e3ead0fd71b1a778716", "security_group_id": "2ebada2d-64ea-42ce-9648-68e7bd1341ac", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "norma lized_cidr": null, "remote_group_id": null, "standard_attr_id": 476, "description": null, "tags": [], "created_at": "2023-04-18T18:45:42Z", "updated_at": "2023-04-18T18:45:42Z", "revision_number": 0, "project_id": "b8e2262755f74e3ead0fd71b1a778716"}], "tags": [], "created_at": "2023-04-18T18:45:42Z", "updated_at": "2023-04-18T18:45:42Z", "revision_number": 1, "project_id": "b8e2262755f74e3ead0fd71b1a778716"}}' 2023-04-18 18:45:42,362 79718 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.148s 2023-04-18 18:45:42,362 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "2ebada2d-64ea-42ce-9648-68e7bd1341ac", "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-a88f94a3-3b54-4596-9475-d44167874988', 'date': 'Tue, 18 Apr 2023 18:45: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": "0e19e33f-5f9e-49e5-88ba-bc5849e8313d", "tenant_id": "b8e2262755f74e3ead0fd71b1a778716", "security_group_id": "2ebada2d-64ea-42ce-9648-68e7bd1341ac", "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-18T18:45:42Z", "updated_at": "2023-04-18T18:45:42Z", "revision_number": 0, "project_id": "b8e2262755f74e3ead0fd71b1a778716"}}' 2023-04-18 18:45:42,507 79718 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.144s 2023-04-18 18:45:42,507 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "2ebada2d-64ea-42ce-9648-68e7bd1341ac", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-b9d47b60-3166-4044-a0c0-93df495acd14', 'date': 'Tue, 18 Apr 2023 18:45: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": "229074a5-036c-4b40-849a-9b272ffb3fe5", "tenant_id": "b8e2262755f74e3ead0fd71b1a778716", "security_group_id": "2ebada2d-64ea-42ce-9648-68e7bd1341ac", "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-18T18:45:42Z", "updated_at": "2023-04-18T18:45:42Z", "revision_number": 0, "project_id": "b8e2262755f74e3ead0fd71b1a778716"}}' 2023-04-18 18:45:42,507 79718 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--2132292892 created 2023-04-18 18:45:43,323 79718 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.814s 2023-04-18 18:45:43,323 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "31d39076-dc96-4194-a649-5fcd7e2f82dc"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x -openstack-request-id': 'req-d1c6119d-7c6d-4fb3-bb49-c42743dce55e', 'date': 'Tue, 18 Apr 2023 18:45:43 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "94517b6f-f82f-4b4c-8b89-e2e5ea7a6ae4", "tenant_id": "b8e2262755f74e3ead0fd71b1a778716", "floating_ip_address": "172.24.4.214", "floating_network_id": "31d39076-dc96-4194-a649-5fcd7e2f82dc", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "b8e2262755f74e3ead0fd71b1a778716", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-18T18:45:42Z", "updated_at": "2023-04-18T18:45:42Z", "revision_number": 0}}' 2023-04-18 18:45:43,323 79718 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '94517b6f-f82f-4b4c-8b89-e2e5ea7a6ae4', 'tenant_id': 'b8e2262755f74e3ead0fd71b1a778716', 'floating_ip_address': '172.24.4.214', 'floating_network_id': '31d39076-dc96-4194-a649-5fcd7e2f82dc', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'b8e2262755f74e3ead0fd71b1a778716', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-18T18:45:42Z', 'updated_at': '2023-04-18T18:45:42Z', 'revision_number': 0, 'ip': '172.24.4.214'} created 2023-04-18 18:45:43,441 79718 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.112s 2023-04-18 18:45:43,442 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2819', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-1bd6b7ad-7ab0-4334-b69b-9cc74275ad49', '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": "d9d084fe4eb34d19a62ee6edac016b2d", "name": "tempest-AttachVolumeNegativeTest-811016376-project-member", "password_expires_at": null}, "audit_ids": ["xoRbVUzeTNezeEhJA8KThA"], "expires_at": "2023-04-18T19:45:43.000000Z", "issued_at": "2023-04-18T18:45:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8e2262755f74e3ead0fd71b1a778716", "name": "tempest-AttachVolumeNegativeTest-811016376"}, "is_domain": false, "roles": [{"id": "35697bd1c3044a1fbd5795113c41efb7", "name": "reader"}, {"id": "7058366a9fca443e9f44c95d078fcd58", "name": "member"}], "catalog": [{"endpoints": [{"id": "91478bb14fa24dc18a442602e5f97ca2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/b8e2262755f74e3ead0fd71b1a778716", "region": "RegionOne"}], "id": "7be72221085d4944a946c97ce08fe0ba", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "a95f50d538a94de29a9a69d17d76bd36", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "96a88896ecc9496da6d9e54366fc23b9", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "3f738fffaddc4d75802cacb0bcb457ee", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/b8e2262755f74e3ead0fd71b1a778716", "region": "RegionOne"}], "id": "9ef904c6d5494133b74a9881e4a175c8", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "a5ee12dbfaab49159c461dbeffc63c63", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "a56bae77ec6c4dae90bdf0ec335648ae", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "650aec42df824256ba1796a0f4fa4bbb", "interface": "public", "region_ id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "affc40d7318340b699f04996f49cf400", "type": "image", "name": "glance"}, {"endpoints": [{"id": "6590deb5fd8b448b9f5db913f58adec5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "eb545688324f4c1980813ba1d95d408e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "99a6368efe954c65b6d93304b2b0d191", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "f7e66750d7a84de281ee5c5b746d4e62", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "abe90ddcbe5b4d5bb77a7bd32b6e5e96", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/b8e2262755f74e3ead0fd71b1a778716", "region": "RegionOne"}], "id": "fa260696b99e4f908d5beeb126d1233f", "type": "volumev3", "name": "cinderv3"}]}}' 2023-04-18 18:45:43,442 79718 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server) Found network {'id': '6de6b59d-15c8-461e-95c7-600dd24e9c58', 'name': 'tempest-AttachVolumeNegativeTest-1748295876-network', 'tenant_id': 'b8e2262755f74e3ead0fd71b1a778716', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'b8e2262755f74e3ead0fd71b1a778716', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 32559, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T18:42:20Z', 'updated_at': '2023-04-18T18:42:20Z', 'revision_number': 1} available for tenant 2023-04-18 18:45:43,443 79718 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-198449631', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNGBtBhtn7SzD226xeeLrfObRa1xkAYQaXta3O1FHZ3GZcj0eSsqwUHFMMpR6lcIOnmeCcRcj9YHY7mH0VxxnpDMl7lcYVGzSA4XVr7p59fGWnlWHUc7cPlhSCnTjiCxAQ==', 'fingerprint': '77:09:af:b6:5a:3c:23:87:3f:ba:13:6e:83:80:06:62', 'user_id': 'd9d084fe4eb34d19a62ee6edac016b2d', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDB0j7FLBGR4jWIKgRxPOpsEflQxGsNkbQJlYw+7lxz0hyt8rW6302zS\nCOiw07gxNIGgBwYFK4EEACKhZANiAATRgbQYbZ+0sw9tusXni63zm0WtcZAGEGl7\nWtztRR2dxmXI9HkrKsFBxTDKUepXCDp5ngnEXI/WB2O5h9FccZ6QzJe5XGFRs0gO\nF1a+6efXxlp5Vh1HO3D5YUgp044gsQE=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '2ebada2d-64ea-42ce-9648-68e7bd1341ac', 'name': 'tempest-securitygroup--2132292892', 'stateful': True, 'tenant_id': 'b8e2262755f74e3ead0fd71b1a778716', 'description': 'tempest-description--1317621720', 'shared': False, 'security_group_rules': [{'id': '16a1d209-7462-4598-b5ce-da015733a5c5', 'tenant_id': 'b8e2262755f74e3ead0fd71b1a778716', 'security_group_id': '2ebada2d-64ea-42ce-9648-68e7bd1341ac', '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': 477, 'description': None, 'tags': [], 'created_at': '2023-04-18T18:45:42Z', 'updated_at': '2023-04-18T18:45:42Z', 'revision_number': 0, 'project_id': 'b8e2262755f74e3ead0fd71b1a778716'}, {'id': '9d47b82f-750c-4b81-bd64-16809a1e8af0', 'tenant_id': 'b8e2262755f74e3ead0fd71b1a778716', 'security_group_id': '2ebada2d-64ea-42ce-9648-68e7bd1341ac', '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': 476, 'description': None, 'tags': [], 'created_at': '2023-04-18T18:45:42Z', 'updated_at': '2023-04-18T18:45:42Z', 'revision_number': 0, 'project_id': 'b8e2262755f74e3ead0fd71b1a778 716'}], 'tags': [], 'created_at': '2023-04-18T18:45:42Z', 'updated_at': '2023-04-18T18:45:42Z', 'revision_number': 1, 'project_id': 'b8e2262755f74e3ead0fd71b1a778716'}, 'floating_ip': {'id': '94517b6f-f82f-4b4c-8b89-e2e5ea7a6ae4', 'tenant_id': 'b8e2262755f74e3ead0fd71b1a778716', 'floating_ip_address': '172.24.4.214', 'floating_network_id': '31d39076-dc96-4194-a649-5fcd7e2f82dc', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'b8e2262755f74e3ead0fd71b1a778716', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-18T18:45:42Z', 'updated_at': '2023-04-18T18:45:42Z', 'revision_number': 0, 'ip': '172.24.4.214'}} 2023-04-18 18:45:44,105 79718 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.661s 2023-04-18 18:45:44,105 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-476168606", "imageRef": "c82b487d-70d3-49d8-9a21-424651a35dee", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "6de6b59d-15c8-461e-95c7-600dd24e9c58"}], "security_groups": [{"name": "tempest-securitygroup--2132292892"}], "key_name": "tempest-keypair-198449631", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/ab5cc17e-d55d-4302-a540-041754438246', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dc20cbe7-6364-4955-b73d-0b1281eeb30e', 'x-compute-request-id': 'req-dc20cbe7-6364-4955-b73d-0b1281eeb30e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "ab5cc17e-d55d-4302-a540-041754438246", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ab5cc17e-d55d-4302-a540-041754438246"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ab5cc17e-d55d-4302-a540-041754438246"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--2132292892"}], "adminPass": "password"}}' 2023-04-18 18:45:44,180 79718 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/ab5cc17e-d55d-4302-a540-041754438246 0.071s 2023-04-18 18:45:44,180 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45: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-375d0870-3914-498d-af5f-4c3c88cb94d5', 'x-compute-request-id': 'req-375d0870-3914-498d-af5f-4c3c88cb94d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ab5cc17e-d55d-4302-a540-041754438246'} Body: b'{"server": {"id": "ab5cc17e-d55d-4302-a540-041754438246", "name": "tempest-AttachVolumeNegativeTest-server-476168606", "status": "BUILD", "tenant_id": "b8e2262755f74e3ead0fd71b1a778716", "user_id": "d9d084fe4eb34d19a62ee6edac016b2d", "metadata": {}, "hostId": "", "image": {"id": "c82b487d-70d3-49d8-9a21-424651a35dee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compu te/images/c82b487d-70d3-49d8-9a21-424651a35dee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T18:45:44Z", "updated": "2023-04-18T18:45:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ab5cc17e-d55d-4302-a540-041754438246"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ab5cc17e-d55d-4302-a540-041754438246"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-198449631", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 18:46:34,455 79718 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/ab5cc17e-d55d-4302-a540-041754438246 0.220s 2023-04-18 18:46:34,456 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:46:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1545', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2f084a60-3028-4508-a2d1-ddccb3e6f5e8', 'x-compute-request-id': 'req-2f084a60-3028-4508-a2d1-ddccb3e6f5e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ab5cc17e-d55d-4302-a540-041754438246'} Body: b'{"server": {"id": "ab5cc17e-d55d-4302-a540-041754438246", "name": "tempest-AttachVolumeNegativeTest-server-476168606", "status": "ACTIVE", "tenant_id": "b8e2262755f74e3ead0fd71b1a778716", "user_id": "d9d084fe4eb34d19a62ee6edac016b2d", "metadata": {}, "hostId": "a1c4bbecd4ffc1fe4f1fc34de657769f1b1cc977d7b4359209dd1955", "image": {"id": "c82b487d-70d3-49d8-9a21-424651a35dee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c82b487d-70d3-49d8-9a21-424651a35dee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T18:45:44Z", "updated": "2023-04-18T18:45:52Z", "addresses": {"tempest-AttachVolumeNegativeTest-1748295876-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:4f:88"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ab5cc17e-d55d-4302-a540-041754438246"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ab5cc17e-d55d-4302-a540-041754438246"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-198449631", "OS-SRV-USG:launched_at": "2023-04-18T18:45:52.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2132292892"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 18:46:34,467 79718 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-18 18:47:34,695 79718 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/ab5cc17e-d55d-4302-a540-041754438246/os-interface 0.168s 2023-04-18 18:47:34,695 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 202 3 18:47:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '283', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d2983646-2c8b-41f6-ab66-aeba1aa07b6a', 'x-compute-request-id': 'req-d2983646-2c8b-41f6-ab66-aeba1aa07b6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ab5cc17e-d55d-4302-a540-041754438246/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "6de6b59d-15c8-461e-95c7-600dd24e9c58", "port_id": "a6b01d15-f7a7-4eb0-9ec4-f23c4727ff8c", "mac_addr": "fa:16:3e:2d:4f:88", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "e870fe13-a567-4561-8d0d-faccb9cadbdc", "ip_address": "10.0.0.10"}]}]}' 2023-04-18 18:47:35,576 79718 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/94517b6f-f82f-4b4c-8b89-e2e5ea7a6ae4 0.876s 2023-04-18 18:47:35,576 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "a6b01d15-f7a7-4eb0-9ec4-f23c4727ff8c"}} Response - Headers: {'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-980b06f1-a510-40fd-9743-f1c0c83913bd', 'date': 'Tue, 18 Apr 2023 18:47:35 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/94517b6f-f82f-4b4c-8b89-e2e5ea7a6ae4'} Body: b'{"floatingip": {"id": "94517b6f-f82f-4b4c-8b89-e2e5ea7a6ae4", "tenant_id": "b8e2262755f74e3ead0fd71b1a778716", "floating_ip_address": "172.24.4.214", "floating_network_id": "31d39076-dc96-4194-a649-5fcd7e2f82dc", "router_id": "760140ae-0c2b-428b-931a-bedfecab18c8", "port_id": "a6b01d15-f7a7-4eb0-9ec4-f23c4727ff8c", "fixed_ip_address": "10.0.0.10", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "6de6b59d-15c8-461e-95c7-600dd24e9c58", "mac_address": "fa:16:3e:2d:4f:88", "admin_state_up": true, "status": "ACTIVE", "device_id": "ab5cc17e-d55d-4302-a540-041754438246", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-18T18:45:42Z", "updated_at": "2023-04-18T18:47:34Z", "revision_number": 1, "project_id": "b8e2262755f74e3ead0fd71b1a778716"}}' 2023-04-18 18:47:35,578 79718 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.214:22' as 'cirros' with public key authentication 2023-04-18 18:47:35,612 79718 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-18 18:47:35,633 79718 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-18 18:47:35,634 79718 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.214 successfully created 2023-04-18 18:47:35,686 79718 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/ab5cc17e-d55d-4302-a540-041754438246/ips 0.051s 2023-04-18 18:47:35,686 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:47:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '109', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-17fea4a7-a636-46df-86bb-6ed84fed0c6b', 'x-compute-request-id': 'req-17fea4a7-a636-46df-86bb-6ed84fed0c6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ab5cc17e-d55d-4302-a540-041754438246/ips'} Bod y: b'{"addresses": {"tempest-AttachVolumeNegativeTest-1748295876-network": [{"version": 4, "addr": "10.0.0.10"}]}}' 2023-04-18 18:47:35,969 79718 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 202 POST http://10.0.0.210/volume/v3/b8e2262755f74e3ead0fd71b1a778716/volumes 0.280s 2023-04-18 18:47:35,970 79718 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-2000757699"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:47:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c75cfc62-98f3-409e-9204-65fb366f290b', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c75cfc62-98f3-409e-9204-65fb366f290b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b8e2262755f74e3ead0fd71b1a778716/volumes'} Body: b'{"volume": {"id": "94973e4c-8d39-4bdc-8725-bcf76a529d08", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:47:35.869702", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-2000757699", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b8e2262755f74e3ead0fd71b1a778716/volumes/94973e4c-8d39-4bdc-8725-bcf76a529d08"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b8e2262755f74e3ead0fd71b1a778716/volumes/94973e4c-8d39-4bdc-8725-bcf76a529d08"}], "user_id": "d9d084fe4eb34d19a62ee6edac016b2d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 18:47:36,024 79718 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.0.0.210/volume/v3/b8e2262755f74e3ead0fd71b1a778716/volumes/94973e4c-8d39-4bdc-8725-bcf76a529d08 0.042s 2023-04-18 18:47:36,025 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:47:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a706f017-a94c-4aaf-8c96-e0023f35afbc', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a706f017-a94c-4aaf-8c96-e0023f35afbc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b8e2262755f74e3ead0fd71b1a778716/volumes/94973e4c-8d39-4bdc-8725-bcf76a529d08'} Body: b'{"volume": {"id": "94973e4c-8d39-4bdc-8725-bcf76a529d08", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:47:36.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-2000757699", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b8e2262755f74e3ead0fd71b1a778716/volumes/94973e4c-8d39-4bdc-8725-bcf76a529d08"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b8e2262755f74e3ead0fd71b1a778716/volumes/94973e4c-8d39-4bdc-8725-bcf76a529d08"}], "user_id": "d9d084fe4eb34d19a62ee6edac016b2d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b8e2262755f74e3ead0fd71b1a778716"}}' 2023-04-18 18:47:37,084 79718 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.0.0.210 /volume/v3/b8e2262755f74e3ead0fd71b1a778716/volumes/94973e4c-8d39-4bdc-8725-bcf76a529d08 0.047s 2023-04-18 18:47:37,084 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:47:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7260d5b-c6ac-46c7-8b7a-739f247239d9', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7260d5b-c6ac-46c7-8b7a-739f247239d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b8e2262755f74e3ead0fd71b1a778716/volumes/94973e4c-8d39-4bdc-8725-bcf76a529d08'} Body: b'{"volume": {"id": "94973e4c-8d39-4bdc-8725-bcf76a529d08", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:47:36.000000", "updated_at": "2023-04-18T18:47:36.000000", "name": "tempest-AttachVolumeNegativeTest-volume-2000757699", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b8e2262755f74e3ead0fd71b1a778716/volumes/94973e4c-8d39-4bdc-8725-bcf76a529d08"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b8e2262755f74e3ead0fd71b1a778716/volumes/94973e4c-8d39-4bdc-8725-bcf76a529d08"}], "user_id": "d9d084fe4eb34d19a62ee6edac016b2d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b8e2262755f74e3ead0fd71b1a778716"}}' 2023-04-18 18:47:37,219 79718 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/ab5cc17e-d55d-4302-a540-041754438246 0.124s 2023-04-18 18:47:37,220 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:47: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-dda2b433-5d82-4944-a31a-439c9a23feae', 'x-compute-request-id': 'req-dda2b433-5d82-4944-a31a-439c9a23feae', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ab5cc17e-d55d-4302-a540-041754438246'} Body: b'' 2023-04-18 18:47:37,457 79718 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/ab5cc17e-d55d-4302-a540-041754438246 0.237s 2023-04-18 18:47:37,457 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:47:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1670', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9259e5b1-a375-469e-9d14-97de43470eeb', 'x-compute-request-id': 'req-9259e5b1-a375-469e-9d14-97de43470eeb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ab5cc17e-d55d-4302-a540-041754438246'} Body: b'{"server": {"id": "ab5cc17e-d55d-4302-a540-041754438246", "name": "tempest-AttachVolumeNegativeTest-server-476168606", "status": "ACTIVE", "tenant_id": "b8e2262755f74e3ead0fd71b1a778716", "user_id": "d9d084fe4eb34d19a62ee6edac016b2d", "metadata": {}, "hostId": "a1c4bbecd4ffc1fe4f1fc34de657769f1b1cc977d7b43592 09dd1955", "image": {"id": "c82b487d-70d3-49d8-9a21-424651a35dee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c82b487d-70d3-49d8-9a21-424651a35dee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T18:45:44Z", "updated": "2023-04-18T18:47:37Z", "addresses": {"tempest-AttachVolumeNegativeTest-1748295876-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:4f:88"}, {"version": 4, "addr": "172.24.4.214", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2d:4f:88"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ab5cc17e-d55d-4302-a540-041754438246"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ab5cc17e-d55d-4302-a540-041754438246"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-198449631", "OS-SRV-USG:launched_at": "2023-04-18T18:45:52.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2132292892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 18:48:27,711 79718 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/ab5cc17e-d55d-4302-a540-041754438246 0.195s 2023-04-18 18:48:27,712 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:48:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-53ee13da-a6cd-4ae5-8943-7bbc6e98fa17', 'x-compute-request-id': 'req-53ee13da-a6cd-4ae5-8943-7bbc6e98fa17', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ab5cc17e-d55d-4302-a540-041754438246'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance ab5cc17e-d55d-4302-a540-041754438246 could not be found."}}' 2023-04-18 18:48:27,740 79718 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-198449631 0.027s 2023-04-18 18:48:27,740 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:48:27 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-b53413f6-1310-42aa-bba0-c5ec66ad53a9', 'x-compute-request-id': 'req-b53413f6-1310-42aa-bba0-c5ec66ad53a9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-198449631'} Body: b'' 2023-04-18 18:48:28,298 79718 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/2ebada2d-64ea-42ce-9648-68e7bd1341ac 0.557s 2023-04-18 18:48:28,299 79718 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-437c2923-f238-4375-ba1b-a1348def77f7', 'content-length': '0', 'date': 'Tue, 18 Apr 2023 18: 48:28 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/2ebada2d-64ea-42ce-9648-68e7bd1341ac'} Body: b'' 2023-04-18 18:48:28,315 79718 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/2ebada2d-64ea-42ce-9648-68e7bd1341ac 0.015s 2023-04-18 18:48:28,315 79718 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-f3dcfc83-3734-4c82-b934-d96f984190b5', 'date': 'Tue, 18 Apr 2023 18:48:28 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/2ebada2d-64ea-42ce-9648-68e7bd1341ac'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 2ebada2d-64ea-42ce-9648-68e7bd1341ac does not exist", "detail": ""}}' 2023-04-18 18:48:29,580 79718 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/94517b6f-f82f-4b4c-8b89-e2e5ea7a6ae4 1.264s 2023-04-18 18:48:29,580 79718 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-9c8eb0f6-7e13-49f7-b7cb-fc606f7c55d2', 'content-length': '0', 'date': 'Tue, 18 Apr 2023 18:48:29 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/94517b6f-f82f-4b4c-8b89-e2e5ea7a6ae4'} Body: b'' cinder_tempest_plugin.scenario.test_snapshots.SnapshotDataIntegrityTests.test_snapshot_data_integrity[compute,id-ff10644e-5a70-4a9f-9801-8204bb81fb61,image,network,volume] --------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/scenario/test_snapshots.py", line 54, in test_snapshot_data_integrity volume = self.create_volume() File "/opt/stack/tempest/tempest/scenario/manager.py", line 368, in create_volume waiters.wait_for_volume_resource_status(client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 3948446f-e6df-4e43-a8bc-cf9b81e2c425 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 18:45:59,106 79733 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.275s 2023-04-18 18:45:59,106 79733 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-SnapshotDataIntegrityTests-313559436", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJTUgtwsv3Ad0AFrMDaHpn6+mKHJivYesVdo3Py5ClvCsmZkwufpJOhXP2W8sICeL3DZg6FV4vxoTEkSnMVdeu78pcoByLRb1+PK3zZ3CGRJvbTGKQqf4mAKkYbQrrN1Nw=="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:45:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '404', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a00fdb45-e47c-48ac-9ef4-671a400d42d5', 'x-compute-request-id': 'req-a00fdb45-e47c-48ac-9ef4-671a400d42d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-SnapshotDataIntegrityTests-313559436", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJTUgtwsv3Ad0AFrMDaHpn6+mKHJivYesVdo3Py5ClvCsmZkwufpJOhXP2W8sICeL3DZg6FV4vxoTEkSnMVdeu78pcoByLRb1+PK3zZ3CGRJvbTGKQqf4mAKkYbQrrN1Nw==", "fingerprint": "f3:31:5f:70:b5:a4:b7:88:e0:9c:5e:39:db:13:0d:76", "user_id": "cd2d80c87d7d46dcaaed42a326570903"}}' 2023-04-18 18:45:59,251 79733 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.142s 2023-04-18 18:45:59,252 79733 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-689203391", "description": "tempest-secgroup-smoke-689203391 description", "project_id": "4edf1f00fadd4a3c9b3c0a3c183b86f4"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1609', 'x-openstack-request-id': 'req-a7e02bef-0729-458a-9864-18db099f6413', 'date': 'Tue, 18 Apr 2023 18:45:59 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "44a78890-029a-4940-b1ff-afd476dfe78d", "name": "tempest-secgroup-smoke-689203391", "stateful": true, "tenant_id": "4edf1f00fadd4a3c9b3c0a3c183b86f4", "description": "tempest-secgroup-smoke-689203391 description", "shared": false, "security_group_rules": [{"id": "4923ee5d-2719-4496-8e59-4a3943983f2e", "tenant_id": "4edf1f00fadd4a3c9b3c0a3c183b86f4", "security_group_id": "44a78890-029a-4940-b1ff-afd476dfe78d", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 514, "description": null, "tags": [], "created_at": "2023-04-18T18:45:59Z", "updated_at": "2023-04-18T18:45:59Z", "revision_number": 0, "project_id": "4edf1f00fadd4a3c9b3c0a3c183b86f4"}, {"id": "89150830-109e-471c-a96a-6fcbd77cee84", "tenant_id": "4edf1f00fadd4a3c9b3c0a3c183b86f4", "security_group_id": "44a78890-029a-4940-b1ff-afd476dfe78d", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 513, "description": null, "tags": [], "created_at": "2023-04-18T18:45:59Z", "updated_at": "2023-04-18T18:45:59Z", "revision_number": 0, "project_id": "4edf1f00fadd4a3c9b3c0a3c183b86f4"}], "tags": [], "created_at": "2023-04-18T18:45:59Z", "updated_at": "2023-04-18T18:45:59Z", "revision_number": 1, " project_id": "4edf1f00fadd4a3c9b3c0a3c183b86f4"}}' 2023-04-18 18:45:59,405 79733 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.153s 2023-04-18 18:45:59,406 79733 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "44a78890-029a-4940-b1ff-afd476dfe78d", "project_id": "4edf1f00fadd4a3c9b3c0a3c183b86f4", "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-80370aad-2d35-4164-9d5a-7e5be50fb48e', 'date': 'Tue, 18 Apr 2023 18:45:59 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "19ffcbae-a8a7-4630-a6ee-19852e157fa7", "tenant_id": "4edf1f00fadd4a3c9b3c0a3c183b86f4", "security_group_id": "44a78890-029a-4940-b1ff-afd476dfe78d", "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-18T18:45:59Z", "updated_at": "2023-04-18T18:45:59Z", "revision_number": 0, "project_id": "4edf1f00fadd4a3c9b3c0a3c183b86f4"}}' 2023-04-18 18:45:59,597 79733 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.191s 2023-04-18 18:45:59,597 79733 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "44a78890-029a-4940-b1ff-afd476dfe78d", "project_id": "4edf1f00fadd4a3c9b3c0a3c183b86f4", "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-68597964-1125-49e2-9e61-79736ae18968', 'date': 'Tue, 18 Apr 2023 18:45:59 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "d288baa4-0a59-422a-97a2-e5ca273d5f61", "tenant_id": "4edf1f00fadd4a3c9b3c0a3c183b86f4", "security_group_id": "44a78890-029a-4940-b1ff-afd476dfe78d", "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-18T18:45:59Z", "updated_at": "2023-04-18T18:45:59Z", "revision_number": 0, "project_id": "4edf1f00fadd4a3c9b3c0a3c183b86f4"}}' 2023-04-18 18:45:59,894 79733 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.296s 2023-04-18 18:45:59,894 79733 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "44a78890-029a-4940-b1ff-afd476dfe78d", "project_id": "4edf1f00fadd4a3c9b3c0a3c183b86f4", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-db24d8e1-70a8-4c12-b823-83bba114773f', 'date': 'Tue, 18 Apr 2023 18:45:59 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "a906efcb-bc6f-42c2-ad71-eb92ba7e94fc", "tenant_id": "4edf1f00fadd 4a3c9b3c0a3c183b86f4", "security_group_id": "44a78890-029a-4940-b1ff-afd476dfe78d", "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-18T18:45:59Z", "updated_at": "2023-04-18T18:45:59Z", "revision_number": 0, "project_id": "4edf1f00fadd4a3c9b3c0a3c183b86f4"}}' 2023-04-18 18:46:00,058 79733 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.163s 2023-04-18 18:46:00,059 79733 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "44a78890-029a-4940-b1ff-afd476dfe78d", "project_id": "4edf1f00fadd4a3c9b3c0a3c183b86f4", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-1632b13c-24d6-450c-a5dc-0e42a2c99add', 'date': 'Tue, 18 Apr 2023 18:46: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": "afc14e25-d30a-41da-8746-551ed9658135", "tenant_id": "4edf1f00fadd4a3c9b3c0a3c183b86f4", "security_group_id": "44a78890-029a-4940-b1ff-afd476dfe78d", "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-18T18:45:59Z", "updated_at": "2023-04-18T18:45:59Z", "revision_number": 0, "project_id": "4edf1f00fadd4a3c9b3c0a3c183b86f4"}}' 2023-04-18 18:46:00,253 79733 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.193s 2023-04-18 18:46:00,253 79733 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "44a78890-029a-4940-b1ff-afd476dfe78d", "project_id": "4edf1f00fadd4a3c9b3c0a3c183b86f4", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-063fbab9-04af-45e1-b0d0-c0b58637b264', 'date': 'Tue, 18 Apr 2023 18:46: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": "6e72f36d-b1ad-4c3f-b8fd-444c7d1606f6", "tenant_id": "4edf1f00fadd4a3c9b3c0a3c183b86f4", "security_group_id": "44a78890-029a-4940-b1ff-afd476dfe78d", "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-18T18:46:00Z", "updated_at": "2023-04-18T18:46:00Z", "revision_number": 0, "project_id": "4edf1f00fadd4a3c9b3c0a3c183b86f4"}}' 2023-04-18 18:46:00,416 79733 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.162s 2023-04-18 18:46:00,417 79733 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "44a78890-029a-4940-b1ff-afd476dfe78d", "project_id": "4edf1f00fadd4a3c9b3c0a3c183b86f4", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type' : 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-d904828a-7a8b-4d39-8d0d-ead11c10753d', 'date': 'Tue, 18 Apr 2023 18:46: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": "3d6e2691-37d8-42df-a8b0-9af35be046be", "tenant_id": "4edf1f00fadd4a3c9b3c0a3c183b86f4", "security_group_id": "44a78890-029a-4940-b1ff-afd476dfe78d", "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-18T18:46:00Z", "updated_at": "2023-04-18T18:46:00Z", "revision_number": 0, "project_id": "4edf1f00fadd4a3c9b3c0a3c183b86f4"}}' 2023-04-18 18:46:00,459 79733 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.035s 2023-04-18 18:46:00,459 79733 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 18:46:00 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-d36d6bb4-88d6-4e66-83d6-ce3be2283fda', '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": "cd2d80c87d7d46dcaaed42a326570903", "name": "tempest-SnapshotDataIntegrityTests-1421483152-project-member", "password_expires_at": null}, "audit_ids": ["BYd5SxrmS_WlVLk1RgRqeA"], "expires_at": "2023-04-18T19:46:00.000000Z", "issued_at": "2023-04-18T18:46:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4edf1f00fadd4a3c9b3c0a3c183b86f4", "name": "tempest-SnapshotDataIntegrityTests-1421483152"}, "is_domain": false, "roles": [{"id": "35697bd1c3044a1fbd5795113c41efb7", "name": "reader"}, {"id": "7058366a9fca443e9f44c95d078fcd58", "name": "member"}], "catalog": [{"endpoints": [{"id": "91478bb14fa24dc18a442602e5f97ca2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/4edf1f00fadd4a3c9b3c0a3c183b86f4", "region": "RegionOne"}], "id": "7be72221085d4944a946c97ce08fe0ba", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "a95f50d538a94de29a9a69d17d76bd36", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "96a88896ecc9496da6d9e54366fc23b9", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "3f738fffaddc4d75802cacb0bcb457ee", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/4edf1f00fadd4a3c9b3c0a3c183b86f4", "region": "RegionOne"}], "id": "9ef904c6d5494133b74a9881e4a175c8", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "a5ee12dbfaab49159c461dbeffc63c63", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "a56bae77ec6c4dae90bdf0ec335648ae", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "650aec42df824256ba1796a0f4fa4bbb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "affc40d7318340b699f04996f49cf400", "type": "image", "name": "glance"}, {"endpoints": [{"id": "6590deb5fd8b448b9f5db913f58adec5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "eb545688324f4c1980813ba1d95d408e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "99a6368efe954c65b6d93304b2b0d191", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1" , "region": "RegionOne"}], "id": "f7e66750d7a84de281ee5c5b746d4e62", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "abe90ddcbe5b4d5bb77a7bd32b6e5e96", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/4edf1f00fadd4a3c9b3c0a3c183b86f4", "region": "RegionOne"}], "id": "fa260696b99e4f908d5beeb126d1233f", "type": "volumev3", "name": "cinderv3"}]}}' 2023-04-18 18:46:00,460 79733 INFO [tempest.lib.common.fixed_network] (SnapshotDataIntegrityTests:test_snapshot_data_integrity) Found network {'id': '61a39257-0e38-4eae-9ae7-8914e0b7c91f', 'name': 'tempest-SnapshotDataIntegrityTests-1712262209-network', 'tenant_id': '4edf1f00fadd4a3c9b3c0a3c183b86f4', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '4edf1f00fadd4a3c9b3c0a3c183b86f4', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 7876, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T18:45:45Z', 'updated_at': '2023-04-18T18:45:45Z', 'revision_number': 1} available for tenant 2023-04-18 18:46:01,140 79733 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 202 POST http://10.0.0.210/compute/v2.1/servers 0.679s 2023-04-18 18:46:01,140 79733 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-SnapshotDataIntegrityTests-server-7719638", "imageRef": "c82b487d-70d3-49d8-9a21-424651a35dee", "flavorRef": "42", "key_name": "tempest-SnapshotDataIntegrityTests-313559436", "security_groups": [{"name": "tempest-secgroup-smoke-689203391"}], "networks": [{"uuid": "61a39257-0e38-4eae-9ae7-8914e0b7c91f"}]}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:46:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '403', 'location': 'http://10.0.0.210/compute/v2.1/servers/9914d9bf-c4b3-4af8-b87b-2a591f071c23', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-97d65a3c-4c89-4d11-968a-a0e06a374ea9', 'x-compute-request-id': 'req-97d65a3c-4c89-4d11-968a-a0e06a374ea9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "9914d9bf-c4b3-4af8-b87b-2a591f071c23", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/9914d9bf-c4b3-4af8-b87b-2a591f071c23"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/9914d9bf-c4b3-4af8-b87b-2a591f071c23"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-689203391"}], "adminPass": "pmw6pvqVN97Z"}}' 2023-04-18 18:46:01,237 79733 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/9914d9bf-c4b3-4af8-b87b-2a591f071c23 0.093s 2023-04-18 18:46:01,237 79733 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:46:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1253', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-439e3c26-5817-47c9-9038-eda4c2595b5c', 'x-compute-request-id': 'req-439e3c26-5817-47c9-9038-eda4c2595b5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/9914d9bf-c4b3-4af8-b87b-2a591f071c23'} Body: b'{"server": {"id": "9914d9bf-c4b3-4af8-b87b-2a591f071c23", "name": "tempest-SnapshotDataIntegrityTests-server-7719638", "status": "BUILD", "tenant_id": "4edf1f00fadd4a3c9b3c0a3c183b86f4", "user_id": "cd2d80c87d7d46dcaaed42a326570903", "metadata": {}, "hostId": "", "image": {"id": "c82b487d-70d3-49d8-9a21-424651a35dee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c82b487d-70d3-49d8-9a21-424651a35dee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T18:46:01Z", "updated": "2023-04-18T18:46:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/9914d9bf-c4b3-4af8-b87b-2a591f071c23"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/9914d9bf-c4b3-4af8-b87b-2a591f071c23"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-SnapshotDataIntegrityTests-313559436", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 18:46:51,511 79733 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/9914d9bf-c4b3-4af8-b87b-2a591f071c23 0.244s 2023-04-18 18:46:51,512 79733 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:46:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1565', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c476da28-24ef-4df8-8b94-8087fbc3c967', 'x-compute-request-id': 'req-c476da28-24ef-4df8-8b94-8087fbc3c967', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/9914d9bf-c4b3-4af8-b87b-2a591f071c23'} Body: b'{"server": {"id": "9914d9bf-c4b3-4af8-b87b-2a591f071c23", "name": "tempest-SnapshotDataIntegrityTests-server-7719638", "status": "ACTIVE", "tenant_id": "4edf1f00fadd4a3c9b3c0a3c183b86f4", "user_id": "cd2d80c87d7d46dcaaed42a326570903", "metadata": {}, "hostId": "848a3ba1ea6120b0d24f89def1706e1e0dc3e128d12ef4ca255f57ae", "image": {"id": "c82b487d-70d3-49d8-9a21-424651a35dee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c82b487d-70d3-49d8-9a21-424651a35dee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T18:46:01Z", "updated": "2023-04-18T18:46:08Z", "addresses": {"tempest-SnapshotDataIntegrityTests-1712262209-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:94:7c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/9914d9bf-c4b3-4af8-b87b-2a591f071c23"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/9914d9bf-c4b3-4af8-b87b-2a591f071c23"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-SnapshotDataIntegrityTests-313559436", "OS-SRV-USG:launched_at": "2023-04-18T18:46:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-689203391"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 18:46:51,523 79733 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-18 18:47:51,887 79733 INFO [tempest.lib.common.rest_client] Request (SnapshotDa taIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/9914d9bf-c4b3-4af8-b87b-2a591f071c23 0.304s 2023-04-18 18:47:51,888 79733 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:47:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1565', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-46719411-ec0f-4198-a9db-53e94d3da2f1', 'x-compute-request-id': 'req-46719411-ec0f-4198-a9db-53e94d3da2f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/9914d9bf-c4b3-4af8-b87b-2a591f071c23'} Body: b'{"server": {"id": "9914d9bf-c4b3-4af8-b87b-2a591f071c23", "name": "tempest-SnapshotDataIntegrityTests-server-7719638", "status": "ACTIVE", "tenant_id": "4edf1f00fadd4a3c9b3c0a3c183b86f4", "user_id": "cd2d80c87d7d46dcaaed42a326570903", "metadata": {}, "hostId": "848a3ba1ea6120b0d24f89def1706e1e0dc3e128d12ef4ca255f57ae", "image": {"id": "c82b487d-70d3-49d8-9a21-424651a35dee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c82b487d-70d3-49d8-9a21-424651a35dee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T18:46:01Z", "updated": "2023-04-18T18:46:08Z", "addresses": {"tempest-SnapshotDataIntegrityTests-1712262209-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:94:7c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/9914d9bf-c4b3-4af8-b87b-2a591f071c23"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/9914d9bf-c4b3-4af8-b87b-2a591f071c23"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-SnapshotDataIntegrityTests-313559436", "OS-SRV-USG:launched_at": "2023-04-18T18:46:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-689203391"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 18:47:52,132 79733 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 202 POST http://10.0.0.210/volume/v3/4edf1f00fadd4a3c9b3c0a3c183b86f4/volumes 0.232s 2023-04-18 18:47:52,132 79733 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-874892010", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:47:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a75ac61b-3e9b-42d9-ae3a-c223201e7bf8', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a75ac61b-3e9b-42d9-ae3a-c223201e7bf8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4edf1f00fadd4a3c9b3c0a3c183b86f4/volumes'} Body: b'{"volume": {"id": "3948446f-e6df-4e43-a8bc-cf9b81e2c425", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:47:52.070769", "updated_at": null, "name": "tempest-SnapshotDataIntegrityTests-volume-874892010", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4edf1f00fadd4a3c9b3c0a3c183b86f4/volumes/3948446f-e6df-4e43-a8bc-cf9b81e2 c425"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4edf1f00fadd4a3c9b3c0a3c183b86f4/volumes/3948446f-e6df-4e43-a8bc-cf9b81e2c425"}], "user_id": "cd2d80c87d7d46dcaaed42a326570903", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 18:47:52,185 79733 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/volume/v3/4edf1f00fadd4a3c9b3c0a3c183b86f4/volumes/3948446f-e6df-4e43-a8bc-cf9b81e2c425 0.043s 2023-04-18 18:47:52,185 79733 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:47:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0ca8a6a-86a4-43ce-bdb2-3329563b6dac', 'content-length': '891', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0ca8a6a-86a4-43ce-bdb2-3329563b6dac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4edf1f00fadd4a3c9b3c0a3c183b86f4/volumes/3948446f-e6df-4e43-a8bc-cf9b81e2c425'} Body: b'{"volume": {"id": "3948446f-e6df-4e43-a8bc-cf9b81e2c425", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:47:52.000000", "updated_at": null, "name": "tempest-SnapshotDataIntegrityTests-volume-874892010", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4edf1f00fadd4a3c9b3c0a3c183b86f4/volumes/3948446f-e6df-4e43-a8bc-cf9b81e2c425"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4edf1f00fadd4a3c9b3c0a3c183b86f4/volumes/3948446f-e6df-4e43-a8bc-cf9b81e2c425"}], "user_id": "cd2d80c87d7d46dcaaed42a326570903", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4edf1f00fadd4a3c9b3c0a3c183b86f4"}}' 2023-04-18 18:47:53,237 79733 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/volume/v3/4edf1f00fadd4a3c9b3c0a3c183b86f4/volumes/3948446f-e6df-4e43-a8bc-cf9b81e2c425 0.040s 2023-04-18 18:47:53,237 79733 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:47:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-838e148a-016f-4e0f-b12d-09171fae7d7d', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-838e148a-016f-4e0f-b12d-09171fae7d7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4edf1f00fadd4a3c9b3c0a3c183b86f4/volumes/3948446f-e6df-4e43-a8bc-cf9b81e2c425'} Body: b'{"volume": {"id": "3948446f-e6df-4e43-a8bc-cf9b81e2c425", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:47:52.000000", "updated_at": "2023-04-18T18:47:52.000000", "name": "tempest-SnapshotDataIntegrityTests-volume-874892010", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4edf1f00fadd4a3c9b3c0a3c183b86f4/volumes/3948446f-e6df-4e43-a8bc-cf9b81e2c425"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4edf1f00fadd4a3c9b3c0a3c183b86f4/volumes/3948446f-e6df-4e43-a8bc-cf9b81e2c425"}], "user_id": "cd2d80c87d7d46dcaaed42a326570903", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false , "attachments": [], "os-vol-tenant-attr:tenant_id": "4edf1f00fadd4a3c9b3c0a3c183b86f4"}}' 2023-04-18 18:47:53,346 79733 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/4edf1f00fadd4a3c9b3c0a3c183b86f4/volumes/3948446f-e6df-4e43-a8bc-cf9b81e2c425 0.098s 2023-04-18 18:47:53,346 79733 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:47:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34024a17-7b81-4a07-a347-eed1d2e7ad21', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4edf1f00fadd4a3c9b3c0a3c183b86f4/volumes/3948446f-e6df-4e43-a8bc-cf9b81e2c425'} Body: b'' 2023-04-18 18:47:53,369 79733 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/4edf1f00fadd4a3c9b3c0a3c183b86f4/volumes/3948446f-e6df-4e43-a8bc-cf9b81e2c425 0.022s 2023-04-18 18:47:53,369 79733 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:47:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbe060cb-13c6-494d-a460-835dae3b7338', 'x-openstack-request-id': 'req-cbe060cb-13c6-494d-a460-835dae3b7338', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/4edf1f00fadd4a3c9b3c0a3c183b86f4/volumes/3948446f-e6df-4e43-a8bc-cf9b81e2c425'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 3948446f-e6df-4e43-a8bc-cf9b81e2c425 could not be found."}}' 2023-04-18 18:47:53,503 79733 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/9914d9bf-c4b3-4af8-b87b-2a591f071c23 0.133s 2023-04-18 18:47:53,504 79733 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:47:53 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-9581d177-3b1c-428f-af43-06a9c8ee8059', 'x-compute-request-id': 'req-9581d177-3b1c-428f-af43-06a9c8ee8059', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/9914d9bf-c4b3-4af8-b87b-2a591f071c23'} Body: b'' 2023-04-18 18:47:53,691 79733 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/9914d9bf-c4b3-4af8-b87b-2a591f071c23 0.187s 2023-04-18 18:47:53,692 79733 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:47:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1571', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c3600c04-128c-4f84-9a8c-34cdc508b50b', 'x-compute-request-id': 'req-c3600c04-128c-4f84-9a8c-34cdc508b50b', 'connection': 'close', 'status': '200', 'content-location': 'http://10. 0.0.210/compute/v2.1/servers/9914d9bf-c4b3-4af8-b87b-2a591f071c23'} Body: b'{"server": {"id": "9914d9bf-c4b3-4af8-b87b-2a591f071c23", "name": "tempest-SnapshotDataIntegrityTests-server-7719638", "status": "ACTIVE", "tenant_id": "4edf1f00fadd4a3c9b3c0a3c183b86f4", "user_id": "cd2d80c87d7d46dcaaed42a326570903", "metadata": {}, "hostId": "848a3ba1ea6120b0d24f89def1706e1e0dc3e128d12ef4ca255f57ae", "image": {"id": "c82b487d-70d3-49d8-9a21-424651a35dee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c82b487d-70d3-49d8-9a21-424651a35dee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T18:46:01Z", "updated": "2023-04-18T18:47:53Z", "addresses": {"tempest-SnapshotDataIntegrityTests-1712262209-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:94:7c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/9914d9bf-c4b3-4af8-b87b-2a591f071c23"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/9914d9bf-c4b3-4af8-b87b-2a591f071c23"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-SnapshotDataIntegrityTests-313559436", "OS-SRV-USG:launched_at": "2023-04-18T18:46:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-689203391"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 18:48:43,798 79733 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/9914d9bf-c4b3-4af8-b87b-2a591f071c23 0.047s 2023-04-18 18:48:43,799 79733 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:48:43 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-499cf331-042f-4de4-8981-843e7526e534', 'x-compute-request-id': 'req-499cf331-042f-4de4-8981-843e7526e534', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/9914d9bf-c4b3-4af8-b87b-2a591f071c23'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 9914d9bf-c4b3-4af8-b87b-2a591f071c23 could not be found."}}' 2023-04-18 18:48:43,982 79733 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/44a78890-029a-4940-b1ff-afd476dfe78d 0.182s 2023-04-18 18:48:43,982 79733 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-a77b6ad0-a696-48c0-b33b-add37cb8bd61', 'content-length': '0', 'date': 'Tue, 18 Apr 2023 18:48:43 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/44a78890-029a-4940-b1ff-afd476dfe78d'} Body: b'' 2023-04-18 18:48:44,158 79733 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-SnapshotDataIntegrityTests-313559436 0.176s 2023-04-18 18:48:44,159 79733 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:48:43 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-ea964afb-7d8b-44ad-8e9d-7ca8abd627fd', 'x-compute-request-id': 'req-ea964afb-7d8b-44ad-8e9d-7ca8abd627fd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-SnapshotDataIntegrityTests-313559436'} Body: b'' 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 6216753a-2210-4bf5-bda7-3e46b2b1afd6 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 18:48:56,341 79726 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 POST http://10.0.0.210/compute/v2.1/os-volumes 0.802s 2023-04-18 18:48:56,342 79726 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-459675644", "metadata": {"Type": "work"}}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:48:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '352', 'location': 'http://10.0.0.210/compute/v2.1/os-volumes/6216753a-2210-4bf5-bda7-3e46b2b1afd6', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6cf82385-c1e8-4f6b-836f-bd0bffe1a4a7', 'x-compute-request-id': 'req-6cf82385-c1e8-4f6b-836f-bd0bffe1a4a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes'} Body: b'{"volume": {"id": "6216753a-2210-4bf5-bda7-3e46b2b1afd6", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-18T18:48:56.218735", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-459675644", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {"Type": "work"}}}' 2023-04-18 18:48:56,431 79726 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/6216753a-2210-4bf5-bda7-3e46b2b1afd6 0.083s 2023-04-18 18:48:56,431 79726 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:48:56 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-1a4172db-5109-4666-a15a-569974eda2d4', 'x-compute-request-id': 'req-1a4172db-5109-4666-a15a-569974eda2d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/6216753a-2210-4bf5-bda7-3e46b2b1afd6'} Body: b'{"volume": {"id": "6216753a-2210-4bf5-bda7-3e46b2b1afd6", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-18T18:48:56.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-459675644", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {"Type": "work"}}}' 2023-04-18 18:48:57,510 79726 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/6216753a-2210-4bf5-bda7-3e46b2b1afd6 0.073s 2023-04-18 18:48:57,510 79726 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:48:57 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-94c2835b-4027-40b3-9593-abaf7a8b2d4e', 'x-compute-request-id': 'req-94c2835b-4027-40b3-9593-abaf7a8b2d4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/6216753a-2210-4bf5-bda7-3e46b2b1afd6'} Body: b'{"volume": {"id": "6216753a-2210-4bf5-bda7-3e46b2b1afd6", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-18T18:48:56.000000", "at tachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-459675644", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {"Type": "work"}}}' 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 8701e313-5496-41ce-a2ce-65e1321d12ac failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 18:49:04,028 79726 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 200 GET http://10.0.0.210/volume/v3/05fd2c40c3f84e8a817835dc1c2be5ac/os-quota-sets/b3f4588bf49944d289a33a5976f64e3c?usage=True 0.042s 2023-04-18 18:49:04,029 79726 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:49:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c5fd81c-21cf-4276-9d80-0fe51b428e96', 'content-length': '868', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c5fd81c-21cf-4276-9d80-0fe51b428e96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/05fd2c40c3f84e8a817835dc1c2be5ac/os-quota-sets/b3f4588bf49944d289a33a5976f64e3c?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": "b3f4588bf49944d289a33a5976f64e3c"}}' 2023-04-18 18:49:04,358 79726 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 202 POST http://10.0.0.210/volume/v3/b3f4588bf49944d289a33a5976f64e3c/volumes 0.319s 2023-04-18 18:49:04,358 79726 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-98938538"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:49:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b655ec79-a44d-4284-a076-9ccbf3ec814c', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b655ec79-a44d-4284-a076-9ccbf3ec814c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b3f4588bf49944d289a33a5976f64e3c/volumes'} Body: b'{"volume": {"id": "8701e313-5496-41ce-a2ce-65e1321d12ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:49:04.299876", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-98938538", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b3f4588bf49944d289a33a5976f64e3c/volumes/8701e313-5496-41ce-a2ce-65e1321d12ac"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b3f4588bf49944d289a33a5976f64e3c/volumes/8701e313-5496-41ce-a2ce-65e1321d12ac"}], "user_id": "f36bf4ac04314df0b3d4490af71dac83", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 18:49:04,410 79726 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 200 GET http://10.0.0.210/volume/v3/b3f4588bf49944d289a33a5976f64e3c/volumes/8701e313-5496-41ce-a2ce-65e1321d12ac 0.042s 2023-04-18 18:49:04,410 79726 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content- Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:49:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c79e825-5fc6-470f-828c-3952c099f1cf', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c79e825-5fc6-470f-828c-3952c099f1cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b3f4588bf49944d289a33a5976f64e3c/volumes/8701e313-5496-41ce-a2ce-65e1321d12ac'} Body: b'{"volume": {"id": "8701e313-5496-41ce-a2ce-65e1321d12ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:49:04.000000", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-98938538", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b3f4588bf49944d289a33a5976f64e3c/volumes/8701e313-5496-41ce-a2ce-65e1321d12ac"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b3f4588bf49944d289a33a5976f64e3c/volumes/8701e313-5496-41ce-a2ce-65e1321d12ac"}], "user_id": "f36bf4ac04314df0b3d4490af71dac83", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3f4588bf49944d289a33a5976f64e3c"}}' 2023-04-18 18:49:05,533 79726 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 200 GET http://10.0.0.210/volume/v3/b3f4588bf49944d289a33a5976f64e3c/volumes/8701e313-5496-41ce-a2ce-65e1321d12ac 0.111s 2023-04-18 18:49:05,534 79726 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:49:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ffc9a5f6-d47a-428c-931c-f1d1c8c569d0', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ffc9a5f6-d47a-428c-931c-f1d1c8c569d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b3f4588bf49944d289a33a5976f64e3c/volumes/8701e313-5496-41ce-a2ce-65e1321d12ac'} Body: b'{"volume": {"id": "8701e313-5496-41ce-a2ce-65e1321d12ac", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:49:04.000000", "updated_at": "2023-04-18T18:49:04.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-98938538", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b3f4588bf49944d289a33a5976f64e3c/volumes/8701e313-5496-41ce-a2ce-65e1321d12ac"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b3f4588bf49944d289a33a5976f64e3c/volumes/8701e313-5496-41ce-a2ce-65e1321d12ac"}], "user_id": "f36bf4ac04314df0b3d4490af71dac83", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3f4588bf49944d289a33a5976f64e3c"}}' 2023-04-18 18:49:05,583 79726 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/b3f4588bf49944d289a33a5976f64e3c/volumes/8701e313-5496-41ce-a2ce-65e1321d12ac 0.037s 2023-04-18 18:49:05,583 79726 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:49:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89 567a4d-ba45-4d06-90c1-65120eba117d', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89567a4d-ba45-4d06-90c1-65120eba117d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b3f4588bf49944d289a33a5976f64e3c/volumes/8701e313-5496-41ce-a2ce-65e1321d12ac'} Body: b'{"volume": {"id": "8701e313-5496-41ce-a2ce-65e1321d12ac", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:49:04.000000", "updated_at": "2023-04-18T18:49:04.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-98938538", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b3f4588bf49944d289a33a5976f64e3c/volumes/8701e313-5496-41ce-a2ce-65e1321d12ac"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b3f4588bf49944d289a33a5976f64e3c/volumes/8701e313-5496-41ce-a2ce-65e1321d12ac"}], "user_id": "f36bf4ac04314df0b3d4490af71dac83", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3f4588bf49944d289a33a5976f64e3c"}}' 2023-04-18 18:49:05,700 79726 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/b3f4588bf49944d289a33a5976f64e3c/volumes/8701e313-5496-41ce-a2ce-65e1321d12ac 0.102s 2023-04-18 18:49:05,700 79726 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:49:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f8fa2cc-e7cc-4919-898c-4a9b7d0635c5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b3f4588bf49944d289a33a5976f64e3c/volumes/8701e313-5496-41ce-a2ce-65e1321d12ac'} Body: b'' 2023-04-18 18:49:05,732 79726 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/b3f4588bf49944d289a33a5976f64e3c/volumes/8701e313-5496-41ce-a2ce-65e1321d12ac 0.031s 2023-04-18 18:49:05,732 79726 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:49: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-bf62bf2d-4eaa-48b0-a0c7-601438985d38', 'x-openstack-request-id': 'req-bf62bf2d-4eaa-48b0-a0c7-601438985d38', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/b3f4588bf49944d289a33a5976f64e3c/volumes/8701e313-5496-41ce-a2ce-65e1321d12ac'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 8701e313-5496-41ce-a2ce-65e1321d12ac 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 bf85b2ee-2f4c-4546-96a4-806950ce6596 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 18:49:05,914 79726 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 202 POST http://10.0.0.210/volume/v3/b3f4588bf49944d289a33a5976f64e3c/volumes 0.177s 2023-04-18 18:49:05,914 79726 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-268571728"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:49:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94b1b25a-7082-49cc-876b-a7222df532ba', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94b1b25a-7082-49cc-876b-a7222df532ba', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b3f4588bf49944d289a33a5976f64e3c/volumes'} Body: b'{"volume": {"id": "bf85b2ee-2f4c-4546-96a4-806950ce6596", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:49:05.857462", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-268571728", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b3f4588bf49944d289a33a5976f64e3c/volumes/bf85b2ee-2f4c-4546-96a4-806950ce6596"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b3f4588bf49944d289a33a5976f64e3c/volumes/bf85b2ee-2f4c-4546-96a4-806950ce6596"}], "user_id": "f36bf4ac04314df0b3d4490af71dac83", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 18:49:05,965 79726 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.0.0.210/volume/v3/b3f4588bf49944d289a33a5976f64e3c/volumes/bf85b2ee-2f4c-4546-96a4-806950ce6596 0.041s 2023-04-18 18:49:05,966 79726 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:49:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be8c7ad6-90f5-4d4d-b701-3d4e1748a697', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be8c7ad6-90f5-4d4d-b701-3d4e1748a697', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b3f4588bf49944d289a33a5976f64e3c/volumes/bf85b2ee-2f4c-4546-96a4-806950ce6596'} Body: b'{"volume": {"id": "bf85b2ee-2f4c-4546-96a4-806950ce6596", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:49:06.000000", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-268571728", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b3f4588bf49944d289a33a5976f64e3c/volumes/bf85b2ee-2f4c-4546-96a4-806950ce6596"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b3f4588bf49944d289a33a5976f64e3c/volumes/bf85b2ee-2f4c-4546-96a4-806950ce6596"}], "user_id": "f36bf4ac04314df0b3d4490af71dac83", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3f4588bf49944d289a33a5976f64e3c"}}' 2023-04-18 18:49:07,018 79726 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.0.0.210/volume/v3/b3f4588bf49944d289a33a5976f64e3c/volumes/bf85b2ee-2f4c-4546-96a4-806950ce6596 0.041s 2023-04-18 18:49:07,019 79726 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:49:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78367c2e-65cd-450e-acd5-18463fd72d94', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78367c2e-65cd-450e-acd5-18463fd72d94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b3f4588bf49944d289a33a5976f64e3c/volumes/bf85b2ee-2f4c-4546-96a4-806950ce6596'} Body: b'{"volume": {"id": "bf85b2ee-2f4c-4546-96a4-806950ce6596", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:49:06.000000", "updated_at": "2023-04-18T18:49:06.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-268571728", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b3f4588bf49944d289a33a5976f64e3c/volumes/bf85b2ee-2f4c-4546-96a4-806950ce6596"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b3f4588bf49944d289a33a5976f64e3c/volumes/bf85b2ee-2f4c-4546-96a4-806950ce6596"}], "user_id": "f36bf4ac04314df0b3d4490af71dac83", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3f4588bf49944d289a33a5976f64e3c"}}' 2023-04-18 18:49:07,101 79726 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/b3f4588bf49944d289a33a5976f64e3c/volumes/bf85b2ee-2f4c-4546-96a4-806950ce6596 0.071s 2023-04-18 18:49:07,101 79726 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:49:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-baae661d-615b-4fe6-a32e-068dade96400', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-baae661d-615b-4fe6-a32e-068dade96400', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b3f4588bf49944d289a33a5976f64e3c/volumes/bf85b2ee-2f4c-4546-96a4-806950ce6596'} Body: b'{"volume": {"id": "bf85b2ee-2f4c-4546-96a4-806950ce6596", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:49:06.000000", "updated_at": "2023-04-18T18:49:06.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-268571728", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b3f4588bf49944d289a33a5976f64e3c/volumes/bf85b2ee-2f4c-4546-96a4-806950ce6596"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b3f4588bf49944d289a33a5976f64e3c/volumes/bf85b2ee-2f4c-4546-96a4-806950ce6596"}], "user_id": "f36bf4ac04314df0b3d4490af71dac83", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b3f4588bf49944d289a33a5976f64e3c"}}' 2023-04-18 18:49:07,208 79726 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/b3f4588bf49944d289a33a5976f64e3c/volumes/bf85b2ee-2f4c-4546-96a4-806950ce6596 0.095s 2023-04-18 18:49:07,208 79726 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:49:07 GMT', 'server': 'Apach e/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00d4ddb4-2d99-42e5-800e-0f4844c2a27a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b3f4588bf49944d289a33a5976f64e3c/volumes/bf85b2ee-2f4c-4546-96a4-806950ce6596'} Body: b'' 2023-04-18 18:49:07,232 79726 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/b3f4588bf49944d289a33a5976f64e3c/volumes/bf85b2ee-2f4c-4546-96a4-806950ce6596 0.024s 2023-04-18 18:49:07,233 79726 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:49: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-a401c637-b39a-48ee-93fa-33fa697d5445', 'x-openstack-request-id': 'req-a401c637-b39a-48ee-93fa-33fa697d5445', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/b3f4588bf49944d289a33a5976f64e3c/volumes/bf85b2ee-2f4c-4546-96a4-806950ce6596'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume bf85b2ee-2f4c-4546-96a4-806950ce6596 could not be found."}}' setUpClass (tempest.api.volume.admin.test_volumes_list.VolumesListAdminTestJSON) -------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/admin/test_volumes_list.py", line 37, in resource_setup volume = cls.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 757e55d1-ef4f-43a5-b3f9-3b8efa60938a failed to build and is in ERROR status 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 bf449b8f-8dbb-4348-a426-cab8d5d0184b failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 18:49:17,534 79712 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 POST http://10.0.0.210/volume/v3/5f33dda7ba254898a56245fda49dd8ff/types 0.252s 2023-04-18 18:49:17,534 79712 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-1332767745"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:49:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1aecfe6-d892-4fa1-b306-41a8413973cc', 'content-length': '220', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1aecfe6-d892-4fa1-b306-41a8413973cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5f33dda7ba254898a56245fda49dd8ff/types'} Body: b'{"volume_type": {"id": "9117d075-f05e-4cce-8515-67347a3f4ac3", "name": "tempest-GroupsV314Test-volume-type-1332767745", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-18 18:49:17,568 79712 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 202 POST http://10.0.0.210/volume/v3/5f33dda7ba254898a56245fda49dd8ff/group_types 0.031s 2023-04-18 18:49:17,568 79712 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-891765209"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:49:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dedb7642-ee23-4f55-8367-482bec6fb317', 'content-length': '176', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dedb7642-ee23-4f55-8367-482bec6fb317', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5f33dda7ba254898a56245fda49dd8ff/group_types'} Body: b'{"group_type": {"id": "453d68ec-3bf2-4830-9308-0ebc80dcdf5e", "name": "tempest-GroupsV314Test-group-type-891765209", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-18 18:49:17,840 79712 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 202 POST http://10.0.0.210/volume/v3/1f60630e26a840d494dffacd3b6e6af7/groups 0.269s 2023-04-18 18:49:17,841 79712 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": "453d68ec-3bf2-4830-9308-0ebc80dcdf5e", "volume_types": ["9117d075-f05e-4cce-8515-67347a3f4ac3"], "name": "tempest-GroupsV314Test-Group-1372394780"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:49:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2678499b-cf13-46f6-b8e7-0067f39c32cd', 'content-length': '108', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2678499b-cf13-46f6-b8e7-0067f39c32cd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/1f60630e26a840d494dffacd3b6e6af7/groups'} Body: b'{"group": {"id": "bf449b8f-8dbb-4348-a426-cab8d5d0184b", "name": "tempest-GroupsV314Test-Group-1372394780"}}' 2023-04-18 18:49:17,914 79712 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.0.0.210/volume/v3/1f60630e26a840d494dffacd3b6e6af7/groups/bf449b8f-8dbb-4348-a426-cab8d5d0184b 0.071s 2023-04-18 18:49:17,914 79712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Ac cept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:49:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bdbdcf52-1369-4d91-b631-154ace60bbcb', 'content-length': '388', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bdbdcf52-1369-4d91-b631-154ace60bbcb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f60630e26a840d494dffacd3b6e6af7/groups/bf449b8f-8dbb-4348-a426-cab8d5d0184b'} Body: b'{"group": {"id": "bf449b8f-8dbb-4348-a426-cab8d5d0184b", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-18T18:49:18.000000", "name": "tempest-GroupsV314Test-Group-1372394780", "description": null, "group_type": "453d68ec-3bf2-4830-9308-0ebc80dcdf5e", "volume_types": ["9117d075-f05e-4cce-8515-67347a3f4ac3"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-18 18:49:18,955 79712 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.0.0.210/volume/v3/1f60630e26a840d494dffacd3b6e6af7/groups/bf449b8f-8dbb-4348-a426-cab8d5d0184b 0.036s 2023-04-18 18:49:18,955 79712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:49:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09ad1412-9cf0-4be4-84e6-a51e39b6ea7c', 'content-length': '385', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09ad1412-9cf0-4be4-84e6-a51e39b6ea7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f60630e26a840d494dffacd3b6e6af7/groups/bf449b8f-8dbb-4348-a426-cab8d5d0184b'} Body: b'{"group": {"id": "bf449b8f-8dbb-4348-a426-cab8d5d0184b", "status": "error", "availability_zone": "nova", "created_at": "2023-04-18T18:49:18.000000", "name": "tempest-GroupsV314Test-Group-1372394780", "description": null, "group_type": "453d68ec-3bf2-4830-9308-0ebc80dcdf5e", "volume_types": ["9117d075-f05e-4cce-8515-67347a3f4ac3"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-18 18:49:19,021 79712 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/1f60630e26a840d494dffacd3b6e6af7/volumes/detail 0.061s 2023-04-18 18:49:19,022 79712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:49:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e1dfe05-5d31-4f3a-8290-845c9eab3c60', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e1dfe05-5d31-4f3a-8290-845c9eab3c60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f60630e26a840d494dffacd3b6e6af7/volumes/detail'} Body: b'{"volumes": []}' 2023-04-18 18:49:19,150 79712 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/1f60630e26a840d494dffacd3b6e6af7/groups/bf449b8f-8dbb-4348-a426-cab8d5d0184b/action 0.117s 2023-04-18 18:49:19,150 79712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: {"delete": {"delete-volumes": true}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:49:19 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-b54a9711-d555-4ce9-86a9-f80ebb66ad11', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/1f60630e26a840d494dffacd3b6e6af7/groups/bf449b8f-8dbb-4348-a426-cab8d5d0184b/action'} Body: b'' 2023-04-18 18:49:19,166 79712 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/1f60630e26a840d494dffacd3b6e6af7/groups/bf449b8f-8dbb-4348-a426-cab8d5d0184b 0.015s 2023-04-18 18:49:19,167 79712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:49:19 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-04c3eca5-a9bd-481f-b590-937c5ae81811', 'x-openstack-request-id': 'req-04c3eca5-a9bd-481f-b590-937c5ae81811', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/1f60630e26a840d494dffacd3b6e6af7/groups/bf449b8f-8dbb-4348-a426-cab8d5d0184b'} Body: b'{"itemNotFound": {"code": 404, "message": "Group bf449b8f-8dbb-4348-a426-cab8d5d0184b could not be found."}}' 2023-04-18 18:49:19,199 79712 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/5f33dda7ba254898a56245fda49dd8ff/group_types/453d68ec-3bf2-4830-9308-0ebc80dcdf5e 0.032s 2023-04-18 18:49:19,199 79712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:49:19 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-bbb3d769-0d8a-46b3-8abd-55f946b14ae5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5f33dda7ba254898a56245fda49dd8ff/group_types/453d68ec-3bf2-4830-9308-0ebc80dcdf5e'} Body: b'' 2023-04-18 18:49:19,252 79712 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/5f33dda7ba254898a56245fda49dd8ff/types/9117d075-f05e-4cce-8515-67347a3f4ac3 0.052s 2023-04-18 18:49:19,253 79712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:49: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-22f849f0-a82b-4d64-9465-7c6f8c391844', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5f33dda7ba254898a56245fda49dd8ff/types/9117d075-f05e-4cce-8515-67347a3f4ac3'} Body: b'' 2023-04-18 18:49:19,278 79712 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/5f33dda7ba254898a56245fda49dd8ff/types/9117d075-f05e-4cce-8515-67347a3f4ac3 0.024s 2023-04-18 18:49:19,278 79712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:49:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Ve rsion', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-774b4b42-27ae-4e42-bfbf-0809986119ad', 'x-openstack-request-id': 'req-774b4b42-27ae-4e42-bfbf-0809986119ad', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/5f33dda7ba254898a56245fda49dd8ff/types/9117d075-f05e-4cce-8515-67347a3f4ac3'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 9117d075-f05e-4cce-8515-67347a3f4ac3 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 526a024e-0e10-40ec-8e2e-3443200851e6 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 18:49:22,173 79712 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 200 POST http://10.0.0.210/volume/v3/302014bee5264614805813e8e03d1ee0/types 0.123s 2023-04-18 18:49:22,174 79712 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-1574795200"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:49:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13f4f46c-b11f-43f9-83f5-1b7826f53b02', 'content-length': '220', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13f4f46c-b11f-43f9-83f5-1b7826f53b02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/302014bee5264614805813e8e03d1ee0/types'} Body: b'{"volume_type": {"id": "353245be-62b8-4305-a0e7-bb992c727e6b", "name": "tempest-GroupsV320Test-volume-type-1574795200", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-18 18:49:22,209 79712 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 202 POST http://10.0.0.210/volume/v3/302014bee5264614805813e8e03d1ee0/group_types 0.032s 2023-04-18 18:49:22,209 79712 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-1017155662"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:49:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-568a1236-1d4a-4dfe-b972-ce5cb0cc6391', 'content-length': '177', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-568a1236-1d4a-4dfe-b972-ce5cb0cc6391', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/302014bee5264614805813e8e03d1ee0/group_types'} Body: b'{"group_type": {"id": "1887f493-0d7c-4814-bbe3-beb643ada538", "name": "tempest-GroupsV320Test-group-type-1017155662", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-18 18:49:22,451 79712 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 202 POST http://10.0.0.210/volume/v3/be14de641e954c3888aeb51e202afd44/groups 0.239s 2023-04-18 18:49:22,452 79712 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": "1887f493-0d7c-4814-bbe3-beb643ada538", "volume_types": ["353245be-62b8-4305-a0e7-bb992c727e6b"], "name": "tempest-GroupsV320Test-Group-789842207"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:49:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb8dd4c8-1c7c-4b50-a1a2-4c04857728cc', 'content-length': '107', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb8dd4c8-1c7c-4b50-a1a2-4c04857728cc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/be14de641e954c3888aeb51e202afd44/groups'} Body: b'{"group": {"id": "526a024e-0e10-40ec-8e2e-3443200851e6", "name": "tempest-GroupsV320Test-Group-789842207"}}' 2023-04-18 18:49:22,490 79712 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 200 GET http://10.0.0.210/volume/v3/be14de641e954c3888aeb51e202afd44/groups/526a024e-0e10-40ec-8e2e-3443200851e6 0.035s 2023-04-18 18:49:22,490 79712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/ json', 'Openstack-Api-Version': 'volume 3.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:49:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c27f0e69-ce73-47dc-a3a5-f4481bb8e113', 'content-length': '387', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c27f0e69-ce73-47dc-a3a5-f4481bb8e113', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/be14de641e954c3888aeb51e202afd44/groups/526a024e-0e10-40ec-8e2e-3443200851e6'} Body: b'{"group": {"id": "526a024e-0e10-40ec-8e2e-3443200851e6", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-18T18:49:22.000000", "name": "tempest-GroupsV320Test-Group-789842207", "description": null, "group_type": "1887f493-0d7c-4814-bbe3-beb643ada538", "volume_types": ["353245be-62b8-4305-a0e7-bb992c727e6b"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-18 18:49:23,526 79712 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 200 GET http://10.0.0.210/volume/v3/be14de641e954c3888aeb51e202afd44/groups/526a024e-0e10-40ec-8e2e-3443200851e6 0.029s 2023-04-18 18:49:23,527 79712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:49:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ec0daf1-0670-4915-9e4e-2196c5510105', 'content-length': '384', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ec0daf1-0670-4915-9e4e-2196c5510105', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/be14de641e954c3888aeb51e202afd44/groups/526a024e-0e10-40ec-8e2e-3443200851e6'} Body: b'{"group": {"id": "526a024e-0e10-40ec-8e2e-3443200851e6", "status": "error", "availability_zone": "nova", "created_at": "2023-04-18T18:49:22.000000", "name": "tempest-GroupsV320Test-Group-789842207", "description": null, "group_type": "1887f493-0d7c-4814-bbe3-beb643ada538", "volume_types": ["353245be-62b8-4305-a0e7-bb992c727e6b"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-18 18:49:23,601 79712 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/be14de641e954c3888aeb51e202afd44/volumes/detail 0.069s 2023-04-18 18:49:23,601 79712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:49:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a377c38d-e9a3-4929-999c-deb48c5b83a0', 'content-length': '15', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a377c38d-e9a3-4929-999c-deb48c5b83a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/be14de641e954c3888aeb51e202afd44/volumes/detail'} Body: b'{"volumes": []}' 2023-04-18 18:49:23,675 79712 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/be14de641e954c3888aeb51e202afd44/groups/526a024e-0e10-40ec-8e2e-3443200851e6/action 0.064s 2023-04-18 18:49:23,676 79712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.20', 'X-Auth-Token': ''} Body: {"delete": {"delete-volumes": true}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:49:23 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-368e27b6-b671-4e2e-9752-adf878e11f1c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/be14de641e954c3888aeb51e202afd44/groups/526a024e-0e10-40ec-8e2e-3443200851e6/action'} Body: b'' 2023-04-18 18:49:23,692 79712 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/be14de641e954c3888aeb51e202afd44/groups/526a024e-0e10-40ec-8e2e-3443200851e6 0.015s 2023-04-18 18:49:23,692 79712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:49:23 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-fc0528b0-1d1a-413c-a1ce-bf5f6e1c635e', 'x-openstack-request-id': 'req-fc0528b0-1d1a-413c-a1ce-bf5f6e1c635e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/be14de641e954c3888aeb51e202afd44/groups/526a024e-0e10-40ec-8e2e-3443200851e6'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 526a024e-0e10-40ec-8e2e-3443200851e6 could not be found."}}' 2023-04-18 18:49:23,723 79712 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/302014bee5264614805813e8e03d1ee0/group_types/1887f493-0d7c-4814-bbe3-beb643ada538 0.031s 2023-04-18 18:49:23,724 79712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:49:23 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-53f0c361-496f-4160-87c0-64415826f506', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/302014bee5264614805813e8e03d1ee0/group_types/1887f493-0d7c-4814-bbe3-beb643ada538'} Body: b'' 2023-04-18 18:49:23,931 79712 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/302014bee5264614805813e8e03d1ee0/types/353245be-62b8-4305-a0e7-bb992c727e6b 0.206s 2023-04-18 18:49:23,931 79712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:49: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-047d829e-b0cb-4fb0-a95a-01b0ef26a5ab', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/302014bee5264614805813e8e03d1ee0/types/353245be-62b8-4305-a0e7-bb992c727e6b'} Body: b'' 2023-04-18 18:49:23,965 79712 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/302014bee5264614805813e8e03d1ee0/types/353245be-62b8-4305-a0e7-bb992c727e6b 0.033s 2023-04-18 18:49:23,966 79712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:49:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': ' 114', 'content-type': 'application/json', 'x-compute-request-id': 'req-7247b4f7-8927-476d-833b-fe8fb63655a8', 'x-openstack-request-id': 'req-7247b4f7-8927-476d-833b-fe8fb63655a8', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/302014bee5264614805813e8e03d1ee0/types/353245be-62b8-4305-a0e7-bb992c727e6b'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 353245be-62b8-4305-a0e7-bb992c727e6b 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 927285f4-306d-4f58-9382-ed41a938ee90 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 18:47:25,870 79722 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/4e1a088a-65dc-4187-a8f5-241a679555d4 0.226s 2023-04-18 18:47:25,871 79722 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:47:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1494', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-94ffdc56-6166-4090-9d53-b8e2e9402402', 'x-compute-request-id': 'req-94ffdc56-6166-4090-9d53-b8e2e9402402', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4e1a088a-65dc-4187-a8f5-241a679555d4'} Body: b'{"server": {"id": "4e1a088a-65dc-4187-a8f5-241a679555d4", "name": "tempest-ServersNegativeTestJSON-server-1483542123", "status": "ACTIVE", "tenant_id": "e9ca3c1bbb9847d2810d15fbd6bc3302", "user_id": "8bd3c378ce864b519e2dc896a228b5f1", "metadata": {}, "hostId": "75886fa0265ba288049d2fc601081dbd0fc3159e760bb42a9440e4a6", "image": {"id": "c82b487d-70d3-49d8-9a21-424651a35dee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c82b487d-70d3-49d8-9a21-424651a35dee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T18:42:52Z", "updated": "2023-04-18T18:43:09Z", "addresses": {"tempest-ServersNegativeTestJSON-529729078-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:72:9b:55"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4e1a088a-65dc-4187-a8f5-241a679555d4"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4e1a088a-65dc-4187-a8f5-241a679555d4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-18T18:43:08.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 18:48:26,297 79722 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_from_non_bootable_volume): 202 POST http://10.0.0.210/volume/v3/e9ca3c1bbb9847d2810d15fbd6bc3302/volumes 0.354s 2023-04-18 18:48:26,298 79722 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-1754242945"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:48:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a51f925c-89fd-439f-b48b-426057557198', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a51f925c-89fd-439f-b48b-426057557198', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e9ca3c1bbb9847d2810d15fbd6bc3302/volumes'} Body: b'{"volume": {"id": "927285f4-306d-4f58-9382-ed41a938ee90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:48:26.241815", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-1754242945", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e9ca3c1bbb9847d2810d15fbd6bc3302/volumes/927285f4-306d-4f58-9382-ed41a938ee90"}, {"rel": "bookmark", "href": "http://10.0.0 .210/volume/e9ca3c1bbb9847d2810d15fbd6bc3302/volumes/927285f4-306d-4f58-9382-ed41a938ee90"}], "user_id": "8bd3c378ce864b519e2dc896a228b5f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 18:48:26,353 79722 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_from_non_bootable_volume): 200 GET http://10.0.0.210/volume/v3/e9ca3c1bbb9847d2810d15fbd6bc3302/volumes/927285f4-306d-4f58-9382-ed41a938ee90 0.044s 2023-04-18 18:48:26,354 79722 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:48:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c989b36e-991b-4886-8dd3-1ae29e6d4146', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c989b36e-991b-4886-8dd3-1ae29e6d4146', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e9ca3c1bbb9847d2810d15fbd6bc3302/volumes/927285f4-306d-4f58-9382-ed41a938ee90'} Body: b'{"volume": {"id": "927285f4-306d-4f58-9382-ed41a938ee90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:48:26.000000", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-1754242945", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e9ca3c1bbb9847d2810d15fbd6bc3302/volumes/927285f4-306d-4f58-9382-ed41a938ee90"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e9ca3c1bbb9847d2810d15fbd6bc3302/volumes/927285f4-306d-4f58-9382-ed41a938ee90"}], "user_id": "8bd3c378ce864b519e2dc896a228b5f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e9ca3c1bbb9847d2810d15fbd6bc3302"}}' 2023-04-18 18:48:27,408 79722 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_from_non_bootable_volume): 200 GET http://10.0.0.210/volume/v3/e9ca3c1bbb9847d2810d15fbd6bc3302/volumes/927285f4-306d-4f58-9382-ed41a938ee90 0.042s 2023-04-18 18:48:27,408 79722 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:48:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-066eb3ab-6547-443f-91dd-93a656088bce', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-066eb3ab-6547-443f-91dd-93a656088bce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e9ca3c1bbb9847d2810d15fbd6bc3302/volumes/927285f4-306d-4f58-9382-ed41a938ee90'} Body: b'{"volume": {"id": "927285f4-306d-4f58-9382-ed41a938ee90", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:48:26.000000", "updated_at": "2023-04-18T18:48:26.000000", "name": "tempest-ServersNegativeTestJSON-volume-1754242945", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e9ca3c1bbb9847d2810d15fbd6bc3302/volumes/927285f4-306d-4f58-9382-ed41a938ee90"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e9ca3c1bbb9847d2810d15fbd6bc3302/volumes/927285f4-306d-4f58-9382-ed41a938ee90"}], "user_id": "8bd3c378ce864b519e2dc896a228b5f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-t enant-attr:tenant_id": "e9ca3c1bbb9847d2810d15fbd6bc3302"}}' 2023-04-18 18:48:27,760 79722 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/4e1a088a-65dc-4187-a8f5-241a679555d4 0.340s 2023-04-18 18:48:27,760 79722 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:48:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1494', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0d39983e-330d-4653-b466-3906d17ddec0', 'x-compute-request-id': 'req-0d39983e-330d-4653-b466-3906d17ddec0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4e1a088a-65dc-4187-a8f5-241a679555d4'} Body: b'{"server": {"id": "4e1a088a-65dc-4187-a8f5-241a679555d4", "name": "tempest-ServersNegativeTestJSON-server-1483542123", "status": "ACTIVE", "tenant_id": "e9ca3c1bbb9847d2810d15fbd6bc3302", "user_id": "8bd3c378ce864b519e2dc896a228b5f1", "metadata": {}, "hostId": "75886fa0265ba288049d2fc601081dbd0fc3159e760bb42a9440e4a6", "image": {"id": "c82b487d-70d3-49d8-9a21-424651a35dee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c82b487d-70d3-49d8-9a21-424651a35dee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T18:42:52Z", "updated": "2023-04-18T18:43:09Z", "addresses": {"tempest-ServersNegativeTestJSON-529729078-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:72:9b:55"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4e1a088a-65dc-4187-a8f5-241a679555d4"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4e1a088a-65dc-4187-a8f5-241a679555d4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-18T18:43:08.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": []}}' 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 c1d89664-8c85-42a3-b1f5-1a9eab5b333b failed to build and is in ERROR status tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete[id-27fb0e9f-fb64-41dd-8bdb-1ffa762f0d51,smoke] -------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_get.py", line 120, in test_volume_create_get_update_delete self._volume_create_get_update_delete(size=CONF.volume.volume_size) File "/opt/stack/tempest/tempest/api/volume/test_volumes_get.py", line 41, in _volume_create_get_update_delete waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume dd30e7d1-9c3f-48bc-9015-56dfcd48307b failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 18:49:38,163 79712 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 202 POST http://10.0.0.210/volume/v3/08b625f1d2064621968678284ac6c010/volumes 0.342s 2023-04-18 18:49:38,164 79712 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-1378636565", "metadata": {"Type": "Test"}}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:49:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a8e65a1-2e74-468e-b500-1fc149566ddb', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a8e65a1-2e74-468e-b500-1fc149566ddb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/08b625f1d2064621968678284ac6c010/volumes'} Body: b'{"volume": {"id": "dd30e7d1-9c3f-48bc-9015-56dfcd48307b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:49:38.099922", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1378636565", "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/08b625f1d2064621968678284ac6c010/volumes/dd30e7d1-9c3f-48bc-9015-56dfcd48307b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/08b625f1d2064621968678284ac6c010/volumes/dd30e7d1-9c3f-48bc-9015-56dfcd48307b"}], "user_id": "8743b4a9fe354c6a95bee256ca2f2ac9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 18:49:38,236 79712 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.0.0.210/volume/v3/08b625f1d2064621968678284ac6c010/volumes/dd30e7d1-9c3f-48bc-9015-56dfcd48307b 0.063s 2023-04-18 18:49:38,237 79712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:49:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4874b47-900b-43bb-8849-83c781c72450', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4874b47-900b-43bb-8849-83c781c72450', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/08b625f1d2064621968678284ac6c010/volumes/dd30e7d1-9c3f-48bc-9015-56dfcd48307b'} Body: b'{"volume": {"id": "dd30e7d1-9c3f-48bc-9015-56dfcd48307b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:49:38.000000", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1378636565", "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/08b625f1d2064621968678284ac6c010/volumes/dd30e7d1-9c3f-48bc-9015-56dfcd48307b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/08b625f1d2064621968678284ac6c010/volumes/dd30e7d1-9c3f-48bc-9015-56dfcd48307b"}], "user_id": "8743b4a9fe354c6a95bee256ca2f2ac9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "08b625f1d2064621968678284ac6c010"}}' 2023-04-18 18:49:39,321 79712 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.0.0.210/volume/v3/08b625f1d2064621968678284ac6c010/volumes/dd30e7d1-9c3f-48bc-9015-56dfcd48307b 0.072s 2023-04-18 18:49:39,321 79712 DEBUG [tempest. lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:49:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d116964c-c665-4a9f-be2d-ac58d1649b3c', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d116964c-c665-4a9f-be2d-ac58d1649b3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/08b625f1d2064621968678284ac6c010/volumes/dd30e7d1-9c3f-48bc-9015-56dfcd48307b'} Body: b'{"volume": {"id": "dd30e7d1-9c3f-48bc-9015-56dfcd48307b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:49:38.000000", "updated_at": "2023-04-18T18:49:38.000000", "name": "tempest-VolumesGetTest-Volume-1378636565", "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/08b625f1d2064621968678284ac6c010/volumes/dd30e7d1-9c3f-48bc-9015-56dfcd48307b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/08b625f1d2064621968678284ac6c010/volumes/dd30e7d1-9c3f-48bc-9015-56dfcd48307b"}], "user_id": "8743b4a9fe354c6a95bee256ca2f2ac9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "08b625f1d2064621968678284ac6c010"}}' 2023-04-18 18:49:39,475 79712 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/08b625f1d2064621968678284ac6c010/volumes/dd30e7d1-9c3f-48bc-9015-56dfcd48307b 0.142s 2023-04-18 18:49:39,475 79712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:49:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a00d459-70c2-4cda-822c-43833cafd331', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/08b625f1d2064621968678284ac6c010/volumes/dd30e7d1-9c3f-48bc-9015-56dfcd48307b'} Body: b'' 2023-04-18 18:49:39,498 79712 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/08b625f1d2064621968678284ac6c010/volumes/dd30e7d1-9c3f-48bc-9015-56dfcd48307b 0.021s 2023-04-18 18:49:39,498 79712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:49:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-d61fa85c-98ed-4fa3-9ca2-3625c59f9156', 'x-openstack-request-id': 'req-d61fa85c-98ed-4fa3-9ca2-3625c59f9156', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/08b625f1d2064621968678284ac6c010/volumes/dd30e7d1-9c3f-48bc-9015-56dfcd48307b'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume dd30e7d1-9c3f-48bc-9015-56dfcd48307b 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 6220bb2a-40ae-4cf5-8603-d178ca4263a5 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 18:49:39,707 79712 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/08b625f1d2064621968678284ac6c010/volumes 0.206s 2023-04-18 18:49:39,707 79712 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-1306602110"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:49:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ccbaf558-e3f2-4641-858c-662b6f8a2791', 'content-length': '812', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ccbaf558-e3f2-4641-858c-662b6f8a2791', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/08b625f1d2064621968678284ac6c010/volumes'} Body: b'{"volume": {"id": "6220bb2a-40ae-4cf5-8603-d178ca4263a5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:49:39.649872", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1306602110", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/08b625f1d2064621968678284ac6c010/volumes/6220bb2a-40ae-4cf5-8603-d178ca4263a5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/08b625f1d2064621968678284ac6c010/volumes/6220bb2a-40ae-4cf5-8603-d178ca4263a5"}], "user_id": "8743b4a9fe354c6a95bee256ca2f2ac9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 18:49:39,783 79712 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/08b625f1d2064621968678284ac6c010/volumes/6220bb2a-40ae-4cf5-8603-d178ca4263a5 0.065s 2023-04-18 18:49:39,783 79712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:49:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04ee162f-5d31-43cd-813b-d043ade995c1', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04ee162f-5d31-43cd-813b-d043ade995c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/08b625f1d2064621968678284ac6c010/volumes/6220bb2a-40ae-4cf5-8603-d178ca4263a5'} Body: b'{"volume": {"id": "6220bb2a-40ae-4cf5-8603-d178ca4263a5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:49:40.000000", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1306602110", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/08b625f1d2064621968678284ac6c010/volumes/6220bb2a-40ae-4cf5-8603-d178ca4263a5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/08b625f1d2064621968678284ac6c010/volumes/6220bb2a-40ae-4cf5-8603-d178ca4263a5"}], "user_id": "8743b4a9fe354c6a95bee256ca2f2ac9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "08b625f1d2064621968678284ac6c010"}}' 2023-04-18 18:49:40,838 79712 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/08b625f1d2064621968678284ac6c010/volumes/6220bb2a-40ae-4cf5-8603-d178ca4263a5 0.043s 2023-04-18 18:49:40,839 79712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:49:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dde344fb-2003-43ea-9413-495d7e50136c', 'content-length': '901', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dde344fb-2003-43ea-9413-495d7e50136c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/08b625f1d2064621968678284ac6c010/volumes/6220bb2a-40ae-4cf5-8603-d178ca4263a5'} Body: b'{"volume": {"id": "6220bb2a-40ae-4cf5-8603-d178ca4263a5", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:49:40.000000", "updated_at": "2023-04-18T18:49:40.000000", "name": "tempest-VolumesGetTest-Volume-1306602110", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/08b625f1d2064621968678284ac6c010/volumes/6220bb2a-40ae-4cf5-8603-d178ca4263a5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/08b625f1d2064621968678284ac6c010/volumes/6220bb2a-40ae-4cf5-8603-d178ca4263a5"}], "user_id": "8743b4a9fe354c6a95bee256ca2f2ac9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "08b625f1d2064621968678284ac6c010"}}' 2023-04-18 18:49:40,891 79712 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/08b625f1d2064621968678284ac6c010/volumes/6220bb2a-40ae-4cf5-8603-d178ca4263a5 0.041s 2023-04-18 18:49:40,892 79712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:49:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4e4f53b-02da-41c7-a2a5-ed06384f0b1b', 'content-length': '901', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4e4f53b-02da-41c7-a2a5-ed06384f0b1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/08b625f1d2064621968678284ac6c010/volumes/6220bb2a-40ae-4cf5-8603-d178ca4263a5'} Body: b'{"volume": {"id": "6220bb2a-40ae-4cf5-8603-d178ca4263a5", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:49:40.000000", "updated_at": "2023-04-18T18:49:40.000000", "name": "tempest-VolumesGetTest-Volume-1306602110", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/08b625f1d2064621968678284ac6c010/volumes/6220bb2a-40ae-4cf5-8603-d178ca4263a5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/08b625f1d2064621968678284ac6c010/volumes/6220bb2a-40ae-4cf5-8603-d178ca4263a5"}], "user_id": "8743b4a9fe354c6a95bee256ca2f2ac9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "08b625f1d2064621968678284ac6c010"}}' 2023-04-18 18:49:41,009 79712 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/08b625f1d2064621968678284ac6c010/volumes/6220bb2a-40ae-4cf5-8603-d178ca4263a5 0.107s 2023-04-18 18:49:41,010 79712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:49:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8 ', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b0d5a40-ca9b-4f41-b4e6-d865925e4ff4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/08b625f1d2064621968678284ac6c010/volumes/6220bb2a-40ae-4cf5-8603-d178ca4263a5'} Body: b'' 2023-04-18 18:49:41,033 79712 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/08b625f1d2064621968678284ac6c010/volumes/6220bb2a-40ae-4cf5-8603-d178ca4263a5 0.022s 2023-04-18 18:49:41,033 79712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:49:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-97efa86a-8269-4390-abd5-3c40b11e2dd0', 'x-openstack-request-id': 'req-97efa86a-8269-4390-abd5-3c40b11e2dd0', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/08b625f1d2064621968678284ac6c010/volumes/6220bb2a-40ae-4cf5-8603-d178ca4263a5'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 6220bb2a-40ae-4cf5-8603-d178ca4263a5 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 8db8ab23-49f1-4d01-9da1-669a42476f97 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 18:49:41,059 79712 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/c82b487d-70d3-49d8-9a21-424651a35dee 0.023s 2023-04-18 18:49:41,059 79712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:49:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-20d60092-06cd-4dfa-9c20-bad915150992', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/c82b487d-70d3-49d8-9a21-424651a35dee'} 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": "eac158c03b604eaab4395b780276080f", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "c82b487d-70d3-49d8-9a21-424651a35dee", "created_at": "2023-04-18T18:38:57Z", "updated_at": "2023-04-18T18:38:59Z", "tags": [], "self": "/v2/images/c82b487d-70d3-49d8-9a21-424651a35dee", "file": "/v2/images/c82b487d-70d3-49d8-9a21-424651a35dee/file", "schema": "/v2/schemas/image"}' 2023-04-18 18:49:41,424 79712 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/08b625f1d2064621968678284ac6c010/volumes 0.364s 2023-04-18 18:49:41,425 79712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"imageRef": "c82b487d-70d3-49d8-9a21-424651a35dee", "size": 1, "name": "tempest-VolumesGetTest-Volume-1108183136", "metadata": {"Type": "Test"}}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:49:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc2757fe-7aa9-4d1e-b0eb-2b825a5890c2', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc2757fe-7aa9-4d1e-b0eb-2b825a5890c2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/08b625f1d2064621968678284ac6c010/volumes'} Body: b'{"volume": {"id": "8db8ab23-49f1-4d01-9da1-669a42476f97", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:49:41.365784", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1108183136", "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/08b625f1d2064621968678284ac6c010/volumes/8db8ab23-49f1-4d01-9da1-669a42476f97"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/08b625f1d2064621968678284ac6c010/volumes/8db8ab23-49f1-4d01-9da1-669a42476f97"}], "user_id": "8743b4a9fe354c6a95bee256ca2f2ac9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 18:49:41,483 79712 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/08b625f1d2064621968678284ac6c010/volumes/8db8ab23-49f1-4d01-9da1-669a42476f97 0.049s 2023-04-18 18:49:41,483 79712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:49:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f00b91a7-53a9-4ea7-8224-b4f510986fef', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f00b91a7-53a9-4ea7-8224-b4f510986fef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/08b625f1d2064621968678284ac6c010/volumes/8db8ab23-49f1-4d01-9da1-669a42476f97'} Body: b'{"volume": {"id": "8db8ab23-49f1-4d01-9da1-669a42476f97", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:49:41.000000", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1108183136", "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/08b625f1d2064621968678284ac6c010/volumes/8db8ab23-49f1-4d01-9da1-669a42476f97"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/08b625f1d2064621968678284ac6c010/volumes/8db8ab23-49f1-4d01-9da1-669a42476f97"}], "user_id": "8743b4a9fe354c6a95bee256ca2f2ac9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "08b625f1d2064621968678284ac6c010"}}' 2023-04-18 18:49:42,536 79712 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/08b625f1d2064621968678284ac6c010/volumes/8db8ab23-49f1-4d01-9da1-669a42476f97 0.041s 2023-04-18 18:49:42,537 79712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:49:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-560be4e8-5f0f-48b5-bb9b-073d0ff31e3c', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-560be4e8-5f0f-48b5-bb9b-073d0ff31e3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/08b625f1d2064621968678284ac6c010/volumes/8db8ab23-49f1-4d01-9da1-669a42476f97'} Body: b'{"volume": {"id": "8db8ab23-49f1-4d01-9da1-669a42476f97", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:49:41.000000", "updated_at": "2023-04-18T18:49:41.000000", "name": "tempest-VolumesGetTest-Volume-1108183136", "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/08b625f1d2064621968678284ac6c010/volumes/8db8ab23-49f1-4d01-9da1-669a42476f97"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/08b625f1d2064621968678284ac6c010/volumes/8db8ab23-49f1-4d01-9da1-669a42476f97"}], "user_id": "8743b4a9fe354c6a95bee256ca2f2ac9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "08b625f1d2064621968678284ac6c010"}}' 2023-04-18 18:49:42,641 79712 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/08b625f1d2064621968678284ac6c010/volumes/8db8ab23-49f1-4d01-9da1-669a42476f97 0.094s 2023-04-18 18:49:42,642 79712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:49:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-typ e': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2963bc59-8587-4774-a61b-637e89b1ae0e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/08b625f1d2064621968678284ac6c010/volumes/8db8ab23-49f1-4d01-9da1-669a42476f97'} Body: b'' 2023-04-18 18:49:42,665 79712 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/08b625f1d2064621968678284ac6c010/volumes/8db8ab23-49f1-4d01-9da1-669a42476f97 0.022s 2023-04-18 18:49:42,665 79712 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:49:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-2291a777-0966-4453-9176-69e1c4b454d4', 'x-openstack-request-id': 'req-2291a777-0966-4453-9176-69e1c4b454d4', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/08b625f1d2064621968678284ac6c010/volumes/8db8ab23-49f1-4d01-9da1-669a42476f97'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 8db8ab23-49f1-4d01-9da1-669a42476f97 could not be found."}}' tempest.api.compute.servers.test_server_rescue.ServerStableDeviceRescueTest.test_stable_device_rescue_disk_virtio_with_volume_attached[id-a3772b42-00bf-4310-a90b-1cc6fd3e7eab,volume] -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_server_rescue.py", line 248, in test_stable_device_rescue_disk_virtio_with_volume_attached volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume d5a44d66-3a9b-40a0-ac06-4a10c1b11cef failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 18:46:19,687 79714 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-18 18:46:19,899 79714 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.209s 2023-04-18 18:46:19,899 79714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1418589671", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBODfnIy076fcDuspfBrW6xpuDGtdwgwIC2r0KKwaUdEvCsy4N2s054Tl13y6rH0zCtERj3VkvmOpkR6nxjvnpbQgDppWzhlk51NWvE1fEiHf/LQY2q1AI4gFBrlfW3IehA=="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:46:19 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-57f343f0-59ee-4268-a154-86b99bd63144', 'x-compute-request-id': 'req-57f343f0-59ee-4268-a154-86b99bd63144', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1418589671", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBODfnIy076fcDuspfBrW6xpuDGtdwgwIC2r0KKwaUdEvCsy4N2s054Tl13y6rH0zCtERj3VkvmOpkR6nxjvnpbQgDppWzhlk51NWvE1fEiHf/LQY2q1AI4gFBrlfW3IehA==", "fingerprint": "dd:3b:f6:d9:bd:62:41:84:35:6b:8a:66:81:bd:2f:a8", "user_id": "54d7d2be11df420c8b5f040a77eb5156"}}' 2023-04-18 18:46:19,902 79714 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1418589671 created 2023-04-18 18:46:20,089 79714 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.186s 2023-04-18 18:46:20,089 79714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1863229712", "description": "tempest-description--1018503039"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1597', 'x-openstack-request-id': 'req-d1d0bea4-7a38-4dfa-b058-76b5fe9abbe3', 'date': 'Tue, 18 Apr 2023 18:46:20 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "6587a011-dbc1-478e-86dc-69a2ab4cf44e", "name": "tempest-securitygroup--1863229712", "stateful": true, "tenant_id": "da3a774b9b764aa09ee99a373505a307", "description": "tempest-description--1018503039", "shared": false, "security_group_rules": [{"id": "1a90b2ea-70a9-4d10-bfb6-af1ff90c850b", "tenant_id": "da3a774b9b764aa09ee99a373505a307", "security_group_id": "6587a011-dbc1-478e-86dc-69a2ab4cf44e", "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": 535, "description": null, "tags": [], "created_at": "2023-04-18T18:46:19Z", "updated_at": "2023-04-18T18:46:19Z", "revision_number": 0, "project_id": "da3a774b9b764aa09ee99a373505a307"}, {"id": "9b776722-52e8-4344-a898-b93457bc451d", "tenant_id": "da3a774b9b764aa09ee99a373505a307", "security_group_id": "6587a011-dbc1-478e-86dc-69a2ab4cf44e", "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": 536, "description": null, "tags": [], "created_at": "2023-04-18T18:46:19Z", "updated_at": "2023-04-18T18:46:19Z", "revision_number": 0, "project_id": "da3a774b9b764aa09ee99a373505a307"}], "tags": [], "created_at": "2023-04-18T18:46:19Z", "updated_at": "2023-04-18T18:46:19Z", "revision_number": 1, "project_id": "da3a774b9b764aa09ee99a373505a307"}}' 2023-04-18 18:46:20,251 79714 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.160s 2023-04-18 18:46:20,251 79714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "6587a011-dbc1-478e-86dc-69a2ab4cf44e", "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-7fb24230-1c7d-4b01-9204-ea15ef556b98', 'date': 'Tue, 18 Apr 2023 18:46: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": "2c5c8eea-5e90-48d9-b407-3a30df578e54", "tenant_id": "da3a774b9b764aa09ee99a373505a307", "security_group_id": "6587a011-dbc1-478e-86dc-69a2ab4cf44e", "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-18T18:46:20Z", "updated_at": "2023-04-18T18:46:20Z", "revision_number": 0, "project_id": "da3a774b9b764aa09ee99a373505a307"}}' 2023-04-18 18:46:20,410 79714 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.157s 2023-04-18 18:46:20,410 79714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "6587a011-dbc1-478e-86dc-69a2ab4cf44e", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-c9d77d24-9914-4fa5-931a-9659227184fb', 'date': 'Tue, 18 Apr 2023 18:46: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": "b9c08bd2-070c-4168-a2b2-f2f3138a722a", "tenant_id": "da3a774b9b764aa09ee99a373505a307", "security_group_id": "6587a011-dbc1-478e-86dc-69a2ab4cf44e", "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-18T18:46:20Z", "updated_at": "2023-04-18T18:46:20Z", "revision_number": 0, "project_id": "da3a774b9b764aa09ee99a373505a307"}}' 2023-04-18 18:46:20,410 79714 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1863229712 created 2023-04-18 18:46:21,237 79714 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 0.825s 2023-04-18 18:46:21,237 79714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "31d39076-dc96-4194-a64 9-5fcd7e2f82dc"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-b52b6447-2632-4f4e-b0da-6d897e45bfc6', 'date': 'Tue, 18 Apr 2023 18:46:21 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "6cc894fe-ee5f-44fd-befb-fabfdbb052e4", "tenant_id": "da3a774b9b764aa09ee99a373505a307", "floating_ip_address": "172.24.4.223", "floating_network_id": "31d39076-dc96-4194-a649-5fcd7e2f82dc", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "da3a774b9b764aa09ee99a373505a307", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-18T18:46:20Z", "updated_at": "2023-04-18T18:46:20Z", "revision_number": 0}}' 2023-04-18 18:46:21,237 79714 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '6cc894fe-ee5f-44fd-befb-fabfdbb052e4', 'tenant_id': 'da3a774b9b764aa09ee99a373505a307', 'floating_ip_address': '172.24.4.223', 'floating_network_id': '31d39076-dc96-4194-a649-5fcd7e2f82dc', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'da3a774b9b764aa09ee99a373505a307', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-18T18:46:20Z', 'updated_at': '2023-04-18T18:46:20Z', 'revision_number': 0, 'ip': '172.24.4.223'} created 2023-04-18 18:46:21,276 79714 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.031s 2023-04-18 18:46:21,277 79714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 18:46:21 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-6a09fba2-a62b-4861-9371-298b5dc74615', '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": "54d7d2be11df420c8b5f040a77eb5156", "name": "tempest-ServerStableDeviceRescueTest-72652998-project-member", "password_expires_at": null}, "audit_ids": ["bh_1N7HcSKODcAxWcLSIrQ"], "expires_at": "2023-04-18T19:46:21.000000Z", "issued_at": "2023-04-18T18:46:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "da3a774b9b764aa09ee99a373505a307", "name": "tempest-ServerStableDeviceRescueTest-72652998"}, "is_domain": false, "roles": [{"id": "35697bd1c3044a1fbd5795113c41efb7", "name": "reader"}, {"id": "7058366a9fca443e9f44c95d078fcd58", "name": "member"}], "catalog": [{"endpoints": [{"id": "91478bb14fa24dc18a442602e5f97ca2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/da3a774b9b764aa09ee99a373505a307", "region": "RegionOne"}], "id": "7be72221085d4944a946c97ce08fe0ba", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "a95f50d538a94de29a9a69d17d76bd36", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "96a88896ecc9496da6d9e54366fc23b9", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "3f738fffaddc4d75802cacb0bcb457ee", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/da3a774b9b764aa09ee99a373505a307", "region": "RegionOne"}], "id": "9ef904c6d5494133b74a9881e4a175c8", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "a5ee12dbfaab49159c461dbeffc63c63", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "a56bae77ec6c4dae90bdf0ec335648ae", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "650aec42df824256ba1796a0f4fa4bbb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "affc40d7318340b699f04996f49cf400", "type": "image", "name": "glance"}, {"endpoints": [{"id": "6590deb5fd8b448b9f5db913f58adec5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "eb545688324f4c1980813ba1d95d408e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "99a6368efe954c65b6d93304b2b0d191", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "f7e66750d7a84de281ee5c5b746d4e62", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "abe90ddcbe5b4d5bb77a7bd32b6e5e96", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/da3a774b9b764aa09ee99a373505a307", "region": "RegionOne"}], "id": "fa260696b99e4f908d5beeb126d1233f", "type": "volumev3", "name": "cinderv3"}]}}' 2023-04-18 18:46:21,277 79714 INFO [tempest.lib.common.fixed_network] (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached) Found network {'id': '854cf3f4-9ef9-4e01-bac0-fea90560df9e', 'name': 'tempest-ServerStableDeviceRescueTest-1456802094-network', 'tenant_id': 'da3a774b9b764aa09ee99a373505a307', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'da3a774b9b764aa09ee99a373505a307', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 29799, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T18:46:14Z', 'updated_at': '2023-04-18T18:46:14Z', 'revision_number': 1} available for tenant 2023-04-18 18:46:21,278 79714 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1418589671', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBODfnIy076fcDuspfBrW6xpuDGtdwgwIC2r0KKwaUdEvCsy4N2s054Tl13y6rH0zCtERj3VkvmOpkR6nxjvnpbQgDppWzhlk51NWvE1fEiHf/LQY2q1AI4gFBrlfW3IehA==', 'fingerprint': 'dd:3b:f6:d9:bd:62:41:84:35:6b:8a:66:81:bd:2f:a8', 'user_id': '54d7d2be11df420c8b5f040a77eb5156', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDAh7lF6oLt0ztsJvSXIcF+W3OIB6oTsL1oOM4W3PuAMzyUDsRsYFhfW\nSAfuRR+AjzOgBwYFK4EEACKhZANiAATg35yMtO+n3A7rKXwa1usabgxrXcIMCAtq\n9CisGlHRLwrMuDdrNOeE5dd8uqx9MwrREY91ZL5jqZEep8Y756W0IA6aVs4ZZOdT\nVrxNXxIh3/y0GNqtQCOIBQa5X1tyHoQ=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '6587a011-dbc1-478e-86dc-69a2ab4cf44e', 'name': 'tempest-securitygroup--1863229712', 'stateful': True, 'tenant_id': 'da3a774b9b764aa09ee99a373505a307', 'description': 'tempest-description--1018503039', 'shared': False, 'security_group_rules': [{'id': '1a90b2ea-70a9-4d10-bfb6-af1ff90c850b', 'tenant_id': 'da3a774b9b764aa09ee99a373505a307', 'security_group_id': '6587a011-dbc1-478e-86dc-69a2ab4cf44e', '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': 535, 'description': None, 'tags': [], 'created_at': '2023-04-18T18:46:19Z', 'updated_at': '2023-04-18T18:46:19Z', 'revision_number': 0, 'project_id': 'da3a774b9b764aa09ee99a373505a307'}, {'id': '9b776722-52e8-4344-a898-b93457bc451d', 'tenant_id': 'da3a774b9b764aa09ee99a373505a307', 'security_group_id': '6587a011-dbc1-478e-86dc-69a2ab4cf44e', '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': 536, 'description': Non e, 'tags': [], 'created_at': '2023-04-18T18:46:19Z', 'updated_at': '2023-04-18T18:46:19Z', 'revision_number': 0, 'project_id': 'da3a774b9b764aa09ee99a373505a307'}], 'tags': [], 'created_at': '2023-04-18T18:46:19Z', 'updated_at': '2023-04-18T18:46:19Z', 'revision_number': 1, 'project_id': 'da3a774b9b764aa09ee99a373505a307'}, 'floating_ip': {'id': '6cc894fe-ee5f-44fd-befb-fabfdbb052e4', 'tenant_id': 'da3a774b9b764aa09ee99a373505a307', 'floating_ip_address': '172.24.4.223', 'floating_network_id': '31d39076-dc96-4194-a649-5fcd7e2f82dc', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'da3a774b9b764aa09ee99a373505a307', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-18T18:46:20Z', 'updated_at': '2023-04-18T18:46:20Z', 'revision_number': 0, 'ip': '172.24.4.223'}} 2023-04-18 18:46:21,926 79714 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 202 POST http://10.0.0.210/compute/v2.1/servers 0.647s 2023-04-18 18:46:21,926 79714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-ServerStableDeviceRescueTest-server-1487082360", "imageRef": "c82b487d-70d3-49d8-9a21-424651a35dee", "flavorRef": "42", "networks": [{"uuid": "854cf3f4-9ef9-4e01-bac0-fea90560df9e"}], "security_groups": [{"name": "tempest-securitygroup--1863229712"}], "key_name": "tempest-keypair-1418589671", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:46:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '404', 'location': 'http://10.0.0.210/compute/v2.1/servers/ca0eb8d2-6556-4672-b965-5138ef356137', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-64e7f4e3-9614-4d9b-acce-070d1952587f', 'x-compute-request-id': 'req-64e7f4e3-9614-4d9b-acce-070d1952587f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "ca0eb8d2-6556-4672-b965-5138ef356137", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ca0eb8d2-6556-4672-b965-5138ef356137"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ca0eb8d2-6556-4672-b965-5138ef356137"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1863229712"}], "adminPass": "G5n2beAYFLHY"}}' 2023-04-18 18:46:22,023 79714 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/ca0eb8d2-6556-4672-b965-5138ef356137 0.093s 2023-04-18 18:46:22,023 79714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:46:21 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-0727f10f-56ba-44bb-9352-1b9211d4cd2d', 'x-compute-request-id': 'req-0727f10f-56ba-44bb-9352-1b9211d4cd2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ca0eb8d2-6556-4672-b965-5138ef356137'} Body: b'{"server": {"id": "ca0eb8d2-6556-4672-b965-5138ef356137", "name": "tempest-ServerStableDeviceRescueTest-server-1487082360", "status": "BUILD", "tenant_id": "da3a774b9b764aa09ee99a373505a307", "user_id ": "54d7d2be11df420c8b5f040a77eb5156", "metadata": {}, "hostId": "", "image": {"id": "c82b487d-70d3-49d8-9a21-424651a35dee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c82b487d-70d3-49d8-9a21-424651a35dee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T18:46:22Z", "updated": "2023-04-18T18:46:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ca0eb8d2-6556-4672-b965-5138ef356137"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ca0eb8d2-6556-4672-b965-5138ef356137"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1418589671", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 18:47:12,315 79714 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/ca0eb8d2-6556-4672-b965-5138ef356137 0.227s 2023-04-18 18:47:12,315 79714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:47:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1554', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-84b1fe87-6deb-4b86-8937-595bf0224567', 'x-compute-request-id': 'req-84b1fe87-6deb-4b86-8937-595bf0224567', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ca0eb8d2-6556-4672-b965-5138ef356137'} Body: b'{"server": {"id": "ca0eb8d2-6556-4672-b965-5138ef356137", "name": "tempest-ServerStableDeviceRescueTest-server-1487082360", "status": "ACTIVE", "tenant_id": "da3a774b9b764aa09ee99a373505a307", "user_id": "54d7d2be11df420c8b5f040a77eb5156", "metadata": {}, "hostId": "05c4e4fe9dc931d7e4693ae483232cc1f9563cf457faa449fa375ed5", "image": {"id": "c82b487d-70d3-49d8-9a21-424651a35dee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c82b487d-70d3-49d8-9a21-424651a35dee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T18:46:21Z", "updated": "2023-04-18T18:46:29Z", "addresses": {"tempest-ServerStableDeviceRescueTest-1456802094-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:81:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ca0eb8d2-6556-4672-b965-5138ef356137"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ca0eb8d2-6556-4672-b965-5138ef356137"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1418589671", "OS-SRV-USG:launched_at": "2023-04-18T18:46:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1863229712"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 18:47:12,327 79714 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-18 18:48:12,576 79714 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/ca0eb8d2-6556-4672-b965-5138ef356137/os-interface 0.189s 2023-04-18 18:48:1 2,576 79714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:48:12 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-2c4ae60f-05f4-42c4-b2a9-755331fa763f', 'x-compute-request-id': 'req-2c4ae60f-05f4-42c4-b2a9-755331fa763f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ca0eb8d2-6556-4672-b965-5138ef356137/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "854cf3f4-9ef9-4e01-bac0-fea90560df9e", "port_id": "363c45c1-8501-420c-a05e-c4fc1238472a", "mac_addr": "fa:16:3e:cc:81:e8", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "5cc9ee12-e421-4202-9eca-17b4a7bfbd31", "ip_address": "10.0.0.8"}]}]}' 2023-04-18 18:48:13,737 79714 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/6cc894fe-ee5f-44fd-befb-fabfdbb052e4 1.157s 2023-04-18 18:48:13,738 79714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "363c45c1-8501-420c-a05e-c4fc1238472a"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-039d9c28-f1b2-4dca-a341-257b761d3da2', 'date': 'Tue, 18 Apr 2023 18:48:13 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/6cc894fe-ee5f-44fd-befb-fabfdbb052e4'} Body: b'{"floatingip": {"id": "6cc894fe-ee5f-44fd-befb-fabfdbb052e4", "tenant_id": "da3a774b9b764aa09ee99a373505a307", "floating_ip_address": "172.24.4.223", "floating_network_id": "31d39076-dc96-4194-a649-5fcd7e2f82dc", "router_id": "955fe49f-dccb-426f-a757-7c053cd3a336", "port_id": "363c45c1-8501-420c-a05e-c4fc1238472a", "fixed_ip_address": "10.0.0.8", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "854cf3f4-9ef9-4e01-bac0-fea90560df9e", "mac_address": "fa:16:3e:cc:81:e8", "admin_state_up": true, "status": "ACTIVE", "device_id": "ca0eb8d2-6556-4672-b965-5138ef356137", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-18T18:46:20Z", "updated_at": "2023-04-18T18:48:13Z", "revision_number": 1, "project_id": "da3a774b9b764aa09ee99a373505a307"}}' 2023-04-18 18:48:13,751 79714 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.223:22' as 'cirros' with public key authentication 2023-04-18 18:48:13,792 79714 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-18 18:48:13,820 79714 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-18 18:48:13,821 79714 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.223 successfully created 2023-04-18 18:48:14,662 79714 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/ca0eb8d2-6556-4672-b965-5138ef356137/action 0.835s 2023-04-18 18:48:14,662 79714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"createImage": {"name": "tempest-ServerStableDeviceRescueTest-image-1732416976"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:48:13 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/39e6d5a3-af74-442f-8020-3 c233dc64e45', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-16cd4e58-37a7-49c0-b7b6-ab5899b4fb55', 'x-compute-request-id': 'req-16cd4e58-37a7-49c0-b7b6-ab5899b4fb55', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ca0eb8d2-6556-4672-b965-5138ef356137/action'} Body: b'' 2023-04-18 18:48:14,725 79714 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/39e6d5a3-af74-442f-8020-3c233dc64e45 0.055s 2023-04-18 18:48:14,726 79714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:48:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1607', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ffd0a761-9cc2-4342-80bd-5d39f20b4946', 'x-compute-request-id': 'req-ffd0a761-9cc2-4342-80bd-5d39f20b4946', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/images/39e6d5a3-af74-442f-8020-3c233dc64e45'} Body: b'{"image": {"id": "39e6d5a3-af74-442f-8020-3c233dc64e45", "name": "tempest-ServerStableDeviceRescueTest-image-1732416976", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "c82b487d-70d3-49d8-9a21-424651a35dee", "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": "ca0eb8d2-6556-4672-b965-5138ef356137", "owner_project_name": "tempest-ServerStableDeviceRescueTest-72652998", "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-72652998-project-member", "user_id": "54d7d2be11df420c8b5f040a77eb5156"}, "created": "2023-04-18T18:48:15Z", "updated": "2023-04-18T18:48:15Z", "status": "SAVING", "progress": 25, "OS-EXT-IMG-SIZE:size": 0, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/39e6d5a3-af74-442f-8020-3c233dc64e45"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/images/39e6d5a3-af74-442f-8020-3c233dc64e45"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/39e6d5a3-af74-442f-8020-3c233dc64e45"}], "server": {"id": "ca0eb8d2-6556-4672-b965-5138ef356137", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ca0eb8d2-6556-4672-b965-5138ef356137"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ca0eb8d2-6556-4672-b965-5138ef356137"}]}}}' 2023-04-18 18:49:04,839 79714 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/39e6d5a3-af74-442f-8020-3c233dc64e45 0.057s 2023-04-18 18:49:04,840 79714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:49:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1721', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-72ef4120-bd17-4ca7-9ca1-12e2b9cd73ba', 'x-compute-request-id': 'req-72ef4120-bd17-4ca7-9ca1-12e2b9cd73ba', 'connection': 'close', 'status': '200', 'content-locatio n': 'http://10.0.0.210/compute/v2.1/images/39e6d5a3-af74-442f-8020-3c233dc64e45'} Body: b'{"image": {"id": "39e6d5a3-af74-442f-8020-3c233dc64e45", "name": "tempest-ServerStableDeviceRescueTest-image-1732416976", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "c82b487d-70d3-49d8-9a21-424651a35dee", "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": "ca0eb8d2-6556-4672-b965-5138ef356137", "owner_id": "da3a774b9b764aa09ee99a373505a307", "owner_project_name": "tempest-ServerStableDeviceRescueTest-72652998", "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-72652998-project-member", "user_id": "54d7d2be11df420c8b5f040a77eb5156"}, "created": "2023-04-18T18:48:15Z", "updated": "2023-04-18T18:48:19Z", "status": "ACTIVE", "progress": 100, "OS-EXT-IMG-SIZE:size": 38600704, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/39e6d5a3-af74-442f-8020-3c233dc64e45"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/images/39e6d5a3-af74-442f-8020-3c233dc64e45"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/39e6d5a3-af74-442f-8020-3c233dc64e45"}], "server": {"id": "ca0eb8d2-6556-4672-b965-5138ef356137", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ca0eb8d2-6556-4672-b965-5138ef356137"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ca0eb8d2-6556-4672-b965-5138ef356137"}]}}}' 2023-04-18 18:49:04,905 79714 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/39e6d5a3-af74-442f-8020-3c233dc64e45 0.060s 2023-04-18 18:49:04,905 79714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:49:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1721', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-89a7b8e6-2a60-4535-9d98-e30fe7078c2c', 'x-compute-request-id': 'req-89a7b8e6-2a60-4535-9d98-e30fe7078c2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/images/39e6d5a3-af74-442f-8020-3c233dc64e45'} Body: b'{"image": {"id": "39e6d5a3-af74-442f-8020-3c233dc64e45", "name": "tempest-ServerStableDeviceRescueTest-image-1732416976", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "c82b487d-70d3-49d8-9a21-424651a35dee", "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": "ca0eb8d2-6556-4672-b965-5138ef356137", "owner_id": "da3a774b9b764aa09ee99a373505a307", "owner_project_name": "tempest-ServerStableDeviceRescueTest-72652998", "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-72652998-project-member", "user_id": "54d7d2be11df420c8b5f040a77eb5156"}, "created": "2023-04-18T18:48:15Z", "updated": "2023-04-18T18:48:19Z", "status": "ACTIVE", "progress": 100, "OS-EXT-IMG-SIZE:size": 38600704, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/39e6d5a3-af74-442f-8020-3c233dc64e45"}, {"rel": "bookm ark", "href": "http://10.0.0.210/compute/images/39e6d5a3-af74-442f-8020-3c233dc64e45"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/39e6d5a3-af74-442f-8020-3c233dc64e45"}], "server": {"id": "ca0eb8d2-6556-4672-b965-5138ef356137", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ca0eb8d2-6556-4672-b965-5138ef356137"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ca0eb8d2-6556-4672-b965-5138ef356137"}]}}}' 2023-04-18 18:49:05,148 79714 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/ca0eb8d2-6556-4672-b965-5138ef356137 0.237s 2023-04-18 18:49:05,148 79714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:49:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1673', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-06be7c7f-7b59-4a5a-8e45-176b307fdec0', 'x-compute-request-id': 'req-06be7c7f-7b59-4a5a-8e45-176b307fdec0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ca0eb8d2-6556-4672-b965-5138ef356137'} Body: b'{"server": {"id": "ca0eb8d2-6556-4672-b965-5138ef356137", "name": "tempest-ServerStableDeviceRescueTest-server-1487082360", "status": "ACTIVE", "tenant_id": "da3a774b9b764aa09ee99a373505a307", "user_id": "54d7d2be11df420c8b5f040a77eb5156", "metadata": {}, "hostId": "05c4e4fe9dc931d7e4693ae483232cc1f9563cf457faa449fa375ed5", "image": {"id": "c82b487d-70d3-49d8-9a21-424651a35dee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c82b487d-70d3-49d8-9a21-424651a35dee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T18:46:21Z", "updated": "2023-04-18T18:48:20Z", "addresses": {"tempest-ServerStableDeviceRescueTest-1456802094-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:81:e8"}, {"version": 4, "addr": "172.24.4.223", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:81:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ca0eb8d2-6556-4672-b965-5138ef356137"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ca0eb8d2-6556-4672-b965-5138ef356137"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1418589671", "OS-SRV-USG:launched_at": "2023-04-18T18:46:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1863229712"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 18:50:05,367 79714 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/39e6d5a3-af74-442f-8020-3c233dc64e45 0.133s 2023-04-18 18:50:05,367 79714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/openstack-images-v2.0-json-patch', 'X-Auth-Token': ''} Body: [{"add": "/hw_rescue_bus", "value": "virtio"}] Response - Headers: {'date': 'Tue, 18 Apr 2023 18:50:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1640', 'content-type': 'application/json', 'x-openstack-request-id': 'req-9ea51eae-66ef-4f74-8863-d0e476342cf2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/39e6d5a3- af74-442f-8020-3c233dc64e45'} Body: b'{"base_image_ref": "c82b487d-70d3-49d8-9a21-424651a35dee", "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": "ca0eb8d2-6556-4672-b965-5138ef356137", "owner_id": "da3a774b9b764aa09ee99a373505a307", "owner_project_name": "tempest-ServerStableDeviceRescueTest-72652998", "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-72652998-project-member", "user_id": "54d7d2be11df420c8b5f040a77eb5156", "hw_rescue_bus": "virtio", "name": "tempest-ServerStableDeviceRescueTest-image-1732416976", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "4f55979cd192c9f51d976880fd17f577", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "da3a774b9b764aa09ee99a373505a307", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "505b10a6f4f8b0e542bde82e5c48ef3b1013c67f6eebc5c4a78b56d5dd6ad600682e462681efbd5691b2d3855c26e8168b049ff1aba8339a808fdb5b681ce50d", "id": "39e6d5a3-af74-442f-8020-3c233dc64e45", "created_at": "2023-04-18T18:48:15Z", "updated_at": "2023-04-18T18:50:05Z", "tags": [], "self": "/v2/images/39e6d5a3-af74-442f-8020-3c233dc64e45", "file": "/v2/images/39e6d5a3-af74-442f-8020-3c233dc64e45/file", "schema": "/v2/schemas/image"}' 2023-04-18 18:50:05,561 79714 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/39e6d5a3-af74-442f-8020-3c233dc64e45 0.193s 2023-04-18 18:50:05,562 79714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/openstack-images-v2.0-json-patch', 'X-Auth-Token': ''} Body: [{"add": "/hw_rescue_device", "value": "disk"}] Response - Headers: {'date': 'Tue, 18 Apr 2023 18:50:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1668', 'content-type': 'application/json', 'x-openstack-request-id': 'req-200ea5e4-79b2-45aa-8f33-cf01e3c5bb7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/39e6d5a3-af74-442f-8020-3c233dc64e45'} Body: b'{"base_image_ref": "c82b487d-70d3-49d8-9a21-424651a35dee", "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": "ca0eb8d2-6556-4672-b965-5138ef356137", "owner_id": "da3a774b9b764aa09ee99a373505a307", "owner_project_name": "tempest-ServerStableDeviceRescueTest-72652998", "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-72652998-project-member", "user_id": "54d7d2be11df420c8b5f040a77eb5156", "hw_rescue_device": "disk", "name": "tempest-ServerStableDeviceRescueTest-image-1732416976", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "4f55979cd192c9f51d976880fd17f577", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "da3a774b9b764aa09ee99a373505a307", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "505b10a6f4f8b0e542bde82e5c48ef3b1013c67f6eebc5c4a78b56d5dd6ad600682e462681efbd5691b2d3855c26e8168b049ff1aba8339a808fdb5b681ce50d", "id": "39e6d5a3-af74-442f-8020-3c233dc64e45", "created_at": "2023-04-18T18:48:15Z", "updated_at": "2023-04-18T18:50:05Z", "tags": [], "se lf": "/v2/images/39e6d5a3-af74-442f-8020-3c233dc64e45", "file": "/v2/images/39e6d5a3-af74-442f-8020-3c233dc64e45/file", "schema": "/v2/schemas/image"}' 2023-04-18 18:50:05,802 79714 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/ca0eb8d2-6556-4672-b965-5138ef356137 0.239s 2023-04-18 18:50:05,802 79714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:50:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1673', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7d8d04c0-66c3-4e37-aa30-b70191b3ab2e', 'x-compute-request-id': 'req-7d8d04c0-66c3-4e37-aa30-b70191b3ab2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ca0eb8d2-6556-4672-b965-5138ef356137'} Body: b'{"server": {"id": "ca0eb8d2-6556-4672-b965-5138ef356137", "name": "tempest-ServerStableDeviceRescueTest-server-1487082360", "status": "ACTIVE", "tenant_id": "da3a774b9b764aa09ee99a373505a307", "user_id": "54d7d2be11df420c8b5f040a77eb5156", "metadata": {}, "hostId": "05c4e4fe9dc931d7e4693ae483232cc1f9563cf457faa449fa375ed5", "image": {"id": "c82b487d-70d3-49d8-9a21-424651a35dee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c82b487d-70d3-49d8-9a21-424651a35dee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T18:46:21Z", "updated": "2023-04-18T18:48:20Z", "addresses": {"tempest-ServerStableDeviceRescueTest-1456802094-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:81:e8"}, {"version": 4, "addr": "172.24.4.223", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:81:e8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ca0eb8d2-6556-4672-b965-5138ef356137"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ca0eb8d2-6556-4672-b965-5138ef356137"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1418589671", "OS-SRV-USG:launched_at": "2023-04-18T18:46:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1863229712"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 18:50:06,034 79714 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/da3a774b9b764aa09ee99a373505a307/volumes 0.218s 2023-04-18 18:50:06,034 79714 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-749389318"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:50:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ccec095e-a1b2-4ac2-a991-0e60b9790b39', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ccec095e-a1b2-4ac2-a991-0e60b9790b39', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/da3a774b9b764aa09ee99a373505a307/volumes'} Body: b'{"volume": {"id": "d5a44d66-3a9b-40a0-ac06-4a10c1b11cef", "status": "creating", "size": 1, "availability_zone": "nova", "created _at": "2023-04-18T18:50:05.975282", "updated_at": null, "name": "tempest-ServerStableDeviceRescueTest-volume-749389318", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/da3a774b9b764aa09ee99a373505a307/volumes/d5a44d66-3a9b-40a0-ac06-4a10c1b11cef"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/da3a774b9b764aa09ee99a373505a307/volumes/d5a44d66-3a9b-40a0-ac06-4a10c1b11cef"}], "user_id": "54d7d2be11df420c8b5f040a77eb5156", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 18:50:06,088 79714 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/da3a774b9b764aa09ee99a373505a307/volumes/d5a44d66-3a9b-40a0-ac06-4a10c1b11cef 0.043s 2023-04-18 18:50:06,088 79714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:50:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-279cd5d2-c184-46af-9af2-bb6b06bc9ea3', 'content-length': '893', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-279cd5d2-c184-46af-9af2-bb6b06bc9ea3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/da3a774b9b764aa09ee99a373505a307/volumes/d5a44d66-3a9b-40a0-ac06-4a10c1b11cef'} Body: b'{"volume": {"id": "d5a44d66-3a9b-40a0-ac06-4a10c1b11cef", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:50:06.000000", "updated_at": null, "name": "tempest-ServerStableDeviceRescueTest-volume-749389318", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/da3a774b9b764aa09ee99a373505a307/volumes/d5a44d66-3a9b-40a0-ac06-4a10c1b11cef"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/da3a774b9b764aa09ee99a373505a307/volumes/d5a44d66-3a9b-40a0-ac06-4a10c1b11cef"}], "user_id": "54d7d2be11df420c8b5f040a77eb5156", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "da3a774b9b764aa09ee99a373505a307"}}' 2023-04-18 18:50:07,144 79714 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/da3a774b9b764aa09ee99a373505a307/volumes/d5a44d66-3a9b-40a0-ac06-4a10c1b11cef 0.044s 2023-04-18 18:50:07,145 79714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:50:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-884cae74-41ba-4865-b39e-436732ed3468', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-884cae74-41ba-4865-b39e-436732ed3468', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/da3a774b9b764aa09ee99a373505a307/volumes/d5a44d66-3a9b-40a0-ac06-4a10c1b11cef'} Body: b'{"volume": {"id": "d5a44d66-3a9b-40a0-ac06-4a10c1b11cef", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:50:06.000000", "updated_at": "2023-04-18T18:50:06.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-749389318", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [ {"rel": "self", "href": "http://10.0.0.210/volume/v3/da3a774b9b764aa09ee99a373505a307/volumes/d5a44d66-3a9b-40a0-ac06-4a10c1b11cef"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/da3a774b9b764aa09ee99a373505a307/volumes/d5a44d66-3a9b-40a0-ac06-4a10c1b11cef"}], "user_id": "54d7d2be11df420c8b5f040a77eb5156", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "da3a774b9b764aa09ee99a373505a307"}}' 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 a2b79288-720b-4ece-bb6e-a9ce45c213f7 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 18:48:27,810 79728 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/d10e8886-4d5f-4a2d-ad17-9219c9f86a89 0.324s 2023-04-18 18:48:27,810 79728 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:48:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1654', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3b301c82-ab3e-48e7-a2d0-df1865cc6ef5', 'x-compute-request-id': 'req-3b301c82-ab3e-48e7-a2d0-df1865cc6ef5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d10e8886-4d5f-4a2d-ad17-9219c9f86a89'} Body: b'{"server": {"id": "d10e8886-4d5f-4a2d-ad17-9219c9f86a89", "name": "tempest-ServerActionsTestJSON-server-784071602", "status": "ACTIVE", "tenant_id": "9b77a98a76ef4a7c8447b0fc519f9e69", "user_id": "0ebdd7a4ef194fc6885fc1169bceb880", "metadata": {}, "hostId": "25ca41ea179e1a189ce3dee8809fc9993dc8c426c7827db14a15d38a", "image": {"id": "c82b487d-70d3-49d8-9a21-424651a35dee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c82b487d-70d3-49d8-9a21-424651a35dee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T18:43:43Z", "updated": "2023-04-18T18:43:50Z", "addresses": {"tempest-ServerActionsTestJSON-1333325034-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:41:ef"}, {"version": 4, "addr": "172.24.4.56", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:41:ef"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d10e8886-4d5f-4a2d-ad17-9219c9f86a89"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d10e8886-4d5f-4a2d-ad17-9219c9f86a89"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-468920176", "OS-SRV-USG:launched_at": "2023-04-18T18:43:50.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--67909637"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 18:48:27,968 79728 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/d10e8886-4d5f-4a2d-ad17-9219c9f86a89 0.145s 2023-04-18 18:48:27,969 79728 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:48:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1654', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-26c02ea2-2a8c-48d2-83b6-13ef4c416515', 'x-compute-request-id': 'req-26c02ea2-2a8c-48d2-83b6-13ef4c416515', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d10e8886-4d5f-4a2d-ad17-9219c9f86a89'} Body: b'{"server": {"id": "d10e8886-4d5f-4a2d-ad17-9219c9f86a89", "name": "tempest-ServerActionsTestJSON-server-784071602", "status": "ACTIVE", "tenant_id": "9b77a98a76ef4a7c8447b0fc519f9e69", "user_id": "0ebdd7a4ef194fc6885fc1169bceb880", "metadata": {}, "hostId": "25ca41ea179e1a189ce3dee8809fc9993dc8c426c7827db14a15d38a", "image": {"id": "c82b487d-70d3-49d8-9a21-424651a35dee", "links": [{"rel": "bookmark", "href": "http://10.0.0.2 10/compute/images/c82b487d-70d3-49d8-9a21-424651a35dee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T18:43:43Z", "updated": "2023-04-18T18:43:50Z", "addresses": {"tempest-ServerActionsTestJSON-1333325034-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:41:ef"}, {"version": 4, "addr": "172.24.4.56", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:41:ef"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d10e8886-4d5f-4a2d-ad17-9219c9f86a89"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d10e8886-4d5f-4a2d-ad17-9219c9f86a89"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-468920176", "OS-SRV-USG:launched_at": "2023-04-18T18:43:50.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--67909637"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 18:48:28,125 79728 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/d10e8886-4d5f-4a2d-ad17-9219c9f86a89 0.143s 2023-04-18 18:48:28,125 79728 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:48:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1654', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-000b5793-b973-4cbb-84ae-6cbcf698ebca', 'x-compute-request-id': 'req-000b5793-b973-4cbb-84ae-6cbcf698ebca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d10e8886-4d5f-4a2d-ad17-9219c9f86a89'} Body: b'{"server": {"id": "d10e8886-4d5f-4a2d-ad17-9219c9f86a89", "name": "tempest-ServerActionsTestJSON-server-784071602", "status": "ACTIVE", "tenant_id": "9b77a98a76ef4a7c8447b0fc519f9e69", "user_id": "0ebdd7a4ef194fc6885fc1169bceb880", "metadata": {}, "hostId": "25ca41ea179e1a189ce3dee8809fc9993dc8c426c7827db14a15d38a", "image": {"id": "c82b487d-70d3-49d8-9a21-424651a35dee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c82b487d-70d3-49d8-9a21-424651a35dee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T18:43:43Z", "updated": "2023-04-18T18:43:50Z", "addresses": {"tempest-ServerActionsTestJSON-1333325034-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:41:ef"}, {"version": 4, "addr": "172.24.4.56", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:41:ef"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d10e8886-4d5f-4a2d-ad17-9219c9f86a89"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d10e8886-4d5f-4a2d-ad17-9219c9f86a89"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-468920176", "OS-SRV-USG:launched_at": "2023-04-18T18:43:50.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--67909637"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 18:49:28,613 79728 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_server_revert_with_volume_attached): 202 POST http://10.0.0.210/volume/v3/9b77a98a76ef4a7c8 447b0fc519f9e69/volumes 0.417s 2023-04-18 18:49:28,614 79728 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-931893183"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:49:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78eb5f05-eea2-4212-96c5-c7a0afb9bc83', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78eb5f05-eea2-4212-96c5-c7a0afb9bc83', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9b77a98a76ef4a7c8447b0fc519f9e69/volumes'} Body: b'{"volume": {"id": "a2b79288-720b-4ece-bb6e-a9ce45c213f7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:49:28.522863", "updated_at": null, "name": "tempest-ServerActionsTestJSON-volume-931893183", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9b77a98a76ef4a7c8447b0fc519f9e69/volumes/a2b79288-720b-4ece-bb6e-a9ce45c213f7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9b77a98a76ef4a7c8447b0fc519f9e69/volumes/a2b79288-720b-4ece-bb6e-a9ce45c213f7"}], "user_id": "0ebdd7a4ef194fc6885fc1169bceb880", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 18:49:28,664 79728 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_server_revert_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/9b77a98a76ef4a7c8447b0fc519f9e69/volumes/a2b79288-720b-4ece-bb6e-a9ce45c213f7 0.040s 2023-04-18 18:49:28,664 79728 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:49:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d2f140c-625a-470f-afcf-4af1d1d2499b', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d2f140c-625a-470f-afcf-4af1d1d2499b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9b77a98a76ef4a7c8447b0fc519f9e69/volumes/a2b79288-720b-4ece-bb6e-a9ce45c213f7'} Body: b'{"volume": {"id": "a2b79288-720b-4ece-bb6e-a9ce45c213f7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:49:29.000000", "updated_at": null, "name": "tempest-ServerActionsTestJSON-volume-931893183", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9b77a98a76ef4a7c8447b0fc519f9e69/volumes/a2b79288-720b-4ece-bb6e-a9ce45c213f7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9b77a98a76ef4a7c8447b0fc519f9e69/volumes/a2b79288-720b-4ece-bb6e-a9ce45c213f7"}], "user_id": "0ebdd7a4ef194fc6885fc1169bceb880", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9b77a98a76ef4a7c8447b0fc519f9e69"}}' 2023-04-18 18:49:29,716 79728 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_server_revert_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/9b77a98a76ef4a7c8447b0fc519f9e69/volumes/a2b79288-720b-4ece-bb6e-a9ce45c213f7 0.041s 2023-04-18 18:49:29,716 79728 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'dat e': 'Tue, 18 Apr 2023 18:49:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c955e627-fd99-4f68-8d96-1feb95b67f1b', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c955e627-fd99-4f68-8d96-1feb95b67f1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9b77a98a76ef4a7c8447b0fc519f9e69/volumes/a2b79288-720b-4ece-bb6e-a9ce45c213f7'} Body: b'{"volume": {"id": "a2b79288-720b-4ece-bb6e-a9ce45c213f7", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:49:29.000000", "updated_at": "2023-04-18T18:49:29.000000", "name": "tempest-ServerActionsTestJSON-volume-931893183", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9b77a98a76ef4a7c8447b0fc519f9e69/volumes/a2b79288-720b-4ece-bb6e-a9ce45c213f7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9b77a98a76ef4a7c8447b0fc519f9e69/volumes/a2b79288-720b-4ece-bb6e-a9ce45c213f7"}], "user_id": "0ebdd7a4ef194fc6885fc1169bceb880", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9b77a98a76ef4a7c8447b0fc519f9e69"}}' 2023-04-18 18:49:29,727 79728 ERROR [tempest.lib.decorators] Hints: This test was made for the bug_type 1737599. The failure could be related to https://launchpad.net/bugs/1737599 2023-04-18 18:49:29,942 79728 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/d10e8886-4d5f-4a2d-ad17-9219c9f86a89 0.214s 2023-04-18 18:49:29,943 79728 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:49:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1654', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9b5f00fe-dfd0-466b-b0b5-3787b5e75323', 'x-compute-request-id': 'req-9b5f00fe-dfd0-466b-b0b5-3787b5e75323', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d10e8886-4d5f-4a2d-ad17-9219c9f86a89'} Body: b'{"server": {"id": "d10e8886-4d5f-4a2d-ad17-9219c9f86a89", "name": "tempest-ServerActionsTestJSON-server-784071602", "status": "ACTIVE", "tenant_id": "9b77a98a76ef4a7c8447b0fc519f9e69", "user_id": "0ebdd7a4ef194fc6885fc1169bceb880", "metadata": {}, "hostId": "25ca41ea179e1a189ce3dee8809fc9993dc8c426c7827db14a15d38a", "image": {"id": "c82b487d-70d3-49d8-9a21-424651a35dee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c82b487d-70d3-49d8-9a21-424651a35dee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T18:43:43Z", "updated": "2023-04-18T18:43:50Z", "addresses": {"tempest-ServerActionsTestJSON-1333325034-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:41:ef"}, {"version": 4, "addr": "172.24.4.56", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:41:ef"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d10e8886-4d5f-4a2d-ad17-9219c9f86a89"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d10e8886-4d5f-4a2d-ad17-9219c9f86a89"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-468920176", "OS-SRV-USG:launched_at": "2023-04-18T18:43:50.000000", "OS-SRV-USG:terminated_at": null, "security_group s": [{"name": "tempest-securitygroup--67909637"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' setUpClass (tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest) --------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/admin/test_snapshots_actions.py", line 38, in resource_setup cls.volume = cls.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume cb930071-f58e-4718-9c20-a7dbcdd6db71 failed to build and is in ERROR status 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 e04c1ac1-a86e-40bd-8655-21e750d3c799 failed to build and is in ERROR status setUpClass (tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON) ------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/test_snapshot_metadata.py", line 38, in resource_setup cls.volume = cls.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 977de8c6-bbf7-4e12-aa96-859f34ceedb7 failed to build and is in ERROR status tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_delete_attached_volume[id-a313b5cd-fbd0-49cc-94de-870e99f763c7,negative] -------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/decorators.py", line 106, in wrapper raise exc File "/opt/stack/tempest/tempest/lib/decorators.py", line 98, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume_negative.py", line 32, in test_delete_attached_volume volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume d38b835a-cdc7-4275-a6ba-ee121d144643 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 18:48:29,584 79718 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-18 18:48:29,584 79718 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-18 18:48:29,640 79718 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.053s 2023-04-18 18:48:29,640 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-931648654", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLkqIElWG64DJJMej6TWrx4vdl3hee/kkZMcKxbSHLlGw4ojmrx1XXcnCSRAToreu7C6UfZAnxjCRTXW5VmVRZ2XcaKYsiXJ+77BjaBp3kC7YU+ISOPe2xUE6ch6pceXcw=="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:48:29 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-ca1e05d8-ff49-49da-883a-72054c81b458', 'x-compute-request-id': 'req-ca1e05d8-ff49-49da-883a-72054c81b458', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-931648654", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLkqIElWG64DJJMej6TWrx4vdl3hee/kkZMcKxbSHLlGw4ojmrx1XXcnCSRAToreu7C6UfZAnxjCRTXW5VmVRZ2XcaKYsiXJ+77BjaBp3kC7YU+ISOPe2xUE6ch6pceXcw==", "fingerprint": "88:35:6d:89:09:ab:d3:6d:f8:7d:37:17:2c:ab:10:21", "user_id": "d9d084fe4eb34d19a62ee6edac016b2d"}}' 2023-04-18 18:48:29,643 79718 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-931648654 created 2023-04-18 18:48:29,831 79718 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.187s 2023-04-18 18:48:29,831 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--706429896", "description": "tempest-description--1870167378"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-888b05f7-c557-4fa5-8cea-2288c8279076', 'date': 'Tue, 18 Apr 2023 18:48:29 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "9c2fc101-63d7-4bf9-a8a4-16617603e134", "name": "tempest-securitygroup--706429896", "stateful": true, "tenant_id": "b8e2262755f74e3ead0fd71b1a778716", "description": "tempest-description--1870167378", "shared": false, "security_group_rules": [{"id": "5a9def63-eca9-4aca-95a8-77e37cb31b0d", "tenant_id": "b8e2262755f74e3ead0fd71b1a778716", "security_group_id": "9c2fc101-63d7-4bf9-a8a4-16617603e134", "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": 557, "description": null, "tags": [], "created_at": "2023-04-18T18:48:29Z", "updated_at": "2023-04-18T18:48:29Z", "revision_number": 0, "project_id": "b8e2262755f74e3ead0fd71b1a778716"}, {"id": "9a447f2c-3b23-4786-9f3b-c5cdbd40dab3", "tenant_id": "b8e2262755f74e3ead0fd71b1a778716", "security_group_id": "9c2fc101-63d7-4bf9-a8a4-16617603e134", "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": 558, "description": null, "tags": [], "created_at": "2023-04-18T18:48:29Z", "updated_at": "2023-04-18T18:48:29Z", "revision_number": 0, "project_id": "b8e2262755f74e3ead0fd71b1a778716"}], "tags": [], "created_at": "2023-04-18T18:48:29Z", "updated_at": "2023-04-18T18:48:29Z", "revision_number": 1, "project_id": "b8e2262755f74e3ead0fd71b1a778716"}}' 2023-04-18 18:48:30,185 79718 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-18 18:48:30,185 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "9c2fc101-63d7-4bf9-a8a4-16617603e134", "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-76244f44-343d-4763-8286-053b6092bff5', 'date': 'Tue, 18 Apr 2023 18:48:30 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "c77551ff-919b-44a2-97b5-7ff067b70348", "tenant_id": "b8e2262755f74e3ead0fd71b1a778716", "security_group_id": "9c2fc101-63d7-4bf9-a8a4-16617603e134", "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-18T18:48:29Z", "updated_at": "2023-04-18T18:48:29Z", "revision_number": 0, "project_id": "b8e2262755f74e3ead0fd71b1a778716"}}' 2023-04-18 18:48:30,375 79718 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.189s 2023-04-18 18:48:30,376 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "9c2fc101-63d7-4bf9-a8a4-16617603e134", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-4dfa8915-57d7-4974-a471-b11a497b3156', 'date': 'Tue, 18 Apr 2023 18:48:30 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "7f430d12-de58-4b55-b950-de909817340d", "tenant_id": "b8e2262755f74e3ead0fd71b1a778716", "security_group_id": "9c2fc101-63d7-4bf9-a8a4-16617603e134", "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-18T18:48:30Z", "updated_at": "2023-04-18T18:48:30Z", "revision_number": 0, "project_id": "b8e2262755f74e3ead0fd71b1a778716"}}' 2023-04-18 18:48:30,376 79718 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--706429896 created 2023-04-18 18:48:31,253 79718 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.876s 2023-04-18 18:48:31,254 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "31d39076-dc96-4194-a649-5fcd7e2f82dc"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-op enstack-request-id': 'req-ba0e23f2-bdd3-4e31-b609-ca4ffeda383d', 'date': 'Tue, 18 Apr 2023 18:48:31 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "87bfa759-a33a-4c3a-b64c-cae663b22ada", "tenant_id": "b8e2262755f74e3ead0fd71b1a778716", "floating_ip_address": "172.24.4.242", "floating_network_id": "31d39076-dc96-4194-a649-5fcd7e2f82dc", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "b8e2262755f74e3ead0fd71b1a778716", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-18T18:48:30Z", "updated_at": "2023-04-18T18:48:30Z", "revision_number": 0}}' 2023-04-18 18:48:31,254 79718 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '87bfa759-a33a-4c3a-b64c-cae663b22ada', 'tenant_id': 'b8e2262755f74e3ead0fd71b1a778716', 'floating_ip_address': '172.24.4.242', 'floating_network_id': '31d39076-dc96-4194-a649-5fcd7e2f82dc', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'b8e2262755f74e3ead0fd71b1a778716', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-18T18:48:30Z', 'updated_at': '2023-04-18T18:48:30Z', 'revision_number': 0, 'ip': '172.24.4.242'} created 2023-04-18 18:48:31,301 79718 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.041s 2023-04-18 18:48:31,302 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 18:48:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2819', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-9cef2758-b5db-4eb7-afa4-d3736048a371', '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": "d9d084fe4eb34d19a62ee6edac016b2d", "name": "tempest-AttachVolumeNegativeTest-811016376-project-member", "password_expires_at": null}, "audit_ids": ["MDjKkDLSREWiPZvqUDeC3g"], "expires_at": "2023-04-18T19:48:31.000000Z", "issued_at": "2023-04-18T18:48:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b8e2262755f74e3ead0fd71b1a778716", "name": "tempest-AttachVolumeNegativeTest-811016376"}, "is_domain": false, "roles": [{"id": "35697bd1c3044a1fbd5795113c41efb7", "name": "reader"}, {"id": "7058366a9fca443e9f44c95d078fcd58", "name": "member"}], "catalog": [{"endpoints": [{"id": "91478bb14fa24dc18a442602e5f97ca2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/b8e2262755f74e3ead0fd71b1a778716", "region": "RegionOne"}], "id": "7be72221085d4944a946c97ce08fe0ba", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "a95f50d538a94de29a9a69d17d76bd36", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "96a88896ecc9496da6d9e54366fc23b9", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "3f738fffaddc4d75802cacb0bcb457ee", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/b8e2262755f74e3ead0fd71b1a778716", "region": "RegionOne"}], "id": "9ef904c6d5494133b74a9881e4a175c8", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "a5ee12dbfaab49159c461dbeffc63c63", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "a56bae77ec6c4dae90bdf0ec335648ae", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "650aec42df824256ba1796a0f4fa4bbb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "affc40d7318340b699f04996f49cf400", "type": "image", "name": "glance"}, {"endpoints": [{"id": "6590deb5fd8b448b9f5db913f58adec5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "eb545688324f4c1980813ba1d95d408e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "99a6368efe954c65b6d93304b2b0d191", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "f7e66750d7a84de281ee5c5b746d4e62", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "abe90ddcbe5b4d5bb77a7bd32b6e5e96", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/b8e2262755f74e3ead0fd71b1a778716", "region": "RegionOne"}], "id": "fa260696b99e4f908d5beeb126d1233f", "type": "volumev3", "name": "cinderv3"}]}}' 2023-04-18 18:48:31,302 79718 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_delete_attached_volume) Found network {'id': '6de6b59d-15c8-461e-95c7-600dd24e9c58', 'name': 'tempest-AttachVolumeNegativeTest-1748295876-network', 'tenant_id': 'b8e2262755f74e3ead0fd71b1a778716', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'b8e2262755f74e3ead0fd71b1a778716', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 32559, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T18:42:20Z', 'updated_at': '2023-04-18T18:42:20Z', 'revision_number': 1} available for tenant 2023-04-18 18:48:31,303 79718 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-931648654', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLkqIElWG64DJJMej6TWrx4vdl3hee/kkZMcKxbSHLlGw4ojmrx1XXcnCSRAToreu7C6UfZAnxjCRTXW5VmVRZ2XcaKYsiXJ+77BjaBp3kC7YU+ISOPe2xUE6ch6pceXcw==', 'fingerprint': '88:35:6d:89:09:ab:d3:6d:f8:7d:37:17:2c:ab:10:21', 'user_id': 'd9d084fe4eb34d19a62ee6edac016b2d', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDB0tySnTqOAESNYKeAkLE4UXpUlaA235yYpN4sPvXUlcBovGr4TcDRE\nf9WywUFC3GegBwYFK4EEACKhZANiAAS5KiBJVhuuAySTHo+k1q8eL3Zd4Xnv5JGT\nHCsW0hy5RsOKI5q8dV13JwkkQE6K3ruwulH2QJ8YwkU11uVZlUWdl3GimLIlyfu+\nwY2gad5Au2FPiEjj3tsVBOnIeqXHl3M=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '9c2fc101-63d7-4bf9-a8a4-16617603e134', 'name': 'tempest-securitygroup--706429896', 'stateful': True, 'tenant_id': 'b8e2262755f74e3ead0fd71b1a778716', 'description': 'tempest-description--1870167378', 'shared': False, 'security_group_rules': [{'id': '5a9def63-eca9-4aca-95a8-77e37cb31b0d', 'tenant_id': 'b8e2262755f74e3ead0fd71b1a778716', 'security_group_id': '9c2fc101-63d7-4bf9-a8a4-16617603e134', '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': 557, 'description': None, 'tags': [], 'created_at': '2023-04-18T18:48:29Z', 'updated_at': '2023-04-18T18:48:29Z', 'revision_number': 0, 'project_id': 'b8e2262755f74e3ead0fd71b1a778716'}, {'id': '9a447f2c-3b23-4786-9f3b-c5cdbd40dab3', 'tenant_id': 'b8e2262755f74e3ead0fd71b1a778716', 'security_group_id': '9c2fc101-63d7-4bf9-a8a4-16617603e134', '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': 558, 'description': None, 'tags': [], 'created_at': '2023-04-18T18:48:29Z', 'updated_at': '2023-04-18T18:48:29Z', 'revision_number': 0, 'project_id': 'b8e2262755f74e3ead0fd71b1a778716'}], 'tags': [], 'created_at': '2023-04-18T18:48:29Z', 'updated_at': '2023-04-18T18:48:29Z', 'revision_number': 1, 'project_id': 'b8e2262755f74e3ead0fd71b1a778716'}, 'floating_ip': {'id': '87bfa759-a33a-4c3a-b64c-cae663b22ada', 'tenant_id': 'b8e2262755f74e3ead0fd71b1a778716', 'floating_ip_address': '172.24.4.242', 'floating_network_id': '31d39076-dc96-4194-a649-5fcd7e2f82dc', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'b8e2262755f74e3ead0fd71b1a778716', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-18T18:48:30Z', 'updated_at': '2023-04-18T18:48:30Z', 'revision_number': 0, 'ip': '172.24.4.242'}} 2023-04-18 18:48:32,080 79718 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 0.776s 2023-04-18 18:48:32,080 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-535408898", "imageRef": "c82b487d-70d3-49d8-9a21-424651a35dee", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "6de6b59d-15c8-461e-95c7-600dd24e9c58"}], "security_groups": [{"name": "tempest-securitygroup--706429896"}], "key_name": "tempest-keypair-931648654", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:48:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/479c7410-eebc-4c05-b2a7-182bcbb66fd9', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9bbb48a4-2068-48ad-b941-523ae8faaf18', 'x-compute-request-id': 'req-9bbb48a4-2068-48ad-b941-523ae8faaf18', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "479c7410-eebc-4c05-b2a7-182bcbb66fd9", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/479c7410-eebc-4c05-b2a7-182bcbb66fd9"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/479c7410-eebc-4c05-b2a7-182bcbb66fd9"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--706429896"}], "adminPass": "password"}}' 2023-04-18 18:48:32,152 79718 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/479c7410-eebc-4c05-b2a7-182bcbb66fd9 0.068s 2023-04-18 18:48:32,152 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:48:32 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-77d46930-0afb-4b1c-b8dc-6bc25f6ebb5c', 'x-compute-request-id': 'req-77d46930-0afb-4b1c-b8dc-6bc25f6ebb5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/479c7410-eebc-4c05-b2a7-182bcbb66fd9'} Body: b'{"server": {"id": "479c7410-eebc-4c05-b2a7-182bcbb66fd9", "name": "tempest-AttachVolumeNegativeTest-server-535408898", "status": "BUILD", "tenant_id": "b8e2262755f74e3ead0fd71b1a778716", "user_id": "d9d084fe4eb34d19a62ee6edac016b2d", "metadata": {}, "hostId": "", "image": {"id": "c82b487d-70d3-49d8-9a21-424651a35dee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c82b487d-70d3-49d8-9a21-424651a35dee"}]}, "flavor": {"id ": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T18:48:32Z", "updated": "2023-04-18T18:48:32Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/479c7410-eebc-4c05-b2a7-182bcbb66fd9"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/479c7410-eebc-4c05-b2a7-182bcbb66fd9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-931648654", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 18:49:22,524 79718 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/479c7410-eebc-4c05-b2a7-182bcbb66fd9 0.293s 2023-04-18 18:49:22,528 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:49:22 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-68c5279a-03b7-4c4c-ae7c-d8aebecec583', 'x-compute-request-id': 'req-68c5279a-03b7-4c4c-ae7c-d8aebecec583', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/479c7410-eebc-4c05-b2a7-182bcbb66fd9'} Body: b'{"server": {"id": "479c7410-eebc-4c05-b2a7-182bcbb66fd9", "name": "tempest-AttachVolumeNegativeTest-server-535408898", "status": "ACTIVE", "tenant_id": "b8e2262755f74e3ead0fd71b1a778716", "user_id": "d9d084fe4eb34d19a62ee6edac016b2d", "metadata": {}, "hostId": "a1c4bbecd4ffc1fe4f1fc34de657769f1b1cc977d7b4359209dd1955", "image": {"id": "c82b487d-70d3-49d8-9a21-424651a35dee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c82b487d-70d3-49d8-9a21-424651a35dee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T18:48:32Z", "updated": "2023-04-18T18:48:40Z", "addresses": {"tempest-AttachVolumeNegativeTest-1748295876-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:da:44"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/479c7410-eebc-4c05-b2a7-182bcbb66fd9"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/479c7410-eebc-4c05-b2a7-182bcbb66fd9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-931648654", "OS-SRV-USG:launched_at": "2023-04-18T18:48:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--706429896"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 18:49:22,541 79718 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-18 18:50:22,797 79718 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/479c7410-eebc-4c05-b2a7-182bcbb66fd9/os-interface 0.217s 2023-04-18 18:50:22,798 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:50:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '282', 'content-type': 'app lication/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f8a718f9-78f9-4bac-aeaa-edd6f3e3bbfb', 'x-compute-request-id': 'req-f8a718f9-78f9-4bac-aeaa-edd6f3e3bbfb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/479c7410-eebc-4c05-b2a7-182bcbb66fd9/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "6de6b59d-15c8-461e-95c7-600dd24e9c58", "port_id": "ecac9958-6e92-4d4b-852a-73bbff8bd3be", "mac_addr": "fa:16:3e:f1:da:44", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "e870fe13-a567-4561-8d0d-faccb9cadbdc", "ip_address": "10.0.0.7"}]}]}' 2023-04-18 18:50:23,925 79718 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/87bfa759-a33a-4c3a-b64c-cae663b22ada 1.122s 2023-04-18 18:50:23,926 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "ecac9958-6e92-4d4b-852a-73bbff8bd3be"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-027af62a-c5e5-43b0-889f-c5cfa85991bd', 'date': 'Tue, 18 Apr 2023 18:50:23 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/87bfa759-a33a-4c3a-b64c-cae663b22ada'} Body: b'{"floatingip": {"id": "87bfa759-a33a-4c3a-b64c-cae663b22ada", "tenant_id": "b8e2262755f74e3ead0fd71b1a778716", "floating_ip_address": "172.24.4.242", "floating_network_id": "31d39076-dc96-4194-a649-5fcd7e2f82dc", "router_id": "760140ae-0c2b-428b-931a-bedfecab18c8", "port_id": "ecac9958-6e92-4d4b-852a-73bbff8bd3be", "fixed_ip_address": "10.0.0.7", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "6de6b59d-15c8-461e-95c7-600dd24e9c58", "mac_address": "fa:16:3e:f1:da:44", "admin_state_up": true, "status": "ACTIVE", "device_id": "479c7410-eebc-4c05-b2a7-182bcbb66fd9", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-18T18:48:30Z", "updated_at": "2023-04-18T18:50:23Z", "revision_number": 1, "project_id": "b8e2262755f74e3ead0fd71b1a778716"}}' 2023-04-18 18:50:23,933 79718 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.242:22' as 'cirros' with public key authentication 2023-04-18 18:50:23,999 79718 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-18 18:50:24,035 79718 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-18 18:50:24,036 79718 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.242 successfully created 2023-04-18 18:50:24,089 79718 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/479c7410-eebc-4c05-b2a7-182bcbb66fd9/ips 0.052s 2023-04-18 18:50:24,090 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:50:24 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-b49bd616-821c-46ab-a546-1c5c86b742b9', 'x-compute-request-id': 'req-b49bd616-821c-46ab-a546-1c5c86b742b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/479c7410-eebc-4c05-b2a7-182bcbb66fd9/ips'} Body: b'{"addresses": {"tempest-AttachVolumeNegativeTest-1748295876-network": [{"version": 4, "addr": "10.0.0.7"}]}}' 2023-04-18 18:5 0:24,303 79718 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 202 POST http://10.0.0.210/volume/v3/b8e2262755f74e3ead0fd71b1a778716/volumes 0.209s 2023-04-18 18:50:24,303 79718 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-1986934713"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:50:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4605c33-36df-4f51-8458-bb28f6d5fc22', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4605c33-36df-4f51-8458-bb28f6d5fc22', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b8e2262755f74e3ead0fd71b1a778716/volumes'} Body: b'{"volume": {"id": "d38b835a-cdc7-4275-a6ba-ee121d144643", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:50:24.241038", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-1986934713", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b8e2262755f74e3ead0fd71b1a778716/volumes/d38b835a-cdc7-4275-a6ba-ee121d144643"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b8e2262755f74e3ead0fd71b1a778716/volumes/d38b835a-cdc7-4275-a6ba-ee121d144643"}], "user_id": "d9d084fe4eb34d19a62ee6edac016b2d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 18:50:24,359 79718 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/b8e2262755f74e3ead0fd71b1a778716/volumes/d38b835a-cdc7-4275-a6ba-ee121d144643 0.046s 2023-04-18 18:50:24,360 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:50:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-491e08d8-811c-4833-85bb-b67fbc3f05aa', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-491e08d8-811c-4833-85bb-b67fbc3f05aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b8e2262755f74e3ead0fd71b1a778716/volumes/d38b835a-cdc7-4275-a6ba-ee121d144643'} Body: b'{"volume": {"id": "d38b835a-cdc7-4275-a6ba-ee121d144643", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:50:24.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-1986934713", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b8e2262755f74e3ead0fd71b1a778716/volumes/d38b835a-cdc7-4275-a6ba-ee121d144643"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b8e2262755f74e3ead0fd71b1a778716/volumes/d38b835a-cdc7-4275-a6ba-ee121d144643"}], "user_id": "d9d084fe4eb34d19a62ee6edac016b2d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b8e2262755f74e3ead0fd71b1a778716"}}' 2023-04-18 18:50:25,416 79718 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/b8e2262755f74e3ead0fd71b1a778716/volumes/d38b835a-cdc7-4275-a6ba-ee121d144643 0.044s 2023-04-18 18:50:25,416 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:50:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5630dde-c44c-4f53-9901-f0074a8f7076', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5630dde-c44c-4f53-9901-f0074a8f7076', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b8e2262755f74e3ead0fd71b1a778716/volumes/d38b835a-cdc7-4275-a6ba-ee121d144643'} Body: b'{"volume": {"id": "d38b835a-cdc7-4275-a6ba-ee121d144643", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:50:24.000000", "updated_at": "2023-04-18T18:50:24.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1986934713", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b8e2262755f74e3ead0fd71b1a778716/volumes/d38b835a-cdc7-4275-a6ba-ee121d144643"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b8e2262755f74e3ead0fd71b1a778716/volumes/d38b835a-cdc7-4275-a6ba-ee121d144643"}], "user_id": "d9d084fe4eb34d19a62ee6edac016b2d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b8e2262755f74e3ead0fd71b1a778716"}}' 2023-04-18 18:50:25,549 79718 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/479c7410-eebc-4c05-b2a7-182bcbb66fd9 0.118s 2023-04-18 18:50:25,550 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:50:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-12e035e5-9b41-48d5-aa69-2b2f9a46ff50', 'x-compute-request-id': 'req-12e035e5-9b41-48d5-aa69-2b2f9a46ff50', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/479c7410-eebc-4c05-b2a7-182bcbb66fd9'} Body: b'' 2023-04-18 18:50:25,757 79718 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/479c7410-eebc-4c05-b2a7-182bcbb66fd9 0.207s 2023-04-18 18:50:25,758 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:50:25 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-41c8fbf6-d0e4-4116-8039-9a2772b6ecaf', 'x-compute-request-id': 'req-41c8fbf6-d0e4-4116-8039-9a2772b6ecaf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/479c7410-eebc-4c05-b2a7-182bcbb66fd9'} Body: b'{"server": {"id": "479c7410-eebc-4c05-b2a7-182bcbb66fd9", "name": "tempest-AttachVolumeNegativeTest-server-535408898", "status": "ACTIVE", "tenant_id": "b8e2262755f74e3ead0fd71b1a778716", "user_id": "d9d084fe4eb34d19a62ee6edac016b2d", "metadata": {}, "hostId": "a1c4bbecd4ffc1fe4f1fc34de657769f1b1cc977d7b4359209dd1955", "image": {"id": "c82b487d-70d3-49d8-9a21-424651a35dee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c82b487d-70d3-49d8-9a21-424651a35dee" }]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T18:48:32Z", "updated": "2023-04-18T18:50:26Z", "addresses": {"tempest-AttachVolumeNegativeTest-1748295876-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:da:44"}, {"version": 4, "addr": "172.24.4.242", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:da:44"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/479c7410-eebc-4c05-b2a7-182bcbb66fd9"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/479c7410-eebc-4c05-b2a7-182bcbb66fd9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-931648654", "OS-SRV-USG:launched_at": "2023-04-18T18:48:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--706429896"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 18:51:15,857 79718 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/479c7410-eebc-4c05-b2a7-182bcbb66fd9 0.038s 2023-04-18 18:51:15,857 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:51:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-0da8d08c-2abe-4217-9458-44d7bbf7cfdd', 'x-compute-request-id': 'req-0da8d08c-2abe-4217-9458-44d7bbf7cfdd', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/479c7410-eebc-4c05-b2a7-182bcbb66fd9'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 479c7410-eebc-4c05-b2a7-182bcbb66fd9 could not be found."}}' 2023-04-18 18:51:15,893 79718 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-931648654 0.034s 2023-04-18 18:51:15,893 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:51:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0f669085-426f-45d4-a3f2-6335ad323d04', 'x-compute-request-id': 'req-0f669085-426f-45d4-a3f2-6335ad323d04', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-931648654'} Body: b'' 2023-04-18 18:51:16,041 79718 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/9c2fc101-63d7-4bf9-a8a4-16617603e134 0.146s 2023-04-18 18:51:16,041 79718 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-7393da6f-f13d-4700-91b8-e0a08df6d3af', 'content-length': '0', 'date': 'Tue, 18 Apr 2023 18:51:16 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/9c2fc101-63d7-4bf9-a8a4-16617603e134'} Bod y: b'' 2023-04-18 18:51:16,059 79718 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/9c2fc101-63d7-4bf9-a8a4-16617603e134 0.018s 2023-04-18 18:51:16,060 79718 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-e748042f-44bf-49d4-807e-595b801e84c7', 'date': 'Tue, 18 Apr 2023 18:51:16 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/9c2fc101-63d7-4bf9-a8a4-16617603e134'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 9c2fc101-63d7-4bf9-a8a4-16617603e134 does not exist", "detail": ""}}' 2023-04-18 18:51:16,640 79718 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/87bfa759-a33a-4c3a-b64c-cae663b22ada 0.579s 2023-04-18 18:51:16,640 79718 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-054bad3c-ab80-4c58-b393-7c528a8629c7', 'content-length': '0', 'date': 'Tue, 18 Apr 2023 18:51:16 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/87bfa759-a33a-4c3a-b64c-cae663b22ada'} Body: b'' 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 f6143d1b-147e-4d73-826d-c473b5ff6df9 failed to build and is in ERROR status tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume[id-52e9045a-e90d-4c0d-9087-79d657faffff,slow] ------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 89, in test_attach_detach_volume volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume ee4938ef-1e80-4ddb-8a21-9fa633745fb6 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 18:48:31,646 79716 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-18 18:48:31,646 79716 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-18 18:48:31,754 79716 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.105s 2023-04-18 18:48:31,754 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-537119938", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBP75UOD2VVswwEFdAE5pRkjC7E1uU5B4lt1HqOjjl1pKEP93swWEEt3emcnFg7xF2R80I1NY+nLMgoyY9hH7O8nE4gZeFVmQ8GnjFY/vTsa6E0EX3v9sc5AGFgwhnayzxQ=="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:48:31 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-d6f5e0f3-b0ab-4eb3-b383-686fb9a335c9', 'x-compute-request-id': 'req-d6f5e0f3-b0ab-4eb3-b383-686fb9a335c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-537119938", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBP75UOD2VVswwEFdAE5pRkjC7E1uU5B4lt1HqOjjl1pKEP93swWEEt3emcnFg7xF2R80I1NY+nLMgoyY9hH7O8nE4gZeFVmQ8GnjFY/vTsa6E0EX3v9sc5AGFgwhnayzxQ==", "fingerprint": "74:06:af:6d:81:d3:1d:d7:b8:3d:ee:fd:52:61:78:74", "user_id": "4874f52afd004c78a32a527a485585b4"}}' 2023-04-18 18:48:31,757 79716 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-537119938 created 2023-04-18 18:48:31,949 79716 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.192s 2023-04-18 18:48:31,950 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--184286933", "description": "tempest-description--459340014"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1595', 'x-openstack-request-id': 'req-288d2cab-c8bf-4f05-9b2b-cd7ff561272a', 'date': 'Tue, 18 Apr 2023 18:48:31 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "9f01a3cc-49ab-4f7e-b3e7-d3c8bb504165", "name": "tempest-securitygroup--184286933", "stateful": true, "tenant_id": "b87957319570441dbe9efc54251059d3", "description": "tempest-description--459340014", "shared": false, "security_group_rules": [{"id": "8df83c60-d501-405f-8bf6-4719eb382abc", "tenant_id": "b87957319570441dbe9efc54251059d3", "security_group_id": "9f01a3cc-49ab-4f7e-b3e7-d3c8bb504165", "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": 565, "description": null, "tags": [], "created_at": "2023-04-18T18:48:31Z", "updated_at": "2023-04-18T18:48:31Z", "revision_number": 0, "project_id": "b87957319570441dbe9efc54251059d3"}, {"id": "c8522c1f-3d48-4855-a10c-dc7c758c4bc7", "tenant_id": "b87957319570441dbe9efc54251059d3", "security_group_id": "9f01a3cc-49ab-4f7e-b3e7-d3c8bb504165", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalize d_cidr": null, "remote_group_id": null, "standard_attr_id": 564, "description": null, "tags": [], "created_at": "2023-04-18T18:48:31Z", "updated_at": "2023-04-18T18:48:31Z", "revision_number": 0, "project_id": "b87957319570441dbe9efc54251059d3"}], "tags": [], "created_at": "2023-04-18T18:48:31Z", "updated_at": "2023-04-18T18:48:31Z", "revision_number": 1, "project_id": "b87957319570441dbe9efc54251059d3"}}' 2023-04-18 18:48:32,103 79716 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.152s 2023-04-18 18:48:32,103 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "9f01a3cc-49ab-4f7e-b3e7-d3c8bb504165", "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-a3f9cbaf-86c9-44f7-861f-ca2b037bedc8', 'date': 'Tue, 18 Apr 2023 18:48:32 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "e055adaa-b6c9-4b27-b373-5844bd0bff6f", "tenant_id": "b87957319570441dbe9efc54251059d3", "security_group_id": "9f01a3cc-49ab-4f7e-b3e7-d3c8bb504165", "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-18T18:48:32Z", "updated_at": "2023-04-18T18:48:32Z", "revision_number": 0, "project_id": "b87957319570441dbe9efc54251059d3"}}' 2023-04-18 18:48:32,282 79716 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.179s 2023-04-18 18:48:32,283 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "9f01a3cc-49ab-4f7e-b3e7-d3c8bb504165", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-4847dc35-b428-4caf-a1e0-84b3f76a74cd', 'date': 'Tue, 18 Apr 2023 18:48:32 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "81a55ca1-a8c9-44c2-8144-216e35d212fe", "tenant_id": "b87957319570441dbe9efc54251059d3", "security_group_id": "9f01a3cc-49ab-4f7e-b3e7-d3c8bb504165", "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-18T18:48:32Z", "updated_at": "2023-04-18T18:48:32Z", "revision_number": 0, "project_id": "b87957319570441dbe9efc54251059d3"}}' 2023-04-18 18:48:32,283 79716 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--184286933 created 2023-04-18 18:48:33,241 79716 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.957s 2023-04-18 18:48:33,242 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "31d39076-dc96-4194-a649-5fcd7e2f82dc"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x-open stack-request-id': 'req-995cf39d-6f0a-4d8d-90e7-b9e82973a82a', 'date': 'Tue, 18 Apr 2023 18:48:33 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "654ca54f-f3fc-4d03-a789-2a55407f684c", "tenant_id": "b87957319570441dbe9efc54251059d3", "floating_ip_address": "172.24.4.74", "floating_network_id": "31d39076-dc96-4194-a649-5fcd7e2f82dc", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "b87957319570441dbe9efc54251059d3", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-18T18:48:32Z", "updated_at": "2023-04-18T18:48:32Z", "revision_number": 0}}' 2023-04-18 18:48:33,242 79716 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '654ca54f-f3fc-4d03-a789-2a55407f684c', 'tenant_id': 'b87957319570441dbe9efc54251059d3', 'floating_ip_address': '172.24.4.74', 'floating_network_id': '31d39076-dc96-4194-a649-5fcd7e2f82dc', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'b87957319570441dbe9efc54251059d3', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-18T18:48:32Z', 'updated_at': '2023-04-18T18:48:32Z', 'revision_number': 0, 'ip': '172.24.4.74'} created 2023-04-18 18:48:33,279 79716 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.030s 2023-04-18 18:48:33,279 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 18:48:33 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-6d3d8869-cdde-4881-9f70-948890deab8a', '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": "4874f52afd004c78a32a527a485585b4", "name": "tempest-AttachVolumeTestJSON-1089450924-project-member", "password_expires_at": null}, "audit_ids": ["YSr-7ItKQi-SUjw01RQ_Mw"], "expires_at": "2023-04-18T19:48:33.000000Z", "issued_at": "2023-04-18T18:48:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b87957319570441dbe9efc54251059d3", "name": "tempest-AttachVolumeTestJSON-1089450924"}, "is_domain": false, "roles": [{"id": "35697bd1c3044a1fbd5795113c41efb7", "name": "reader"}, {"id": "7058366a9fca443e9f44c95d078fcd58", "name": "member"}], "catalog": [{"endpoints": [{"id": "91478bb14fa24dc18a442602e5f97ca2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/b87957319570441dbe9efc54251059d3", "region": "RegionOne"}], "id": "7be72221085d4944a946c97ce08fe0ba", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "a95f50d538a94de29a9a69d17d76bd36", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "96a88896ecc9496da6d9e54366fc23b9", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "3f738fffaddc4d75802cacb0bcb457ee", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/b87957319570441dbe9efc54251059d3", "region": "RegionOne"}], "id": "9ef904c6d5494133b74a9881e4a175c8", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "a5ee12dbfaab49159c461dbeffc63c63", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "a56bae77ec6c4dae90bdf0ec335648ae", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "650aec42df824256ba1796a0f4fa4bbb", "interface": "public", "region_id": "RegionOne", "url": "http://10 .0.0.210/image", "region": "RegionOne"}], "id": "affc40d7318340b699f04996f49cf400", "type": "image", "name": "glance"}, {"endpoints": [{"id": "6590deb5fd8b448b9f5db913f58adec5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "eb545688324f4c1980813ba1d95d408e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "99a6368efe954c65b6d93304b2b0d191", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "f7e66750d7a84de281ee5c5b746d4e62", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "abe90ddcbe5b4d5bb77a7bd32b6e5e96", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/b87957319570441dbe9efc54251059d3", "region": "RegionOne"}], "id": "fa260696b99e4f908d5beeb126d1233f", "type": "volumev3", "name": "cinderv3"}]}}' 2023-04-18 18:48:33,280 79716 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_attach_detach_volume) Found network {'id': '26a81738-5c09-4ad6-9623-f1d56d9d3805', 'name': 'tempest-AttachVolumeTestJSON-107856298-network', 'tenant_id': 'b87957319570441dbe9efc54251059d3', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'b87957319570441dbe9efc54251059d3', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 47416, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T18:48:25Z', 'updated_at': '2023-04-18T18:48:25Z', 'revision_number': 1} available for tenant 2023-04-18 18:48:33,280 79716 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-537119938', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBP75UOD2VVswwEFdAE5pRkjC7E1uU5B4lt1HqOjjl1pKEP93swWEEt3emcnFg7xF2R80I1NY+nLMgoyY9hH7O8nE4gZeFVmQ8GnjFY/vTsa6E0EX3v9sc5AGFgwhnayzxQ==', 'fingerprint': '74:06:af:6d:81:d3:1d:d7:b8:3d:ee:fd:52:61:78:74', 'user_id': '4874f52afd004c78a32a527a485585b4', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDA6BsNt0mOC2SkAcUGjXi4aRxXncB+UkRri/BROWMj30xltEHF+X5K0\nqQnu9jmE8VagBwYFK4EEACKhZANiAAT++VDg9lVbMMBBXQBOaUZIwuxNblOQeJbd\nR6jo45daShD/d7MFhBLd3pnJxYO8RdkfNCNTWPpyzIKMmPYR+zvJxOIGXhVZkPBp\n4xWP707GuhNBF97/bHOQBhYMIZ2ss8U=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '9f01a3cc-49ab-4f7e-b3e7-d3c8bb504165', 'name': 'tempest-securitygroup--184286933', 'stateful': True, 'tenant_id': 'b87957319570441dbe9efc54251059d3', 'description': 'tempest-description--459340014', 'shared': False, 'security_group_rules': [{'id': '8df83c60-d501-405f-8bf6-4719eb382abc', 'tenant_id': 'b87957319570441dbe9efc54251059d3', 'security_group_id': '9f01a3cc-49ab-4f7e-b3e7-d3c8bb504165', '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': 565, 'description': None, 'tags': [], 'created_at': '2023-04-18T18:48:31Z', 'updated_at': '2023-04-18T18:48:31Z', 'revision_number': 0, 'project_id': 'b87957319570441dbe9efc54251059d3'}, {'id': 'c8522c1f-3d48-4855-a10c-dc7c758c4bc7', 'tenant_id': 'b87957319570441dbe9efc54251059d3', 'security_group_id': '9f01a3cc-49ab-4f7e-b3e7-d3c8bb504165', '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': 564, 'description': None, 'tags': [], 'created_at': '2023-04-18T18:48:31Z', 'updated_at': '2023-04-18T18:48:31Z', 'revision_number': 0, 'project_id': 'b87957319570441dbe9efc54251059d3'}], 'tags': [], 'created_at': '2023-04-18T18:48:31Z', 'upda ted_at': '2023-04-18T18:48:31Z', 'revision_number': 1, 'project_id': 'b87957319570441dbe9efc54251059d3'}, 'floating_ip': {'id': '654ca54f-f3fc-4d03-a789-2a55407f684c', 'tenant_id': 'b87957319570441dbe9efc54251059d3', 'floating_ip_address': '172.24.4.74', 'floating_network_id': '31d39076-dc96-4194-a649-5fcd7e2f82dc', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'b87957319570441dbe9efc54251059d3', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-18T18:48:32Z', 'updated_at': '2023-04-18T18:48:32Z', 'revision_number': 0, 'ip': '172.24.4.74'}} 2023-04-18 18:48:33,963 79716 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 0.682s 2023-04-18 18:48:33,963 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeTestJSON-server-1864716711", "imageRef": "c82b487d-70d3-49d8-9a21-424651a35dee", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "26a81738-5c09-4ad6-9623-f1d56d9d3805"}], "security_groups": [{"name": "tempest-securitygroup--184286933"}], "key_name": "tempest-keypair-537119938", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:48:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/01bd6642-f342-43b7-b48c-20657f850435', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-53d73281-bced-4d64-97d6-6df3dc459673', 'x-compute-request-id': 'req-53d73281-bced-4d64-97d6-6df3dc459673', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "01bd6642-f342-43b7-b48c-20657f850435", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/01bd6642-f342-43b7-b48c-20657f850435"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/01bd6642-f342-43b7-b48c-20657f850435"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--184286933"}], "adminPass": "password"}}' 2023-04-18 18:48:34,039 79716 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/01bd6642-f342-43b7-b48c-20657f850435 0.072s 2023-04-18 18:48:34,039 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:48:33 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-fa9249e2-cb68-4ffc-a054-dd3947663eb4', 'x-compute-request-id': 'req-fa9249e2-cb68-4ffc-a054-dd3947663eb4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/01bd6642-f342-43b7-b48c-20657f850435'} Body: b'{"server": {"id": "01bd6642-f342-43b7-b48c-20657f850435", "name": "tempest-AttachVolumeTestJSON-server-1864716711", "status": "BUILD", "tenant_id": "b87957319570441dbe9efc54251059d3", "user_id": "4874f52afd004c78a32a527a485585b4", "metadata": {}, "hostId": "", "image": {"id": "c82b487d-70d3-49d8-9a21-424651a35dee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c82b487d-70d3-49d8-9a21-424651a35dee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "h ttp://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T18:48:34Z", "updated": "2023-04-18T18:48:33Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/01bd6642-f342-43b7-b48c-20657f850435"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/01bd6642-f342-43b7-b48c-20657f850435"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-537119938", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 18:49:24,365 79716 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/01bd6642-f342-43b7-b48c-20657f850435 0.266s 2023-04-18 18:49:24,366 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:49:24 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-615f80ee-0716-44e0-ab37-464664b43f9e', 'x-compute-request-id': 'req-615f80ee-0716-44e0-ab37-464664b43f9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/01bd6642-f342-43b7-b48c-20657f850435'} Body: b'{"server": {"id": "01bd6642-f342-43b7-b48c-20657f850435", "name": "tempest-AttachVolumeTestJSON-server-1864716711", "status": "ACTIVE", "tenant_id": "b87957319570441dbe9efc54251059d3", "user_id": "4874f52afd004c78a32a527a485585b4", "metadata": {}, "hostId": "6fc01c5463e950180520512264ed02fcbd72574c7bf6970d1da1f644", "image": {"id": "c82b487d-70d3-49d8-9a21-424651a35dee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c82b487d-70d3-49d8-9a21-424651a35dee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T18:48:33Z", "updated": "2023-04-18T18:48:41Z", "addresses": {"tempest-AttachVolumeTestJSON-107856298-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:0f:a8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/01bd6642-f342-43b7-b48c-20657f850435"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/01bd6642-f342-43b7-b48c-20657f850435"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-537119938", "OS-SRV-USG:launched_at": "2023-04-18T18:48:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--184286933"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 18:49:24,377 79716 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-18 18:50:24,605 79716 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/01bd6642-f342-43b7-b48c-20657f850435/os-interface 0.174s 2023-04-18 18:50:24,606 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:50:24 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-dcc6e6bd-9e3d-405d-8cc5-50a80f8dc671', 'x-compute-request-id': 'req-dcc6e6bd-9e3d-405d-8cc5-50a80f8dc671', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/01bd6642-f342-43b7-b48c-20657f850435/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "26a81738-5c09-4ad6-9623-f1d56d9d3805", "port_id": "31fd2936-0b9d-4627-9ce3-08354d45f3e3", "mac_addr": "fa:16:3e:f7:0f:a8", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "f775df02-cd6f-4d7b-9ba5-20da4afebc66", "ip_address": "10.0.0.4"}]}]}' 2023-04-18 18:50:25,310 79716 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/654ca54f-f3fc-4d03-a789-2a55407f684c 0.697s 2023-04-18 18:50:25,311 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "31fd2936-0b9d-4627-9ce3-08354d45f3e3"}} Response - Headers: {'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-3ef8dcd4-41eb-4d1f-b04a-a7e2920b88e6', 'date': 'Tue, 18 Apr 2023 18:50:25 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/654ca54f-f3fc-4d03-a789-2a55407f684c'} Body: b'{"floatingip": {"id": "654ca54f-f3fc-4d03-a789-2a55407f684c", "tenant_id": "b87957319570441dbe9efc54251059d3", "floating_ip_address": "172.24.4.74", "floating_network_id": "31d39076-dc96-4194-a649-5fcd7e2f82dc", "router_id": "8985637e-2c10-45fd-b64f-bb4f1a45a1f4", "port_id": "31fd2936-0b9d-4627-9ce3-08354d45f3e3", "fixed_ip_address": "10.0.0.4", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "26a81738-5c09-4ad6-9623-f1d56d9d3805", "mac_address": "fa:16:3e:f7:0f:a8", "admin_state_up": true, "status": "ACTIVE", "device_id": "01bd6642-f342-43b7-b48c-20657f850435", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-18T18:48:32Z", "updated_at": "2023-04-18T18:50:24Z", "revision_number": 1, "project_id": "b87957319570441dbe9efc54251059d3"}}' 2023-04-18 18:50:25,313 79716 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.74:22' as 'cirros' with public key authentication 2023-04-18 18:50:25,347 79716 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-18 18:50:25,369 79716 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-18 18:50:25,370 79716 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.74 successfully created 2023-04-18 18:50:25,421 79716 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/01bd6642-f342-43b7-b48c-20657f850435/ips 0.050s 2023-04-18 18:50:25,421 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:50:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '103', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1d9dba25-05c3-4b75-9080-be37e141d73e', 'x-compute-request-id': 'req-1d9dba25-05c3-4b75-9080-be37e141d73e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/01bd6642-f342-43b7-b48c-20657f850435/ips'} Body: b'{"addresses": {"tempest-AttachVolumeTestJSON-107856298-network": [{"version": 4, "addr": "10.0.0.4"}]}}' 2023-04-18 18:50:25,428 79716 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.74: 22' as 'cirros' with public key authentication 2023-04-18 18:50:25,434 79716 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-18 18:50:25,455 79716 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-18 18:50:25,455 79716 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.74 successfully created 2023-04-18 18:50:25,456 79716 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; lsblk -lb --nodeps 2023-04-18 18:50:25,456 79716 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.74:22' as 'cirros' with public key authentication 2023-04-18 18:50:25,464 79716 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-18 18:50:25,491 79716 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-18 18:50:25,491 79716 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.74 successfully created 2023-04-18 18:50:25,780 79716 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST http://10.0.0.210/volume/v3/b87957319570441dbe9efc54251059d3/volumes 0.259s 2023-04-18 18:50:25,781 79716 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-1702887686"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:50:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac597602-7292-48d9-b351-c1c890ca0030', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac597602-7292-48d9-b351-c1c890ca0030', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b87957319570441dbe9efc54251059d3/volumes'} Body: b'{"volume": {"id": "ee4938ef-1e80-4ddb-8a21-9fa633745fb6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:50:25.720176", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-1702887686", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b87957319570441dbe9efc54251059d3/volumes/ee4938ef-1e80-4ddb-8a21-9fa633745fb6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b87957319570441dbe9efc54251059d3/volumes/ee4938ef-1e80-4ddb-8a21-9fa633745fb6"}], "user_id": "4874f52afd004c78a32a527a485585b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 18:50:25,832 79716 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b87957319570441dbe9efc54251059d3/volumes/ee4938ef-1e80-4ddb-8a21-9fa633745fb6 0.041s 2023-04-18 18:50:25,832 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:50:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e437ed81-8d68-4851-a71d-c8ea174bc776', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e437ed81-8d68-4851-a71d-c8ea174bc776', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b87957319570441dbe9efc54251059d3/volumes/ee4938ef-1e80-4ddb-8a21-9fa633745fb6'} Body: b'{"volume": {"id": "ee4938ef-1e80-4ddb-8a21-9fa633745fb6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:50:26.000000", "updated_at": null, "name": "tempest-Attac hVolumeTestJSON-volume-1702887686", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b87957319570441dbe9efc54251059d3/volumes/ee4938ef-1e80-4ddb-8a21-9fa633745fb6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b87957319570441dbe9efc54251059d3/volumes/ee4938ef-1e80-4ddb-8a21-9fa633745fb6"}], "user_id": "4874f52afd004c78a32a527a485585b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b87957319570441dbe9efc54251059d3"}}' 2023-04-18 18:50:26,882 79716 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/b87957319570441dbe9efc54251059d3/volumes/ee4938ef-1e80-4ddb-8a21-9fa633745fb6 0.037s 2023-04-18 18:50:26,882 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:50:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e27134ae-82d2-4687-a7d5-c2a030ff9453', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e27134ae-82d2-4687-a7d5-c2a030ff9453', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b87957319570441dbe9efc54251059d3/volumes/ee4938ef-1e80-4ddb-8a21-9fa633745fb6'} Body: b'{"volume": {"id": "ee4938ef-1e80-4ddb-8a21-9fa633745fb6", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:50:26.000000", "updated_at": "2023-04-18T18:50:26.000000", "name": "tempest-AttachVolumeTestJSON-volume-1702887686", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b87957319570441dbe9efc54251059d3/volumes/ee4938ef-1e80-4ddb-8a21-9fa633745fb6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b87957319570441dbe9efc54251059d3/volumes/ee4938ef-1e80-4ddb-8a21-9fa633745fb6"}], "user_id": "4874f52afd004c78a32a527a485585b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b87957319570441dbe9efc54251059d3"}}' 2023-04-18 18:50:27,035 79716 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/01bd6642-f342-43b7-b48c-20657f850435 0.142s 2023-04-18 18:50:27,035 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:50:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7ab84705-38e9-4ec8-b0f8-05050c71adc1', 'x-compute-request-id': 'req-7ab84705-38e9-4ec8-b0f8-05050c71adc1', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/01bd6642-f342-43b7-b48c-20657f850435'} Body: b'' 2023-04-18 18:50:27,234 79716 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/01bd6642-f342-43b7-b48c-20657f850435 0.198s 2023-04-18 18:50:27,234 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:50:27 GMT', 'server': 'Apache /2.4.52 (Ubuntu)', 'content-length': '1659', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5c9ffc20-1285-4b87-af48-ca629ee97ddc', 'x-compute-request-id': 'req-5c9ffc20-1285-4b87-af48-ca629ee97ddc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/01bd6642-f342-43b7-b48c-20657f850435'} Body: b'{"server": {"id": "01bd6642-f342-43b7-b48c-20657f850435", "name": "tempest-AttachVolumeTestJSON-server-1864716711", "status": "ACTIVE", "tenant_id": "b87957319570441dbe9efc54251059d3", "user_id": "4874f52afd004c78a32a527a485585b4", "metadata": {}, "hostId": "6fc01c5463e950180520512264ed02fcbd72574c7bf6970d1da1f644", "image": {"id": "c82b487d-70d3-49d8-9a21-424651a35dee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c82b487d-70d3-49d8-9a21-424651a35dee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T18:48:33Z", "updated": "2023-04-18T18:50:27Z", "addresses": {"tempest-AttachVolumeTestJSON-107856298-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:0f:a8"}, {"version": 4, "addr": "172.24.4.74", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:0f:a8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/01bd6642-f342-43b7-b48c-20657f850435"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/01bd6642-f342-43b7-b48c-20657f850435"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-537119938", "OS-SRV-USG:launched_at": "2023-04-18T18:48:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--184286933"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 18:51:17,332 79716 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/01bd6642-f342-43b7-b48c-20657f850435 0.036s 2023-04-18 18:51:17,332 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:51:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-b46fe377-3464-4b9b-be49-6814b103ccea', 'x-compute-request-id': 'req-b46fe377-3464-4b9b-be49-6814b103ccea', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/01bd6642-f342-43b7-b48c-20657f850435'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 01bd6642-f342-43b7-b48c-20657f850435 could not be found."}}' 2023-04-18 18:51:17,363 79716 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-537119938 0.030s 2023-04-18 18:51:17,363 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:51:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c0cd9223-4a1a-4c65-90dd-a0155cc31410 ', 'x-compute-request-id': 'req-c0cd9223-4a1a-4c65-90dd-a0155cc31410', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-537119938'} Body: b'' 2023-04-18 18:51:17,519 79716 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/9f01a3cc-49ab-4f7e-b3e7-d3c8bb504165 0.155s 2023-04-18 18:51:17,519 79716 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-5868f375-1dd4-4aca-ab64-03246cafa162', 'content-length': '0', 'date': 'Tue, 18 Apr 2023 18:51:17 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/9f01a3cc-49ab-4f7e-b3e7-d3c8bb504165'} Body: b'' 2023-04-18 18:51:17,537 79716 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/9f01a3cc-49ab-4f7e-b3e7-d3c8bb504165 0.017s 2023-04-18 18:51:17,538 79716 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-9e473a2a-43ff-49df-8ad8-3a3ed7c52025', 'date': 'Tue, 18 Apr 2023 18:51:17 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/9f01a3cc-49ab-4f7e-b3e7-d3c8bb504165'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 9f01a3cc-49ab-4f7e-b3e7-d3c8bb504165 does not exist", "detail": ""}}' 2023-04-18 18:51:18,001 79716 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/654ca54f-f3fc-4d03-a789-2a55407f684c 0.463s 2023-04-18 18:51:18,001 79716 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-f1b08188-4ac4-4482-b2e5-46cd0fbcc9ac', 'content-length': '0', 'date': 'Tue, 18 Apr 2023 18:51:18 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/654ca54f-f3fc-4d03-a789-2a55407f684c'} Body: b'' 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 f22c8f96-fcc3-4c35-a699-0c43aa55fdbe failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 18:51:17,678 79714 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 202 POST http://10.0.0.210/volume/v3/5faa3a113d8341a18e6b2af2124a7640/volumes 0.343s 2023-04-18 18:51:17,679 79714 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-760377977"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:51:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2cd86ec-fb87-4684-b2d6-d51e2d43afb8', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2cd86ec-fb87-4684-b2d6-d51e2d43afb8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5faa3a113d8341a18e6b2af2124a7640/volumes'} Body: b'{"volume": {"id": "f22c8f96-fcc3-4c35-a699-0c43aa55fdbe", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:51:17.601919", "updated_at": null, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-760377977", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5faa3a113d8341a18e6b2af2124a7640/volumes/f22c8f96-fcc3-4c35-a699-0c43aa55fdbe"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5faa3a113d8341a18e6b2af2124a7640/volumes/f22c8f96-fcc3-4c35-a699-0c43aa55fdbe"}], "user_id": "5b4baf919c3945f0929fcde353f59acc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 18:51:17,730 79714 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://10.0.0.210/volume/v3/5faa3a113d8341a18e6b2af2124a7640/volumes/f22c8f96-fcc3-4c35-a699-0c43aa55fdbe 0.042s 2023-04-18 18:51:17,730 79714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:51:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27c67ed5-3e2c-41d4-9196-a645ce035b2c', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27c67ed5-3e2c-41d4-9196-a645ce035b2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5faa3a113d8341a18e6b2af2124a7640/volumes/f22c8f96-fcc3-4c35-a699-0c43aa55fdbe'} Body: b'{"volume": {"id": "f22c8f96-fcc3-4c35-a699-0c43aa55fdbe", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:51:18.000000", "updated_at": null, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-760377977", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5faa3a113d8341a18e6b2af2124a7640/volumes/f22c8f96-fcc3-4c35-a699-0c43aa55fdbe"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5faa3a113d8341a18e6b2af2124a7640/volumes/f22c8f96-fcc3-4c35-a699-0c43aa55fdbe"}], "user_id": "5b4baf919c3945f0929fcde353f59acc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5faa3a113d8341a18e6b2af2124a7640"}}' 2023-04-18 18:51:18,786 79714 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://10.0.0.210/volume/v3/5faa3a113d8341a18e6b2af2124a7640/volumes/f22c8f96-fcc3-4c35-a699-0c43aa55fdbe 0.041s 2023 -04-18 18:51:18,786 79714 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:51:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac6f95f8-1048-4ea6-b1e8-e33dbd1b477f', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac6f95f8-1048-4ea6-b1e8-e33dbd1b477f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5faa3a113d8341a18e6b2af2124a7640/volumes/f22c8f96-fcc3-4c35-a699-0c43aa55fdbe'} Body: b'{"volume": {"id": "f22c8f96-fcc3-4c35-a699-0c43aa55fdbe", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:51:18.000000", "updated_at": "2023-04-18T18:51:18.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-760377977", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5faa3a113d8341a18e6b2af2124a7640/volumes/f22c8f96-fcc3-4c35-a699-0c43aa55fdbe"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5faa3a113d8341a18e6b2af2124a7640/volumes/f22c8f96-fcc3-4c35-a699-0c43aa55fdbe"}], "user_id": "5b4baf919c3945f0929fcde353f59acc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5faa3a113d8341a18e6b2af2124a7640"}}' 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 6280edd7-ea17-42d3-87d4-94e22610619d failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2023-04-18T18:50:36Z', 'message': 'Build of instance 6280edd7-ea17-42d3-87d4-94e22610619d aborted: Volume b648cb99-4e43-415b-8699-f08311a1a896 did not finish being created even after we waited 5 seconds or 2 attempts. And its status is error.'}. Server boot request ID: req-70d109e5-72d3-4047-b218-4c3d3211cc6d. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 18:47:29,922 79710 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.034s 2023-04-18 18:47:29,922 79710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 18:47:29 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-67132826-8cc6-4fb0-8d5e-5846a856b0eb', '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": "f67441a57a924abcaced46622448d4f1", "name": "tempest-ServerBootFromVolumeStableRescueTest-838717263-project-member", "password_expires_at": null}, "audit_ids": ["8weAG85ATZyRwkoFr8HV1w"], "expires_at": "2023-04-18T19:47:29.000000Z", "issued_at": "2023-04-18T18:47:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6465f7a1d0c5481584fe89993270aedc", "name": "tempest-ServerBootFromVolumeStableRescueTest-838717263"}, "is_domain": false, "roles": [{"id": "35697bd1c3044a1fbd5795113c41efb7", "name": "reader"}, {"id": "7058366a9fca443e9f44c95d078fcd58", "name": "member"}], "catalog": [{"endpoints": [{"id": "91478bb14fa24dc18a442602e5f97ca2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/6465f7a1d0c5481584fe89993270aedc", "region": "RegionOne"}], "id": "7be72221085d4944a946c97ce08fe0ba", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "a95f50d538a94de29a9a69d17d76bd36", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "96a88896ecc9496da6d9e54366fc23b9", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "3f738fffaddc4d75802cacb0bcb457ee", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/6465f7a1d0c5481584fe89993270aedc", "region": "RegionOne"}], "id": "9ef904c6d5494133b74a9881e4a175c8", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "a5ee12dbfaab49159c461dbeffc63c63", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "a56bae77ec6c4dae90bdf0ec335648ae", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "650aec42df824256ba1796a0f4fa4bbb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "affc40d7318340b699f04996f49cf400", "type": "image", "name": "glance"}, {"endpoints": [{"id": "6590deb5fd8b448b9f5db913f58adec5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "eb545688324f4c1980813ba1d95d408e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "99a6368efe954c65b6d93304b2b0d191", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "f7e66750d7a84de281ee5c5b746d4e62", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "abe90ddcbe5b4d5bb77a7bd32b6e5e96", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/6465f7a1d0c5481584fe89993270aedc", "region": "RegionOne"}], "id": "fa260696b99e4f908d5beeb126d1233f", "type": "volumev3", "name": "cinderv3"}]}}' 2023-04-18 18:47:29,922 79710 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume) Found network {'id': '240dfbf6-18e5-4396-a852-597100519eaf', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-134858661-network', 'tenant_id': '6465f7a1d0c5481584fe89993270aedc', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project _id': '6465f7a1d0c5481584fe89993270aedc', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 21508, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T18:43:30Z', 'updated_at': '2023-04-18T18:43:31Z', 'revision_number': 1} available for tenant 2023-04-18 18:47:30,718 79710 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.795s 2023-04-18 18:47:30,719 79710 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-440095898", "imageRef": "c82b487d-70d3-49d8-9a21-424651a35dee", "flavorRef": "42", "networks": [{"uuid": "240dfbf6-18e5-4396-a852-597100519eaf"}]}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:47:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/33aac0ea-0365-4f2e-a851-3c111323df12', '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-3f466858-d7ec-4892-80d6-92e6d52bb22d', 'x-compute-request-id': 'req-3f466858-d7ec-4892-80d6-92e6d52bb22d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "33aac0ea-0365-4f2e-a851-3c111323df12", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/33aac0ea-0365-4f2e-a851-3c111323df12"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/33aac0ea-0365-4f2e-a851-3c111323df12"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "9CvveF6KRYYn"}}' 2023-04-18 18:47:30,799 79710 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/33aac0ea-0365-4f2e-a851-3c111323df12 0.077s 2023-04-18 18:47:30,800 79710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:47:30 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-5f39f281-51ad-4a2a-80e3-60bedc129d43', 'x-compute-request-id': 'req-5f39f281-51ad-4a2a-80e3-60bedc129d43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/33aac0ea-0365-4f2e-a851-3c111323df12'} Body: b'{"server": {"id": "33aac0ea-0365-4f2e-a851-3c111323df12", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-440095898", "status": "BUILD", "tenant_id": "6465f7a1d0c5481584fe89993270aedc", "user_id": "f67441a57a924abcaced46622448d4f1", "metadata": {}, "hostId": "", "image": {"id": "c82b487d-70d3-49d8-9a21-424651a35dee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c82b487d-70d3-49d8-9a21-424651a35dee"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-18T18:47:31Z", "updated": "2023-04-18T18:47:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/33aac0e a-0365-4f2e-a851-3c111323df12"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/33aac0ea-0365-4f2e-a851-3c111323df12"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2023-04-18 18:48:21,103 79710 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/33aac0ea-0365-4f2e-a851-3c111323df12 0.240s 2023-04-18 18:48:21,104 79710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:48:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1689', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c26bf1b0-ec37-495c-bcba-6a8813e4b803', 'x-compute-request-id': 'req-c26bf1b0-ec37-495c-bcba-6a8813e4b803', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/33aac0ea-0365-4f2e-a851-3c111323df12'} Body: b'{"server": {"id": "33aac0ea-0365-4f2e-a851-3c111323df12", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-440095898", "status": "ACTIVE", "tenant_id": "6465f7a1d0c5481584fe89993270aedc", "user_id": "f67441a57a924abcaced46622448d4f1", "metadata": {}, "hostId": "6cd49d29c39011c4f9f925140e382e1f8c2f37a36ef1b6c54fab36ea", "image": {"id": "c82b487d-70d3-49d8-9a21-424651a35dee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c82b487d-70d3-49d8-9a21-424651a35dee"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-18T18:47:30Z", "updated": "2023-04-18T18:47:38Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-134858661-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:9a:7c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/33aac0ea-0365-4f2e-a851-3c111323df12"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/33aac0ea-0365-4f2e-a851-3c111323df12"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-18T18:47:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2023-04-18 18:48:21,119 79710 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-18 18:49:22,218 79710 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/33aac0ea-0365-4f2e-a851-3c111323df12/action 1.038s 2023-04-18 18:49:22,218 79710 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-ServerBootFromVolumeStableRe scueTest-image-147623990"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:49:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '52', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-88813cf1-df95-4044-b403-4dafbaf212c3', 'x-compute-request-id': 'req-88813cf1-df95-4044-b403-4dafbaf212c3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/33aac0ea-0365-4f2e-a851-3c111323df12/action'} Body: b'{"image_id": "6ea39465-7f0d-4c10-b553-cd8aa4a6cc29"}' 2023-04-18 18:49:22,245 79710 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/6ea39465-7f0d-4c10-b553-cd8aa4a6cc29 0.025s 2023-04-18 18:49:22,246 79710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:49:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1357', 'content-type': 'application/json', 'x-openstack-request-id': 'req-4dfe5285-85ab-419e-a7bb-66174e3aa4cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/6ea39465-7f0d-4c10-b553-cd8aa4a6cc29'} Body: b'{"base_image_ref": "c82b487d-70d3-49d8-9a21-424651a35dee", "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": "33aac0ea-0365-4f2e-a851-3c111323df12", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-838717263", "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-838717263-project-member", "user_id": "f67441a57a924abcaced46622448d4f1", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-147623990", "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": "6465f7a1d0c5481584fe89993270aedc", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "6ea39465-7f0d-4c10-b553-cd8aa4a6cc29", "created_at": "2023-04-18T18:49:22Z", "updated_at": "2023-04-18T18:49:22Z", "tags": [], "self": "/v2/images/6ea39465-7f0d-4c10-b553-cd8aa4a6cc29", "file": "/v2/images/6ea39465-7f0d-4c10-b553-cd8aa4a6cc29/file", "schema": "/v2/schemas/image"}' 2023-04-18 18:49:23,269 79710 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/6ea39465-7f0d-4c10-b553-cd8aa4a6cc29 0.021s 2023-04-18 18:49:23,270 79710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:49:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1357', 'content-type': 'application/json', 'x-openstack-request-id': 'req-88b52358-9034-419c-8917-4280d27b36fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/6ea39465-7f0d-4c10-b553-cd8aa4a6cc29'} Body: b'{"base_image_ref": "c82b487d-70d3-49d8-9a21-424651a35dee", "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": "33aac0ea-0365-4f2e-a851-3c111323df12", "owner_project_name": "tempest-ServerBootFromV olumeStableRescueTest-838717263", "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-838717263-project-member", "user_id": "f67441a57a924abcaced46622448d4f1", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-147623990", "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": "6465f7a1d0c5481584fe89993270aedc", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "6ea39465-7f0d-4c10-b553-cd8aa4a6cc29", "created_at": "2023-04-18T18:49:22Z", "updated_at": "2023-04-18T18:49:22Z", "tags": [], "self": "/v2/images/6ea39465-7f0d-4c10-b553-cd8aa4a6cc29", "file": "/v2/images/6ea39465-7f0d-4c10-b553-cd8aa4a6cc29/file", "schema": "/v2/schemas/image"}' 2023-04-18 18:49:24,296 79710 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/6ea39465-7f0d-4c10-b553-cd8aa4a6cc29 0.024s 2023-04-18 18:49:24,296 79710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:49:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1357', 'content-type': 'application/json', 'x-openstack-request-id': 'req-ff1cce83-728c-4116-96fa-ee21f896c884', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/6ea39465-7f0d-4c10-b553-cd8aa4a6cc29'} Body: b'{"base_image_ref": "c82b487d-70d3-49d8-9a21-424651a35dee", "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": "33aac0ea-0365-4f2e-a851-3c111323df12", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-838717263", "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-838717263-project-member", "user_id": "f67441a57a924abcaced46622448d4f1", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-147623990", "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": "6465f7a1d0c5481584fe89993270aedc", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "6ea39465-7f0d-4c10-b553-cd8aa4a6cc29", "created_at": "2023-04-18T18:49:22Z", "updated_at": "2023-04-18T18:49:22Z", "tags": [], "self": "/v2/images/6ea39465-7f0d-4c10-b553-cd8aa4a6cc29", "file": "/v2/images/6ea39465-7f0d-4c10-b553-cd8aa4a6cc29/file", "schema": "/v2/schemas/image"}' 2023-04-18 18:49:25,322 79710 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/6ea39465-7f0d-4c10-b553-cd8aa4a6cc29 0.024s 2023-04-18 18:49:25,322 79710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:49:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1357', 'content-type': 'application/json', 'x-openstack-request-id': 'req-499f62b3-de13-4808-b180-75d184edda90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/6ea39465-7f0d-4c10-b553-cd8aa4a6cc29'} Body: b'{"base_image_ref": "c82b487d-70d3-49d8-9a21-424651a35dee", "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": "33aac0ea-0365-4f2e-a851-3c111323df12", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-838717263", "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-838717263-project-member", "user_id": "f67441a57a924abcaced46622448d4f1", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-147623990", "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": "6465f7a1d0c5481584fe89993270aedc", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "6ea39465-7f0d-4c10-b553-cd8aa4a6cc29", "created_at": "2023-04-18T18:49:22Z", "updated_at": "2023-04-18T18:49:22Z", "tags": [], "self": "/v2/images/6ea39465-7f0d-4c10-b553-cd8aa4a6cc29", "file": "/v2/images/6ea39465-7f0d-4c10-b553-cd8aa4a6cc29/file", "schema": "/v2/schemas/image"}' 2023-04-18 18:49:26,378 79710 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/6ea39465-7f0d-4c10-b553-cd8aa4a6cc29 0.055s 2023-04-18 18:49:26,379 79710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:49:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1468', 'content-type': 'application/json', 'x-openstack-request-id': 'req-a1ac5086-326d-4d56-9de3-9f75ce848b24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/6ea39465-7f0d-4c10-b553-cd8aa4a6cc29'} Body: b'{"base_image_ref": "c82b487d-70d3-49d8-9a21-424651a35dee", "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": "33aac0ea-0365-4f2e-a851-3c111323df12", "owner_id": "6465f7a1d0c5481584fe89993270aedc", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-838717263", "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-838717263-project-member", "user_id": "f67441a57a924abcaced46622448d4f1", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-147623990", "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": "6465f7a1d0c5481584fe89993270aedc", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "6ea39465-7f0d-4c10-b553-cd8aa4a6cc29", "created_at": "2023-04-18T18:49:22Z", "updated_at": "2023-04-18T18:49:26Z", "tags": [], "self": "/v2/images/6ea39465-7f0d-4c10-b553-cd8aa4a6cc29", "file": "/v2/images/6ea39465-7f0d-4c10-b553-cd8aa4a6cc29/file", "schema": "/v2/schemas/image"}' 2023-04-18 18:49:27,411 79710 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/6ea39465-7f0d-4c10-b553-cd8aa4a6cc29 0.031s 2023-04-18 18:49:27,412 79710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:49:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1638', 'content-type': 'application/json', 'x-openstack-request-id': 'req-d6f6357e-1368-4562-a474-71416c080019', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/6ea39465-7f0d-4c10-b553-cd8aa4a6cc29'} Body: b'{"base_image_ref": "c82b487d-70d3-49d8-9a21-424651a35dee", "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": "33aac0ea-0365-4f2e-a851-3c111323df12", "owner_id": "6465f7a1d0c5481584fe89993270aedc", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-838717263", "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-838717263-project-member", "user_id": "f67441a57a924abcaced46622448d4f1", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-147623990", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "c2904bf7a971709430a13873aeda4b63", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "6465f7a1d0c5481584fe89993270aedc", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "669db6a377ff862519e7fc7d955fbf4e09ce73abdf7c2b9dbee189aac1f65dacfdb943bb2924381264cddf576b112f1cd26437fbf3d1bfa2ece5f5a1d5ad562d", "id": "6ea39465-7f0d-4c10-b553-cd8aa4a6cc29", "created_at": "2023-04-18T18:49:22Z", "updated_at": "2023-04-18T18:49:27Z", "tags": [], "self": "/v2/images/6ea39465-7f0d-4c10-b553-cd8aa4a6cc29", "file": "/v2/images/6ea39465-7f0d-4c10-b553-cd8aa4a6cc29/file", "schema": "/v2/schemas/image"}' 2023-04-18 18:49:27,439 79710 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/6ea39465-7f0d-4c10-b553-cd8aa4a6cc29 0.027s 2023-04-18 18:49:27,440 79710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:49:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1638', 'content-type': 'application/json', 'x-openstack-request-id': 'req-142463ef-0b57-4d85-81c5-e6b6f86c4160', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/6ea39465-7f0d-4c10-b553-cd8aa4a6cc29'} Body: b'{"base_image_ref": "c82b487d-70d3-49d8-9a21-424651a35dee", "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": "33aac0ea-0365-4f2e-a851-3c111323df12", "owner_id": "6465f7a1d0c5481584fe89993270aedc", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-838717263", "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-838717263-project-member", "user_id": "f67441a57a924abcaced46622448d4f1", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-147623990", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 38600704, "virtual_size": 1073741824, "status": "active", "checksum": "c2904bf7a971709430a13873aeda4b63", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "6465f7a1d0c5481584fe89993270aedc", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "669db6a377ff862519e7fc7d955fbf4e09ce73abdf7c2b9dbee189aac1 f65dacfdb943bb2924381264cddf576b112f1cd26437fbf3d1bfa2ece5f5a1d5ad562d", "id": "6ea39465-7f0d-4c10-b553-cd8aa4a6cc29", "created_at": "2023-04-18T18:49:22Z", "updated_at": "2023-04-18T18:49:27Z", "tags": [], "self": "/v2/images/6ea39465-7f0d-4c10-b553-cd8aa4a6cc29", "file": "/v2/images/6ea39465-7f0d-4c10-b553-cd8aa4a6cc29/file", "schema": "/v2/schemas/image"}' 2023-04-18 18:49:27,665 79710 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/33aac0ea-0365-4f2e-a851-3c111323df12 0.224s 2023-04-18 18:49:27,665 79710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:49:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1689', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3106824b-9509-46ac-a3b4-27740a613dbf', 'x-compute-request-id': 'req-3106824b-9509-46ac-a3b4-27740a613dbf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/33aac0ea-0365-4f2e-a851-3c111323df12'} Body: b'{"server": {"id": "33aac0ea-0365-4f2e-a851-3c111323df12", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-440095898", "status": "ACTIVE", "tenant_id": "6465f7a1d0c5481584fe89993270aedc", "user_id": "f67441a57a924abcaced46622448d4f1", "metadata": {}, "hostId": "6cd49d29c39011c4f9f925140e382e1f8c2f37a36ef1b6c54fab36ea", "image": {"id": "c82b487d-70d3-49d8-9a21-424651a35dee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c82b487d-70d3-49d8-9a21-424651a35dee"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-18T18:47:30Z", "updated": "2023-04-18T18:49:27Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-134858661-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:9a:7c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/33aac0ea-0365-4f2e-a851-3c111323df12"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/33aac0ea-0365-4f2e-a851-3c111323df12"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-18T18:47:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2023-04-18 18:50:27,867 79710 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.119s 2023-04-18 18:50:27,868 79710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 18:50:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2843', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-4fa958de-4578-4e73-ad39-f0536c79d72e', '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": "f67441a57a924abcaced46622448d 4f1", "name": "tempest-ServerBootFromVolumeStableRescueTest-838717263-project-member", "password_expires_at": null}, "audit_ids": ["SiaMyJ0OQnKUGGMXnumuNA"], "expires_at": "2023-04-18T19:50:27.000000Z", "issued_at": "2023-04-18T18:50:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6465f7a1d0c5481584fe89993270aedc", "name": "tempest-ServerBootFromVolumeStableRescueTest-838717263"}, "is_domain": false, "roles": [{"id": "35697bd1c3044a1fbd5795113c41efb7", "name": "reader"}, {"id": "7058366a9fca443e9f44c95d078fcd58", "name": "member"}], "catalog": [{"endpoints": [{"id": "91478bb14fa24dc18a442602e5f97ca2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/6465f7a1d0c5481584fe89993270aedc", "region": "RegionOne"}], "id": "7be72221085d4944a946c97ce08fe0ba", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "a95f50d538a94de29a9a69d17d76bd36", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "96a88896ecc9496da6d9e54366fc23b9", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "3f738fffaddc4d75802cacb0bcb457ee", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/6465f7a1d0c5481584fe89993270aedc", "region": "RegionOne"}], "id": "9ef904c6d5494133b74a9881e4a175c8", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "a5ee12dbfaab49159c461dbeffc63c63", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "a56bae77ec6c4dae90bdf0ec335648ae", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "650aec42df824256ba1796a0f4fa4bbb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "affc40d7318340b699f04996f49cf400", "type": "image", "name": "glance"}, {"endpoints": [{"id": "6590deb5fd8b448b9f5db913f58adec5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "eb545688324f4c1980813ba1d95d408e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "99a6368efe954c65b6d93304b2b0d191", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "f7e66750d7a84de281ee5c5b746d4e62", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "abe90ddcbe5b4d5bb77a7bd32b6e5e96", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/6465f7a1d0c5481584fe89993270aedc", "region": "RegionOne"}], "id": "fa260696b99e4f908d5beeb126d1233f", "type": "volumev3", "name": "cinderv3"}]}}' 2023-04-18 18:50:27,869 79710 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume) Found network {'id': '240dfbf6-18e5-4396-a852-597100519eaf', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-134858661-network', 'tenant_id': '6465f7a1d0c5481584fe89993270aedc', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '6465f7a1d0c5481584fe89993270aedc', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 21508, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T18:43:30Z', 'updated_at': '2023-04-18T18:43:31Z', 'revision_number': 1} available for tenant 2023-04-18 18:50:28,779 79710 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.909s 2023-04-18 18:50:28,779 79710 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': ''} Bo dy: {"server": {"name": "tempest-ServerBootFromVolumeStableRescueTest-server-1336413272", "imageRef": "c82b487d-70d3-49d8-9a21-424651a35dee", "flavorRef": "42", "block_device_mapping_v2": [{"boot_index": "0", "source_type": "image", "volume_size": 1, "uuid": "c82b487d-70d3-49d8-9a21-424651a35dee", "destination_type": "volume"}], "networks": [{"uuid": "240dfbf6-18e5-4396-a852-597100519eaf"}]}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:50:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/6280edd7-ea17-42d3-87d4-94e22610619d', '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-70d109e5-72d3-4047-b218-4c3d3211cc6d', 'x-compute-request-id': 'req-70d109e5-72d3-4047-b218-4c3d3211cc6d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "6280edd7-ea17-42d3-87d4-94e22610619d", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/6280edd7-ea17-42d3-87d4-94e22610619d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/6280edd7-ea17-42d3-87d4-94e22610619d"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "tBub9u4ugpqJ"}}' 2023-04-18 18:50:28,899 79710 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/6280edd7-ea17-42d3-87d4-94e22610619d 0.116s 2023-04-18 18:50:28,900 79710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:50:28 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-93c54d37-ed3d-4279-848a-53b3ca99ed31', 'x-compute-request-id': 'req-93c54d37-ed3d-4279-848a-53b3ca99ed31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6280edd7-ea17-42d3-87d4-94e22610619d'} Body: b'{"server": {"id": "6280edd7-ea17-42d3-87d4-94e22610619d", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1336413272", "status": "BUILD", "tenant_id": "6465f7a1d0c5481584fe89993270aedc", "user_id": "f67441a57a924abcaced46622448d4f1", "metadata": {}, "hostId": "", "image": {"id": "c82b487d-70d3-49d8-9a21-424651a35dee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c82b487d-70d3-49d8-9a21-424651a35dee"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-18T18:50:29Z", "updated": "2023-04-18T18:50:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/6280edd7-ea17-42d3-87d4-94e22610619d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/6280edd7-ea17-42d3-87d4-94e22610619d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2023-04-18 18:51:19,189 79710 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/6280edd7-ea17-42d3-87d4-94e22610619d 0.227s 2023-04-18 18:51:19,189 79710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:51:18 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-e7060f73-000a-4946-9998-a1d072ca2c41', 'x-compute-request-id': 'req-e7060f73-000a-4946-9998-a1d072ca2c41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6280edd7-ea17-42d3-87d4-94e22610619d'} Body: b'{"server": {"id": "6280edd7-ea17-42d3-87d4-94e22610619d", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1336413272", "status": "ERROR", "tenant_id": "6465f7a1d0c5481584fe89993270aedc", "user_id": "f67441a57a924abcaced46622448d4f1", "metadata": {}, "hostId": "", "image": {"id": "c82b487d-70d3-49d8-9a21-424651a35dee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c82b487d-70d3-49d8-9a21-424651a35dee"}]}, "flavor": {"vcpus": 1, "ram": 128, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.nano", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-04-18T18:50:28Z", "updated": "2023-04-18T18:50:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/6280edd7-ea17-42d3-87d4-94e22610619d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/6280edd7-ea17-42d3-87d4-94e22610619d"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2023-04-18T18:50:36Z", "message": "Build of instance 6280edd7-ea17-42d3-87d4-94e22610619d aborted: Volume b648cb99-4e43-415b-8699-f08311a1a896 did not finish being created even after we waited 5 seconds or 2 attempts. And its status is error."}, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2023-04-18 18:51:19,221 79710 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 51 second wait 2023-04-18 18:51:19,937 79710 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/6280edd7-ea17-42d3-87d4-94e22610619d 0.707s 2023-04-18 18:51:19,937 79710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:51:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9a08b59b-c1e2-44c2-b20f-f0dc30a7a393', 'x-compute-request-id': 'req-9a08b59b-c1e2-44c2-b20f-f0dc30a7a393', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6280edd7-ea17-42d3-87d4-94e22610619d'} Body: b'' 2023-04-18 18:51:19,971 79710 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/6280edd7-ea17-42d3-87d4-94e22610619d 0.033s 2023-04-18 18:51:19,972 79710 DEBUG [tem pest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:51:19 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-b6d05aca-87c7-4f32-b819-ee9175f62d5e', 'x-compute-request-id': 'req-b6d05aca-87c7-4f32-b819-ee9175f62d5e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6280edd7-ea17-42d3-87d4-94e22610619d'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 6280edd7-ea17-42d3-87d4-94e22610619d could not be found."}}' 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 b504ffb1-9d99-42a6-b686-d28af13812b5 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 18:51:23,140 79718 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 POST http://10.0.0.210/volume/v3/c29556fee6224161a2965439a9259c36/types 0.241s 2023-04-18 18:51:23,141 79718 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-1711732610"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:51:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab661122-26b4-4e3e-975a-9360b12a658f', 'content-length': '216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab661122-26b4-4e3e-975a-9360b12a658f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c29556fee6224161a2965439a9259c36/types'} Body: b'{"volume_type": {"id": "3d59e4ca-3425-4fb7-ad9b-433984142be3", "name": "tempest-GroupsTest-volume-type-1711732610", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-18 18:51:23,184 79718 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/c29556fee6224161a2965439a9259c36/group_types 0.040s 2023-04-18 18:51:23,184 79718 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-921310111"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:51:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d8b79ac-96bc-4c8c-b998-de57e28d26c1', 'content-length': '172', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d8b79ac-96bc-4c8c-b998-de57e28d26c1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c29556fee6224161a2965439a9259c36/group_types'} Body: b'{"group_type": {"id": "f147cd69-ed70-4aab-b4e2-55bbb7d3e429", "name": "tempest-GroupsTest-group-type-921310111", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-18 18:51:23,417 79718 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/fea910e6e93645d2aa5d51895ea4eea1/groups 0.230s 2023-04-18 18:51:23,418 79718 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": "f147cd69-ed70-4aab-b4e2-55bbb7d3e429", "volume_types": ["3d59e4ca-3425-4fb7-ad9b-433984142be3"], "name": "tempest-Group1-1463117474"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:51:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0c46fab-e7bb-4644-9cd7-965cb727170a', 'content-length': '94', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0c46fab-e7bb-4644-9cd7-965cb727170a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/fea910e6e93645d2aa5d51895ea4eea1/groups'} Body: b'{"group": {"id": "b504ffb1-9d99-42a6-b686-d28af13812b5", "name": "tempest-Group1-1463117474"}}' 2023-04-18 18:51:23,467 79718 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/fea910e6e93645d2aa5d51895ea4eea1/groups/b504ffb1-9d99-42a6-b686-d28af13812b5 0.045s 2023-04-18 18:51:23,467 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack -Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:51:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eca95a2e-f1c3-4393-b3b0-7ac100c68e03', 'content-length': '322', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eca95a2e-f1c3-4393-b3b0-7ac100c68e03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/fea910e6e93645d2aa5d51895ea4eea1/groups/b504ffb1-9d99-42a6-b686-d28af13812b5'} Body: b'{"group": {"id": "b504ffb1-9d99-42a6-b686-d28af13812b5", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-18T18:51:23.000000", "name": "tempest-Group1-1463117474", "description": null, "group_type": "f147cd69-ed70-4aab-b4e2-55bbb7d3e429", "volume_types": ["3d59e4ca-3425-4fb7-ad9b-433984142be3"]}}' 2023-04-18 18:51:24,504 79718 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/fea910e6e93645d2aa5d51895ea4eea1/groups/b504ffb1-9d99-42a6-b686-d28af13812b5 0.031s 2023-04-18 18:51:24,504 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:51:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-855e2386-5a56-4a8d-a3d6-ca0bdbf0144d', 'content-length': '319', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-855e2386-5a56-4a8d-a3d6-ca0bdbf0144d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/fea910e6e93645d2aa5d51895ea4eea1/groups/b504ffb1-9d99-42a6-b686-d28af13812b5'} Body: b'{"group": {"id": "b504ffb1-9d99-42a6-b686-d28af13812b5", "status": "error", "availability_zone": "nova", "created_at": "2023-04-18T18:51:23.000000", "name": "tempest-Group1-1463117474", "description": null, "group_type": "f147cd69-ed70-4aab-b4e2-55bbb7d3e429", "volume_types": ["3d59e4ca-3425-4fb7-ad9b-433984142be3"]}}' 2023-04-18 18:51:24,583 79718 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/fea910e6e93645d2aa5d51895ea4eea1/volumes/detail 0.074s 2023-04-18 18:51:24,583 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:51:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27b5ec87-e6f1-4407-999c-24cb59ff5eea', 'content-length': '15', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27b5ec87-e6f1-4407-999c-24cb59ff5eea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/fea910e6e93645d2aa5d51895ea4eea1/volumes/detail'} Body: b'{"volumes": []}' 2023-04-18 18:51:24,659 79718 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/fea910e6e93645d2aa5d51895ea4eea1/groups/b504ffb1-9d99-42a6-b686-d28af13812b5/action 0.065s 2023-04-18 18:51:24,660 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: {"delete": {"delete-volumes": true}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:51:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-req uest-id': 'req-692bcf44-d302-4589-9fa4-b44d2ea95053', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/fea910e6e93645d2aa5d51895ea4eea1/groups/b504ffb1-9d99-42a6-b686-d28af13812b5/action'} Body: b'' 2023-04-18 18:51:24,679 79718 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/fea910e6e93645d2aa5d51895ea4eea1/groups/b504ffb1-9d99-42a6-b686-d28af13812b5 0.019s 2023-04-18 18:51:24,680 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:51:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'content-length': '108', 'content-type': 'application/json', 'x-compute-request-id': 'req-07ea2ab5-704c-4fb5-bc72-6e2bffe2be74', 'x-openstack-request-id': 'req-07ea2ab5-704c-4fb5-bc72-6e2bffe2be74', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/fea910e6e93645d2aa5d51895ea4eea1/groups/b504ffb1-9d99-42a6-b686-d28af13812b5'} Body: b'{"itemNotFound": {"code": 404, "message": "Group b504ffb1-9d99-42a6-b686-d28af13812b5 could not be found."}}' 2023-04-18 18:51:24,724 79718 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/c29556fee6224161a2965439a9259c36/group_types/f147cd69-ed70-4aab-b4e2-55bbb7d3e429 0.044s 2023-04-18 18:51:24,724 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:51:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5efbc809-97a9-4f21-8761-358be1cf3d12', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c29556fee6224161a2965439a9259c36/group_types/f147cd69-ed70-4aab-b4e2-55bbb7d3e429'} Body: b'' 2023-04-18 18:51:24,775 79718 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/c29556fee6224161a2965439a9259c36/types/3d59e4ca-3425-4fb7-ad9b-433984142be3 0.050s 2023-04-18 18:51:24,776 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:51:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d61b30e6-6bc9-4474-b8a0-72205c4bd72c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c29556fee6224161a2965439a9259c36/types/3d59e4ca-3425-4fb7-ad9b-433984142be3'} Body: b'' 2023-04-18 18:51:24,793 79718 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/c29556fee6224161a2965439a9259c36/types/3d59e4ca-3425-4fb7-ad9b-433984142be3 0.017s 2023-04-18 18:51:24,793 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:51:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-3008c3a8-40ee-4887-bece-11a9f301662c', 'x-openstack-request-id': 'req-3008c3a8-40ee-4887-bece -11a9f301662c', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/c29556fee6224161a2965439a9259c36/types/3d59e4ca-3425-4fb7-ad9b-433984142be3'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 3d59e4ca-3425-4fb7-ad9b-433984142be3 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 cb4c5bf9-da6e-4e22-baab-f46e51f3291a failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 18:51:24,836 79718 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 200 POST http://10.0.0.210/volume/v3/c29556fee6224161a2965439a9259c36/types 0.039s 2023-04-18 18:51:24,836 79718 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-815231319"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:51:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3bd1902-54cb-4c47-adf7-0fd1e843b4c7', 'content-length': '215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3bd1902-54cb-4c47-adf7-0fd1e843b4c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c29556fee6224161a2965439a9259c36/types'} Body: b'{"volume_type": {"id": "1d0a009e-cf45-4c83-bcfe-3a8e2f742b6e", "name": "tempest-GroupsTest-volume-type-815231319", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-18 18:51:24,871 79718 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 202 POST http://10.0.0.210/volume/v3/c29556fee6224161a2965439a9259c36/group_types 0.031s 2023-04-18 18:51:24,871 79718 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-87766109"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:51:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-abe40131-4022-45d4-aabc-4ca203555048', 'content-length': '171', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-abe40131-4022-45d4-aabc-4ca203555048', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c29556fee6224161a2965439a9259c36/group_types'} Body: b'{"group_type": {"id": "037541fd-b40a-4b2d-98b4-382d3827b91a", "name": "tempest-GroupsTest-group-type-87766109", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-18 18:51:24,956 79718 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 202 POST http://10.0.0.210/volume/v3/fea910e6e93645d2aa5d51895ea4eea1/groups 0.081s 2023-04-18 18:51:24,956 79718 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": "037541fd-b40a-4b2d-98b4-382d3827b91a", "volume_types": ["1d0a009e-cf45-4c83-bcfe-3a8e2f742b6e"], "name": "tempest-GroupsTest-Group-254348168"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:51:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6fc75468-cbdc-43a0-b0ec-3c51a98b9ede', 'content-length': '103', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6fc75468-cbdc-43a0-b0ec-3c51a98b9ede', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/fea910e6e93645d2aa5d51895ea4eea1/groups'} Body: b'{"group": {"id": "cb4c5bf9-da6e-4e22-baab-f46e51f3291a", "name": "tempest-GroupsTest-Group-254348168"}}' 2023-04-18 18:51:24,992 79718 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 200 GET http://10.0.0.210/volume/v3/fea910e6e93645d2aa5d51895ea4eea1/groups/cb4c5bf9-da6e-4e22-baab-f46e51f3291a 0.033s 2023-04-18 18:51:24,992 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:51:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e2a6b82-af64-4fbc-b676-f8d4576ab918', 'content-length': '331', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e2a6b82-af64-4fbc-b676-f8d4576ab918', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/fea910e6e93645d2aa5d51895ea4eea1/groups/cb4c5bf9-da6e-4e22-baab-f46e51f3291a'} Body: b'{"group": {"id": "cb4c5bf9-da6e-4e22-baab-f46e51f3291a", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-18T18:51:25.000000", "name": "tempest-GroupsTest-Group-254348168", "description": null, "group_type": "037541fd-b40a-4b2d-98b4-382d3827b91a", "volume_types": ["1d0a009e-cf45-4c83-bcfe-3a8e2f742b6e"]}}' 2023-04-18 18:51:26,044 79718 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 200 GET http://10.0.0.210/volume/v3/fea910e6e93645d2aa5d51895ea4eea1/groups/cb4c5bf9-da6e-4e22-baab-f46e51f3291a 0.046s 2023-04-18 18:51:26,044 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:51:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5d9db39-1686-40d8-9268-d020754f79d1', 'content-length': '328', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5d9db39-1686-40d8-9268-d020754f79d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/fea910e6e93645d2aa5d51895ea4eea1/groups/cb4c5bf9-da6e-4e22-baab-f46e51f3291a'} Body: b'{"group": {"id": "cb4c5bf9-da6e-4e22-baab-f46e51f3291a", "status": "error", "availability_zone": "nova", "created_at": "2023-04-18T18:51:25.000000", "name": "tempest-GroupsTest-Group-254348168", "description": null, "group_type": "037541fd-b40a-4b2d-98b4-382d3827b91a", "volume_types": ["1d0a009e-cf45-4c83-bcfe-3a8e2f742b6e"]}}' 2023-04-18 18:51:26,120 79718 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/fea910e6e93645d2aa5d51895ea4eea1/volumes/detail 0.071s 2023-04-18 18:51:26,121 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:51:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35a99052-bae8-408e-a33d-9258e7a6ea76', 'content-length': '15', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35a99052-bae8-408e-a33d-9258e7a6ea76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/fea910e6e93645d2aa5d51895ea4eea1/volumes/detail'} Body: b'{"volumes": []}' 2023-04-18 18:51:26,194 79718 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/fea910e6e93645d2aa5d51895ea4eea1/groups/cb4c5bf9-da6e-4e22-baab-f46e51f3291a/action 0.063s 2023-04-18 18:51:26,194 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: {"delete": {"delete-volumes": true}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:51:26 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-8bf41e91-d5bb-4d73-98bd-06501d3851a3' , 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/fea910e6e93645d2aa5d51895ea4eea1/groups/cb4c5bf9-da6e-4e22-baab-f46e51f3291a/action'} Body: b'' 2023-04-18 18:51:26,212 79718 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/fea910e6e93645d2aa5d51895ea4eea1/groups/cb4c5bf9-da6e-4e22-baab-f46e51f3291a 0.017s 2023-04-18 18:51:26,212 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:51:26 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-609d6be2-045a-41ce-9937-84d3d386aca9', 'x-openstack-request-id': 'req-609d6be2-045a-41ce-9937-84d3d386aca9', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/fea910e6e93645d2aa5d51895ea4eea1/groups/cb4c5bf9-da6e-4e22-baab-f46e51f3291a'} Body: b'{"itemNotFound": {"code": 404, "message": "Group cb4c5bf9-da6e-4e22-baab-f46e51f3291a could not be found."}}' 2023-04-18 18:51:26,242 79718 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/c29556fee6224161a2965439a9259c36/group_types/037541fd-b40a-4b2d-98b4-382d3827b91a 0.029s 2023-04-18 18:51:26,242 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:51:26 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-9049f025-1d53-4929-92a7-c6ec755714d8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c29556fee6224161a2965439a9259c36/group_types/037541fd-b40a-4b2d-98b4-382d3827b91a'} Body: b'' 2023-04-18 18:51:26,296 79718 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/c29556fee6224161a2965439a9259c36/types/1d0a009e-cf45-4c83-bcfe-3a8e2f742b6e 0.053s 2023-04-18 18:51:26,296 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:51:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d407a2e8-118e-4d7f-b9b7-bc48ebfc79f3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c29556fee6224161a2965439a9259c36/types/1d0a009e-cf45-4c83-bcfe-3a8e2f742b6e'} Body: b'' 2023-04-18 18:51:26,314 79718 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/c29556fee6224161a2965439a9259c36/types/1d0a009e-cf45-4c83-bcfe-3a8e2f742b6e 0.017s 2023-04-18 18:51:26,314 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:51:26 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-2615628d-94a0-4ac1-8210-d35e5fdb3dd7', 'x-openstack-request-id': 'req-2615628d-94a0-4ac1-8210-d35e5fdb3dd7', 'connection': 'close', 'status': '40 4', 'content-location': 'http://10.0.0.210/volume/v3/c29556fee6224161a2965439a9259c36/types/1d0a009e-cf45-4c83-bcfe-3a8e2f742b6e'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 1d0a009e-cf45-4c83-bcfe-3a8e2f742b6e could not be found."}}' tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_invalid_bdm_in_2nd_dict[id-12146ac1-d7df-4928-ad25-b1f99e5286cd,negative,volume] ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/decorators.py", line 106, in wrapper raise exc File "/opt/stack/tempest/tempest/lib/decorators.py", line 98, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_servers_negative.py", line 239, in test_create_server_invalid_bdm_in_2nd_dict volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 97c74554-17fc-47ff-b4af-e0d27de9f70b failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 18:49:28,056 79722 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/4e1a088a-65dc-4187-a8f5-241a679555d4 0.227s 2023-04-18 18:49:28,056 79722 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:49:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1494', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-edbd2d5a-f335-48fe-8cf3-c0a35dcbafbe', 'x-compute-request-id': 'req-edbd2d5a-f335-48fe-8cf3-c0a35dcbafbe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4e1a088a-65dc-4187-a8f5-241a679555d4'} Body: b'{"server": {"id": "4e1a088a-65dc-4187-a8f5-241a679555d4", "name": "tempest-ServersNegativeTestJSON-server-1483542123", "status": "ACTIVE", "tenant_id": "e9ca3c1bbb9847d2810d15fbd6bc3302", "user_id": "8bd3c378ce864b519e2dc896a228b5f1", "metadata": {}, "hostId": "75886fa0265ba288049d2fc601081dbd0fc3159e760bb42a9440e4a6", "image": {"id": "c82b487d-70d3-49d8-9a21-424651a35dee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c82b487d-70d3-49d8-9a21-424651a35dee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T18:42:52Z", "updated": "2023-04-18T18:43:09Z", "addresses": {"tempest-ServersNegativeTestJSON-529729078-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:72:9b:55"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4e1a088a-65dc-4187-a8f5-241a679555d4"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4e1a088a-65dc-4187-a8f5-241a679555d4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-18T18:43:08.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 18:50:28,309 79722 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/e9ca3c1bbb9847d2810d15fbd6bc3302/volumes 0.181s 2023-04-18 18:50:28,310 79722 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-1699988359"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:50:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8782420f-fbb2-4e11-9b4e-61b190b11c56', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8782420f-fbb2-4e11-9b4e-61b190b11c56', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e9ca3c1bbb9847d2810d15fbd6bc3302/volumes'} Body: b'{"volume": {"id": "97c74554-17fc-47ff-b4af-e0d27de9f70b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:50:28.248393", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-1699988359", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e9ca3c1bbb9847d2810d15fbd6bc3302/volumes/97c74554-17fc-47ff-b4af-e0d27de9f70b"}, {"rel": "bookmark", "href": "http://10.0.0. 210/volume/e9ca3c1bbb9847d2810d15fbd6bc3302/volumes/97c74554-17fc-47ff-b4af-e0d27de9f70b"}], "user_id": "8bd3c378ce864b519e2dc896a228b5f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 18:50:28,362 79722 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/e9ca3c1bbb9847d2810d15fbd6bc3302/volumes/97c74554-17fc-47ff-b4af-e0d27de9f70b 0.043s 2023-04-18 18:50:28,363 79722 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:50:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-221ac9a6-0e57-4960-84e7-151780d2ff78', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-221ac9a6-0e57-4960-84e7-151780d2ff78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e9ca3c1bbb9847d2810d15fbd6bc3302/volumes/97c74554-17fc-47ff-b4af-e0d27de9f70b'} Body: b'{"volume": {"id": "97c74554-17fc-47ff-b4af-e0d27de9f70b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:50:28.000000", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-1699988359", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e9ca3c1bbb9847d2810d15fbd6bc3302/volumes/97c74554-17fc-47ff-b4af-e0d27de9f70b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e9ca3c1bbb9847d2810d15fbd6bc3302/volumes/97c74554-17fc-47ff-b4af-e0d27de9f70b"}], "user_id": "8bd3c378ce864b519e2dc896a228b5f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e9ca3c1bbb9847d2810d15fbd6bc3302"}}' 2023-04-18 18:50:29,414 79722 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/e9ca3c1bbb9847d2810d15fbd6bc3302/volumes/97c74554-17fc-47ff-b4af-e0d27de9f70b 0.040s 2023-04-18 18:50:29,414 79722 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:50:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3925cf32-ace8-43fe-b4e5-04ba2a22bfae', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3925cf32-ace8-43fe-b4e5-04ba2a22bfae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e9ca3c1bbb9847d2810d15fbd6bc3302/volumes/97c74554-17fc-47ff-b4af-e0d27de9f70b'} Body: b'{"volume": {"id": "97c74554-17fc-47ff-b4af-e0d27de9f70b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:50:28.000000", "updated_at": "2023-04-18T18:50:28.000000", "name": "tempest-ServersNegativeTestJSON-volume-1699988359", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e9ca3c1bbb9847d2810d15fbd6bc3302/volumes/97c74554-17fc-47ff-b4af-e0d27de9f70b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e9ca3c1bbb9847d2810d15fbd6bc3302/volumes/97c74554-17fc-47ff-b4af-e0d27de9f70b"}], "user_id": "8bd3c378ce864b519e2dc896a228b5f1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tena nt-attr:tenant_id": "e9ca3c1bbb9847d2810d15fbd6bc3302"}}' 2023-04-18 18:50:29,655 79722 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/4e1a088a-65dc-4187-a8f5-241a679555d4 0.231s 2023-04-18 18:50:29,656 79722 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:50:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1494', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5ff1a18a-93d6-49e8-942f-f0730b1eb5d0', 'x-compute-request-id': 'req-5ff1a18a-93d6-49e8-942f-f0730b1eb5d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4e1a088a-65dc-4187-a8f5-241a679555d4'} Body: b'{"server": {"id": "4e1a088a-65dc-4187-a8f5-241a679555d4", "name": "tempest-ServersNegativeTestJSON-server-1483542123", "status": "ACTIVE", "tenant_id": "e9ca3c1bbb9847d2810d15fbd6bc3302", "user_id": "8bd3c378ce864b519e2dc896a228b5f1", "metadata": {}, "hostId": "75886fa0265ba288049d2fc601081dbd0fc3159e760bb42a9440e4a6", "image": {"id": "c82b487d-70d3-49d8-9a21-424651a35dee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c82b487d-70d3-49d8-9a21-424651a35dee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T18:42:52Z", "updated": "2023-04-18T18:43:09Z", "addresses": {"tempest-ServersNegativeTestJSON-529729078-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:72:9b:55"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4e1a088a-65dc-4187-a8f5-241a679555d4"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4e1a088a-65dc-4187-a8f5-241a679555d4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-04-18T18:43:08.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.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 b4bb6f7f-ede1-4ecc-8c7a-be5371f073c9 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 18:51:30,418 79718 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 POST http://10.0.0.210/volume/v3/8e01ef59c400465d9271d450a371a77e/types 0.190s 2023-04-18 18:51:30,418 79718 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-366084928", "os-volume-type-access:is_public": false}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:51:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ade9cb18-e1de-4e35-b8ff-1313233f474f', 'content-length': '228', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ade9cb18-e1de-4e35-b8ff-1313233f474f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8e01ef59c400465d9271d450a371a77e/types'} Body: b'{"volume_type": {"id": "766a2b4e-6bb8-4cbe-9606-df41ab4eb514", "name": "tempest-VolumeTypesAccessTest-volume-type-366084928", "is_public": false, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": false}}' 2023-04-18 18:51:30,568 79718 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 404 POST http://10.0.0.210/volume/v3/358548912d2b4c40bcaea2ce7662fba2/volumes 0.145s 2023-04-18 18:51:30,568 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"volume_type": "766a2b4e-6bb8-4cbe-9606-df41ab4eb514", "size": 1}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:51:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c95555e-c03f-49e3-a121-9ccb722bcce9', 'x-openstack-request-id': 'req-1c95555e-c03f-49e3-a121-9ccb722bcce9', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/358548912d2b4c40bcaea2ce7662fba2/volumes'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 766a2b4e-6bb8-4cbe-9606-df41ab4eb514 could not be found."}}' 2023-04-18 18:51:30,569 79718 WARNING [tempest.lib.common.rest_client] Deprecated: "tenant_id" property is deprecated for removal, use "project_id" instead 2023-04-18 18:51:30,613 79718 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 202 POST http://10.0.0.210/volume/v3/8e01ef59c400465d9271d450a371a77e/types/766a2b4e-6bb8-4cbe-9606-df41ab4eb514/action 0.043s 2023-04-18 18:51:30,613 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"addProjectAccess": {"project": "358548912d2b4c40bcaea2ce7662fba2"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:51:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ac33348-3802-4b6f-bed7-cebf57d49fe9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8e01ef59c400465d9271d450a371a77e/types/766a2b4e-6bb8-4cbe-9606-df41ab4eb514/action'} Body: b'' 2023-04-18 18:51:30,864 79718 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 202 POST http://10.0.0.210/volume/v3/358548912d2b4c40bcaea2ce7662fba2/volumes 0.250s 2023-04-18 18:51:30,864 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"volume_type": "766a2b4e-6bb8-4cbe-9606-df41ab4eb5 14", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-409077813"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:51:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29f6687f-c790-4cf1-b364-053a401a05bc', 'content-length': '858', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29f6687f-c790-4cf1-b364-053a401a05bc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/358548912d2b4c40bcaea2ce7662fba2/volumes'} Body: b'{"volume": {"id": "b4bb6f7f-ede1-4ecc-8c7a-be5371f073c9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:51:30.795834", "updated_at": null, "name": "tempest-VolumeTypesAccessTest-Volume-409077813", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-366084928", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/358548912d2b4c40bcaea2ce7662fba2/volumes/b4bb6f7f-ede1-4ecc-8c7a-be5371f073c9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/358548912d2b4c40bcaea2ce7662fba2/volumes/b4bb6f7f-ede1-4ecc-8c7a-be5371f073c9"}], "user_id": "b3947c559e6b4cf281cca83d6c2cbd90", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 18:51:30,936 79718 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.0.0.210/volume/v3/358548912d2b4c40bcaea2ce7662fba2/volumes/b4bb6f7f-ede1-4ecc-8c7a-be5371f073c9 0.062s 2023-04-18 18:51:30,936 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:51:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e98e67c-9f5b-45a3-9095-7e2ea36dfbe2', 'content-length': '926', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e98e67c-9f5b-45a3-9095-7e2ea36dfbe2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/358548912d2b4c40bcaea2ce7662fba2/volumes/b4bb6f7f-ede1-4ecc-8c7a-be5371f073c9'} Body: b'{"volume": {"id": "b4bb6f7f-ede1-4ecc-8c7a-be5371f073c9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:51:31.000000", "updated_at": null, "name": "tempest-VolumeTypesAccessTest-Volume-409077813", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-366084928", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/358548912d2b4c40bcaea2ce7662fba2/volumes/b4bb6f7f-ede1-4ecc-8c7a-be5371f073c9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/358548912d2b4c40bcaea2ce7662fba2/volumes/b4bb6f7f-ede1-4ecc-8c7a-be5371f073c9"}], "user_id": "b3947c559e6b4cf281cca83d6c2cbd90", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "358548912d2b4c40bcaea2ce7662fba2"}}' 2023-04-18 18:51:31,997 79718 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.0.0.210/volume/v3/358548912d2b4c40bcaea2ce7662fba2/volumes/b4bb6f7f-ede1-4ecc-8c7a-be5371f073c9 0.037s 2023-04-18 18:51:31,997 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:51:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb0e643b-c753-45e6-b8ba-f80f301185a7', 'content-length': '947', 'op enstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb0e643b-c753-45e6-b8ba-f80f301185a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/358548912d2b4c40bcaea2ce7662fba2/volumes/b4bb6f7f-ede1-4ecc-8c7a-be5371f073c9'} Body: b'{"volume": {"id": "b4bb6f7f-ede1-4ecc-8c7a-be5371f073c9", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:51:31.000000", "updated_at": "2023-04-18T18:51:31.000000", "name": "tempest-VolumeTypesAccessTest-Volume-409077813", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-366084928", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/358548912d2b4c40bcaea2ce7662fba2/volumes/b4bb6f7f-ede1-4ecc-8c7a-be5371f073c9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/358548912d2b4c40bcaea2ce7662fba2/volumes/b4bb6f7f-ede1-4ecc-8c7a-be5371f073c9"}], "user_id": "b3947c559e6b4cf281cca83d6c2cbd90", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "358548912d2b4c40bcaea2ce7662fba2"}}' 2023-04-18 18:51:32,065 79718 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/358548912d2b4c40bcaea2ce7662fba2/volumes/b4bb6f7f-ede1-4ecc-8c7a-be5371f073c9 0.046s 2023-04-18 18:51:32,066 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:51:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d9a730b-18a1-44b0-a221-a176f5133765', 'content-length': '947', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d9a730b-18a1-44b0-a221-a176f5133765', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/358548912d2b4c40bcaea2ce7662fba2/volumes/b4bb6f7f-ede1-4ecc-8c7a-be5371f073c9'} Body: b'{"volume": {"id": "b4bb6f7f-ede1-4ecc-8c7a-be5371f073c9", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:51:31.000000", "updated_at": "2023-04-18T18:51:31.000000", "name": "tempest-VolumeTypesAccessTest-Volume-409077813", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-366084928", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/358548912d2b4c40bcaea2ce7662fba2/volumes/b4bb6f7f-ede1-4ecc-8c7a-be5371f073c9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/358548912d2b4c40bcaea2ce7662fba2/volumes/b4bb6f7f-ede1-4ecc-8c7a-be5371f073c9"}], "user_id": "b3947c559e6b4cf281cca83d6c2cbd90", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "358548912d2b4c40bcaea2ce7662fba2"}}' 2023-04-18 18:51:32,243 79718 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/358548912d2b4c40bcaea2ce7662fba2/volumes/b4bb6f7f-ede1-4ecc-8c7a-be5371f073c9 0.157s 2023-04-18 18:51:32,244 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:51:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46c91fba-5e62-4e9e-9b05-986e6a23665e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/358548912d2b4c40bcaea 2ce7662fba2/volumes/b4bb6f7f-ede1-4ecc-8c7a-be5371f073c9'} Body: b'' 2023-04-18 18:51:32,264 79718 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/358548912d2b4c40bcaea2ce7662fba2/volumes/b4bb6f7f-ede1-4ecc-8c7a-be5371f073c9 0.020s 2023-04-18 18:51:32,264 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:51:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-021f3cfa-dc0b-4172-92cb-700d97520858', 'x-openstack-request-id': 'req-021f3cfa-dc0b-4172-92cb-700d97520858', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/358548912d2b4c40bcaea2ce7662fba2/volumes/b4bb6f7f-ede1-4ecc-8c7a-be5371f073c9'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume b4bb6f7f-ede1-4ecc-8c7a-be5371f073c9 could not be found."}}' 2023-04-18 18:51:32,297 79718 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/8e01ef59c400465d9271d450a371a77e/types/766a2b4e-6bb8-4cbe-9606-df41ab4eb514/action 0.031s 2023-04-18 18:51:32,297 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"removeProjectAccess": {"project": "358548912d2b4c40bcaea2ce7662fba2"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:51:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3f7bd0e-effe-499c-973f-d798a7678064', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8e01ef59c400465d9271d450a371a77e/types/766a2b4e-6bb8-4cbe-9606-df41ab4eb514/action'} Body: b'' 2023-04-18 18:51:32,371 79718 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/8e01ef59c400465d9271d450a371a77e/types/766a2b4e-6bb8-4cbe-9606-df41ab4eb514 0.073s 2023-04-18 18:51:32,371 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:51:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86681572-33d6-489b-b88c-0c39810107bb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8e01ef59c400465d9271d450a371a77e/types/766a2b4e-6bb8-4cbe-9606-df41ab4eb514'} Body: b'' 2023-04-18 18:51:32,389 79718 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/8e01ef59c400465d9271d450a371a77e/types/766a2b4e-6bb8-4cbe-9606-df41ab4eb514 0.017s 2023-04-18 18:51:32,389 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:51:32 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-8e540c0c-b522-4d21-8ee1-538877b4495c', 'x-openstack-request-id': 'req-8e540c0c-b522-4d21-8ee1-538877b4495c', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/8e01ef59c400465d9271d450a371a77e /types/766a2b4e-6bb8-4cbe-9606-df41ab4eb514'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 766a2b4e-6bb8-4cbe-9606-df41ab4eb514 could not be found."}}' setUpClass (tempest.api.volume.test_volume_absolute_limits.AbsoluteLimitsTests) ------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/test_volume_absolute_limits.py", line 37, in resource_setup cls.volume = cls.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 57935e76-2ded-4e4a-b9d7-51d41cb04708 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 96a4b101-9f46-46b4-bcae-e2c608c1b86e failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 18:51:40,935 79718 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.0.0.210/image/v2/images/c82b487d-70d3-49d8-9a21-424651a35dee 0.182s 2023-04-18 18:51:40,935 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:51:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-98774850-feee-4f04-8684-bf94617d818e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/c82b487d-70d3-49d8-9a21-424651a35dee'} 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": "eac158c03b604eaab4395b780276080f", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "c82b487d-70d3-49d8-9a21-424651a35dee", "created_at": "2023-04-18T18:38:57Z", "updated_at": "2023-04-18T18:38:59Z", "tags": [], "self": "/v2/images/c82b487d-70d3-49d8-9a21-424651a35dee", "file": "/v2/images/c82b487d-70d3-49d8-9a21-424651a35dee/file", "schema": "/v2/schemas/image"}' 2023-04-18 18:51:41,343 79718 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 202 POST http://10.0.0.210/volume/v3/c715793b4ffa42108e9ff9a47b261061/volumes 0.407s 2023-04-18 18:51:41,343 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"imageRef": "c82b487d-70d3-49d8-9a21-424651a35dee", "size": 1, "name": "tempest-VolumesCloneTest-Volume-497861442"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:51:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60edcbb3-faec-4310-a165-63f1c580f57b', 'content-length': '813', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60edcbb3-faec-4310-a165-63f1c580f57b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c715793b4ffa42108e9ff9a47b261061/volumes'} Body: b'{"volume": {"id": "96a4b101-9f46-46b4-bcae-e2c608c1b86e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:51:41.280750", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-497861442", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c715793b4ffa42108e9ff9a47b261061/volumes/96a4b101-9f46-46b4-bcae-e2c608c1b86e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c715793b4ffa42108e9ff9a47b261061/volumes/96a4b101-9f46-46b4-bcae-e2c608c1b86e"}], "user_id": "6f4ba7e1841244599b053be4dc4e5d4a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 18:51:41,390 79718 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.0.0.210/volume/v3/c715793b4ffa42108e9ff9a47b261061/volumes/96a4b101-9f46-46b4-bcae-e2c608c1b86e 0.038s 2023-04-18 18:51:41,391 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token' : ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:51:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5efe2439-ffda-4893-939b-60db1e28f948', 'content-length': '881', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5efe2439-ffda-4893-939b-60db1e28f948', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c715793b4ffa42108e9ff9a47b261061/volumes/96a4b101-9f46-46b4-bcae-e2c608c1b86e'} Body: b'{"volume": {"id": "96a4b101-9f46-46b4-bcae-e2c608c1b86e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:51:41.000000", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-497861442", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c715793b4ffa42108e9ff9a47b261061/volumes/96a4b101-9f46-46b4-bcae-e2c608c1b86e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c715793b4ffa42108e9ff9a47b261061/volumes/96a4b101-9f46-46b4-bcae-e2c608c1b86e"}], "user_id": "6f4ba7e1841244599b053be4dc4e5d4a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c715793b4ffa42108e9ff9a47b261061"}}' 2023-04-18 18:51:42,462 79718 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.0.0.210/volume/v3/c715793b4ffa42108e9ff9a47b261061/volumes/96a4b101-9f46-46b4-bcae-e2c608c1b86e 0.059s 2023-04-18 18:51:42,462 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:51:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d3441d5-fe60-42d2-835e-8be1b5425740', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d3441d5-fe60-42d2-835e-8be1b5425740', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c715793b4ffa42108e9ff9a47b261061/volumes/96a4b101-9f46-46b4-bcae-e2c608c1b86e'} Body: b'{"volume": {"id": "96a4b101-9f46-46b4-bcae-e2c608c1b86e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:51:41.000000", "updated_at": "2023-04-18T18:51:41.000000", "name": "tempest-VolumesCloneTest-Volume-497861442", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c715793b4ffa42108e9ff9a47b261061/volumes/96a4b101-9f46-46b4-bcae-e2c608c1b86e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c715793b4ffa42108e9ff9a47b261061/volumes/96a4b101-9f46-46b4-bcae-e2c608c1b86e"}], "user_id": "6f4ba7e1841244599b053be4dc4e5d4a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c715793b4ffa42108e9ff9a47b261061"}}' 2023-04-18 18:51:42,511 79718 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/c715793b4ffa42108e9ff9a47b261061/volumes/96a4b101-9f46-46b4-bcae-e2c608c1b86e 0.038s 2023-04-18 18:51:42,512 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:51:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f1080ea-8d2a-44e6-b1cf-cccd67fe62fb', 'content-length': '902', 'openstack-api-version': 'v olume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f1080ea-8d2a-44e6-b1cf-cccd67fe62fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c715793b4ffa42108e9ff9a47b261061/volumes/96a4b101-9f46-46b4-bcae-e2c608c1b86e'} Body: b'{"volume": {"id": "96a4b101-9f46-46b4-bcae-e2c608c1b86e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:51:41.000000", "updated_at": "2023-04-18T18:51:41.000000", "name": "tempest-VolumesCloneTest-Volume-497861442", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c715793b4ffa42108e9ff9a47b261061/volumes/96a4b101-9f46-46b4-bcae-e2c608c1b86e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c715793b4ffa42108e9ff9a47b261061/volumes/96a4b101-9f46-46b4-bcae-e2c608c1b86e"}], "user_id": "6f4ba7e1841244599b053be4dc4e5d4a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c715793b4ffa42108e9ff9a47b261061"}}' 2023-04-18 18:51:42,620 79718 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/c715793b4ffa42108e9ff9a47b261061/volumes/96a4b101-9f46-46b4-bcae-e2c608c1b86e 0.098s 2023-04-18 18:51:42,620 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:51: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-17160ab8-ba05-4405-80c3-a7b604ba76cd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c715793b4ffa42108e9ff9a47b261061/volumes/96a4b101-9f46-46b4-bcae-e2c608c1b86e'} Body: b'' 2023-04-18 18:51:42,653 79718 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/c715793b4ffa42108e9ff9a47b261061/volumes/96a4b101-9f46-46b4-bcae-e2c608c1b86e 0.032s 2023-04-18 18:51:42,653 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:51:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c0e6b7b-e870-4b29-a886-502943c0273c', 'x-openstack-request-id': 'req-2c0e6b7b-e870-4b29-a886-502943c0273c', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/c715793b4ffa42108e9ff9a47b261061/volumes/96a4b101-9f46-46b4-bcae-e2c608c1b86e'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 96a4b101-9f46-46b4-bcae-e2c608c1b86e 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 88da7a61-902c-4e7a-a528-4494dbdd879f failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 18:51:42,844 79718 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 202 POST http://10.0.0.210/volume/v3/c715793b4ffa42108e9ff9a47b261061/volumes 0.187s 2023-04-18 18:51:42,844 79718 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-1928137586"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:51:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c635c5b-598f-4edb-8ce8-2c5c9e0fa238', 'content-length': '814', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c635c5b-598f-4edb-8ce8-2c5c9e0fa238', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c715793b4ffa42108e9ff9a47b261061/volumes'} Body: b'{"volume": {"id": "88da7a61-902c-4e7a-a528-4494dbdd879f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:51:42.781709", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-1928137586", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c715793b4ffa42108e9ff9a47b261061/volumes/88da7a61-902c-4e7a-a528-4494dbdd879f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c715793b4ffa42108e9ff9a47b261061/volumes/88da7a61-902c-4e7a-a528-4494dbdd879f"}], "user_id": "6f4ba7e1841244599b053be4dc4e5d4a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 18:51:42,892 79718 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.0.0.210/volume/v3/c715793b4ffa42108e9ff9a47b261061/volumes/88da7a61-902c-4e7a-a528-4494dbdd879f 0.039s 2023-04-18 18:51:42,893 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:51:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d938f87-aa33-4a7f-a518-33e6f195c37b', 'content-length': '882', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d938f87-aa33-4a7f-a518-33e6f195c37b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c715793b4ffa42108e9ff9a47b261061/volumes/88da7a61-902c-4e7a-a528-4494dbdd879f'} Body: b'{"volume": {"id": "88da7a61-902c-4e7a-a528-4494dbdd879f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:51:43.000000", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-1928137586", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c715793b4ffa42108e9ff9a47b261061/volumes/88da7a61-902c-4e7a-a528-4494dbdd879f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c715793b4ffa42108e9ff9a47b261061/volumes/88da7a61-902c-4e7a-a528-4494dbdd879f"}], "user_id": "6f4ba7e1841244599b053be4dc4e5d4a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c715793b4ffa42108e9ff9a47b261061"}}' 2023-04-18 18:51:43,950 79718 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.0.0.210/volume/v3/c715793b4ffa42108e9ff9a47b261061/volumes/88da7a61-902c-4e7a-a528-4494dbdd879f 0.046s 2023-04-18 18:51:43,951 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Acce pt': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:51:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-773fa15c-242e-46a0-9673-73cd44d888be', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-773fa15c-242e-46a0-9673-73cd44d888be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c715793b4ffa42108e9ff9a47b261061/volumes/88da7a61-902c-4e7a-a528-4494dbdd879f'} Body: b'{"volume": {"id": "88da7a61-902c-4e7a-a528-4494dbdd879f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:51:43.000000", "updated_at": "2023-04-18T18:51:43.000000", "name": "tempest-VolumesCloneTest-Volume-1928137586", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c715793b4ffa42108e9ff9a47b261061/volumes/88da7a61-902c-4e7a-a528-4494dbdd879f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c715793b4ffa42108e9ff9a47b261061/volumes/88da7a61-902c-4e7a-a528-4494dbdd879f"}], "user_id": "6f4ba7e1841244599b053be4dc4e5d4a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c715793b4ffa42108e9ff9a47b261061"}}' 2023-04-18 18:51:44,003 79718 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/c715793b4ffa42108e9ff9a47b261061/volumes/88da7a61-902c-4e7a-a528-4494dbdd879f 0.039s 2023-04-18 18:51:44,003 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:51:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e8d019e-f504-49de-9a94-5bdc18092da7', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e8d019e-f504-49de-9a94-5bdc18092da7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c715793b4ffa42108e9ff9a47b261061/volumes/88da7a61-902c-4e7a-a528-4494dbdd879f'} Body: b'{"volume": {"id": "88da7a61-902c-4e7a-a528-4494dbdd879f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:51:43.000000", "updated_at": "2023-04-18T18:51:43.000000", "name": "tempest-VolumesCloneTest-Volume-1928137586", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c715793b4ffa42108e9ff9a47b261061/volumes/88da7a61-902c-4e7a-a528-4494dbdd879f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c715793b4ffa42108e9ff9a47b261061/volumes/88da7a61-902c-4e7a-a528-4494dbdd879f"}], "user_id": "6f4ba7e1841244599b053be4dc4e5d4a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c715793b4ffa42108e9ff9a47b261061"}}' 2023-04-18 18:51:44,118 79718 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/c715793b4ffa42108e9ff9a47b261061/volumes/88da7a61-902c-4e7a-a528-4494dbdd879f 0.101s 2023-04-18 18:51:44,118 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:51:44 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-bad19c39-44f3-49aa-a228-1e347f09328c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c715793b4ffa42108e9ff9a47b261061/volumes/88da7a61-902c-4e7a-a528-4494dbdd879f'} Body: b'' 2023-04-18 18:51:44,140 79718 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/c715793b4ffa42108e9ff9a47b261061/volumes/88da7a61-902c-4e7a-a528-4494dbdd879f 0.021s 2023-04-18 18:51:44,141 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:51:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-7840f358-f034-409d-a3aa-59e5c5ed717a', 'x-openstack-request-id': 'req-7840f358-f034-409d-a3aa-59e5c5ed717a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/c715793b4ffa42108e9ff9a47b261061/volumes/88da7a61-902c-4e7a-a528-4494dbdd879f'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 88da7a61-902c-4e7a-a528-4494dbdd879f could not be found."}}' tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend[id-9a36df71-a257-43a5-9555-dc7c88e66e0e] -------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_extend.py", line 37, in test_volume_extend volume = self.create_volume(imageRef=self.image_ref) File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 76179756-18aa-4d82-9740-af158f49cd10 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 18:51:45,763 79718 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.0.0.210/image/v2/images/c82b487d-70d3-49d8-9a21-424651a35dee 0.154s 2023-04-18 18:51:45,764 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:51:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-24e0ad44-093c-4d50-8bd8-b07672c3f8cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/c82b487d-70d3-49d8-9a21-424651a35dee'} 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": "eac158c03b604eaab4395b780276080f", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "c82b487d-70d3-49d8-9a21-424651a35dee", "created_at": "2023-04-18T18:38:57Z", "updated_at": "2023-04-18T18:38:59Z", "tags": [], "self": "/v2/images/c82b487d-70d3-49d8-9a21-424651a35dee", "file": "/v2/images/c82b487d-70d3-49d8-9a21-424651a35dee/file", "schema": "/v2/schemas/image"}' 2023-04-18 18:51:46,121 79718 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 202 POST http://10.0.0.210/volume/v3/917792ba82164626ba0f32aa56f028fe/volumes 0.355s 2023-04-18 18:51:46,121 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"imageRef": "c82b487d-70d3-49d8-9a21-424651a35dee", "size": 1, "name": "tempest-VolumesExtendTest-Volume-1768766683"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:51:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b15ddbde-0400-4f01-ba8a-c8dc95416930', 'content-length': '815', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b15ddbde-0400-4f01-ba8a-c8dc95416930', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/917792ba82164626ba0f32aa56f028fe/volumes'} Body: b'{"volume": {"id": "76179756-18aa-4d82-9740-af158f49cd10", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:51:46.055557", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-1768766683", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/917792ba82164626ba0f32aa56f028fe/volumes/76179756-18aa-4d82-9740-af158f49cd10"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/917792ba82164626ba0f32aa56f028fe/volumes/76179756-18aa-4d82-9740-af158f49cd10"}], "user_id": "cf33895243ff4191ba28e5ed8495d288", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 18:51:46,176 79718 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.0.0.210/volume/v3/917792ba82164626ba0f32aa56f028fe/volumes/76179756-18aa-4d82-9740-af158f49cd10 0.043s 2023-04-18 18:51:46,176 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:51:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7960792-1c86-4529-9b1c-d240f4938579', 'content-length': '883', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7960792-1c86-4529-9b1c-d240f4938579', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/917792ba82164626ba0f32aa56f028fe/volumes/76179756-18aa-4d82-9740-af158f49cd10'} Body: b'{"volume": {"id": "76179756-18aa-4d82-9740-af158f49cd10", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:51:46.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-1768766683", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/917792ba82164626ba0f32aa56f028fe/volumes/76179756-18aa-4d82-9740-af158f49cd10"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/917792ba82164626ba0f32aa56f028fe/volumes/76179756-18aa-4d82-9740-af158f49cd10"}], "user_id": "cf33895243ff4191ba28e5ed8495d288", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "917792ba82164626ba0f32aa56f028fe"}}' 2023-04-18 18:51:47,230 79718 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.0.0.210/volume/v3/917792ba82164626ba0f32aa56f028fe/volumes/76179756-18aa-4d82-9740-af158f49cd10 0.041s 2023-04-18 18:51:47,231 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:51:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84bc7e08-78c6-4b6f-ba1d-f4a989a370ba', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84bc7e08-78c6-4b6f-ba1d-f4a989a370ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/917792ba82164626ba0f32aa56f028fe/volumes/76179756-18aa-4d82-9740-af158f49cd10'} Body: b'{"volume": {"id": "76179756-18aa-4d82-9740-af158f49cd10", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:51:46.000000", "updated_at": "2023-04-18T18:51:46.000000", "name": "tempest-VolumesExtendTest-Volume-1768766683", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/917792ba82164626ba0f32aa56f028fe/volumes/76179756-18aa-4d82-9740-af158f49cd10"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/917792ba82164626ba0f32aa56f028fe/volumes/76179756-18aa-4d82-9740-af158f49cd10"}], "user_id": "cf33895243ff4191ba28e5ed8495d288", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "917792ba82164626ba0f32aa56f028fe"}}' 2023-04-18 18:51:47,283 79718 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/917792ba82164626ba0f32aa56f028fe/volumes/76179756-18aa-4d82-9740-af158f49cd10 0.042s 2023-04-18 18:51:47,284 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:51:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8eab031-9b01-4d1f-bcea-8877cb5811ee', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version' , 'x-openstack-request-id': 'req-b8eab031-9b01-4d1f-bcea-8877cb5811ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/917792ba82164626ba0f32aa56f028fe/volumes/76179756-18aa-4d82-9740-af158f49cd10'} Body: b'{"volume": {"id": "76179756-18aa-4d82-9740-af158f49cd10", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:51:46.000000", "updated_at": "2023-04-18T18:51:46.000000", "name": "tempest-VolumesExtendTest-Volume-1768766683", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/917792ba82164626ba0f32aa56f028fe/volumes/76179756-18aa-4d82-9740-af158f49cd10"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/917792ba82164626ba0f32aa56f028fe/volumes/76179756-18aa-4d82-9740-af158f49cd10"}], "user_id": "cf33895243ff4191ba28e5ed8495d288", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "917792ba82164626ba0f32aa56f028fe"}}' 2023-04-18 18:51:47,392 79718 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/917792ba82164626ba0f32aa56f028fe/volumes/76179756-18aa-4d82-9740-af158f49cd10 0.098s 2023-04-18 18:51:47,392 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:51: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-b855d988-e49b-4689-8091-f905c1cafb24', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/917792ba82164626ba0f32aa56f028fe/volumes/76179756-18aa-4d82-9740-af158f49cd10'} Body: b'' 2023-04-18 18:51:47,413 79718 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/917792ba82164626ba0f32aa56f028fe/volumes/76179756-18aa-4d82-9740-af158f49cd10 0.020s 2023-04-18 18:51:47,414 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:51: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-5ae0b449-f3f9-41f7-8e68-c1dbcd7a58cf', 'x-openstack-request-id': 'req-5ae0b449-f3f9-41f7-8e68-c1dbcd7a58cf', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/917792ba82164626ba0f32aa56f028fe/volumes/76179756-18aa-4d82-9740-af158f49cd10'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 76179756-18aa-4d82-9740-af158f49cd10 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 d17f68da-50b3-4edb-b2b4-72959e3d430c failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 18:51:47,606 79718 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 202 POST http://10.0.0.210/volume/v3/917792ba82164626ba0f32aa56f028fe/volumes 0.188s 2023-04-18 18:51:47,606 79718 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-31761146"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:51:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea6eca37-7ef5-46cc-90fa-bffe43aadd7d', 'content-length': '813', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea6eca37-7ef5-46cc-90fa-bffe43aadd7d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/917792ba82164626ba0f32aa56f028fe/volumes'} Body: b'{"volume": {"id": "d17f68da-50b3-4edb-b2b4-72959e3d430c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:51:47.546733", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-31761146", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/917792ba82164626ba0f32aa56f028fe/volumes/d17f68da-50b3-4edb-b2b4-72959e3d430c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/917792ba82164626ba0f32aa56f028fe/volumes/d17f68da-50b3-4edb-b2b4-72959e3d430c"}], "user_id": "cf33895243ff4191ba28e5ed8495d288", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 18:51:47,656 79718 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.0.0.210/volume/v3/917792ba82164626ba0f32aa56f028fe/volumes/d17f68da-50b3-4edb-b2b4-72959e3d430c 0.041s 2023-04-18 18:51:47,656 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:51:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c61dcab-e0f8-4645-a709-26b2d42d44a6', 'content-length': '881', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c61dcab-e0f8-4645-a709-26b2d42d44a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/917792ba82164626ba0f32aa56f028fe/volumes/d17f68da-50b3-4edb-b2b4-72959e3d430c'} Body: b'{"volume": {"id": "d17f68da-50b3-4edb-b2b4-72959e3d430c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:51:48.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-31761146", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/917792ba82164626ba0f32aa56f028fe/volumes/d17f68da-50b3-4edb-b2b4-72959e3d430c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/917792ba82164626ba0f32aa56f028fe/volumes/d17f68da-50b3-4edb-b2b4-72959e3d430c"}], "user_id": "cf33895243ff4191ba28e5ed8495d288", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "917792ba82164626ba0f32aa56f028fe"}}' 2023-04-18 18:51:48,708 79718 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.0.0.210/volume/v3/917792ba82164626ba0f32aa56f028fe/volumes/d17f68da-50b3-4edb-b2b4-72959e3d430c 0.040s 2023-04-18 18:51:48,708 79718 DEBUG [tempest.lib.common.rest_client] R equest - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:51:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54ea0077-daa2-415e-9610-f76c35548135', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54ea0077-daa2-415e-9610-f76c35548135', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/917792ba82164626ba0f32aa56f028fe/volumes/d17f68da-50b3-4edb-b2b4-72959e3d430c'} Body: b'{"volume": {"id": "d17f68da-50b3-4edb-b2b4-72959e3d430c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:51:48.000000", "updated_at": "2023-04-18T18:51:48.000000", "name": "tempest-VolumesExtendTest-Volume-31761146", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/917792ba82164626ba0f32aa56f028fe/volumes/d17f68da-50b3-4edb-b2b4-72959e3d430c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/917792ba82164626ba0f32aa56f028fe/volumes/d17f68da-50b3-4edb-b2b4-72959e3d430c"}], "user_id": "cf33895243ff4191ba28e5ed8495d288", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "917792ba82164626ba0f32aa56f028fe"}}' 2023-04-18 18:51:48,761 79718 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/917792ba82164626ba0f32aa56f028fe/volumes/d17f68da-50b3-4edb-b2b4-72959e3d430c 0.041s 2023-04-18 18:51:48,761 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:51:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c861e2a-3737-4a5e-8577-2051b0bd0c4b', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c861e2a-3737-4a5e-8577-2051b0bd0c4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/917792ba82164626ba0f32aa56f028fe/volumes/d17f68da-50b3-4edb-b2b4-72959e3d430c'} Body: b'{"volume": {"id": "d17f68da-50b3-4edb-b2b4-72959e3d430c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:51:48.000000", "updated_at": "2023-04-18T18:51:48.000000", "name": "tempest-VolumesExtendTest-Volume-31761146", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/917792ba82164626ba0f32aa56f028fe/volumes/d17f68da-50b3-4edb-b2b4-72959e3d430c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/917792ba82164626ba0f32aa56f028fe/volumes/d17f68da-50b3-4edb-b2b4-72959e3d430c"}], "user_id": "cf33895243ff4191ba28e5ed8495d288", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "917792ba82164626ba0f32aa56f028fe"}}' 2023-04-18 18:51:48,868 79718 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/917792ba82164626ba0f32aa56f028fe/volumes/d17f68da-50b3-4edb-b2b4-72959e3d430c 0.094s 2023-04-18 18:51:48,868 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:51: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-82866949-ce3f-42cf-92e0-09987e646db9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/917792ba82164626ba0f32aa56f028fe/volumes/d17f68da-50b3-4edb-b2b4-72959e3d430c'} Body: b'' 2023-04-18 18:51:48,888 79718 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/917792ba82164626ba0f32aa56f028fe/volumes/d17f68da-50b3-4edb-b2b4-72959e3d430c 0.019s 2023-04-18 18:51:48,889 79718 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:51:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-f624a026-1e39-4a3f-8282-fa6a57dc0347', 'x-openstack-request-id': 'req-f624a026-1e39-4a3f-8282-fa6a57dc0347', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/917792ba82164626ba0f32aa56f028fe/volumes/d17f68da-50b3-4edb-b2b4-72959e3d430c'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume d17f68da-50b3-4edb-b2b4-72959e3d430c 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 448c9960-ee4e-4005-b9c8-d9685ac90b55 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 84ba2739-bf1e-4530-b403-465c24aa9540 failed to build and is in ERROR status 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 b408abc4-cca0-4831-bfdc-50dd76afd549 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 18:52:25,475 79722 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotsTestJSON:test_volume_snapshot_create_get_list_delete): 200 POST http://10.0.0.210/compute/v2.1/os-volumes 0.441s 2023-04-18 18:52:25,476 79722 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-1182400090"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:52:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '345', 'location': 'http://10.0.0.210/compute/v2.1/os-volumes/b408abc4-cca0-4831-bfdc-50dd76afd549', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8ba8daba-7ab1-4946-a9ef-ed76b02d361d', 'x-compute-request-id': 'req-8ba8daba-7ab1-4946-a9ef-ed76b02d361d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes'} Body: b'{"volume": {"id": "b408abc4-cca0-4831-bfdc-50dd76afd549", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-18T18:52:25.357092", "attachments": [{}], "displayName": "tempest-VolumesSnapshotsTestJSON-volume-1182400090", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {}}}' 2023-04-18 18:52:25,535 79722 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/b408abc4-cca0-4831-bfdc-50dd76afd549 0.055s 2023-04-18 18:52:25,536 79722 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:52:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '342', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-85dd5a37-8e7a-467d-8653-8db16f035521', 'x-compute-request-id': 'req-85dd5a37-8e7a-467d-8653-8db16f035521', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/b408abc4-cca0-4831-bfdc-50dd76afd549'} Body: b'{"volume": {"id": "b408abc4-cca0-4831-bfdc-50dd76afd549", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-18T18:52:25.000000", "attachments": [{}], "displayName": "tempest-VolumesSnapshotsTestJSON-volume-1182400090", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {}}}' 2023-04-18 18:52:26,599 79722 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/b408abc4-cca0-4831-bfdc-50dd76afd549 0.057s 2023-04-18 18:52:26,599 79722 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:52:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '342', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fc4955b7-410f-4225-abd0-2d1f2039142f', 'x-compute-request-id': 'req-fc4955b7-410f-4225-abd0-2d1f2039142f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/b408abc4-cca0-4831-bfdc-50dd76afd549'} Body: b'{"volume": {"id": "b408abc4-cca0-4831-bfdc-50dd76afd549", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2023-04-1 8T18:52:25.000000", "attachments": [{}], "displayName": "tempest-VolumesSnapshotsTestJSON-volume-1182400090", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {}}}' 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 f694fd42-8b7f-4f55-8741-aa1c98ffaa94 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 18:52:29,719 79722 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 202 POST http://10.0.0.210/volume/v3/13d3200a7fbf48dbbcf7988939ed9315/volumes 0.477s 2023-04-18 18:52:29,719 79722 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-1922163556"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:52:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a40221ac-7564-4192-a428-2b1ae7955a57', 'content-length': '886', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a40221ac-7564-4192-a428-2b1ae7955a57', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/13d3200a7fbf48dbbcf7988939ed9315/volumes'} Body: b'{"volume": {"id": "f694fd42-8b7f-4f55-8741-aa1c98ffaa94", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:52:29.583846", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-1922163556", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/13d3200a7fbf48dbbcf7988939ed9315/volumes/f694fd42-8b7f-4f55-8741-aa1c98ffaa94"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/13d3200a7fbf48dbbcf7988939ed9315/volumes/f694fd42-8b7f-4f55-8741-aa1c98ffaa94"}], "user_id": "34874adb00ff4afcb34245a19fd1e163", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2023-04-18 18:52:29,770 79722 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/13d3200a7fbf48dbbcf7988939ed9315/volumes/f694fd42-8b7f-4f55-8741-aa1c98ffaa94 0.039s 2023-04-18 18:52:29,770 79722 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:52:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46324c00-690e-40f4-b3a3-dccc71a9223a', 'content-length': '954', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46324c00-690e-40f4-b3a3-dccc71a9223a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/13d3200a7fbf48dbbcf7988939ed9315/volumes/f694fd42-8b7f-4f55-8741-aa1c98ffaa94'} Body: b'{"volume": {"id": "f694fd42-8b7f-4f55-8741-aa1c98ffaa94", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:52:30.000000", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-1922163556", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/13d3200a7fbf48dbbcf7988939ed9315/volumes/f694fd42-8b7f-4f55-8741-aa1c98ffaa94"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/13d3200a7fbf48dbbcf7988939ed9315/volumes/f694fd42-8b7f-4f55-8741-aa1c98ffaa94"}], "user_id": "34874adb00ff4afcb34245a19fd1e163", "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": "13d3200a7fbf48dbbcf7988939ed9315"}}' 2023-04-18 18:52:30,823 79722 INFO [tempest.lib.common.rest_client] Request (Volumes TransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/13d3200a7fbf48dbbcf7988939ed9315/volumes/f694fd42-8b7f-4f55-8741-aa1c98ffaa94 0.040s 2023-04-18 18:52:30,824 79722 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:52:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1db08c8b-2c0a-4546-b0a4-7451c6539e8e', 'content-length': '975', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1db08c8b-2c0a-4546-b0a4-7451c6539e8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/13d3200a7fbf48dbbcf7988939ed9315/volumes/f694fd42-8b7f-4f55-8741-aa1c98ffaa94'} Body: b'{"volume": {"id": "f694fd42-8b7f-4f55-8741-aa1c98ffaa94", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:52:30.000000", "updated_at": "2023-04-18T18:52:30.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1922163556", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/13d3200a7fbf48dbbcf7988939ed9315/volumes/f694fd42-8b7f-4f55-8741-aa1c98ffaa94"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/13d3200a7fbf48dbbcf7988939ed9315/volumes/f694fd42-8b7f-4f55-8741-aa1c98ffaa94"}], "user_id": "34874adb00ff4afcb34245a19fd1e163", "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": "13d3200a7fbf48dbbcf7988939ed9315"}}' 2023-04-18 18:52:30,897 79722 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/13d3200a7fbf48dbbcf7988939ed9315/volumes/f694fd42-8b7f-4f55-8741-aa1c98ffaa94 0.059s 2023-04-18 18:52:30,897 79722 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:52:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4de19278-7763-4f2c-94c4-e55f05559aee', 'content-length': '975', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4de19278-7763-4f2c-94c4-e55f05559aee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/13d3200a7fbf48dbbcf7988939ed9315/volumes/f694fd42-8b7f-4f55-8741-aa1c98ffaa94'} Body: b'{"volume": {"id": "f694fd42-8b7f-4f55-8741-aa1c98ffaa94", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:52:30.000000", "updated_at": "2023-04-18T18:52:30.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1922163556", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/13d3200a7fbf48dbbcf7988939ed9315/volumes/f694fd42-8b7f-4f55-8741-aa1c98ffaa94"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/13d3200a7fbf48dbbcf7988939ed9315/volumes/f694fd42-8b7f-4f55-8741-aa1c98ffaa94"}], "user_id": "34874adb00ff4afcb34245a19fd1e163", "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": "13d3200a7fbf48dbbcf7988939ed9315"}}' 2023-04-18 18:52:31,012 79722 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Tes t:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/13d3200a7fbf48dbbcf7988939ed9315/volumes/f694fd42-8b7f-4f55-8741-aa1c98ffaa94 0.100s 2023-04-18 18:52:31,012 79722 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:52:30 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-a4295014-22f9-41f3-8e79-299e6240e6df', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/13d3200a7fbf48dbbcf7988939ed9315/volumes/f694fd42-8b7f-4f55-8741-aa1c98ffaa94'} Body: b'' 2023-04-18 18:52:31,038 79722 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/13d3200a7fbf48dbbcf7988939ed9315/volumes/f694fd42-8b7f-4f55-8741-aa1c98ffaa94 0.025s 2023-04-18 18:52:31,038 79722 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:52:31 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-fc45d91c-0ddc-4391-b43e-0a3976530fa4', 'x-openstack-request-id': 'req-fc45d91c-0ddc-4391-b43e-0a3976530fa4', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/13d3200a7fbf48dbbcf7988939ed9315/volumes/f694fd42-8b7f-4f55-8741-aa1c98ffaa94'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume f694fd42-8b7f-4f55-8741-aa1c98ffaa94 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 ecdc837a-e5e3-42f6-9dc2-d7364c15dbc3 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 18:52:31,253 79722 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_list_delete_volume_transfer): 202 POST http://10.0.0.210/volume/v3/13d3200a7fbf48dbbcf7988939ed9315/volumes 0.210s 2023-04-18 18:52:31,253 79722 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-132465577"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:52:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7007d560-7aab-40a4-be6a-6420846ce329', 'content-length': '885', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7007d560-7aab-40a4-be6a-6420846ce329', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/13d3200a7fbf48dbbcf7988939ed9315/volumes'} Body: b'{"volume": {"id": "ecdc837a-e5e3-42f6-9dc2-d7364c15dbc3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:52:31.182025", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-132465577", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/13d3200a7fbf48dbbcf7988939ed9315/volumes/ecdc837a-e5e3-42f6-9dc2-d7364c15dbc3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/13d3200a7fbf48dbbcf7988939ed9315/volumes/ecdc837a-e5e3-42f6-9dc2-d7364c15dbc3"}], "user_id": "34874adb00ff4afcb34245a19fd1e163", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2023-04-18 18:52:31,304 79722 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/13d3200a7fbf48dbbcf7988939ed9315/volumes/ecdc837a-e5e3-42f6-9dc2-d7364c15dbc3 0.038s 2023-04-18 18:52:31,305 79722 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:52:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5c6c03e-ce75-46ca-9c0d-5a9ce4230eb8', 'content-length': '953', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5c6c03e-ce75-46ca-9c0d-5a9ce4230eb8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/13d3200a7fbf48dbbcf7988939ed9315/volumes/ecdc837a-e5e3-42f6-9dc2-d7364c15dbc3'} Body: b'{"volume": {"id": "ecdc837a-e5e3-42f6-9dc2-d7364c15dbc3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:52:31.000000", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-132465577", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/13d3200a7fbf48dbbcf7988939ed9315/volumes/ecdc837a-e5e3-42f6-9dc2-d7364c15dbc3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/13d3200a7fbf48dbbcf7988939ed9315/volumes/ecdc837a-e5e3-42f6-9dc2-d7364c15dbc3"}], "user_id": "34874adb00ff4afcb34245a19fd1e163", "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": "13d3200a7fbf48dbbcf7988939ed9315"}}' 2023-04-18 18:52:32,358 79722 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV3 55Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/13d3200a7fbf48dbbcf7988939ed9315/volumes/ecdc837a-e5e3-42f6-9dc2-d7364c15dbc3 0.041s 2023-04-18 18:52:32,358 79722 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:52:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73108f1c-42bc-4380-a095-aeec4e48cd23', 'content-length': '974', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73108f1c-42bc-4380-a095-aeec4e48cd23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/13d3200a7fbf48dbbcf7988939ed9315/volumes/ecdc837a-e5e3-42f6-9dc2-d7364c15dbc3'} Body: b'{"volume": {"id": "ecdc837a-e5e3-42f6-9dc2-d7364c15dbc3", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:52:31.000000", "updated_at": "2023-04-18T18:52:31.000000", "name": "tempest-VolumesTransfersV355Test-Volume-132465577", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/13d3200a7fbf48dbbcf7988939ed9315/volumes/ecdc837a-e5e3-42f6-9dc2-d7364c15dbc3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/13d3200a7fbf48dbbcf7988939ed9315/volumes/ecdc837a-e5e3-42f6-9dc2-d7364c15dbc3"}], "user_id": "34874adb00ff4afcb34245a19fd1e163", "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": "13d3200a7fbf48dbbcf7988939ed9315"}}' 2023-04-18 18:52:32,413 79722 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/13d3200a7fbf48dbbcf7988939ed9315/volumes/ecdc837a-e5e3-42f6-9dc2-d7364c15dbc3 0.043s 2023-04-18 18:52:32,414 79722 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:52:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c3bbf74-4f0b-4819-9a99-cc993476aeee', 'content-length': '974', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c3bbf74-4f0b-4819-9a99-cc993476aeee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/13d3200a7fbf48dbbcf7988939ed9315/volumes/ecdc837a-e5e3-42f6-9dc2-d7364c15dbc3'} Body: b'{"volume": {"id": "ecdc837a-e5e3-42f6-9dc2-d7364c15dbc3", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:52:31.000000", "updated_at": "2023-04-18T18:52:31.000000", "name": "tempest-VolumesTransfersV355Test-Volume-132465577", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/13d3200a7fbf48dbbcf7988939ed9315/volumes/ecdc837a-e5e3-42f6-9dc2-d7364c15dbc3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/13d3200a7fbf48dbbcf7988939ed9315/volumes/ecdc837a-e5e3-42f6-9dc2-d7364c15dbc3"}], "user_id": "34874adb00ff4afcb34245a19fd1e163", "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": "13d3200a7fbf48dbbcf7988939ed9315"}}' 2023-04-18 18:52:32,540 79722 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/13d3200a7fbf48dbbcf7988939ed9315/volumes/ecdc837a-e5e3-42f6-9dc2-d7364c15dbc3 0.107s 2023-04-18 18:52:32,540 79722 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:52:32 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-c829a462-08e9-4128-a772-e84a225b132b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/13d3200a7fbf48dbbcf7988939ed9315/volumes/ecdc837a-e5e3-42f6-9dc2-d7364c15dbc3'} Body: b'' 2023-04-18 18:52:32,567 79722 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/13d3200a7fbf48dbbcf7988939ed9315/volumes/ecdc837a-e5e3-42f6-9dc2-d7364c15dbc3 0.026s 2023-04-18 18:52:32,567 79722 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:52:32 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-40ca4a1f-7527-49ea-b023-b669f4fb7d08', 'x-openstack-request-id': 'req-40ca4a1f-7527-49ea-b023-b669f4fb7d08', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/13d3200a7fbf48dbbcf7988939ed9315/volumes/ecdc837a-e5e3-42f6-9dc2-d7364c15dbc3'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume ecdc837a-e5e3-42f6-9dc2-d7364c15dbc3 could not be found."}}' tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_volume_backed_server_confirm[id-e6c28180-7454-4b59-b188-0257af08a63b,volume] -------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/decorators.py", line 106, in wrapper raise exc File "/opt/stack/tempest/tempest/lib/decorators.py", line 98, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_server_actions.py", line 382, in test_resize_volume_backed_server_confirm server = self.create_test_server(**kwargs) File "/opt/stack/tempest/tempest/api/compute/base.py", line 272, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 262, in create_test_server with excutils.save_and_reraise_exception(): File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 258, in create_test_server waiters.wait_for_volume_resource_status(volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume b945c65e-3d97-4ee0-85e8-5e8def7c66f1 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 18:50:30,273 79728 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/d10e8886-4d5f-4a2d-ad17-9219c9f86a89 0.253s 2023-04-18 18:50:30,274 79728 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:50:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1654', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-193383e2-9a9a-4d4f-a271-1b60f4c92184', 'x-compute-request-id': 'req-193383e2-9a9a-4d4f-a271-1b60f4c92184', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d10e8886-4d5f-4a2d-ad17-9219c9f86a89'} Body: b'{"server": {"id": "d10e8886-4d5f-4a2d-ad17-9219c9f86a89", "name": "tempest-ServerActionsTestJSON-server-784071602", "status": "ACTIVE", "tenant_id": "9b77a98a76ef4a7c8447b0fc519f9e69", "user_id": "0ebdd7a4ef194fc6885fc1169bceb880", "metadata": {}, "hostId": "25ca41ea179e1a189ce3dee8809fc9993dc8c426c7827db14a15d38a", "image": {"id": "c82b487d-70d3-49d8-9a21-424651a35dee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c82b487d-70d3-49d8-9a21-424651a35dee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T18:43:43Z", "updated": "2023-04-18T18:43:50Z", "addresses": {"tempest-ServerActionsTestJSON-1333325034-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:41:ef"}, {"version": 4, "addr": "172.24.4.56", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:41:ef"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d10e8886-4d5f-4a2d-ad17-9219c9f86a89"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d10e8886-4d5f-4a2d-ad17-9219c9f86a89"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-468920176", "OS-SRV-USG:launched_at": "2023-04-18T18:43:50.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--67909637"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 18:50:30,454 79728 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/d10e8886-4d5f-4a2d-ad17-9219c9f86a89 0.155s 2023-04-18 18:50:30,455 79728 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:50:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1654', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f93313c8-4129-4309-bdf6-1ab04dd680f3', 'x-compute-request-id': 'req-f93313c8-4129-4309-bdf6-1ab04dd680f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d10e8886-4d5f-4a2d-ad17-9219c9f86a89'} Body: b'{"server": {"id": "d10e8886-4d5f-4a2d-ad17-9219c9f86a89", "name": "tempest-ServerActionsTestJSON-server-784071602", "status": "ACTIVE", "tenant_id": "9b77a98a76ef4a7c8447b0fc519f9e69", "user_id": "0ebdd7a4ef194fc6885fc1169bceb880", "metadata": {}, "hostId": "25ca41ea179e1a189ce3dee8809fc9993dc8c426c7827db14a15d38a", "image": {"id": "c82b487d-70d3-49d8-9a21-424651a35dee", "links": [{"rel": "bookmark", "href": "http://10.0.0.2 10/compute/images/c82b487d-70d3-49d8-9a21-424651a35dee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T18:43:43Z", "updated": "2023-04-18T18:43:50Z", "addresses": {"tempest-ServerActionsTestJSON-1333325034-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:41:ef"}, {"version": 4, "addr": "172.24.4.56", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:41:ef"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d10e8886-4d5f-4a2d-ad17-9219c9f86a89"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d10e8886-4d5f-4a2d-ad17-9219c9f86a89"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-468920176", "OS-SRV-USG:launched_at": "2023-04-18T18:43:50.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--67909637"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 18:50:30,621 79728 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/d10e8886-4d5f-4a2d-ad17-9219c9f86a89 0.155s 2023-04-18 18:50:30,622 79728 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:50:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1654', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1ff238fb-a082-4088-8b0c-6dbba861a1e4', 'x-compute-request-id': 'req-1ff238fb-a082-4088-8b0c-6dbba861a1e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d10e8886-4d5f-4a2d-ad17-9219c9f86a89'} Body: b'{"server": {"id": "d10e8886-4d5f-4a2d-ad17-9219c9f86a89", "name": "tempest-ServerActionsTestJSON-server-784071602", "status": "ACTIVE", "tenant_id": "9b77a98a76ef4a7c8447b0fc519f9e69", "user_id": "0ebdd7a4ef194fc6885fc1169bceb880", "metadata": {}, "hostId": "25ca41ea179e1a189ce3dee8809fc9993dc8c426c7827db14a15d38a", "image": {"id": "c82b487d-70d3-49d8-9a21-424651a35dee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c82b487d-70d3-49d8-9a21-424651a35dee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T18:43:43Z", "updated": "2023-04-18T18:43:50Z", "addresses": {"tempest-ServerActionsTestJSON-1333325034-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:41:ef"}, {"version": 4, "addr": "172.24.4.56", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:41:ef"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d10e8886-4d5f-4a2d-ad17-9219c9f86a89"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d10e8886-4d5f-4a2d-ad17-9219c9f86a89"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-468920176", "OS-SRV-USG:launched_at": "2023-04-18T18:43:50.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--67909637"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 18:51:30,840 79728 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.135s 20 23-04-18 18:51:30,840 79728 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 18:51:30 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-4c394308-f882-4210-bc9d-d7f206099af8', '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": "0ebdd7a4ef194fc6885fc1169bceb880", "name": "tempest-ServerActionsTestJSON-598132665-project-member", "password_expires_at": null}, "audit_ids": ["FUhHkSiqTiq-3GzkNyVIgA"], "expires_at": "2023-04-18T19:51:30.000000Z", "issued_at": "2023-04-18T18:51:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9b77a98a76ef4a7c8447b0fc519f9e69", "name": "tempest-ServerActionsTestJSON-598132665"}, "is_domain": false, "roles": [{"id": "35697bd1c3044a1fbd5795113c41efb7", "name": "reader"}, {"id": "7058366a9fca443e9f44c95d078fcd58", "name": "member"}], "catalog": [{"endpoints": [{"id": "91478bb14fa24dc18a442602e5f97ca2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/9b77a98a76ef4a7c8447b0fc519f9e69", "region": "RegionOne"}], "id": "7be72221085d4944a946c97ce08fe0ba", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "a95f50d538a94de29a9a69d17d76bd36", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "96a88896ecc9496da6d9e54366fc23b9", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "3f738fffaddc4d75802cacb0bcb457ee", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/9b77a98a76ef4a7c8447b0fc519f9e69", "region": "RegionOne"}], "id": "9ef904c6d5494133b74a9881e4a175c8", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "a5ee12dbfaab49159c461dbeffc63c63", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "a56bae77ec6c4dae90bdf0ec335648ae", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "650aec42df824256ba1796a0f4fa4bbb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "affc40d7318340b699f04996f49cf400", "type": "image", "name": "glance"}, {"endpoints": [{"id": "6590deb5fd8b448b9f5db913f58adec5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "eb545688324f4c1980813ba1d95d408e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "99a6368efe954c65b6d93304b2b0d191", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "f7e66750d7a84de281ee5c5b746d4e62", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "abe90ddcbe5b4d5bb77a7bd32b6e5e96", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/9b77a98a76ef4a7c8447b0fc519f9e69", "region": "RegionOne"}], "id": "fa260696b99e4f908d5beeb126d1233f", "type": "volumev3", "name": "cinderv3"}]}}' 2023-04-18 18:51:30,841 79728 INFO [tempest.lib.common.fixed_network] (ServerActionsTestJSON:test_resize_volume_backed_server_confirm) Found network {'id': '2332a5be-e3ae-4241-bbda-e2d83c3448db', 'name': 'tempest-ServerActionsTestJSON-1333325034-network', 'tenant_id': '9b77a98a76ef4a7c8447b0fc519f9e69', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '9b77a98a76ef4a7c8447b0fc519f9e69', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 53627, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'i pv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T18:43:29Z', 'updated_at': '2023-04-18T18:43:30Z', 'revision_number': 1} available for tenant 2023-04-18 18:51:30,841 79728 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-468920176', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCs32hymcV9i4U72dAjOHKSMpxMsPY77htIxGPG/Bpl2Uy5ng/6uGzw1EXsY5U2hF9wRQhxFI7VO+FJGaVvmaTQHQStYcndlXkiMdGw1E9NI4d50J44lqPtM6g5Q7R9WYA==', 'fingerprint': 'a5:fd:91:1e:e7:62:ac:eb:f2:3f:fc:b8:20:f1:85:77', 'user_id': '0ebdd7a4ef194fc6885fc1169bceb880', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDT1dX9pHNvsPT8+0f2OOi0/Woc8D2IeTUq6vi2hsNVOv7JybsL2IzK\nEE0MzKAXb1GgBwYFK4EEACKhZANiAAQrN9ocpnFfYuFO9nQIzhykjKcTLD2O+4bS\nMRjxvwaZdlMuZ4P+rhs8NRF7GOVNoRfcEUIcRSO1TvhSRmlb5mk0B0ErWHJ3ZV5I\njHRsNRPTSOHedCeOJaj7TOoOUO0fVmA=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '16dedb1e-5df2-4a9b-baef-e860cf76997a', 'name': 'tempest-securitygroup--67909637', 'stateful': True, 'tenant_id': '9b77a98a76ef4a7c8447b0fc519f9e69', 'description': 'tempest-description--487699866', 'shared': False, 'security_group_rules': [{'id': 'b5c55cb9-fbb7-4f45-b0ca-14bb988d3d47', 'tenant_id': '9b77a98a76ef4a7c8447b0fc519f9e69', 'security_group_id': '16dedb1e-5df2-4a9b-baef-e860cf76997a', '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': 359, 'description': None, 'tags': [], 'created_at': '2023-04-18T18:43:40Z', 'updated_at': '2023-04-18T18:43:40Z', 'revision_number': 0, 'project_id': '9b77a98a76ef4a7c8447b0fc519f9e69'}, {'id': 'ef5a116a-1687-4ab8-a90d-6fc07056de90', 'tenant_id': '9b77a98a76ef4a7c8447b0fc519f9e69', 'security_group_id': '16dedb1e-5df2-4a9b-baef-e860cf76997a', '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': 360, 'description': None, 'tags': [], 'created_at': '2023-04-18T18:43:40Z', 'updated_at': '2023-04-18T18:43:40Z', 'revision_number': 0, 'project_id': '9b77a98a76ef4a7c8447b0fc519f9e69'}], 'tags': [], 'created_at': '2023-04-18T18:43:40Z', 'updated_at': '2023-04-18T18:43:40Z', 'revision_number': 1, 'project_id': '9b77a98a76ef4a7c8447b0fc519f9e69'}, 'floating_ip': {'id': '9890075a-a62e-4563-9a94-324383778cdf', 'tenant_id': '9b77a98a76ef4a7c8447b0fc519f9e69', 'floating_ip_address': '172.24.4.56', 'floating_network_id': '31d39076-dc96-4194-a649-5fcd7e2f82dc', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '9b77a98a76ef4a7c8447b0fc519f9e69', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-18T18:43:41Z', 'updated_at': '2023-04-18T18:43:41Z', 'revision_number': 0, 'ip': '172.24.4.56'}} 2023-04-18 18:51:31,292 79728 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 202 POST http://10.0.0.210/volume/v3/9b77a98a76ef4a7c8447b0fc519f9e69/volumes 0.450s 2023-04-18 18:51:31,293 79728 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-1884538259", "imageRef": "c82b487d-70d3-49d8-9a21-424651a35dee", "size": 1}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:51:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a5e2e03-b932-4117-acce-b49f792345fb', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a5e2e03-b932-4117-acce-b49f79234 5fb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9b77a98a76ef4a7c8447b0fc519f9e69/volumes'} Body: b'{"volume": {"id": "b945c65e-3d97-4ee0-85e8-5e8def7c66f1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:51:31.227450", "updated_at": null, "name": "tempest-tempest.common.compute-volume-1884538259", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9b77a98a76ef4a7c8447b0fc519f9e69/volumes/b945c65e-3d97-4ee0-85e8-5e8def7c66f1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9b77a98a76ef4a7c8447b0fc519f9e69/volumes/b945c65e-3d97-4ee0-85e8-5e8def7c66f1"}], "user_id": "0ebdd7a4ef194fc6885fc1169bceb880", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 18:51:31,346 79728 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 200 GET http://10.0.0.210/volume/v3/9b77a98a76ef4a7c8447b0fc519f9e69/volumes/b945c65e-3d97-4ee0-85e8-5e8def7c66f1 0.044s 2023-04-18 18:51:31,347 79728 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:51:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4535df01-0049-4e9f-9dae-64d21be473cd', 'content-length': '888', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4535df01-0049-4e9f-9dae-64d21be473cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9b77a98a76ef4a7c8447b0fc519f9e69/volumes/b945c65e-3d97-4ee0-85e8-5e8def7c66f1'} Body: b'{"volume": {"id": "b945c65e-3d97-4ee0-85e8-5e8def7c66f1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:51:31.000000", "updated_at": null, "name": "tempest-tempest.common.compute-volume-1884538259", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9b77a98a76ef4a7c8447b0fc519f9e69/volumes/b945c65e-3d97-4ee0-85e8-5e8def7c66f1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9b77a98a76ef4a7c8447b0fc519f9e69/volumes/b945c65e-3d97-4ee0-85e8-5e8def7c66f1"}], "user_id": "0ebdd7a4ef194fc6885fc1169bceb880", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9b77a98a76ef4a7c8447b0fc519f9e69"}}' 2023-04-18 18:51:32,401 79728 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 200 GET http://10.0.0.210/volume/v3/9b77a98a76ef4a7c8447b0fc519f9e69/volumes/b945c65e-3d97-4ee0-85e8-5e8def7c66f1 0.042s 2023-04-18 18:51:32,401 79728 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:51:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10052f3a-5aeb-4a01-805d-92ef773f25b4', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10052f3a-5aeb-4a01-805d-92ef773f25b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9b77a98a76ef4a7c8447b0fc519f9e69/volumes/b945c65e-3d97-4ee0-85e8-5e8def7c66f1'} Body: b'{"volume": {"id": "b945c65e-3d97-4ee0-85e8-5e8def7c66f1", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:51:31.000000", "update d_at": "2023-04-18T18:51:31.000000", "name": "tempest-tempest.common.compute-volume-1884538259", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9b77a98a76ef4a7c8447b0fc519f9e69/volumes/b945c65e-3d97-4ee0-85e8-5e8def7c66f1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9b77a98a76ef4a7c8447b0fc519f9e69/volumes/b945c65e-3d97-4ee0-85e8-5e8def7c66f1"}], "user_id": "0ebdd7a4ef194fc6885fc1169bceb880", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9b77a98a76ef4a7c8447b0fc519f9e69"}}' 2023-04-18 18:51:32,576 79728 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 202 DELETE http://10.0.0.210/volume/v3/9b77a98a76ef4a7c8447b0fc519f9e69/volumes/b945c65e-3d97-4ee0-85e8-5e8def7c66f1 0.159s 2023-04-18 18:51:32,576 79728 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:51:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1fcfa901-e9ab-4885-b15a-d1b36d3a2bfa', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9b77a98a76ef4a7c8447b0fc519f9e69/volumes/b945c65e-3d97-4ee0-85e8-5e8def7c66f1'} Body: b'' 2023-04-18 18:51:32,599 79728 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:test_resize_volume_backed_server_confirm): 404 GET http://10.0.0.210/volume/v3/9b77a98a76ef4a7c8447b0fc519f9e69/volumes/b945c65e-3d97-4ee0-85e8-5e8def7c66f1 0.023s 2023-04-18 18:51:32,600 79728 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:51:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-cdfb7e0c-cefe-4e71-ae81-edcb72652471', 'x-openstack-request-id': 'req-cdfb7e0c-cefe-4e71-ae81-edcb72652471', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/9b77a98a76ef4a7c8447b0fc519f9e69/volumes/b945c65e-3d97-4ee0-85e8-5e8def7c66f1'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume b945c65e-3d97-4ee0-85e8-5e8def7c66f1 could not be found."}}' 2023-04-18 18:51:32,601 79728 ERROR [tempest.lib.decorators] Hints: This test was made for the bug_type 1728603. The failure could be related to https://launchpad.net/bugs/1728603 2023-04-18 18:51:32,844 79728 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/d10e8886-4d5f-4a2d-ad17-9219c9f86a89 0.241s 2023-04-18 18:51:32,844 79728 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:51:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1654', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-72ce0844-7b96-4f5f-b900-3fabfceaaab1', 'x-compute-request-id': 'req-72ce0844-7b96-4f5f-b900-3fabfceaaab1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d10e8886-4d5f-4a2d-ad17-9219c9f86a89'} Body: b'{"server": {"id": "d10e8886-4d5f-4a2d-ad17-92 19c9f86a89", "name": "tempest-ServerActionsTestJSON-server-784071602", "status": "ACTIVE", "tenant_id": "9b77a98a76ef4a7c8447b0fc519f9e69", "user_id": "0ebdd7a4ef194fc6885fc1169bceb880", "metadata": {}, "hostId": "25ca41ea179e1a189ce3dee8809fc9993dc8c426c7827db14a15d38a", "image": {"id": "c82b487d-70d3-49d8-9a21-424651a35dee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c82b487d-70d3-49d8-9a21-424651a35dee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T18:43:43Z", "updated": "2023-04-18T18:43:50Z", "addresses": {"tempest-ServerActionsTestJSON-1333325034-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:41:ef"}, {"version": 4, "addr": "172.24.4.56", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:41:ef"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d10e8886-4d5f-4a2d-ad17-9219c9f86a89"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d10e8886-4d5f-4a2d-ad17-9219c9f86a89"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-468920176", "OS-SRV-USG:launched_at": "2023-04-18T18:43:50.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--67909637"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' setUpClass (tempest.api.volume.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 29d8217c-cda0-4c84-ac2c-0beb60065e15 failed to build and is in ERROR status 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 5bd2131f-7a32-4e37-8f0f-5b3c6c69ec2a failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 18:52:51,492 79722 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.266s 2023-04-18 18:52:51,493 79722 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestStampPattern-809572822", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMlKt3BGCJGvMMG8s7b0ZXEhksL+sZoSKFFfncjBkN/TKzou54B7FPzA6MDCn9p1M2e584X/whI/w+NZFURME1KxSgkl3dOEfG+E4yYrLpy0Oki5yexI0mAUnN1Ua5ozhA=="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:52:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '394', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1652a95f-ee4e-4c24-9704-7fb5f9073203', 'x-compute-request-id': 'req-1652a95f-ee4e-4c24-9704-7fb5f9073203', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestStampPattern-809572822", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMlKt3BGCJGvMMG8s7b0ZXEhksL+sZoSKFFfncjBkN/TKzou54B7FPzA6MDCn9p1M2e584X/whI/w+NZFURME1KxSgkl3dOEfG+E4yYrLpy0Oki5yexI0mAUnN1Ua5ozhA==", "fingerprint": "71:e1:fb:22:30:78:bb:c3:b3:23:c1:ff:df:6b:a9:cc", "user_id": "d02770abe9d146faa7ba7ff30f72845c"}}' 2023-04-18 18:52:51,653 79722 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.157s 2023-04-18 18:52:51,653 79722 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-1208007240", "description": "tempest-secgroup-smoke-1208007240 description", "project_id": "d6919fcd102e496fa973f7e41cd79a2a"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-670ed987-45b2-407c-899a-14187028acab', 'date': 'Tue, 18 Apr 2023 18:52:51 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "fc3cad7c-6969-4202-8beb-215da49ccfcb", "name": "tempest-secgroup-smoke-1208007240", "stateful": true, "tenant_id": "d6919fcd102e496fa973f7e41cd79a2a", "description": "tempest-secgroup-smoke-1208007240 description", "shared": false, "security_group_rules": [{"id": "119b767a-f7df-4ece-8119-1498774b1d08", "tenant_id": "d6919fcd102e496fa973f7e41cd79a2a", "security_group_id": "fc3cad7c-6969-4202-8beb-215da49ccfcb", "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": 826, "description": null, "tags": [], "created_at": "2023-04-18T18:52:51Z", "updated_at": "2023-04-18T18:52:51Z", "revision_number": 0, "project_id": "d6919fcd102e496fa973f7e41cd79a2a"}, {"id": "f61b9048-f39a-4be9-bad3-9e7c98144947", "tenant_id": "d6919fcd102e496fa973f7e41cd79a2a", "security_group_id": "fc3cad7c-6969-4202-8beb-215da49ccfcb", "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": 825, "description": null, "tags": [], "created_at": "2023-04-18T18:52:51Z", "updated_at": "2023-04-18T18:52:51Z", "revision_number": 0, "project_id": "d6919fcd102e496fa973f7e41cd79a2a"}], "tags": [], "created_at": "2023-04-18T18:52:51Z", "updated_at": "2023-04-18T18:52:51Z", "revision_number": 1, "project_id ": "d6919fcd102e496fa973f7e41cd79a2a"}}' 2023-04-18 18:52:51,881 79722 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.227s 2023-04-18 18:52:51,881 79722 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "fc3cad7c-6969-4202-8beb-215da49ccfcb", "project_id": "d6919fcd102e496fa973f7e41cd79a2a", "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-f260d93c-6d71-4098-93c5-b2849019cca2', 'date': 'Tue, 18 Apr 2023 18:52:51 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "a6c02d16-0373-489b-b04e-638412c90b1b", "tenant_id": "d6919fcd102e496fa973f7e41cd79a2a", "security_group_id": "fc3cad7c-6969-4202-8beb-215da49ccfcb", "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-18T18:52:51Z", "updated_at": "2023-04-18T18:52:51Z", "revision_number": 0, "project_id": "d6919fcd102e496fa973f7e41cd79a2a"}}' 2023-04-18 18:52:52,055 79722 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.172s 2023-04-18 18:52:52,055 79722 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "fc3cad7c-6969-4202-8beb-215da49ccfcb", "project_id": "d6919fcd102e496fa973f7e41cd79a2a", "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-ad4c19c5-e695-476c-a693-d354f6df6ea8', 'date': 'Tue, 18 Apr 2023 18:52:52 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "a23824ac-50a0-4b7e-a286-f372d80ae042", "tenant_id": "d6919fcd102e496fa973f7e41cd79a2a", "security_group_id": "fc3cad7c-6969-4202-8beb-215da49ccfcb", "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-18T18:52:51Z", "updated_at": "2023-04-18T18:52:51Z", "revision_number": 0, "project_id": "d6919fcd102e496fa973f7e41cd79a2a"}}' 2023-04-18 18:52:52,211 79722 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.156s 2023-04-18 18:52:52,212 79722 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "fc3cad7c-6969-4202-8beb-215da49ccfcb", "project_id": "d6919fcd102e496fa973f7e41cd79a2a", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-0ee5c651-e1c4-4bdb-a06f-8330f9e1ca48', 'date': 'Tue, 18 Apr 2023 18:52:52 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "5e94f077-a4da-4fd9-8b54-3bca54a69314", "tenant_id": "d6919fcd102e4 96fa973f7e41cd79a2a", "security_group_id": "fc3cad7c-6969-4202-8beb-215da49ccfcb", "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-18T18:52:52Z", "updated_at": "2023-04-18T18:52:52Z", "revision_number": 0, "project_id": "d6919fcd102e496fa973f7e41cd79a2a"}}' 2023-04-18 18:52:52,372 79722 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.160s 2023-04-18 18:52:52,373 79722 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "fc3cad7c-6969-4202-8beb-215da49ccfcb", "project_id": "d6919fcd102e496fa973f7e41cd79a2a", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-a1a5859b-17d3-4c81-8e79-a7d3d8f61b09', 'date': 'Tue, 18 Apr 2023 18:52:52 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "929796da-c8d8-46ca-ba78-0afcb3f2b829", "tenant_id": "d6919fcd102e496fa973f7e41cd79a2a", "security_group_id": "fc3cad7c-6969-4202-8beb-215da49ccfcb", "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-18T18:52:52Z", "updated_at": "2023-04-18T18:52:52Z", "revision_number": 0, "project_id": "d6919fcd102e496fa973f7e41cd79a2a"}}' 2023-04-18 18:52:52,530 79722 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.157s 2023-04-18 18:52:52,531 79722 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "fc3cad7c-6969-4202-8beb-215da49ccfcb", "project_id": "d6919fcd102e496fa973f7e41cd79a2a", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-2a12e63e-693c-4f30-a08a-ef8d22210070', 'date': 'Tue, 18 Apr 2023 18:52:52 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "d123fc3b-85c2-4114-92d7-dc202ff6bfcc", "tenant_id": "d6919fcd102e496fa973f7e41cd79a2a", "security_group_id": "fc3cad7c-6969-4202-8beb-215da49ccfcb", "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-18T18:52:52Z", "updated_at": "2023-04-18T18:52:52Z", "revision_number": 0, "project_id": "d6919fcd102e496fa973f7e41cd79a2a"}}' 2023-04-18 18:52:52,696 79722 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-18 18:52:52,697 79722 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "fc3cad7c-6969-4202-8beb-215da49ccfcb", "project_id": "d6919fcd102e496fa973f7e41cd79a2a", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'conte nt-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-12b3373f-3e91-4ffe-a2f9-8771b162be5e', 'date': 'Tue, 18 Apr 2023 18:52:52 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "3b0f37ef-ed73-4d88-b855-4b9a617a54be", "tenant_id": "d6919fcd102e496fa973f7e41cd79a2a", "security_group_id": "fc3cad7c-6969-4202-8beb-215da49ccfcb", "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-18T18:52:52Z", "updated_at": "2023-04-18T18:52:52Z", "revision_number": 0, "project_id": "d6919fcd102e496fa973f7e41cd79a2a"}}' 2023-04-18 18:52:52,914 79722 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 202 POST http://10.0.0.210/volume/v3/d6919fcd102e496fa973f7e41cd79a2a/volumes 0.216s 2023-04-18 18:52:52,914 79722 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestStampPattern-volume-2136247628", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:52:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-afc3d088-7f52-4631-9688-0ba4365f46f7', 'content-length': '814', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-afc3d088-7f52-4631-9688-0ba4365f46f7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d6919fcd102e496fa973f7e41cd79a2a/volumes'} Body: b'{"volume": {"id": "5bd2131f-7a32-4e37-8f0f-5b3c6c69ec2a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:52:52.851653", "updated_at": null, "name": "tempest-TestStampPattern-volume-2136247628", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d6919fcd102e496fa973f7e41cd79a2a/volumes/5bd2131f-7a32-4e37-8f0f-5b3c6c69ec2a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d6919fcd102e496fa973f7e41cd79a2a/volumes/5bd2131f-7a32-4e37-8f0f-5b3c6c69ec2a"}], "user_id": "d02770abe9d146faa7ba7ff30f72845c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 18:52:52,967 79722 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/volume/v3/d6919fcd102e496fa973f7e41cd79a2a/volumes/5bd2131f-7a32-4e37-8f0f-5b3c6c69ec2a 0.041s 2023-04-18 18:52:52,968 79722 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:52:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ae113bd-1d6c-43f3-a490-316c4b193e7e', 'content-length': '882', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ae113bd-1d6c-43f3-a490-316c4b193e7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d6919fcd102e496fa973f7e41cd79a2a/volumes/5bd2131f-7a32-4e37-8f0f-5b3c6c69ec2a'} Body: b'{"volume": {"id": "5bd2131f-7a32-4e37-8f0f-5b3c6c69ec2a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:52:53.000000", "updated_at": null, "name": "tempest-TestStampPattern-volume-2136247628", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d6919fcd102e496fa973f7e41cd79a2a/volumes/5bd2131f-7a32-4e37-8f0f-5b3c6c69ec2a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d6919fcd102e496fa973f7e41cd79a2a/volumes/5bd2131f-7a32-4e37-8f0f-5b3c6c69ec2a"}], "user_id": "d02770abe9d146faa7ba7ff30f72845c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d6919fcd102e496fa973f7e41cd79a2a"}}' 2023-04-18 18:52:54,019 79722 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/volume/v3/d6919fcd102e496fa973f7e41cd79a2a/volumes/5bd2131f-7a32-4e37-8f0f-5b3c6c69ec2a 0.040s 2023-04-18 18:52:54,019 79722 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:52:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7283c13-cf96-4c7c-9ae6-33f88cf9921d', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7283c13-cf96-4c7c-9ae6-33f88cf9921d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d6919fcd102e496fa973f7e41cd79a2a/volumes/5bd2131f-7a32-4e37-8f0f-5b3c6c69ec2a'} Body: b'{"volume": {"id": "5bd2131f-7a32-4e37-8f0f-5b3c6c69ec2a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:52:53.000000", "updated_at": "2023-04-18T18:52:53.000000", "name": "tempest-TestStampPattern-volume-2136247628", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d6919fcd102e496fa973f7e41cd79a2a/volumes/5bd2131f-7a32-4e37-8f0f-5b3c6c69ec2a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d6919fcd102e496fa973f7e41cd79a2a/volumes/5bd2131f-7a32-4e37-8f0f-5b3c6c69ec2a"}], "user_id": "d02770abe9d146faa7ba7ff30f72845c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d6919fcd102e496fa973f7e41cd79a2a"}}' 2023-04-18 18:52:54,182 79722 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/d6919fcd102e496fa973f7e41cd79a2a/volumes/5bd2131f-7a32-4e37-8f0f-5b3c6c69ec2a 0.145s 2023-04-18 18:52:54,183 79722 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:52:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35cbddc9-ced1-41c7-9060-a976911e6626', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d6919fcd102e496fa973f7e41cd79a2a/volumes/5bd2131f-7a32-4e37-8f0f-5b3c6c69ec2a'} Body: b'' 2023-04-18 18:52:54,204 79722 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/d6919fcd102e496fa973f7e41cd79a2a/volumes/5bd2131f-7a32-4e37-8f0f-5b3c6c69ec2a 0.021s 2023-04-18 18:52:54,205 79722 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:52:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-reque st-id': 'req-498e1a05-8b7a-413a-9173-21ad1c80be9b', 'x-openstack-request-id': 'req-498e1a05-8b7a-413a-9173-21ad1c80be9b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/d6919fcd102e496fa973f7e41cd79a2a/volumes/5bd2131f-7a32-4e37-8f0f-5b3c6c69ec2a'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 5bd2131f-7a32-4e37-8f0f-5b3c6c69ec2a could not be found."}}' 2023-04-18 18:52:54,368 79722 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/fc3cad7c-6969-4202-8beb-215da49ccfcb 0.163s 2023-04-18 18:52:54,368 79722 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-fdf7d5ad-9be7-41be-a56f-dd518a8c0e12', 'content-length': '0', 'date': 'Tue, 18 Apr 2023 18:52:54 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/fc3cad7c-6969-4202-8beb-215da49ccfcb'} Body: b'' 2023-04-18 18:52:54,400 79722 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestStampPattern-809572822 0.031s 2023-04-18 18:52:54,400 79722 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:52:54 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-15e98d64-5eb1-4fa4-978b-ecfdc3dddfaf', 'x-compute-request-id': 'req-15e98d64-5eb1-4fa4-978b-ecfdc3dddfaf', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestStampPattern-809572822'} Body: b'' cinder_tempest_plugin.api.volume.test_volume_revert.VolumeRevertTests.test_volume_revert_to_snapshot[id-87b7dcb7-4950-4a3a-802c-ece55491846d] --------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_volume_revert.py", line 47, in setUp self.volume = self.create_volume() File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/base.py", line 97, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume b3cc9197-2ae8-40f6-be62-1284d0054240 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 18:53:02,427 79722 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 202 POST http://10.0.0.210/volume/v3/a2f00024590a437fa376c2803442d300/volumes 0.333s 2023-04-18 18:53:02,428 79722 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-808566284"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:53:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24291369-cacc-42c1-aa55-576f9295f81e', 'content-length': '832', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24291369-cacc-42c1-aa55-576f9295f81e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a2f00024590a437fa376c2803442d300/volumes'} Body: b'{"volume": {"id": "b3cc9197-2ae8-40f6-be62-1284d0054240", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:53:02.370002", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-808566284", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a2f00024590a437fa376c2803442d300/volumes/b3cc9197-2ae8-40f6-be62-1284d0054240"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a2f00024590a437fa376c2803442d300/volumes/b3cc9197-2ae8-40f6-be62-1284d0054240"}], "user_id": "a92a1b786ce84756979e4a3052cc1a1b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2023-04-18 18:53:02,491 79722 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/a2f00024590a437fa376c2803442d300/volumes/b3cc9197-2ae8-40f6-be62-1284d0054240 0.052s 2023-04-18 18:53:02,492 79722 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:53:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9ee745e-f7d5-4c6e-bd19-43cfce2b41eb', 'content-length': '900', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9ee745e-f7d5-4c6e-bd19-43cfce2b41eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a2f00024590a437fa376c2803442d300/volumes/b3cc9197-2ae8-40f6-be62-1284d0054240'} Body: b'{"volume": {"id": "b3cc9197-2ae8-40f6-be62-1284d0054240", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:53:02.000000", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-808566284", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a2f00024590a437fa376c2803442d300/volumes/b3cc9197-2ae8-40f6-be62-1284d0054240"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a2f00024590a437fa376c2803442d300/volumes/b3cc9197-2ae8-40f6-be62-1284d0054240"}], "user_id": "a92a1b786ce84756979e4a3052cc1a1b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "a2f00024590a437fa376c2803442d300"}}' 2023-04-18 18:53:03,545 79722 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/a2f00024590a437fa376c2803442d300/volumes/b3cc9197-2ae8-40f6-be62-1284d0054240 0.040s 2023-04-18 18:53:03,545 79722 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': 'Tue, 18 Apr 2023 18:53:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0dfa7d02-8458-461e-9a6b-0f94bd241d78', 'content-length': '921', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0dfa7d02-8458-461e-9a6b-0f94bd241d78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a2f00024590a437fa376c2803442d300/volumes/b3cc9197-2ae8-40f6-be62-1284d0054240'} Body: b'{"volume": {"id": "b3cc9197-2ae8-40f6-be62-1284d0054240", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:53:02.000000", "updated_at": "2023-04-18T18:53:03.000000", "name": "tempest-VolumeRevertTests-Volume-808566284", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a2f00024590a437fa376c2803442d300/volumes/b3cc9197-2ae8-40f6-be62-1284d0054240"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a2f00024590a437fa376c2803442d300/volumes/b3cc9197-2ae8-40f6-be62-1284d0054240"}], "user_id": "a92a1b786ce84756979e4a3052cc1a1b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "a2f00024590a437fa376c2803442d300"}}' 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 2c78a4bc-660d-4aa2-a274-613a4146e5e5 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 18:53:03,763 79722 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 202 POST http://10.0.0.210/volume/v3/a2f00024590a437fa376c2803442d300/volumes 0.205s 2023-04-18 18:53:03,763 79722 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-1665094847"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:53:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30974d8a-8f29-48e5-aecd-e1bc7324a61f', 'content-length': '833', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30974d8a-8f29-48e5-aecd-e1bc7324a61f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a2f00024590a437fa376c2803442d300/volumes'} Body: b'{"volume": {"id": "2c78a4bc-660d-4aa2-a274-613a4146e5e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:53:03.681827", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-1665094847", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a2f00024590a437fa376c2803442d300/volumes/2c78a4bc-660d-4aa2-a274-613a4146e5e5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a2f00024590a437fa376c2803442d300/volumes/2c78a4bc-660d-4aa2-a274-613a4146e5e5"}], "user_id": "a92a1b786ce84756979e4a3052cc1a1b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2023-04-18 18:53:03,814 79722 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/a2f00024590a437fa376c2803442d300/volumes/2c78a4bc-660d-4aa2-a274-613a4146e5e5 0.041s 2023-04-18 18:53:03,814 79722 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:53:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b45468d4-dd44-4a2e-91d8-a225be825ef8', 'content-length': '901', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b45468d4-dd44-4a2e-91d8-a225be825ef8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a2f00024590a437fa376c2803442d300/volumes/2c78a4bc-660d-4aa2-a274-613a4146e5e5'} Body: b'{"volume": {"id": "2c78a4bc-660d-4aa2-a274-613a4146e5e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:53:04.000000", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-1665094847", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a2f00024590a437fa376c2803442d300/volumes/2c78a4bc-660d-4aa2-a274-613a4146e5e5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a2f00024590a437fa376c2803442d300/volumes/2c78a4bc-660d-4aa2-a274-613a4146e5e5"}], "user_id": "a92a1b786ce84756979e4a3052cc1a1b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "a2f00024590a437fa376c2803442d300"}}' 2023-04-18 18:53:04,865 79722 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/a2f00024590a437fa376c2803442d300/volumes/2c78a4bc-660d-4aa2-a274-613a4146e5e5 0.039s 2023-04-18 18:53:04,865 79722 DEBUG [tempest.lib.common.rest _client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:53:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a09f4b04-be2a-445c-bbae-b46170f396df', 'content-length': '922', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a09f4b04-be2a-445c-bbae-b46170f396df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a2f00024590a437fa376c2803442d300/volumes/2c78a4bc-660d-4aa2-a274-613a4146e5e5'} Body: b'{"volume": {"id": "2c78a4bc-660d-4aa2-a274-613a4146e5e5", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:53:04.000000", "updated_at": "2023-04-18T18:53:04.000000", "name": "tempest-VolumeRevertTests-Volume-1665094847", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a2f00024590a437fa376c2803442d300/volumes/2c78a4bc-660d-4aa2-a274-613a4146e5e5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a2f00024590a437fa376c2803442d300/volumes/2c78a4bc-660d-4aa2-a274-613a4146e5e5"}], "user_id": "a92a1b786ce84756979e4a3052cc1a1b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "a2f00024590a437fa376c2803442d300"}}' 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 d716ef77-9b1b-4451-b3c7-d96928fdc547 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 911547e6-acd5-4ba1-9711-bd858fb783c4 failed to build and is in ERROR status 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 a537815a-3fae-49e5-a68e-0f8caa6de89a 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 e809a0d7-a3f6-44e4-9c2c-931a3a6b9f17 failed to build and is in ERROR status 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 6994c685-511f-403e-a491-d0ebc2950743 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 18:53:42,802 79728 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 202 POST http://10.0.0.210/volume/v3/e5900568a32843b4834ec63afc9bc28b/volumes 0.374s 2023-04-18 18:53:42,802 79728 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-1923755183"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:53:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e78c5488-cbc8-4f31-b399-ffa43ceabd06', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e78c5488-cbc8-4f31-b399-ffa43ceabd06', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e5900568a32843b4834ec63afc9bc28b/volumes'} Body: b'{"volume": {"id": "6994c685-511f-403e-a491-d0ebc2950743", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:53:42.725038", "updated_at": null, "name": "tempest-VolumesServicesTestJSON-Volume-1923755183", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e5900568a32843b4834ec63afc9bc28b/volumes/6994c685-511f-403e-a491-d0ebc2950743"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e5900568a32843b4834ec63afc9bc28b/volumes/6994c685-511f-403e-a491-d0ebc2950743"}], "user_id": "577d26c28d7946f1a8b47defe1736da0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 18:53:42,868 79728 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.0.0.210/volume/v3/e5900568a32843b4834ec63afc9bc28b/volumes/6994c685-511f-403e-a491-d0ebc2950743 0.056s 2023-04-18 18:53:42,869 79728 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:53:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9061d404-a32d-424f-a2d6-efa752c7e91c', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9061d404-a32d-424f-a2d6-efa752c7e91c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e5900568a32843b4834ec63afc9bc28b/volumes/6994c685-511f-403e-a491-d0ebc2950743'} Body: b'{"volume": {"id": "6994c685-511f-403e-a491-d0ebc2950743", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:53:43.000000", "updated_at": null, "name": "tempest-VolumesServicesTestJSON-Volume-1923755183", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e5900568a32843b4834ec63afc9bc28b/volumes/6994c685-511f-403e-a491-d0ebc2950743"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e5900568a32843b4834ec63afc9bc28b/volumes/6994c685-511f-403e-a491-d0ebc2950743"}], "user_id": "577d26c28d7946f1a8b47defe1736da0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e5900568a32843b4834ec63afc9bc28b"}}' 2023-04-18 18:53:43,925 79728 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.0.0.210/volume/v3/e5900568a32843b4834ec63afc9bc28b/volumes/6994c685-511f-403e-a491-d0ebc2950743 0.044s 2023-04-18 18:53:43,925 79728 DEBUG [tempest.lib. common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:53:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-679fa366-7a0c-4b47-89e6-d7f9c2cccfab', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-679fa366-7a0c-4b47-89e6-d7f9c2cccfab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e5900568a32843b4834ec63afc9bc28b/volumes/6994c685-511f-403e-a491-d0ebc2950743'} Body: b'{"volume": {"id": "6994c685-511f-403e-a491-d0ebc2950743", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:53:43.000000", "updated_at": "2023-04-18T18:53:43.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1923755183", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e5900568a32843b4834ec63afc9bc28b/volumes/6994c685-511f-403e-a491-d0ebc2950743"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e5900568a32843b4834ec63afc9bc28b/volumes/6994c685-511f-403e-a491-d0ebc2950743"}], "user_id": "577d26c28d7946f1a8b47defe1736da0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e5900568a32843b4834ec63afc9bc28b"}}' 2023-04-18 18:53:43,985 79728 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/e5900568a32843b4834ec63afc9bc28b/volumes/6994c685-511f-403e-a491-d0ebc2950743 0.038s 2023-04-18 18:53:43,985 79728 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:53:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0240888d-15cb-4a9d-9d57-82077d0f6b36', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0240888d-15cb-4a9d-9d57-82077d0f6b36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e5900568a32843b4834ec63afc9bc28b/volumes/6994c685-511f-403e-a491-d0ebc2950743'} Body: b'{"volume": {"id": "6994c685-511f-403e-a491-d0ebc2950743", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:53:43.000000", "updated_at": "2023-04-18T18:53:43.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1923755183", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e5900568a32843b4834ec63afc9bc28b/volumes/6994c685-511f-403e-a491-d0ebc2950743"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e5900568a32843b4834ec63afc9bc28b/volumes/6994c685-511f-403e-a491-d0ebc2950743"}], "user_id": "577d26c28d7946f1a8b47defe1736da0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e5900568a32843b4834ec63afc9bc28b"}}' 2023-04-18 18:53:44,118 79728 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/e5900568a32843b4834ec63afc9bc28b/volumes/6994c685-511f-403e-a491-d0ebc2950743 0.122s 2023-04-18 18:53:44,118 79728 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:53: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-67adf621-082c-4d02-9850-465afc0331b0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e5900568a32843b4834ec63afc9bc28b/volumes/6994c685-511f-403e-a491-d0ebc2950743'} Body: b'' 2023-04-18 18:53:44,141 79728 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/e5900568a32843b4834ec63afc9bc28b/volumes/6994c685-511f-403e-a491-d0ebc2950743 0.022s 2023-04-18 18:53:44,141 79728 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:53:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-598a107f-712d-40f3-98e4-3a04f3c8606b', 'x-openstack-request-id': 'req-598a107f-712d-40f3-98e4-3a04f3c8606b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/e5900568a32843b4834ec63afc9bc28b/volumes/6994c685-511f-403e-a491-d0ebc2950743'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 6994c685-511f-403e-a491-d0ebc2950743 could not be found."}}' 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 48854b03-26df-4448-8777-9ddb60c18a35 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 18:53:42,504 79710 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/image/v2/images/c82b487d-70d3-49d8-9a21-424651a35dee 0.169s 2023-04-18 18:53:42,504 79710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:53:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-e0afefba-e07b-42cb-9585-d61e1c1c3b21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/c82b487d-70d3-49d8-9a21-424651a35dee'} 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": "eac158c03b604eaab4395b780276080f", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "c82b487d-70d3-49d8-9a21-424651a35dee", "created_at": "2023-04-18T18:38:57Z", "updated_at": "2023-04-18T18:38:59Z", "tags": [], "self": "/v2/images/c82b487d-70d3-49d8-9a21-424651a35dee", "file": "/v2/images/c82b487d-70d3-49d8-9a21-424651a35dee/file", "schema": "/v2/schemas/image"}' 2023-04-18 18:53:42,896 79710 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 202 POST http://10.0.0.210/volume/v3/6e033a11fa5a4a9f9248b21bc557fe56/volumes 0.391s 2023-04-18 18:53:42,897 79710 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-500908392", "snapshot_id": null, "imageRef": "c82b487d-70d3-49d8-9a21-424651a35dee", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:53:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e645d23-e433-4c21-ae00-a631d598d55f', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e645d23-e433-4c21-ae00-a631d598d55f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6e033a11fa5a4a9f9248b21bc557fe56/volumes'} Body: b'{"volume": {"id": "48854b03-26df-4448-8777-9ddb60c18a35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:53:42.831781", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-500908392", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6e033a11fa5a4a9f9248b21bc557fe56/volumes/48854b03-26df-4448-8777-9ddb60c18a35"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6e033a11fa5a4a9f9248b21bc557fe56/volumes/48854b03-26df-4448-8777-9ddb60c18a35"}], "user_id": "923d15d30ba248488ee971e239bcfec4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 18:53:42,948 79710 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/volume/v3/6e033a11fa5a4a9f9248b21bc557fe56/volumes/48854b03-26df-4448-8777-9ddb60c18a35 0.042s 2023-04-18 18:53:42,949 79710 DEBUG [tempest.lib.common.rest_client ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:53:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63efb53c-f5d5-405d-8d95-f66148a3d769', 'content-length': '893', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63efb53c-f5d5-405d-8d95-f66148a3d769', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6e033a11fa5a4a9f9248b21bc557fe56/volumes/48854b03-26df-4448-8777-9ddb60c18a35'} Body: b'{"volume": {"id": "48854b03-26df-4448-8777-9ddb60c18a35", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:53:43.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-500908392", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6e033a11fa5a4a9f9248b21bc557fe56/volumes/48854b03-26df-4448-8777-9ddb60c18a35"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6e033a11fa5a4a9f9248b21bc557fe56/volumes/48854b03-26df-4448-8777-9ddb60c18a35"}], "user_id": "923d15d30ba248488ee971e239bcfec4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e033a11fa5a4a9f9248b21bc557fe56"}}' 2023-04-18 18:53:44,008 79710 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/volume/v3/6e033a11fa5a4a9f9248b21bc557fe56/volumes/48854b03-26df-4448-8777-9ddb60c18a35 0.048s 2023-04-18 18:53:44,008 79710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:53:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b62f23cc-785f-4237-a367-2ef7591dbacf', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b62f23cc-785f-4237-a367-2ef7591dbacf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6e033a11fa5a4a9f9248b21bc557fe56/volumes/48854b03-26df-4448-8777-9ddb60c18a35'} Body: b'{"volume": {"id": "48854b03-26df-4448-8777-9ddb60c18a35", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:53:43.000000", "updated_at": "2023-04-18T18:53:43.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-500908392", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6e033a11fa5a4a9f9248b21bc557fe56/volumes/48854b03-26df-4448-8777-9ddb60c18a35"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6e033a11fa5a4a9f9248b21bc557fe56/volumes/48854b03-26df-4448-8777-9ddb60c18a35"}], "user_id": "923d15d30ba248488ee971e239bcfec4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e033a11fa5a4a9f9248b21bc557fe56"}}' 2023-04-18 18:53:44,138 79710 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/6e033a11fa5a4a9f9248b21bc557fe56/volumes/48854b03-26df-4448-8777-9ddb60c18a35 0.118s 2023-04-18 18:53:44,139 79710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:53:44 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-02b4594b-4920-4c13-84b3-d7f8fc41d4fa', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6e033a11fa5a4a9f9248b21bc557fe56/volumes/48854b03-26df-4448-8777-9ddb60c18a35'} Body: b'' 2023-04-18 18:53:44,162 79710 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/6e033a11fa5a4a9f9248b21bc557fe56/volumes/48854b03-26df-4448-8777-9ddb60c18a35 0.022s 2023-04-18 18:53:44,162 79710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:53:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-e55d3ba5-47c1-4f81-8943-fcc0af4ea994', 'x-openstack-request-id': 'req-e55d3ba5-47c1-4f81-8943-fcc0af4ea994', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/6e033a11fa5a4a9f9248b21bc557fe56/volumes/48854b03-26df-4448-8777-9ddb60c18a35'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 48854b03-26df-4448-8777-9ddb60c18a35 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 91527250-6f73-4045-8e7e-7861640127b9 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 18:53:44,188 79710 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/image/v2/images/c82b487d-70d3-49d8-9a21-424651a35dee 0.023s 2023-04-18 18:53:44,189 79710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:53:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-57605d3d-80df-44fa-84e8-4d65c27d2205', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/c82b487d-70d3-49d8-9a21-424651a35dee'} 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": "eac158c03b604eaab4395b780276080f", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "c82b487d-70d3-49d8-9a21-424651a35dee", "created_at": "2023-04-18T18:38:57Z", "updated_at": "2023-04-18T18:38:59Z", "tags": [], "self": "/v2/images/c82b487d-70d3-49d8-9a21-424651a35dee", "file": "/v2/images/c82b487d-70d3-49d8-9a21-424651a35dee/file", "schema": "/v2/schemas/image"}' 2023-04-18 18:53:44,508 79710 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 202 POST http://10.0.0.210/volume/v3/6e033a11fa5a4a9f9248b21bc557fe56/volumes 0.317s 2023-04-18 18:53:44,510 79710 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-2128782337", "snapshot_id": null, "imageRef": "c82b487d-70d3-49d8-9a21-424651a35dee", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:53:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7f088d4-7b6f-49bf-95f9-60ecefbe4a01', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7f088d4-7b6f-49bf-95f9-60ecefbe4a01', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6e033a11fa5a4a9f9248b21bc557fe56/volumes'} Body: b'{"volume": {"id": "91527250-6f73-4045-8e7e-7861640127b9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:53:44.442489", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-2128782337", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6e033a11fa5a4a9f9248b21bc557fe56/volumes/91527250-6f73-4045-8e7e-7861640127b9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6e033a11fa5a4a9f9248b21bc557fe56/volumes/91527250-6f73-4045-8e7e-7861640127b9"}], "user_id": "923d15d30ba248488ee971e239bcfec4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 18:53:44,574 79710 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/volume/v3/6e033a11fa5a4a9f9248b21bc557fe56/volumes/91527250-6f73-4045-8e7e-7861640127b9 0.050s 2023-04-18 18:53:44,574 79710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:53:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ecbdfb3-6034-4dab-aaef-e945984d0aa3', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ecbdfb3-6034-4dab-aaef-e945984d0aa3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6e033a11fa5a4a9f9248b21bc557fe56/volumes/91527250-6f73-4045-8e7e-7861640127b9'} Body: b'{"volume": {"id": "91527250-6f73-4045-8e7e-7861640127b9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:53:44.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-2128782337", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6e033a11fa5a4a9f9248b21bc557fe56/volumes/91527250-6f73-4045-8e7e-7861640127b9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6e033a11fa5a4a9f9248b21bc557fe56/volumes/91527250-6f73-4045-8e7e-7861640127b9"}], "user_id": "923d15d30ba248488ee971e239bcfec4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e033a11fa5a4a9f9248b21bc557fe56"}}' 2023-04-18 18:53:45,626 79710 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/volume/v3/6e033a11fa5a4a9f9248b21bc557fe56/volumes/91527250-6f73-4045-8e7e-7861640127b9 0.040s 2023-04-18 18:53:45,626 79710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:53:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb901b04-2419-4a11-906a-a6d6a5c653fd', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb901b04-2419-4a11-906a-a6d6a5c653fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6e033a11fa5a4a9f9248b21bc557fe56/volumes/91527250-6f73-4045-8e7e-7861640127b9'} Body: b'{"volume": {"id": "91527250-6f73-4045-8e7e-7861640127b9", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:53:44.000000", "updated_at": "2023-04-18T18:53:45.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-2128782337", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6e033a11fa5a4a9f9248b21bc557fe56/volumes/91527250-6f73-4045-8e7e-7861640127b9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6e033a11fa5a4a9f9248b21bc557fe56/volumes/91527250-6f73-4045-8e7e-7861640127b9"}], "user_id": "923d15d30ba248488ee971e239bcfec4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e033a11fa5a4a9f9248b21bc557fe56"}}' 2023-04-18 18:53:45,736 79710 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/6e033a11fa5a4a9f9248b21bc557fe56/volumes/91527250-6f73-4045-8e7e-7861640127b9 0.098s 2023-04-18 18:53:45,737 79710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:53: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-23c4d10f-7bfa-426e-bfd0-bae0eb309bb4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6e033a11fa5a4a9f9248b21bc557fe56/volumes/91527250-6f73-4045-8e7e-7861640127b9'} Body: b'' 2023-04-18 18:53:45,758 79710 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/6e033a11fa5a4a9f9248b21bc557fe56/volumes/91527250-6f73-4045-8e7e-7861640127b9 0.021s 2023-04-18 18:53:45,758 79710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:53: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-b59e12e7-237a-4b1e-8de1-dee2abf50ae5', 'x-openstack-request-id': 'req-b59e12e7-237a-4b1e-8de1-dee2abf50ae5', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/6e033a11fa5a4a9f9248b21bc557fe56/volumes/91527250-6f73-4045-8e7e-7861640127b9'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 91527250-6f73-4045-8e7e-7861640127b9 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 e990e53b-f43c-42aa-937b-cc13880e827f failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 18:53:45,763 79710 INFO [tempest.scenario.test_volume_boot_pattern] Creating keypair and security group 2023-04-18 18:53:45,823 79710 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.054s 2023-04-18 18:53:45,824 79710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestVolumeBootPattern-1062725749", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFFXFhX7ijFfDg270zO7rFblgeydYlhmlK0uGT7lj/XEeR+oRKw+7Vv6+HMLPbUqbgMENdKqRLMMjlo2lRmq0LtP5PsaZwUJNk+Qstm8Jbi+Tr5Rf2dnEzgnrIUKqW9ARQ=="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:53:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8f28c109-68c0-4c02-9d31-351bad8af2b4', 'x-compute-request-id': 'req-8f28c109-68c0-4c02-9d31-351bad8af2b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestVolumeBootPattern-1062725749", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFFXFhX7ijFfDg270zO7rFblgeydYlhmlK0uGT7lj/XEeR+oRKw+7Vv6+HMLPbUqbgMENdKqRLMMjlo2lRmq0LtP5PsaZwUJNk+Qstm8Jbi+Tr5Rf2dnEzgnrIUKqW9ARQ==", "fingerprint": "36:32:a9:bc:7b:b5:1a:18:a4:e2:9d:d0:98:db:d3:92", "user_id": "923d15d30ba248488ee971e239bcfec4"}}' 2023-04-18 18:53:45,979 79710 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.148s 2023-04-18 18:53:45,979 79710 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-1078237529", "description": "tempest-secgroup-smoke-1078237529 description", "project_id": "6e033a11fa5a4a9f9248b21bc557fe56"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-2128260d-7a2c-4199-8063-33efdbfb9e91', 'date': 'Tue, 18 Apr 2023 18:53:45 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "bacf1408-c6bb-41e8-8954-f112f6cd2326", "name": "tempest-secgroup-smoke-1078237529", "stateful": true, "tenant_id": "6e033a11fa5a4a9f9248b21bc557fe56", "description": "tempest-secgroup-smoke-1078237529 description", "shared": false, "security_group_rules": [{"id": "3b129b0f-e3ff-4119-8f6b-42720c184296", "tenant_id": "6e033a11fa5a4a9f9248b21bc557fe56", "security_group_id": "bacf1408-c6bb-41e8-8954-f112f6cd2326", "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": 955, "description": null, "tags": [], "created_at": "2023-04-18T18:53:45Z", "updated_at": "2023-04-18T18:53:45Z", "revision_number": 0, "project_id": "6e033a11fa5a4a9f9248b21bc557fe56"}, {"id": "89f54d2e-a536-422c-a999-6ae674784460", "tenant_id": "6e033a11fa5a4a9f9248b21bc557fe56", "security_group_id": "bacf1408-c6bb-41e8-8954-f112f6cd2326", "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": 956, "description": null, "tags": [], "created_at": "2023-04-18T18:53:45Z", "updated_at": "2023-04-18T18:53:45Z", "revision_number": 0, "project_id": "6e033 a11fa5a4a9f9248b21bc557fe56"}], "tags": [], "created_at": "2023-04-18T18:53:45Z", "updated_at": "2023-04-18T18:53:45Z", "revision_number": 1, "project_id": "6e033a11fa5a4a9f9248b21bc557fe56"}}' 2023-04-18 18:53:46,162 79710 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.182s 2023-04-18 18:53:46,163 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": "bacf1408-c6bb-41e8-8954-f112f6cd2326", "project_id": "6e033a11fa5a4a9f9248b21bc557fe56", "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-b3701c27-0270-4b46-9c71-bb8ba3d04903', 'date': 'Tue, 18 Apr 2023 18:53: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": "18ccc682-c960-49c6-8efe-d4228776c705", "tenant_id": "6e033a11fa5a4a9f9248b21bc557fe56", "security_group_id": "bacf1408-c6bb-41e8-8954-f112f6cd2326", "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-18T18:53:46Z", "updated_at": "2023-04-18T18:53:46Z", "revision_number": 0, "project_id": "6e033a11fa5a4a9f9248b21bc557fe56"}}' 2023-04-18 18:53:46,326 79710 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-18 18:53:46,326 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": "bacf1408-c6bb-41e8-8954-f112f6cd2326", "project_id": "6e033a11fa5a4a9f9248b21bc557fe56", "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-4e6ed954-2307-40f6-b2bb-c147e8d9818e', 'date': 'Tue, 18 Apr 2023 18:53: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": "83d199ed-9875-44a8-9c29-0febee1680e4", "tenant_id": "6e033a11fa5a4a9f9248b21bc557fe56", "security_group_id": "bacf1408-c6bb-41e8-8954-f112f6cd2326", "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-18T18:53:46Z", "updated_at": "2023-04-18T18:53:46Z", "revision_number": 0, "project_id": "6e033a11fa5a4a9f9248b21bc557fe56"}}' 2023-04-18 18:53:46,486 79710 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-18 18:53:46,487 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": "bacf1408-c6bb-41e8-8954-f112f6cd2326", "project_id": "6e033a11fa5a4a9f9248b21bc557fe56", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-01bd0692-f203-4a68-bfca-3306c064133f', 'date': 'Tue, 18 Apr 2023 18:53:46 GMT', 'connection': 'close', 'status': '201', 'content-lo cation': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "52afed68-32c7-4761-b35d-9283b73576cb", "tenant_id": "6e033a11fa5a4a9f9248b21bc557fe56", "security_group_id": "bacf1408-c6bb-41e8-8954-f112f6cd2326", "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-18T18:53:46Z", "updated_at": "2023-04-18T18:53:46Z", "revision_number": 0, "project_id": "6e033a11fa5a4a9f9248b21bc557fe56"}}' 2023-04-18 18:53:46,658 79710 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.171s 2023-04-18 18:53:46,658 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": "bacf1408-c6bb-41e8-8954-f112f6cd2326", "project_id": "6e033a11fa5a4a9f9248b21bc557fe56", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-4483f464-87a4-4dea-b1d5-3d1bace46642', 'date': 'Tue, 18 Apr 2023 18:53: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": "055f3c26-ae3b-4ca5-af9a-2752ac09f54e", "tenant_id": "6e033a11fa5a4a9f9248b21bc557fe56", "security_group_id": "bacf1408-c6bb-41e8-8954-f112f6cd2326", "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-18T18:53:46Z", "updated_at": "2023-04-18T18:53:46Z", "revision_number": 0, "project_id": "6e033a11fa5a4a9f9248b21bc557fe56"}}' 2023-04-18 18:53:46,830 79710 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.171s 2023-04-18 18:53:46,831 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": "bacf1408-c6bb-41e8-8954-f112f6cd2326", "project_id": "6e033a11fa5a4a9f9248b21bc557fe56", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-996e184f-7a73-4b9a-8a3e-3bdae74785ff', 'date': 'Tue, 18 Apr 2023 18:53: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": "2d5fcb2f-cfc8-4c8b-9c16-55f4a88c0635", "tenant_id": "6e033a11fa5a4a9f9248b21bc557fe56", "security_group_id": "bacf1408-c6bb-41e8-8954-f112f6cd2326", "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-18T18:53:46Z", "updated_at": "2023-04-18T18:53:46Z", "revision_number": 0, "project_id": "6e033a11fa5a4a9f9248b21bc557fe56"}}' 2023-04-18 18:53:47,046 79710 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.215s 2023-04-18 18:53:47,046 79710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_gr oup_rule": {"security_group_id": "bacf1408-c6bb-41e8-8954-f112f6cd2326", "project_id": "6e033a11fa5a4a9f9248b21bc557fe56", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-e5ac0d3f-e419-4670-bed5-e199a595d5d2', 'date': 'Tue, 18 Apr 2023 18:53: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": "388e62b1-84b7-4406-b7dc-a9f4ca0778fb", "tenant_id": "6e033a11fa5a4a9f9248b21bc557fe56", "security_group_id": "bacf1408-c6bb-41e8-8954-f112f6cd2326", "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-18T18:53:46Z", "updated_at": "2023-04-18T18:53:46Z", "revision_number": 0, "project_id": "6e033a11fa5a4a9f9248b21bc557fe56"}}' 2023-04-18 18:53:47,047 79710 INFO [tempest.scenario.test_volume_boot_pattern] Booting instance 1 from volume 2023-04-18 18:53:47,067 79710 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/image/v2/images/c82b487d-70d3-49d8-9a21-424651a35dee 0.020s 2023-04-18 18:53:47,068 79710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:53:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-29fd77b9-a160-4710-8ff2-95173e7645e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/c82b487d-70d3-49d8-9a21-424651a35dee'} 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": "eac158c03b604eaab4395b780276080f", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6b813aa46bb90b4da216a4d19376593fa3f4fc7e617f03a92b7fe11e9a3981cbe8f0959dbebe36225e5f53dc4492341a4863cac4ed1ee0909f3fc78ef9c3e869", "id": "c82b487d-70d3-49d8-9a21-424651a35dee", "created_at": "2023-04-18T18:38:57Z", "updated_at": "2023-04-18T18:38:59Z", "tags": [], "self": "/v2/images/c82b487d-70d3-49d8-9a21-424651a35dee", "file": "/v2/images/c82b487d-70d3-49d8-9a21-424651a35dee/file", "schema": "/v2/schemas/image"}' 2023-04-18 18:53:47,602 79710 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 202 POST http://10.0.0.210/volume/v3/6e033a11fa5a4a9f9248b21bc557fe56/volumes 0.534s 2023-04-18 18:53:47,603 79710 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-1285103063", "snapshot_id": null, "imageRef": "c82b487d-70d3-49d8-9a21-424651a35dee", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:53:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-077dc67b-a27c-4e96-8622-dd81cff3bca4', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-077dc67b-a27c-4e96-8622-dd81cff3bca4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6e033a11fa5a4a9f9248b21bc557fe56/volu mes'} Body: b'{"volume": {"id": "e990e53b-f43c-42aa-937b-cc13880e827f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:53:47.513097", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1285103063", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6e033a11fa5a4a9f9248b21bc557fe56/volumes/e990e53b-f43c-42aa-937b-cc13880e827f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6e033a11fa5a4a9f9248b21bc557fe56/volumes/e990e53b-f43c-42aa-937b-cc13880e827f"}], "user_id": "923d15d30ba248488ee971e239bcfec4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 18:53:47,657 79710 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/volume/v3/6e033a11fa5a4a9f9248b21bc557fe56/volumes/e990e53b-f43c-42aa-937b-cc13880e827f 0.043s 2023-04-18 18:53:47,657 79710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:53:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4893dfe-194d-4751-9b38-424e238a6f3c', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4893dfe-194d-4751-9b38-424e238a6f3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6e033a11fa5a4a9f9248b21bc557fe56/volumes/e990e53b-f43c-42aa-937b-cc13880e827f'} Body: b'{"volume": {"id": "e990e53b-f43c-42aa-937b-cc13880e827f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:53:48.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1285103063", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6e033a11fa5a4a9f9248b21bc557fe56/volumes/e990e53b-f43c-42aa-937b-cc13880e827f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6e033a11fa5a4a9f9248b21bc557fe56/volumes/e990e53b-f43c-42aa-937b-cc13880e827f"}], "user_id": "923d15d30ba248488ee971e239bcfec4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e033a11fa5a4a9f9248b21bc557fe56"}}' 2023-04-18 18:53:48,711 79710 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/volume/v3/6e033a11fa5a4a9f9248b21bc557fe56/volumes/e990e53b-f43c-42aa-937b-cc13880e827f 0.042s 2023-04-18 18:53:48,711 79710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:53:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac06cfe4-0274-4cda-aad1-91927d874a04', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac06cfe4-0274-4cda-aad1-91927d874a04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6e033a11fa5a4a9f9248b21bc557fe56/volumes/e990e53b-f43c-42aa-937b-cc13880e827f'} Body: b'{"volume": {"id": "e990e53b-f43c-42aa-937b-cc13880e827f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:53:48.000000", "updated_at": "2023-04-18T18:53:48.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1285103063", "description": null, "volume_type": "joviandss-2" , "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6e033a11fa5a4a9f9248b21bc557fe56/volumes/e990e53b-f43c-42aa-937b-cc13880e827f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6e033a11fa5a4a9f9248b21bc557fe56/volumes/e990e53b-f43c-42aa-937b-cc13880e827f"}], "user_id": "923d15d30ba248488ee971e239bcfec4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e033a11fa5a4a9f9248b21bc557fe56"}}' 2023-04-18 18:53:48,854 79710 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/6e033a11fa5a4a9f9248b21bc557fe56/volumes/e990e53b-f43c-42aa-937b-cc13880e827f 0.132s 2023-04-18 18:53:48,854 79710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:53: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-5e3a6ee9-e4bd-43d2-8d97-1d35a33868ca', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6e033a11fa5a4a9f9248b21bc557fe56/volumes/e990e53b-f43c-42aa-937b-cc13880e827f'} Body: b'' 2023-04-18 18:53:48,876 79710 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/6e033a11fa5a4a9f9248b21bc557fe56/volumes/e990e53b-f43c-42aa-937b-cc13880e827f 0.021s 2023-04-18 18:53:48,876 79710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:53:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-d76f657f-5939-4c13-9ccd-971235841c2f', 'x-openstack-request-id': 'req-d76f657f-5939-4c13-9ccd-971235841c2f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/6e033a11fa5a4a9f9248b21bc557fe56/volumes/e990e53b-f43c-42aa-937b-cc13880e827f'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume e990e53b-f43c-42aa-937b-cc13880e827f could not be found."}}' 2023-04-18 18:53:49,031 79710 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/bacf1408-c6bb-41e8-8954-f112f6cd2326 0.154s 2023-04-18 18:53:49,031 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-ab6223cd-959d-487a-80e4-406400ba634c', 'content-length': '0', 'date': 'Tue, 18 Apr 2023 18:53:49 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/bacf1408-c6bb-41e8-8954-f112f6cd2326'} Body: b'' 2023-04-18 18:53:49,058 79710 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestVolumeBootPattern-1062725749 0.027s 2023-04-18 18:53:49,059 79710 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:53:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'va ry': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ea978918-8752-49ee-8b3f-137c9d05635e', 'x-compute-request-id': 'req-ea978918-8752-49ee-8b3f-137c9d05635e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestVolumeBootPattern-1062725749'} 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 adf4ad28-a248-4011-b889-64df5799230a failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 18:51:18,005 79716 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-04-18 18:51:18,005 79716 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-04-18 18:51:18,057 79716 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.049s 2023-04-18 18:51:18,057 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1204520254", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJCCFNn+Nbdzuj6xIZavnyxoU9SsdIFOe0x9hJJApWRYmoUqPZq6hVOTEzap59U36KNaFhNGv3Vsw4Xs0rMCUKvnjD4LXKTkcS1JZZpE9WwepBSzjYabVMWE09O2SFdR+A=="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:51:18 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-1c59816e-aaa8-40eb-93a0-2e59523c03bb', 'x-compute-request-id': 'req-1c59816e-aaa8-40eb-93a0-2e59523c03bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1204520254", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJCCFNn+Nbdzuj6xIZavnyxoU9SsdIFOe0x9hJJApWRYmoUqPZq6hVOTEzap59U36KNaFhNGv3Vsw4Xs0rMCUKvnjD4LXKTkcS1JZZpE9WwepBSzjYabVMWE09O2SFdR+A==", "fingerprint": "a2:45:6d:72:02:ae:3e:1e:03:b2:8e:ab:27:b0:5f:f4", "user_id": "4874f52afd004c78a32a527a485585b4"}}' 2023-04-18 18:51:18,060 79716 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1204520254 created 2023-04-18 18:51:18,227 79716 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.167s 2023-04-18 18:51:18,228 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--110848586", "description": "tempest-description--1575036144"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-e6271d95-4016-45e3-ba33-0559e8285759', 'date': 'Tue, 18 Apr 2023 18:51:18 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "57a5df1c-ccb3-4c8d-868d-12aa78dd3776", "name": "tempest-securitygroup--110848586", "stateful": true, "tenant_id": "b87957319570441dbe9efc54251059d3", "description": "tempest-description--1575036144", "shared": false, "security_group_rules": [{"id": "24e4dae8-1449-4de1-a4ac-5ffd4fb43fc0", "tenant_id": "b87957319570441dbe9efc54251059d3", "security_group_id": "57a5df1c-ccb3-4c8d-868d-12aa78dd3776", "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": 705, "description": null, "tags": [], "created_at": "2023-04-18T18:51:18Z", "updated_at": "2023-04-18T18:51:18Z", "revision_number": 0, "project_id": "b87957319570441dbe9efc54251059d3"}, {"id": "dce51589-0ed7-4c79-8a1d-e676323b33af", "tenant_id": "b87957319570441dbe9efc54251059d3", "security_group_id": "57a5df1c-ccb3-4c8d-868d-12aa78dd3776", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "norm alized_cidr": null, "remote_group_id": null, "standard_attr_id": 704, "description": null, "tags": [], "created_at": "2023-04-18T18:51:18Z", "updated_at": "2023-04-18T18:51:18Z", "revision_number": 0, "project_id": "b87957319570441dbe9efc54251059d3"}], "tags": [], "created_at": "2023-04-18T18:51:18Z", "updated_at": "2023-04-18T18:51:18Z", "revision_number": 1, "project_id": "b87957319570441dbe9efc54251059d3"}}' 2023-04-18 18:51:18,402 79716 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.173s 2023-04-18 18:51:18,402 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "57a5df1c-ccb3-4c8d-868d-12aa78dd3776", "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-c7295da6-3b32-462d-9a17-127453512263', 'date': 'Tue, 18 Apr 2023 18:51: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": "3bd9cf3c-797a-4abd-8748-0adcd7bfd4e5", "tenant_id": "b87957319570441dbe9efc54251059d3", "security_group_id": "57a5df1c-ccb3-4c8d-868d-12aa78dd3776", "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-18T18:51:18Z", "updated_at": "2023-04-18T18:51:18Z", "revision_number": 0, "project_id": "b87957319570441dbe9efc54251059d3"}}' 2023-04-18 18:51:18,566 79716 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.163s 2023-04-18 18:51:18,566 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "57a5df1c-ccb3-4c8d-868d-12aa78dd3776", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-b4e364a3-aec6-4952-a766-4acd23f8bfbf', 'date': 'Tue, 18 Apr 2023 18:51: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": "6467f357-29eb-4617-a7fa-bb190923b3b2", "tenant_id": "b87957319570441dbe9efc54251059d3", "security_group_id": "57a5df1c-ccb3-4c8d-868d-12aa78dd3776", "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-18T18:51:18Z", "updated_at": "2023-04-18T18:51:18Z", "revision_number": 0, "project_id": "b87957319570441dbe9efc54251059d3"}}' 2023-04-18 18:51:18,566 79716 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--110848586 created 2023-04-18 18:51:19,479 79716 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.912s 2023-04-18 18:51:19,479 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "31d39076-dc96-4194-a649-5fcd7e2f82dc"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x -openstack-request-id': 'req-227f610c-eba9-40ff-add4-80c06bca4020', 'date': 'Tue, 18 Apr 2023 18:51:19 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "9ed2d5e0-4777-4d24-8c82-9ab52688b70e", "tenant_id": "b87957319570441dbe9efc54251059d3", "floating_ip_address": "172.24.4.241", "floating_network_id": "31d39076-dc96-4194-a649-5fcd7e2f82dc", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "b87957319570441dbe9efc54251059d3", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-18T18:51:19Z", "updated_at": "2023-04-18T18:51:19Z", "revision_number": 0}}' 2023-04-18 18:51:19,480 79716 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '9ed2d5e0-4777-4d24-8c82-9ab52688b70e', 'tenant_id': 'b87957319570441dbe9efc54251059d3', 'floating_ip_address': '172.24.4.241', 'floating_network_id': '31d39076-dc96-4194-a649-5fcd7e2f82dc', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'b87957319570441dbe9efc54251059d3', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-18T18:51:19Z', 'updated_at': '2023-04-18T18:51:19Z', 'revision_number': 0, 'ip': '172.24.4.241'} created 2023-04-18 18:51:19,582 79716 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.097s 2023-04-18 18:51:19,582 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 18:51:19 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-d1ad23cb-e138-488c-b451-bcc5fba60e76', '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": "4874f52afd004c78a32a527a485585b4", "name": "tempest-AttachVolumeTestJSON-1089450924-project-member", "password_expires_at": null}, "audit_ids": ["VyJXLk3pSAunqT1FVRCkSg"], "expires_at": "2023-04-18T19:51:19.000000Z", "issued_at": "2023-04-18T18:51:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b87957319570441dbe9efc54251059d3", "name": "tempest-AttachVolumeTestJSON-1089450924"}, "is_domain": false, "roles": [{"id": "35697bd1c3044a1fbd5795113c41efb7", "name": "reader"}, {"id": "7058366a9fca443e9f44c95d078fcd58", "name": "member"}], "catalog": [{"endpoints": [{"id": "91478bb14fa24dc18a442602e5f97ca2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/b87957319570441dbe9efc54251059d3", "region": "RegionOne"}], "id": "7be72221085d4944a946c97ce08fe0ba", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "a95f50d538a94de29a9a69d17d76bd36", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "96a88896ecc9496da6d9e54366fc23b9", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "3f738fffaddc4d75802cacb0bcb457ee", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/b87957319570441dbe9efc54251059d3", "region": "RegionOne"}], "id": "9ef904c6d5494133b74a9881e4a175c8", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "a5ee12dbfaab49159c461dbeffc63c63", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "a56bae77ec6c4dae90bdf0ec335648ae", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "650aec42df824256ba1796a0f4fa4bbb", "interface": "public", "region_id": "RegionOne", "u rl": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "affc40d7318340b699f04996f49cf400", "type": "image", "name": "glance"}, {"endpoints": [{"id": "6590deb5fd8b448b9f5db913f58adec5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "eb545688324f4c1980813ba1d95d408e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "99a6368efe954c65b6d93304b2b0d191", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "f7e66750d7a84de281ee5c5b746d4e62", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "abe90ddcbe5b4d5bb77a7bd32b6e5e96", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/b87957319570441dbe9efc54251059d3", "region": "RegionOne"}], "id": "fa260696b99e4f908d5beeb126d1233f", "type": "volumev3", "name": "cinderv3"}]}}' 2023-04-18 18:51:19,582 79716 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_list_get_volume_attachments) Found network {'id': '26a81738-5c09-4ad6-9623-f1d56d9d3805', 'name': 'tempest-AttachVolumeTestJSON-107856298-network', 'tenant_id': 'b87957319570441dbe9efc54251059d3', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'b87957319570441dbe9efc54251059d3', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 47416, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T18:48:25Z', 'updated_at': '2023-04-18T18:48:25Z', 'revision_number': 1} available for tenant 2023-04-18 18:51:19,583 79716 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1204520254', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJCCFNn+Nbdzuj6xIZavnyxoU9SsdIFOe0x9hJJApWRYmoUqPZq6hVOTEzap59U36KNaFhNGv3Vsw4Xs0rMCUKvnjD4LXKTkcS1JZZpE9WwepBSzjYabVMWE09O2SFdR+A==', 'fingerprint': 'a2:45:6d:72:02:ae:3e:1e:03:b2:8e:ab:27:b0:5f:f4', 'user_id': '4874f52afd004c78a32a527a485585b4', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDAuJS7WKV/MzKIJiZD4uefP3mXw/15+ILeRClLAtAADE2XvwvYCBwG8\nJw72VPTBU+WgBwYFK4EEACKhZANiAASQghTZ/jW3c7o+sSGWr58saFPUrHSBTntM\nfYSSQKVkWJqFKj2auoVTkxM2qefVN+ijWhYTRr91bMOF7NKzAlCr54w+C1yk5HEt\nSWWaRPVsHqQUs42Gm1TFhNPTtkhXUfg=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '57a5df1c-ccb3-4c8d-868d-12aa78dd3776', 'name': 'tempest-securitygroup--110848586', 'stateful': True, 'tenant_id': 'b87957319570441dbe9efc54251059d3', 'description': 'tempest-description--1575036144', 'shared': False, 'security_group_rules': [{'id': '24e4dae8-1449-4de1-a4ac-5ffd4fb43fc0', 'tenant_id': 'b87957319570441dbe9efc54251059d3', 'security_group_id': '57a5df1c-ccb3-4c8d-868d-12aa78dd3776', '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': 705, 'description': None, 'tags': [], 'created_at': '2023-04-18T18:51:18Z', 'updated_at': '2023-04-18T18:51:18Z', 'revision_number': 0, 'project_id': 'b87957319570441dbe9efc54251059d3'}, {'id': 'dce51589-0ed7-4c79-8a1d-e676323b33af', 'tenant_id': 'b87957319570441dbe9efc54251059d3', 'security_group_id': '57a5df1c-ccb3-4c8d-868d-12aa78dd3776', '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': 704, 'description': None, 'tags': [], 'created_at': '2023-04-18T18:51:18Z', 'updated_at': '2023-04-18T18:51:18Z', 'revision_number': 0, 'project_id': 'b87957319570441dbe9efc54251059d3'}], 'tags': [], 'created_at': '2023 -04-18T18:51:18Z', 'updated_at': '2023-04-18T18:51:18Z', 'revision_number': 1, 'project_id': 'b87957319570441dbe9efc54251059d3'}, 'floating_ip': {'id': '9ed2d5e0-4777-4d24-8c82-9ab52688b70e', 'tenant_id': 'b87957319570441dbe9efc54251059d3', 'floating_ip_address': '172.24.4.241', 'floating_network_id': '31d39076-dc96-4194-a649-5fcd7e2f82dc', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'b87957319570441dbe9efc54251059d3', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-04-18T18:51:19Z', 'updated_at': '2023-04-18T18:51:19Z', 'revision_number': 0, 'ip': '172.24.4.241'}} 2023-04-18 18:51:20,518 79716 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.934s 2023-04-18 18:51:20,519 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeTestJSON-server-867351453", "imageRef": "c82b487d-70d3-49d8-9a21-424651a35dee", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "26a81738-5c09-4ad6-9623-f1d56d9d3805"}], "security_groups": [{"name": "tempest-securitygroup--110848586"}], "key_name": "tempest-keypair-1204520254", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:51:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/efc7b117-41f2-4c71-ac83-89f9fb97945c', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-86b906a0-325f-4288-967c-68fd84c29b4b', 'x-compute-request-id': 'req-86b906a0-325f-4288-967c-68fd84c29b4b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "efc7b117-41f2-4c71-ac83-89f9fb97945c", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/efc7b117-41f2-4c71-ac83-89f9fb97945c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/efc7b117-41f2-4c71-ac83-89f9fb97945c"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--110848586"}], "adminPass": "password"}}' 2023-04-18 18:51:20,648 79716 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/efc7b117-41f2-4c71-ac83-89f9fb97945c 0.126s 2023-04-18 18:51:20,648 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:51:20 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-73faf60d-9fae-438e-9fe6-f45256768334', 'x-compute-request-id': 'req-73faf60d-9fae-438e-9fe6-f45256768334', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/efc7b117-41f2-4c71-ac83-89f9fb97945c'} Body: b'{"server": {"id": "efc7b117-41f2-4c71-ac83-89f9fb97945c", "name": "tempest-AttachVolumeTestJSON-server-867351453", "status": "BUILD", "tenant_id": "b87957319570441dbe9efc54251059d3", "user_id": "4874f52afd004c78a32a527a485585b4", "metadata": {}, "hostId": "", "image": {"id": "c82b487d-70d3-49d8-9a21-424651a35dee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c82b487d-70d3-49d8-9a21-424651a35dee"}]}, "flavor": {"id": "42", " links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T18:51:20Z", "updated": "2023-04-18T18:51:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/efc7b117-41f2-4c71-ac83-89f9fb97945c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/efc7b117-41f2-4c71-ac83-89f9fb97945c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1204520254", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 18:52:10,956 79716 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/efc7b117-41f2-4c71-ac83-89f9fb97945c 0.249s 2023-04-18 18:52:10,956 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:52:10 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-e2c55845-9dfc-4ab5-a796-986ed8f7bac0', 'x-compute-request-id': 'req-e2c55845-9dfc-4ab5-a796-986ed8f7bac0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/efc7b117-41f2-4c71-ac83-89f9fb97945c'} Body: b'{"server": {"id": "efc7b117-41f2-4c71-ac83-89f9fb97945c", "name": "tempest-AttachVolumeTestJSON-server-867351453", "status": "ACTIVE", "tenant_id": "b87957319570441dbe9efc54251059d3", "user_id": "4874f52afd004c78a32a527a485585b4", "metadata": {}, "hostId": "6fc01c5463e950180520512264ed02fcbd72574c7bf6970d1da1f644", "image": {"id": "c82b487d-70d3-49d8-9a21-424651a35dee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c82b487d-70d3-49d8-9a21-424651a35dee"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T18:51:20Z", "updated": "2023-04-18T18:51:28Z", "addresses": {"tempest-AttachVolumeTestJSON-107856298-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:08:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/efc7b117-41f2-4c71-ac83-89f9fb97945c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/efc7b117-41f2-4c71-ac83-89f9fb97945c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1204520254", "OS-SRV-USG:launched_at": "2023-04-18T18:51:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--110848586"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 18:52:10,967 79716 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-18 18:53:11,382 79716 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/efc7b117-41f2-4c71-ac83-89f9fb97945c/os-interface 0.367s 2023-04-18 18:53:11,383 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:53:11 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-42494744-705a-4b3b-ab07-469aed33e0bf', 'x-compute-request-id': 'req-42494744-705a-4b3b-ab07-469aed33e0bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/efc7b117-41f2-4c71-ac83-89f9fb97945c/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "26a81738-5c09-4ad6-9623-f1d56d9d3805", "port_id": "84361e20-ea32-4956-950e-4492b35fce30", "mac_addr": "fa:16:3e:e4:08:f8", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "f775df02-cd6f-4d7b-9ba5-20da4afebc66", "ip_address": "10.0.0.7"}]}]}' 2023-04-18 18:53:12,123 79716 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/9ed2d5e0-4777-4d24-8c82-9ab52688b70e 0.736s 2023-04-18 18:53:12,124 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "84361e20-ea32-4956-950e-4492b35fce30"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-9fbfdba4-c82d-4225-9ef8-b947494c2595', 'date': 'Tue, 18 Apr 2023 18:53:12 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/9ed2d5e0-4777-4d24-8c82-9ab52688b70e'} Body: b'{"floatingip": {"id": "9ed2d5e0-4777-4d24-8c82-9ab52688b70e", "tenant_id": "b87957319570441dbe9efc54251059d3", "floating_ip_address": "172.24.4.241", "floating_network_id": "31d39076-dc96-4194-a649-5fcd7e2f82dc", "router_id": "8985637e-2c10-45fd-b64f-bb4f1a45a1f4", "port_id": "84361e20-ea32-4956-950e-4492b35fce30", "fixed_ip_address": "10.0.0.7", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "26a81738-5c09-4ad6-9623-f1d56d9d3805", "mac_address": "fa:16:3e:e4:08:f8", "admin_state_up": true, "status": "ACTIVE", "device_id": "efc7b117-41f2-4c71-ac83-89f9fb97945c", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-04-18T18:51:19Z", "updated_at": "2023-04-18T18:53:11Z", "revision_number": 1, "project_id": "b87957319570441dbe9efc54251059d3"}}' 2023-04-18 18:53:12,125 79716 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.241:22' as 'cirros' with public key authentication 2023-04-18 18:53:12,163 79716 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2018.76) 2023-04-18 18:53:12,269 79716 INFO [paramiko.transport] Authentication (publickey) successful! 2023-04-18 18:53:12,269 79716 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.241 successfully created 2023-04-18 18:53:12,315 79716 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/efc7b117-41f2-4c71-ac83-89f9fb97945c/ips 0.045s 2023-04-18 18:53:12,315 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:53:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '103', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0ecd5cc5-fcbc-4b59-b3f8-c4172fe63485', 'x-compute-request-id': 'req-0ecd5cc5-fcbc-4b59-b3f8-c4172fe63485', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/efc7b117-41f2-4c71-ac83-89f9fb97945c/ips'} Body: b'{"addresses": {"tempest-AttachVolumeTestJSON-107856298-network": [{"version": 4, "addr": "10.0.0.7"}]}}' 2023-04-18 18:53:12,514 79716 INF O [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 202 POST http://10.0.0.210/volume/v3/b87957319570441dbe9efc54251059d3/volumes 0.194s 2023-04-18 18:53:12,514 79716 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-1149643252"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:53:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4f379c4-a8bb-44bd-bc01-1d2d4acf06ff', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4f379c4-a8bb-44bd-bc01-1d2d4acf06ff', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b87957319570441dbe9efc54251059d3/volumes'} Body: b'{"volume": {"id": "adf4ad28-a248-4011-b889-64df5799230a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:53:12.453455", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-1149643252", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b87957319570441dbe9efc54251059d3/volumes/adf4ad28-a248-4011-b889-64df5799230a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b87957319570441dbe9efc54251059d3/volumes/adf4ad28-a248-4011-b889-64df5799230a"}], "user_id": "4874f52afd004c78a32a527a485585b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 18:53:12,571 79716 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/b87957319570441dbe9efc54251059d3/volumes/adf4ad28-a248-4011-b889-64df5799230a 0.047s 2023-04-18 18:53:12,571 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:53:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6fadbf07-badd-4d70-a668-27b927a0a082', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6fadbf07-badd-4d70-a668-27b927a0a082', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b87957319570441dbe9efc54251059d3/volumes/adf4ad28-a248-4011-b889-64df5799230a'} Body: b'{"volume": {"id": "adf4ad28-a248-4011-b889-64df5799230a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:53:12.000000", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-1149643252", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b87957319570441dbe9efc54251059d3/volumes/adf4ad28-a248-4011-b889-64df5799230a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b87957319570441dbe9efc54251059d3/volumes/adf4ad28-a248-4011-b889-64df5799230a"}], "user_id": "4874f52afd004c78a32a527a485585b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b87957319570441dbe9efc54251059d3"}}' 2023-04-18 18:53:13,625 79716 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/b87957319570441dbe9efc54251059d3/volumes/adf4ad28-a248-4011-b889-64df5799230a 0.041s 2023-04-18 18:53:13,626 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:53:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1299311a-aade-45db-ac90-3fe1f8333cbd', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1299311a-aade-45db-ac90-3fe1f8333cbd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b87957319570441dbe9efc54251059d3/volumes/adf4ad28-a248-4011-b889-64df5799230a'} Body: b'{"volume": {"id": "adf4ad28-a248-4011-b889-64df5799230a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:53:12.000000", "updated_at": "2023-04-18T18:53:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1149643252", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b87957319570441dbe9efc54251059d3/volumes/adf4ad28-a248-4011-b889-64df5799230a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b87957319570441dbe9efc54251059d3/volumes/adf4ad28-a248-4011-b889-64df5799230a"}], "user_id": "4874f52afd004c78a32a527a485585b4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b87957319570441dbe9efc54251059d3"}}' 2023-04-18 18:53:13,762 79716 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/efc7b117-41f2-4c71-ac83-89f9fb97945c 0.125s 2023-04-18 18:53:13,762 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:53: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-ca133099-fb02-4a00-9b34-873043119634', 'x-compute-request-id': 'req-ca133099-fb02-4a00-9b34-873043119634', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/efc7b117-41f2-4c71-ac83-89f9fb97945c'} Body: b'' 2023-04-18 18:53:13,949 79716 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/efc7b117-41f2-4c71-ac83-89f9fb97945c 0.186s 2023-04-18 18:53:13,949 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:53:13 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-b40e64d6-831f-4db7-b0ed-fa94925fab7d', 'x-compute-request-id': 'req-b40e64d6-831f-4db7-b0ed-fa94925fab7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/efc7b117-41f2-4c71-ac83-89f9fb97945c'} Body: b'{"server": {"id": "efc7b117-41f2-4c71-ac83-89f9fb97945c", "name": "tempest-AttachVolumeTestJSON-server-867351453", "status": "ACTIVE", "tenant_id": "b87957319570441dbe9efc54251059d3", "user_id": "4874f52afd004c78a32a527a485585b4", "metadata": {}, "hostId": "6fc01c5463e950180520512264ed02fcbd72574c7bf6970d1da1f644", "image": {"id": "c82b487d-70d3-49d8-9a21-424651a35dee", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c82b487d-70d3-49d8-9a21-424651a35dee"}]}, "flavor": {"id": "42", "links": [{"rel ": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T18:51:20Z", "updated": "2023-04-18T18:53:14Z", "addresses": {"tempest-AttachVolumeTestJSON-107856298-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:08:f8"}, {"version": 4, "addr": "172.24.4.241", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:08:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/efc7b117-41f2-4c71-ac83-89f9fb97945c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/efc7b117-41f2-4c71-ac83-89f9fb97945c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1204520254", "OS-SRV-USG:launched_at": "2023-04-18T18:51:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--110848586"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 18:54:04,148 79716 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/efc7b117-41f2-4c71-ac83-89f9fb97945c 0.136s 2023-04-18 18:54:04,148 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:54: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-683f21ae-5364-454b-84dd-f63486b6a7fc', 'x-compute-request-id': 'req-683f21ae-5364-454b-84dd-f63486b6a7fc', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/efc7b117-41f2-4c71-ac83-89f9fb97945c'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance efc7b117-41f2-4c71-ac83-89f9fb97945c could not be found."}}' 2023-04-18 18:54:04,177 79716 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1204520254 0.028s 2023-04-18 18:54:04,178 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:54: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-ef2534f2-6726-4ae0-8cf7-a2f8718f7469', 'x-compute-request-id': 'req-ef2534f2-6726-4ae0-8cf7-a2f8718f7469', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1204520254'} Body: b'' 2023-04-18 18:54:04,340 79716 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/57a5df1c-ccb3-4c8d-868d-12aa78dd3776 0.161s 2023-04-18 18:54:04,341 79716 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-e594fa67-ffa8-4fff-aa92-69a03949071a', 'content-length': '0', 'date': 'Tue, 18 Apr 2023 18:54:04 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/57a5df1c-ccb3-4c8d-868d-12aa78dd3776'} Body: b'' 2023-04-18 18:54:04,385 79716 INFO [tempest.li b.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/57a5df1c-ccb3-4c8d-868d-12aa78dd3776 0.044s 2023-04-18 18:54:04,385 79716 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-c4047f7f-6713-4ff2-a0a3-749d2bc3d9d4', 'date': 'Tue, 18 Apr 2023 18:54:04 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/57a5df1c-ccb3-4c8d-868d-12aa78dd3776'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 57a5df1c-ccb3-4c8d-868d-12aa78dd3776 does not exist", "detail": ""}}' 2023-04-18 18:54:04,954 79716 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/9ed2d5e0-4777-4d24-8c82-9ab52688b70e 0.568s 2023-04-18 18:54:04,954 79716 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-91f21c68-46a6-40f2-a1fa-dbebfcd6d8c1', 'content-length': '0', 'date': 'Tue, 18 Apr 2023 18:54:04 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/9ed2d5e0-4777-4d24-8c82-9ab52688b70e'} Body: b'' tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_create_group_from_group_snapshot[id-eff52c70-efc7-45ed-b47a-4ad675d09b81] ----------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_group_snapshots.py", line 159, in test_create_group_from_group_snapshot grp = self.create_group(group_type=group_type['id'], File "/opt/stack/tempest/tempest/api/volume/base.py", line 249, in create_group waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group 79eba6e5-a42b-44fc-b500-6b8b1f3db7e2 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 18:54:11,180 79716 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 200 POST http://10.0.0.210/volume/v3/f29bd5e52c264b39a655accdeb356867/types 0.189s 2023-04-18 18:54:11,180 79716 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-1489958842"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:54:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4a20e90-b7aa-45fe-af87-608ec52ca383', 'content-length': '224', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4a20e90-b7aa-45fe-af87-608ec52ca383', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f29bd5e52c264b39a655accdeb356867/types'} Body: b'{"volume_type": {"id": "d8fc7331-a071-422f-a654-d837ac0b1832", "name": "tempest-GroupSnapshotsTest-volume-type-1489958842", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-18 18:54:11,244 79716 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 202 POST http://10.0.0.210/volume/v3/f29bd5e52c264b39a655accdeb356867/group_types 0.057s 2023-04-18 18:54:11,245 79716 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-1014475445"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:54:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f15e72e-5c9a-4002-9875-1330ab89bc6d', 'content-length': '181', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f15e72e-5c9a-4002-9875-1330ab89bc6d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f29bd5e52c264b39a655accdeb356867/group_types'} Body: b'{"group_type": {"id": "68ef1fde-8432-4d48-beac-1bef12fd3f09", "name": "tempest-GroupSnapshotsTest-group-type-1014475445", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-18 18:54:11,451 79716 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 202 POST http://10.0.0.210/volume/v3/fcfa1165b75e420889c9bc4cbbca27f9/groups 0.201s 2023-04-18 18:54:11,452 79716 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": "68ef1fde-8432-4d48-beac-1bef12fd3f09", "volume_types": ["d8fc7331-a071-422f-a654-d837ac0b1832"], "name": "tempest-GroupSnapshotsTest-Group-1732689824"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:54:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef801fcd-aeca-488c-bfa3-3ae7dec301ee', 'content-length': '112', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef801fcd-aeca-488c-bfa3-3ae7dec301ee', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/fcfa1165b75e420889c9bc4cbbca27f9/groups'} Body: b'{"group": {"id": "79eba6e5-a42b-44fc-b500-6b8b1f3db7e2", "name": "tempest-GroupSnapshotsTest-Group-1732689824"}}' 2023-04-18 18:54:11,494 79716 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 200 GET http://10.0.0.210/volume/v3/fcfa1165b75e420889c9bc4cbbca27f9/groups/79eba6e5-a42b-44fc-b500-6b8b1f3db7e2 0.039s 2023-04-18 18:54:11,494 79716 DEBUG [tempest.lib.c ommon.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:54:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9de070bd-3963-49f3-ae83-91250d563a00', 'content-length': '392', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9de070bd-3963-49f3-ae83-91250d563a00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/fcfa1165b75e420889c9bc4cbbca27f9/groups/79eba6e5-a42b-44fc-b500-6b8b1f3db7e2'} Body: b'{"group": {"id": "79eba6e5-a42b-44fc-b500-6b8b1f3db7e2", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-18T18:54:11.000000", "name": "tempest-GroupSnapshotsTest-Group-1732689824", "description": null, "group_type": "68ef1fde-8432-4d48-beac-1bef12fd3f09", "volume_types": ["d8fc7331-a071-422f-a654-d837ac0b1832"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-18 18:54:12,534 79716 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 200 GET http://10.0.0.210/volume/v3/fcfa1165b75e420889c9bc4cbbca27f9/groups/79eba6e5-a42b-44fc-b500-6b8b1f3db7e2 0.034s 2023-04-18 18:54:12,534 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:54:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-941810f6-e68d-4aed-8012-3e15808216d6', 'content-length': '389', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-941810f6-e68d-4aed-8012-3e15808216d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/fcfa1165b75e420889c9bc4cbbca27f9/groups/79eba6e5-a42b-44fc-b500-6b8b1f3db7e2'} Body: b'{"group": {"id": "79eba6e5-a42b-44fc-b500-6b8b1f3db7e2", "status": "error", "availability_zone": "nova", "created_at": "2023-04-18T18:54:11.000000", "name": "tempest-GroupSnapshotsTest-Group-1732689824", "description": null, "group_type": "68ef1fde-8432-4d48-beac-1bef12fd3f09", "volume_types": ["d8fc7331-a071-422f-a654-d837ac0b1832"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-18 18:54:12,619 79716 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/fcfa1165b75e420889c9bc4cbbca27f9/volumes/detail 0.080s 2023-04-18 18:54:12,620 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:54:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d0d09ce-8c14-4860-a089-e4f36f6f560b', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d0d09ce-8c14-4860-a089-e4f36f6f560b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/fcfa1165b75e420889c9bc4cbbca27f9/volumes/detail'} Body: b'{"volumes": []}' 2023-04-18 18:54:12,699 79716 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/fcfa1165b75e420889c9bc4cbbca27f9/groups/79eba6e5-a42b-44fc-b500-6b8b1f3db7e2/action 0.068s 2023-04-18 18:54:12,699 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: {"delete": {" delete-volumes": true}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:54:12 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-2325e30a-0916-4a68-a574-0bba05ba8819', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/fcfa1165b75e420889c9bc4cbbca27f9/groups/79eba6e5-a42b-44fc-b500-6b8b1f3db7e2/action'} Body: b'' 2023-04-18 18:54:12,718 79716 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/fcfa1165b75e420889c9bc4cbbca27f9/groups/79eba6e5-a42b-44fc-b500-6b8b1f3db7e2 0.018s 2023-04-18 18:54:12,719 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:54:12 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-c698293b-0b3b-47bc-a153-b1d981cb5b1e', 'x-openstack-request-id': 'req-c698293b-0b3b-47bc-a153-b1d981cb5b1e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/fcfa1165b75e420889c9bc4cbbca27f9/groups/79eba6e5-a42b-44fc-b500-6b8b1f3db7e2'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 79eba6e5-a42b-44fc-b500-6b8b1f3db7e2 could not be found."}}' 2023-04-18 18:54:12,750 79716 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/f29bd5e52c264b39a655accdeb356867/group_types/68ef1fde-8432-4d48-beac-1bef12fd3f09 0.031s 2023-04-18 18:54:12,751 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:54:12 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-b4f1bdf6-ce21-4e78-ab70-86f36ce964c3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f29bd5e52c264b39a655accdeb356867/group_types/68ef1fde-8432-4d48-beac-1bef12fd3f09'} Body: b'' 2023-04-18 18:54:12,801 79716 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/f29bd5e52c264b39a655accdeb356867/types/d8fc7331-a071-422f-a654-d837ac0b1832 0.050s 2023-04-18 18:54:12,802 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:54: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-7de82adc-bc77-4259-bef5-8cc99f7cebb6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f29bd5e52c264b39a655accdeb356867/types/d8fc7331-a071-422f-a654-d837ac0b1832'} Body: b'' 2023-04-18 18:54:12,824 79716 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/f29bd5e52c264b39a655accdeb356867/types/d8fc7331-a071-422f-a654-d837ac0b1832 0.022s 2023-04-18 18:54:12,824 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 A pr 2023 18:54:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac1643c6-7831-4a86-84f3-b48446a178dc', 'x-openstack-request-id': 'req-ac1643c6-7831-4a86-84f3-b48446a178dc', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/f29bd5e52c264b39a655accdeb356867/types/d8fc7331-a071-422f-a654-d837ac0b1832'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type d8fc7331-a071-422f-a654-d837ac0b1832 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 d00d6f6a-45ab-46b8-9c64-d3d5472a20e8 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 18:54:12,863 79716 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 POST http://10.0.0.210/volume/v3/f29bd5e52c264b39a655accdeb356867/types 0.035s 2023-04-18 18:54:12,863 79716 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-1689204106"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:54:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61d4ef32-2d62-45a4-93a6-2865e53f8007', 'content-length': '224', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61d4ef32-2d62-45a4-93a6-2865e53f8007', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f29bd5e52c264b39a655accdeb356867/types'} Body: b'{"volume_type": {"id": "d3005624-68f4-4e0b-a8c1-03e06ed63419", "name": "tempest-GroupSnapshotsTest-volume-type-1689204106", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-18 18:54:12,896 79716 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 202 POST http://10.0.0.210/volume/v3/f29bd5e52c264b39a655accdeb356867/group_types 0.027s 2023-04-18 18:54:12,896 79716 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-378620842"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:54:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04a8f9a2-7378-41a2-bdcb-9973cd3e8bc7', 'content-length': '180', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04a8f9a2-7378-41a2-bdcb-9973cd3e8bc7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f29bd5e52c264b39a655accdeb356867/group_types'} Body: b'{"group_type": {"id": "7a190c27-ba1c-45ae-819d-22cac39b53bd", "name": "tempest-GroupSnapshotsTest-group-type-378620842", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-18 18:54:12,995 79716 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 202 POST http://10.0.0.210/volume/v3/fcfa1165b75e420889c9bc4cbbca27f9/groups 0.096s 2023-04-18 18:54:12,996 79716 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": "7a190c27-ba1c-45ae-819d-22cac39b53bd", "volume_types": ["d3005624-68f4-4e0b-a8c1-03e06ed63419"], "name": "tempest-GroupSnapshotsTest-Group-1912497123"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:54:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc75c262-92f3-4812-a564-ae174fb3f874', 'content-length': '112', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc75c262-92f3-4812-a564-ae174fb3f874', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/fcfa1165b75e420889c9bc4cbbca27f9/groups'} Body: b'{"group": {"id": "d00d6f6a-45ab-46b8-9c64-d3d5472a20e8", "name": "tempest-GroupSnapshotsTest-Group-1912497123"}}' 2023-04-18 18:54:13,033 79716 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.0.0.210/volume/v3/fcfa1165b75e420889c9bc4cbbca27f9/groups/d00d6f6a-45ab-46b8-9c64-d3d5472a20e 8 0.033s 2023-04-18 18:54:13,034 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:54:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fdd92304-c910-454b-819e-77878e9051f5', 'content-length': '392', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fdd92304-c910-454b-819e-77878e9051f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/fcfa1165b75e420889c9bc4cbbca27f9/groups/d00d6f6a-45ab-46b8-9c64-d3d5472a20e8'} Body: b'{"group": {"id": "d00d6f6a-45ab-46b8-9c64-d3d5472a20e8", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-18T18:54:13.000000", "name": "tempest-GroupSnapshotsTest-Group-1912497123", "description": null, "group_type": "7a190c27-ba1c-45ae-819d-22cac39b53bd", "volume_types": ["d3005624-68f4-4e0b-a8c1-03e06ed63419"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-18 18:54:14,072 79716 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.0.0.210/volume/v3/fcfa1165b75e420889c9bc4cbbca27f9/groups/d00d6f6a-45ab-46b8-9c64-d3d5472a20e8 0.029s 2023-04-18 18:54:14,073 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:54:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15601f3e-96af-43a7-a6f5-9b528fce238f', 'content-length': '389', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15601f3e-96af-43a7-a6f5-9b528fce238f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/fcfa1165b75e420889c9bc4cbbca27f9/groups/d00d6f6a-45ab-46b8-9c64-d3d5472a20e8'} Body: b'{"group": {"id": "d00d6f6a-45ab-46b8-9c64-d3d5472a20e8", "status": "error", "availability_zone": "nova", "created_at": "2023-04-18T18:54:13.000000", "name": "tempest-GroupSnapshotsTest-Group-1912497123", "description": null, "group_type": "7a190c27-ba1c-45ae-819d-22cac39b53bd", "volume_types": ["d3005624-68f4-4e0b-a8c1-03e06ed63419"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-18 18:54:14,076 79716 ERROR [tempest.lib.decorators] Hints: This test was made for the bug_type 1739031. The failure could be related to https://launchpad.net/bugs/1739031 2023-04-18 18:54:14,150 79716 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/fcfa1165b75e420889c9bc4cbbca27f9/volumes/detail 0.072s 2023-04-18 18:54:14,150 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:54:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e285b547-e873-418c-82df-21070b2bb277', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e285b547-e873-418c-82df-21070b2bb277', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/fcfa1165b75e420889c9bc4cbbca27f9/volumes/detail'} Body: b'{"volumes": []}' 2023-04-18 18:54:14,230 79716 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/fcfa1165b75e420889c9bc4cbbca27f9/groups/d00d6f6a-45ab-46b8-9c64-d3d5472a20e8/action 0.069s 2023-04-18 18:54:14,231 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: {"delete": {"delete-volumes": true}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:54: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-6e82a8c2-a4c8-476e-a6f6-2cb22cd43210', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/fcfa1165b75e420889c9bc4cbbca27f9/groups/d00d6f6a-45ab-46b8-9c64-d3d5472a20e8/action'} Body: b'' 2023-04-18 18:54:14,248 79716 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/fcfa1165b75e420889c9bc4cbbca27f9/groups/d00d6f6a-45ab-46b8-9c64-d3d5472a20e8 0.017s 2023-04-18 18:54:14,249 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:54: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-a8f396fc-d4b4-4394-9982-9f67c05cf429', 'x-openstack-request-id': 'req-a8f396fc-d4b4-4394-9982-9f67c05cf429', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/fcfa1165b75e420889c9bc4cbbca27f9/groups/d00d6f6a-45ab-46b8-9c64-d3d5472a20e8'} Body: b'{"itemNotFound": {"code": 404, "message": "Group d00d6f6a-45ab-46b8-9c64-d3d5472a20e8 could not be found."}}' 2023-04-18 18:54:14,283 79716 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/f29bd5e52c264b39a655accdeb356867/group_types/7a190c27-ba1c-45ae-819d-22cac39b53bd 0.034s 2023-04-18 18:54:14,284 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:54: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-58de6d79-173d-4e01-a835-aa18f1c14737', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f29bd5e52c264b39a655accdeb356867/group_types/7a190c27-ba1c-45ae-819d-22cac39b53bd'} Body: b'' 2023-04-18 18:54:14,344 79716 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/f29bd5e52c264b39a655accdeb356867/types/d3005624-68f4-4e0b-a8c1-03e06ed63419 0.060s 2023-04-18 18:54:14,345 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:54: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-25661667-8538-4fea-8c2b-f857daca64ff', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f29bd5e52c264b39a655accdeb356867/types/d3005624-68f4-4e0b-a8c1-03e06ed63419'} Body: b'' 2023-04-18 18:54:14,362 79716 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/f29bd5e52c264b39a655accdeb356867/types/d3005624-68f4-4e0b-a8c1-03e06ed6 3419 0.017s 2023-04-18 18:54:14,363 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:54: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-5bd4d3eb-0529-4464-af31-87d3be56bbf4', 'x-openstack-request-id': 'req-5bd4d3eb-0529-4464-af31-87d3be56bbf4', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/f29bd5e52c264b39a655accdeb356867/types/d3005624-68f4-4e0b-a8c1-03e06ed63419'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type d3005624-68f4-4e0b-a8c1-03e06ed63419 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 b8932c25-5cfe-4f7e-a6b6-19055502f7e7 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 18:54:14,408 79716 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 POST http://10.0.0.210/volume/v3/f29bd5e52c264b39a655accdeb356867/types 0.041s 2023-04-18 18:54:14,408 79716 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-1073425533"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:54:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f741c4a-7665-4fd6-8062-d66e493a9366', 'content-length': '224', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f741c4a-7665-4fd6-8062-d66e493a9366', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f29bd5e52c264b39a655accdeb356867/types'} Body: b'{"volume_type": {"id": "54e10e95-4634-4cf5-935f-946999c6c2e8", "name": "tempest-GroupSnapshotsTest-volume-type-1073425533", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-18 18:54:14,443 79716 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/f29bd5e52c264b39a655accdeb356867/group_types 0.031s 2023-04-18 18:54:14,443 79716 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-1551998143"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:54:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7aa02fe9-7b78-49d3-94df-0db1fd8aed90', 'content-length': '181', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7aa02fe9-7b78-49d3-94df-0db1fd8aed90', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f29bd5e52c264b39a655accdeb356867/group_types'} Body: b'{"group_type": {"id": "d30fa8ca-14c2-4c4f-8275-84b9d88ff681", "name": "tempest-GroupSnapshotsTest-group-type-1551998143", "description": null, "is_public": true, "group_specs": {}}}' 2023-04-18 18:54:14,526 79716 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/fcfa1165b75e420889c9bc4cbbca27f9/groups 0.080s 2023-04-18 18:54:14,527 79716 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": "d30fa8ca-14c2-4c4f-8275-84b9d88ff681", "volume_types": ["54e10e95-4634-4cf5-935f-946999c6c2e8"], "name": "tempest-GroupSnapshotsTest-Group-91314938"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:54:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb31fd61-4335-4d41-abc6-ac3f3575bf86', 'content-length': '110', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb31fd61-4335-4d41-abc6-ac3f3575bf86', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/fcfa1165b75e420889c9bc4cbbca27f9/groups'} Body: b'{"group": {"id": "b8932c25-5cfe-4f7e-a6b6-19055502f7e7", "name": "tempest-GroupSnapshotsTest-Group-91314938"}}' 2023-04-18 18:54:14,564 79716 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/fcfa1165b75e420889c9bc4cbbca27f9/groups/b8932c25-5cfe-4f7e-a6b6-19055502f7e7 0.036s 2023-04-18 18:54:14,565 79716 DEB UG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:54:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5054da4d-2fd2-45eb-ab03-4033f1471bd0', 'content-length': '390', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5054da4d-2fd2-45eb-ab03-4033f1471bd0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/fcfa1165b75e420889c9bc4cbbca27f9/groups/b8932c25-5cfe-4f7e-a6b6-19055502f7e7'} Body: b'{"group": {"id": "b8932c25-5cfe-4f7e-a6b6-19055502f7e7", "status": "creating", "availability_zone": "nova", "created_at": "2023-04-18T18:54:14.000000", "name": "tempest-GroupSnapshotsTest-Group-91314938", "description": null, "group_type": "d30fa8ca-14c2-4c4f-8275-84b9d88ff681", "volume_types": ["54e10e95-4634-4cf5-935f-946999c6c2e8"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-18 18:54:15,618 79716 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/fcfa1165b75e420889c9bc4cbbca27f9/groups/b8932c25-5cfe-4f7e-a6b6-19055502f7e7 0.047s 2023-04-18 18:54:15,618 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:54:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4fbd74df-7a32-4922-b3e7-92c0fc58c0b9', 'content-length': '387', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4fbd74df-7a32-4922-b3e7-92c0fc58c0b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/fcfa1165b75e420889c9bc4cbbca27f9/groups/b8932c25-5cfe-4f7e-a6b6-19055502f7e7'} Body: b'{"group": {"id": "b8932c25-5cfe-4f7e-a6b6-19055502f7e7", "status": "error", "availability_zone": "nova", "created_at": "2023-04-18T18:54:14.000000", "name": "tempest-GroupSnapshotsTest-Group-91314938", "description": null, "group_type": "d30fa8ca-14c2-4c4f-8275-84b9d88ff681", "volume_types": ["54e10e95-4634-4cf5-935f-946999c6c2e8"], "group_snapshot_id": null, "source_group_id": null}}' 2023-04-18 18:54:15,695 79716 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/fcfa1165b75e420889c9bc4cbbca27f9/volumes/detail 0.073s 2023-04-18 18:54:15,695 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:54:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6faff3b1-6e51-4ef6-83f3-7ed32219045b', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6faff3b1-6e51-4ef6-83f3-7ed32219045b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/fcfa1165b75e420889c9bc4cbbca27f9/volumes/detail'} Body: b'{"volumes": []}' 2023-04-18 18:54:15,768 79716 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/fcfa1165b75e420889c9bc4cbbca27f9/groups/b8932c25-5cfe-4f7e-a6b6-19055502f7e7/action 0.062s 2023-04-18 18:54:15,768 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: {"delete": {"delete-volumes": true}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:54:15 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-898e8ae8-bf33-4ba6-af81-b19a42749d95', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/fcfa1165b75e420889c9bc4cbbca27f9/groups/b8932c25-5cfe-4f7e-a6b6-19055502f7e7/action'} Body: b'' 2023-04-18 18:54:15,785 79716 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/fcfa1165b75e420889c9bc4cbbca27f9/groups/b8932c25-5cfe-4f7e-a6b6-19055502f7e7 0.016s 2023-04-18 18:54:15,785 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:54:15 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-48c16b47-ab3e-40ef-a0df-507e8eab4b03', 'x-openstack-request-id': 'req-48c16b47-ab3e-40ef-a0df-507e8eab4b03', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/fcfa1165b75e420889c9bc4cbbca27f9/groups/b8932c25-5cfe-4f7e-a6b6-19055502f7e7'} Body: b'{"itemNotFound": {"code": 404, "message": "Group b8932c25-5cfe-4f7e-a6b6-19055502f7e7 could not be found."}}' 2023-04-18 18:54:15,817 79716 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/f29bd5e52c264b39a655accdeb356867/group_types/d30fa8ca-14c2-4c4f-8275-84b9d88ff681 0.032s 2023-04-18 18:54:15,817 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:54:15 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-93cdd3e1-8657-4541-b15e-aad547062b2e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f29bd5e52c264b39a655accdeb356867/group_types/d30fa8ca-14c2-4c4f-8275-84b9d88ff681'} Body: b'' 2023-04-18 18:54:15,866 79716 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/f29bd5e52c264b39a655accdeb356867/types/54e10e95-4634-4cf5-935f-946999c6c2e8 0.048s 2023-04-18 18:54:15,866 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:54: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-61b6cc2e-e62f-4200-84e5-90f396de0cda', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f29bd5e52c264b39a655accdeb356867/types/54e10e95-4634-4cf5-935f-946999c6c2e8'} Body: b'' 2023-04-18 18:54:15,881 79716 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/f29bd5e52c264b39a655accdeb356867/types/54e10e95-4634-4cf5-935f-946999c6c2e8 0.015s 2023-04-18 18:54:15,882 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Header s: {'date': 'Tue, 18 Apr 2023 18:54:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-0463bb11-52dc-40c6-9d1a-35654cff4f25', 'x-openstack-request-id': 'req-0463bb11-52dc-40c6-9d1a-35654cff4f25', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/f29bd5e52c264b39a655accdeb356867/types/54e10e95-4634-4cf5-935f-946999c6c2e8'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 54e10e95-4634-4cf5-935f-946999c6c2e8 could not be found."}}' tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_crud_with_volume_type_and_extra_specs[id-c03cc62c-f4e9-4623-91ec-64ce2f9c1260] ----------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_types.py", line 54, in test_volume_crud_with_volume_type_and_extra_specs volume = self.create_volume(**params) File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume e9fa6bf2-9e69-4d70-aae5-ab4da006d09f failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 18:54:21,875 79716 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/3926751855b7402fad71b4fc0424ebf1/types 0.175s 2023-04-18 18:54:21,875 79716 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-345784927", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:54:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d043199-f650-4e0d-86e4-b5584be16dc8', 'content-length': '272', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d043199-f650-4e0d-86e4-b5584be16dc8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3926751855b7402fad71b4fc0424ebf1/types'} Body: b'{"volume_type": {"id": "dff45c70-97ed-4573-b395-fa306c7eb508", "name": "tempest-VolumeTypesTest-volume-type-345784927", "is_public": true, "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-18 18:54:21,909 79716 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/3926751855b7402fad71b4fc0424ebf1/types 0.031s 2023-04-18 18:54:21,910 79716 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-1219061296", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:54:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1887ce87-1aaf-4f80-ae62-7e81604cc4f4', 'content-length': '273', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1887ce87-1aaf-4f80-ae62-7e81604cc4f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3926751855b7402fad71b4fc0424ebf1/types'} Body: b'{"volume_type": {"id": "6db2beda-9f25-4feb-9ef1-f11cf2e6c1be", "name": "tempest-VolumeTypesTest-volume-type-1219061296", "is_public": true, "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}, "description": null, "os-volume-type-access:is_public": true}}' 2023-04-18 18:54:22,245 79716 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/77e41dd8509042ce961a988b7b04e4dd/volumes 0.333s 2023-04-18 18:54:22,246 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-VolumeTypesTest-volume-840042098", "volume_type": "dff45c70-97ed-4573-b395-fa306c7eb508", "size": 1}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:54:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-077e362d-89c7-4446-a663-91723fee4487', 'content-length': '846', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-077e362d-89c7-4446-a663-91723fee4487', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/77e41dd8509042ce961a988b7b04e4dd/volumes'} Body: b'{"volume": {"id": "e9fa6bf2-9e69-4d70-aae5-ab4da006d09f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:54:22.182575", "updated_at": null, "name": "tempest-VolumeTypesTest-volume-840042098", "description": null, "volum e_type": "tempest-VolumeTypesTest-volume-type-345784927", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/77e41dd8509042ce961a988b7b04e4dd/volumes/e9fa6bf2-9e69-4d70-aae5-ab4da006d09f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/77e41dd8509042ce961a988b7b04e4dd/volumes/e9fa6bf2-9e69-4d70-aae5-ab4da006d09f"}], "user_id": "1e3ad178b7ad4e32be707653091d0ff0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 18:54:22,303 79716 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/77e41dd8509042ce961a988b7b04e4dd/volumes/e9fa6bf2-9e69-4d70-aae5-ab4da006d09f 0.047s 2023-04-18 18:54:22,303 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:54:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d404494-93a3-4d00-954d-34af374598c7', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d404494-93a3-4d00-954d-34af374598c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/77e41dd8509042ce961a988b7b04e4dd/volumes/e9fa6bf2-9e69-4d70-aae5-ab4da006d09f'} Body: b'{"volume": {"id": "e9fa6bf2-9e69-4d70-aae5-ab4da006d09f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:54:22.000000", "updated_at": null, "name": "tempest-VolumeTypesTest-volume-840042098", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-345784927", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/77e41dd8509042ce961a988b7b04e4dd/volumes/e9fa6bf2-9e69-4d70-aae5-ab4da006d09f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/77e41dd8509042ce961a988b7b04e4dd/volumes/e9fa6bf2-9e69-4d70-aae5-ab4da006d09f"}], "user_id": "1e3ad178b7ad4e32be707653091d0ff0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "77e41dd8509042ce961a988b7b04e4dd"}}' 2023-04-18 18:54:23,356 79716 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/77e41dd8509042ce961a988b7b04e4dd/volumes/e9fa6bf2-9e69-4d70-aae5-ab4da006d09f 0.041s 2023-04-18 18:54:23,356 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:54:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4dfd7653-2672-40ba-af18-af0e3267c55b', 'content-length': '935', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4dfd7653-2672-40ba-af18-af0e3267c55b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/77e41dd8509042ce961a988b7b04e4dd/volumes/e9fa6bf2-9e69-4d70-aae5-ab4da006d09f'} Body: b'{"volume": {"id": "e9fa6bf2-9e69-4d70-aae5-ab4da006d09f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:54:22.000000", "updated_at": "2023-04-18T18:54:22.000000", "name": "tempest-VolumeTypesTest-volume-840042098", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-345784927", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/77e41dd8509042ce961a988b7b04e4dd/volumes/e9fa6bf2-9e69-4d70-aae 5-ab4da006d09f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/77e41dd8509042ce961a988b7b04e4dd/volumes/e9fa6bf2-9e69-4d70-aae5-ab4da006d09f"}], "user_id": "1e3ad178b7ad4e32be707653091d0ff0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "77e41dd8509042ce961a988b7b04e4dd"}}' 2023-04-18 18:54:23,408 79716 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/77e41dd8509042ce961a988b7b04e4dd/volumes/e9fa6bf2-9e69-4d70-aae5-ab4da006d09f 0.041s 2023-04-18 18:54:23,409 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:54:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6fa74ce3-21d4-41a6-9253-e97c1bd658d9', 'content-length': '935', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6fa74ce3-21d4-41a6-9253-e97c1bd658d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/77e41dd8509042ce961a988b7b04e4dd/volumes/e9fa6bf2-9e69-4d70-aae5-ab4da006d09f'} Body: b'{"volume": {"id": "e9fa6bf2-9e69-4d70-aae5-ab4da006d09f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:54:22.000000", "updated_at": "2023-04-18T18:54:22.000000", "name": "tempest-VolumeTypesTest-volume-840042098", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-345784927", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/77e41dd8509042ce961a988b7b04e4dd/volumes/e9fa6bf2-9e69-4d70-aae5-ab4da006d09f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/77e41dd8509042ce961a988b7b04e4dd/volumes/e9fa6bf2-9e69-4d70-aae5-ab4da006d09f"}], "user_id": "1e3ad178b7ad4e32be707653091d0ff0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "77e41dd8509042ce961a988b7b04e4dd"}}' 2023-04-18 18:54:23,534 79716 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/77e41dd8509042ce961a988b7b04e4dd/volumes/e9fa6bf2-9e69-4d70-aae5-ab4da006d09f 0.115s 2023-04-18 18:54:23,535 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:54: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-e65b4c26-d73b-41e5-8135-4fa015d361da', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/77e41dd8509042ce961a988b7b04e4dd/volumes/e9fa6bf2-9e69-4d70-aae5-ab4da006d09f'} Body: b'' 2023-04-18 18:54:23,555 79716 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/77e41dd8509042ce961a988b7b04e4dd/volumes/e9fa6bf2-9e69-4d70-aae5-ab4da006d09f 0.019s 2023-04-18 18:54:23,555 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:54:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-74808f31-724c-4ab5-b7e2-0c695948429c', 'x-openstack-request-id': 'req-74808f31-724c-4ab5-b7e2-0c695948429c ', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/77e41dd8509042ce961a988b7b04e4dd/volumes/e9fa6bf2-9e69-4d70-aae5-ab4da006d09f'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume e9fa6bf2-9e69-4d70-aae5-ab4da006d09f could not be found."}}' 2023-04-18 18:54:23,607 79716 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/3926751855b7402fad71b4fc0424ebf1/types/6db2beda-9f25-4feb-9ef1-f11cf2e6c1be 0.051s 2023-04-18 18:54:23,607 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:54: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-9a9c628b-0e5a-4b90-9961-83a8d8841be7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3926751855b7402fad71b4fc0424ebf1/types/6db2beda-9f25-4feb-9ef1-f11cf2e6c1be'} Body: b'' 2023-04-18 18:54:23,624 79716 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/3926751855b7402fad71b4fc0424ebf1/types/6db2beda-9f25-4feb-9ef1-f11cf2e6c1be 0.016s 2023-04-18 18:54:23,624 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:54:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-8725f380-a6e7-4e1a-ac0c-f36eabb8fe48', 'x-openstack-request-id': 'req-8725f380-a6e7-4e1a-ac0c-f36eabb8fe48', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/3926751855b7402fad71b4fc0424ebf1/types/6db2beda-9f25-4feb-9ef1-f11cf2e6c1be'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 6db2beda-9f25-4feb-9ef1-f11cf2e6c1be could not be found."}}' 2023-04-18 18:54:23,670 79716 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/3926751855b7402fad71b4fc0424ebf1/types/dff45c70-97ed-4573-b395-fa306c7eb508 0.046s 2023-04-18 18:54:23,671 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:54: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-6d004bfa-c7ba-48dd-b670-df804fd012a2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3926751855b7402fad71b4fc0424ebf1/types/dff45c70-97ed-4573-b395-fa306c7eb508'} Body: b'' 2023-04-18 18:54:23,689 79716 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/3926751855b7402fad71b4fc0424ebf1/types/dff45c70-97ed-4573-b395-fa306c7eb508 0.018s 2023-04-18 18:54:23,689 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:54:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4015ed0-732c-4e66-b78d-d82083bfa637', 'x-openstack-request-id': 'req-e4015ed0-732c-4e66-b78d-d82083bfa637', 'c onnection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/3926751855b7402fad71b4fc0424ebf1/types/dff45c70-97ed-4573-b395-fa306c7eb508'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type dff45c70-97ed-4573-b395-fa306c7eb508 could not be found."}}' setUpClass (tempest.api.volume.test_volume_metadata.VolumesMetadataTest) ------------------------------------------------------------------------ Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/test_volume_metadata.py", line 29, in resource_setup cls.volume = cls.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 94eab764-4569-48bd-b53d-65051b8b8022 failed to build and is in ERROR status tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_get_list_accept_volume_transfer[id-4d75b645-a478-48b1-97c8-503f64242f1a] -------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 40, in test_create_get_list_accept_volume_transfer volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 6210af64-843b-4756-a71b-19ba075c701c failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 18:54:31,161 79716 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 202 POST http://10.0.0.210/volume/v3/76bf7ddef8614e1ab35685a0e917a480/volumes 0.531s 2023-04-18 18:54:31,161 79716 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-1305701962"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:54:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8fed4f0-94a3-4e4d-bb4f-80a1d712dac2', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8fed4f0-94a3-4e4d-bb4f-80a1d712dac2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/76bf7ddef8614e1ab35685a0e917a480/volumes'} Body: b'{"volume": {"id": "6210af64-843b-4756-a71b-19ba075c701c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:54:31.104484", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-1305701962", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/76bf7ddef8614e1ab35685a0e917a480/volumes/6210af64-843b-4756-a71b-19ba075c701c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/76bf7ddef8614e1ab35685a0e917a480/volumes/6210af64-843b-4756-a71b-19ba075c701c"}], "user_id": "aa740fffdb804349bfc2dcd52bfe63ac", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 18:54:31,208 79716 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/76bf7ddef8614e1ab35685a0e917a480/volumes/6210af64-843b-4756-a71b-19ba075c701c 0.037s 2023-04-18 18:54:31,208 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:54:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-642419eb-e6c1-4d23-8a8a-00f8dc1abfbf', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-642419eb-e6c1-4d23-8a8a-00f8dc1abfbf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/76bf7ddef8614e1ab35685a0e917a480/volumes/6210af64-843b-4756-a71b-19ba075c701c'} Body: b'{"volume": {"id": "6210af64-843b-4756-a71b-19ba075c701c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:54:31.000000", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-1305701962", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/76bf7ddef8614e1ab35685a0e917a480/volumes/6210af64-843b-4756-a71b-19ba075c701c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/76bf7ddef8614e1ab35685a0e917a480/volumes/6210af64-843b-4756-a71b-19ba075c701c"}], "user_id": "aa740fffdb804349bfc2dcd52bfe63ac", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "76bf7ddef8614e1ab35685a0e917a480"}}' 2023-04-18 18:54:32,258 79716 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/76bf7ddef8614e1ab35685a0e917a480/volumes/6210af64-843b-4756-a71b-19ba075c701c 0.038s 2023-04-18 18:54:32,258 79716 DEBUG [tempest.l ib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:54:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b7d0a91-b80d-47c5-8821-2606c029d1a1', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b7d0a91-b80d-47c5-8821-2606c029d1a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/76bf7ddef8614e1ab35685a0e917a480/volumes/6210af64-843b-4756-a71b-19ba075c701c'} Body: b'{"volume": {"id": "6210af64-843b-4756-a71b-19ba075c701c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:54:31.000000", "updated_at": "2023-04-18T18:54:31.000000", "name": "tempest-VolumesTransfersTest-Volume-1305701962", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/76bf7ddef8614e1ab35685a0e917a480/volumes/6210af64-843b-4756-a71b-19ba075c701c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/76bf7ddef8614e1ab35685a0e917a480/volumes/6210af64-843b-4756-a71b-19ba075c701c"}], "user_id": "aa740fffdb804349bfc2dcd52bfe63ac", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "76bf7ddef8614e1ab35685a0e917a480"}}' 2023-04-18 18:54:32,305 79716 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/76bf7ddef8614e1ab35685a0e917a480/volumes/6210af64-843b-4756-a71b-19ba075c701c 0.036s 2023-04-18 18:54:32,306 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:54:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92db1454-3baa-40ec-9e00-8f6a9e0ae0b3', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92db1454-3baa-40ec-9e00-8f6a9e0ae0b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/76bf7ddef8614e1ab35685a0e917a480/volumes/6210af64-843b-4756-a71b-19ba075c701c'} Body: b'{"volume": {"id": "6210af64-843b-4756-a71b-19ba075c701c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:54:31.000000", "updated_at": "2023-04-18T18:54:31.000000", "name": "tempest-VolumesTransfersTest-Volume-1305701962", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/76bf7ddef8614e1ab35685a0e917a480/volumes/6210af64-843b-4756-a71b-19ba075c701c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/76bf7ddef8614e1ab35685a0e917a480/volumes/6210af64-843b-4756-a71b-19ba075c701c"}], "user_id": "aa740fffdb804349bfc2dcd52bfe63ac", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "76bf7ddef8614e1ab35685a0e917a480"}}' 2023-04-18 18:54:32,411 79716 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/76bf7ddef8614e1ab35685a0e917a480/volumes/6210af64-843b-4756-a71b-19ba075c701c 0.095s 2023-04-18 18:54:32,411 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:54:32 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-20a988c9-f1c0-4d1c-99e5-9b7f08915a5b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/76bf7ddef8614e1ab35685a0e917a480/volumes/6210af64-843b-4756-a71b-19ba075c701c'} Body: b'' 2023-04-18 18:54:32,432 79716 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/76bf7ddef8614e1ab35685a0e917a480/volumes/6210af64-843b-4756-a71b-19ba075c701c 0.021s 2023-04-18 18:54:32,433 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:54:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-feb8f3c9-48cf-4aa1-b6e0-bb8a23c4d2d8', 'x-openstack-request-id': 'req-feb8f3c9-48cf-4aa1-b6e0-bb8a23c4d2d8', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/76bf7ddef8614e1ab35685a0e917a480/volumes/6210af64-843b-4756-a71b-19ba075c701c'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 6210af64-843b-4756-a71b-19ba075c701c 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 15d0f77e-f0ee-4521-8a5b-a099bef6e5b6 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 18:54:32,619 79716 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 202 POST http://10.0.0.210/volume/v3/76bf7ddef8614e1ab35685a0e917a480/volumes 0.184s 2023-04-18 18:54:32,620 79716 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-2009802437"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:54:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3adef30-9231-42a5-b295-06341460bc43', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3adef30-9231-42a5-b295-06341460bc43', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/76bf7ddef8614e1ab35685a0e917a480/volumes'} Body: b'{"volume": {"id": "15d0f77e-f0ee-4521-8a5b-a099bef6e5b6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:54:32.556503", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-2009802437", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/76bf7ddef8614e1ab35685a0e917a480/volumes/15d0f77e-f0ee-4521-8a5b-a099bef6e5b6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/76bf7ddef8614e1ab35685a0e917a480/volumes/15d0f77e-f0ee-4521-8a5b-a099bef6e5b6"}], "user_id": "aa740fffdb804349bfc2dcd52bfe63ac", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 18:54:32,668 79716 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/76bf7ddef8614e1ab35685a0e917a480/volumes/15d0f77e-f0ee-4521-8a5b-a099bef6e5b6 0.039s 2023-04-18 18:54:32,669 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:54:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c1bdd3e-9a87-49cb-8aef-01e6c4bbf081', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c1bdd3e-9a87-49cb-8aef-01e6c4bbf081', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/76bf7ddef8614e1ab35685a0e917a480/volumes/15d0f77e-f0ee-4521-8a5b-a099bef6e5b6'} Body: b'{"volume": {"id": "15d0f77e-f0ee-4521-8a5b-a099bef6e5b6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:54:33.000000", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-2009802437", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/76bf7ddef8614e1ab35685a0e917a480/volumes/15d0f77e-f0ee-4521-8a5b-a099bef6e5b6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/76bf7ddef8614e1ab35685a0e917a480/volumes/15d0f77e-f0ee-4521-8a5b-a099bef6e5b6"}], "user_id": "aa740fffdb804349bfc2dcd52bfe63ac", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "76bf7ddef8614e1ab35685a0e917a480"}}' 2023-04-18 18:54:33,725 79716 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/76bf7ddef8614e1ab35685a0e917a480/volumes/15d0f77e-f0ee-4521-8a5b-a099bef6e5b6 0.045s 2023-04-18 18:54:33,725 79716 DEBUG [tempest.lib.common.re st_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:54:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8422ae3-730a-49ef-a7e0-4b490a2cefc0', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8422ae3-730a-49ef-a7e0-4b490a2cefc0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/76bf7ddef8614e1ab35685a0e917a480/volumes/15d0f77e-f0ee-4521-8a5b-a099bef6e5b6'} Body: b'{"volume": {"id": "15d0f77e-f0ee-4521-8a5b-a099bef6e5b6", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:54:33.000000", "updated_at": "2023-04-18T18:54:33.000000", "name": "tempest-VolumesTransfersTest-Volume-2009802437", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/76bf7ddef8614e1ab35685a0e917a480/volumes/15d0f77e-f0ee-4521-8a5b-a099bef6e5b6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/76bf7ddef8614e1ab35685a0e917a480/volumes/15d0f77e-f0ee-4521-8a5b-a099bef6e5b6"}], "user_id": "aa740fffdb804349bfc2dcd52bfe63ac", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "76bf7ddef8614e1ab35685a0e917a480"}}' 2023-04-18 18:54:33,776 79716 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/76bf7ddef8614e1ab35685a0e917a480/volumes/15d0f77e-f0ee-4521-8a5b-a099bef6e5b6 0.040s 2023-04-18 18:54:33,776 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:54:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe24be8e-3815-4b57-a48c-93d7e5b462f1', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe24be8e-3815-4b57-a48c-93d7e5b462f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/76bf7ddef8614e1ab35685a0e917a480/volumes/15d0f77e-f0ee-4521-8a5b-a099bef6e5b6'} Body: b'{"volume": {"id": "15d0f77e-f0ee-4521-8a5b-a099bef6e5b6", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:54:33.000000", "updated_at": "2023-04-18T18:54:33.000000", "name": "tempest-VolumesTransfersTest-Volume-2009802437", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/76bf7ddef8614e1ab35685a0e917a480/volumes/15d0f77e-f0ee-4521-8a5b-a099bef6e5b6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/76bf7ddef8614e1ab35685a0e917a480/volumes/15d0f77e-f0ee-4521-8a5b-a099bef6e5b6"}], "user_id": "aa740fffdb804349bfc2dcd52bfe63ac", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "76bf7ddef8614e1ab35685a0e917a480"}}' 2023-04-18 18:54:33,886 79716 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/76bf7ddef8614e1ab35685a0e917a480/volumes/15d0f77e-f0ee-4521-8a5b-a099bef6e5b6 0.098s 2023-04-18 18:54:33,887 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:54:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-520aea92-fbb8-4af9-83ee-d5e805db74f5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/76bf7ddef8614e1ab35685a0e917a480/volumes/15d0f77e-f0ee-4521-8a5b-a099bef6e5b6'} Body: b'' 2023-04-18 18:54:33,908 79716 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/76bf7ddef8614e1ab35685a0e917a480/volumes/15d0f77e-f0ee-4521-8a5b-a099bef6e5b6 0.020s 2023-04-18 18:54:33,908 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:54:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-06974eb9-d3c2-4ce4-85a7-0d3d32dffb7d', 'x-openstack-request-id': 'req-06974eb9-d3c2-4ce4-85a7-0d3d32dffb7d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/76bf7ddef8614e1ab35685a0e917a480/volumes/15d0f77e-f0ee-4521-8a5b-a099bef6e5b6'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 15d0f77e-f0ee-4521-8a5b-a099bef6e5b6 could not be found."}}' tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test.test_create_get_list_accept_volume_transfer[id-d746bd69-bb30-4414-9a1c-577959fac6a1] ------------------------------------------------------------------------------------------------------------------------------------------------------ Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 144, in test_create_get_list_accept_volume_transfer test_create_get_list_accept_volume_transfer() File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 125, in test_create_get_list_accept_volume_transfer test_create_get_list_accept_volume_transfer() File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 40, in test_create_get_list_accept_volume_transfer volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 133, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume e464d727-f08b-48df-8fca-5bea453993a7 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 18:54:38,153 79716 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_get_list_accept_volume_transfer): 202 POST http://10.0.0.210/volume/v3/4ea3ea7ac96146c18b8554f2e9665027/volumes 0.401s 2023-04-18 18:54:38,153 79716 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-509994194"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:54:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3b96a96-a457-4c7d-96eb-7a52fe705b66', 'content-length': '885', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3b96a96-a457-4c7d-96eb-7a52fe705b66', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4ea3ea7ac96146c18b8554f2e9665027/volumes'} Body: b'{"volume": {"id": "e464d727-f08b-48df-8fca-5bea453993a7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:54:38.089751", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-509994194", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4ea3ea7ac96146c18b8554f2e9665027/volumes/e464d727-f08b-48df-8fca-5bea453993a7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4ea3ea7ac96146c18b8554f2e9665027/volumes/e464d727-f08b-48df-8fca-5bea453993a7"}], "user_id": "10fdf1d4994d4aad894336f998e1cdbe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2023-04-18 18:54:38,202 79716 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/4ea3ea7ac96146c18b8554f2e9665027/volumes/e464d727-f08b-48df-8fca-5bea453993a7 0.039s 2023-04-18 18:54:38,203 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:54:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08192753-94ef-4711-9448-dabb71f8215a', 'content-length': '953', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08192753-94ef-4711-9448-dabb71f8215a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4ea3ea7ac96146c18b8554f2e9665027/volumes/e464d727-f08b-48df-8fca-5bea453993a7'} Body: b'{"volume": {"id": "e464d727-f08b-48df-8fca-5bea453993a7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:54:38.000000", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-509994194", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4ea3ea7ac96146c18b8554f2e9665027/volumes/e464d727-f08b-48df-8fca-5bea453993a7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4ea3ea7ac96146c18b8554f2e9665027/volumes/e464d727-f08b-48df-8fca-5bea453993a7"}], "user_id": "10fdf1d4994d4aad894336f998e1cdbe", "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": "4ea3ea7ac96146c18b8554f2e9665027"}}' 2023-04-18 18:54:39,257 79716 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/4ea3ea7ac96146c18b8554f2e9665027/volumes/e464d727-f08b-48df-8fca-5bea453993a7 0.041s 2023-04-18 18:54:39,257 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:54:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7b7a311-4d07-4168-b128-89acaf0dc79b', 'content-length': '974', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7b7a311-4d07-4168-b128-89acaf0dc79b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4ea3ea7ac96146c18b8554f2e9665027/volumes/e464d727-f08b-48df-8fca-5bea453993a7'} Body: b'{"volume": {"id": "e464d727-f08b-48df-8fca-5bea453993a7", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:54:38.000000", "updated_at": "2023-04-18T18:54:38.000000", "name": "tempest-VolumesTransfersV357Test-Volume-509994194", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4ea3ea7ac96146c18b8554f2e9665027/volumes/e464d727-f08b-48df-8fca-5bea453993a7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4ea3ea7ac96146c18b8554f2e9665027/volumes/e464d727-f08b-48df-8fca-5bea453993a7"}], "user_id": "10fdf1d4994d4aad894336f998e1cdbe", "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": "4ea3ea7ac96146c18b8554f2e9665027"}}' 2023-04-18 18:54:39,308 79716 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/4ea3ea7ac96146c18b8554f2e9665027/volumes/e464d727-f08b-48df-8fca-5bea453993a7 0.040s 2023-04-18 18:54:39,308 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:54:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4202bbac-5817-435c-a990-bb49a5a40a62', 'content-length': '974', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4202bbac-5817-435c-a990-bb49a5a40a62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4ea3ea7ac96146c18b8554f2e9665027/volumes/e464d727-f08b-48df-8fca-5bea453993a7'} Body: b'{"volume": {"id": "e464d727-f08b-48df-8fca-5bea453993a7", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:54:38.000000", "updated_at": "2023-04-18T18:54:38.000000", "name": "tempest-VolumesTransfersV357Test-Volume-509994194", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4ea3ea7ac96146c18b8554f2e9665027/volumes/e464d727-f08b-48df-8fca-5bea453993a7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4ea3ea7ac96146c18b8554f2e9665027/volumes/e464d727-f08b-48df-8fca-5bea453993a7"}], "user_id": "10fdf1d4994d4aad894336f998e1cdbe", "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": "4ea3ea7ac96146c18b8554f2e9665027"}}' 2023-04-18 18:54:39,414 79716 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_ru n_cleanups): 202 DELETE http://10.0.0.210/volume/v3/4ea3ea7ac96146c18b8554f2e9665027/volumes/e464d727-f08b-48df-8fca-5bea453993a7 0.095s 2023-04-18 18:54:39,414 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:54:39 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-dc87b010-60d2-499f-b880-4f249a7b99d3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4ea3ea7ac96146c18b8554f2e9665027/volumes/e464d727-f08b-48df-8fca-5bea453993a7'} Body: b'' 2023-04-18 18:54:39,445 79716 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/4ea3ea7ac96146c18b8554f2e9665027/volumes/e464d727-f08b-48df-8fca-5bea453993a7 0.029s 2023-04-18 18:54:39,445 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:54:39 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-265bf441-2a25-4af1-a9d4-a73b17cb120d', 'x-openstack-request-id': 'req-265bf441-2a25-4af1-a9d4-a73b17cb120d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/4ea3ea7ac96146c18b8554f2e9665027/volumes/e464d727-f08b-48df-8fca-5bea453993a7'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume e464d727-f08b-48df-8fca-5bea453993a7 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 ea7ec529-81cf-4e47-a7f0-5f823bc279b2 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 18:54:39,631 79716 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_list_delete_volume_transfer): 202 POST http://10.0.0.210/volume/v3/4ea3ea7ac96146c18b8554f2e9665027/volumes 0.183s 2023-04-18 18:54:39,632 79716 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-1646735229"}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:54:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6a87496-28ef-4c56-9ef6-dd9a506718fa', 'content-length': '886', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6a87496-28ef-4c56-9ef6-dd9a506718fa', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4ea3ea7ac96146c18b8554f2e9665027/volumes'} Body: b'{"volume": {"id": "ea7ec529-81cf-4e47-a7f0-5f823bc279b2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:54:39.573567", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-1646735229", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4ea3ea7ac96146c18b8554f2e9665027/volumes/ea7ec529-81cf-4e47-a7f0-5f823bc279b2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4ea3ea7ac96146c18b8554f2e9665027/volumes/ea7ec529-81cf-4e47-a7f0-5f823bc279b2"}], "user_id": "10fdf1d4994d4aad894336f998e1cdbe", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2023-04-18 18:54:39,680 79716 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/4ea3ea7ac96146c18b8554f2e9665027/volumes/ea7ec529-81cf-4e47-a7f0-5f823bc279b2 0.038s 2023-04-18 18:54:39,680 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:54:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8f70f17-7461-4edc-8abe-7d939a18f787', 'content-length': '954', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8f70f17-7461-4edc-8abe-7d939a18f787', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4ea3ea7ac96146c18b8554f2e9665027/volumes/ea7ec529-81cf-4e47-a7f0-5f823bc279b2'} Body: b'{"volume": {"id": "ea7ec529-81cf-4e47-a7f0-5f823bc279b2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:54:40.000000", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-1646735229", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4ea3ea7ac96146c18b8554f2e9665027/volumes/ea7ec529-81cf-4e47-a7f0-5f823bc279b2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4ea3ea7ac96146c18b8554f2e9665027/volumes/ea7ec529-81cf-4e47-a7f0-5f823bc279b2"}], "user_id": "10fdf1d4994d4aad894336f998e1cdbe", "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": "4ea3ea7ac96146c18b8554f2e9665027"}}' 2023-04-18 18:54:40,738 79716 INFO [tempest.lib.common.rest_client] Request (VolumesTransfer sV357Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/4ea3ea7ac96146c18b8554f2e9665027/volumes/ea7ec529-81cf-4e47-a7f0-5f823bc279b2 0.046s 2023-04-18 18:54:40,738 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:54:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38867f54-b14d-456a-bc07-398ceb1d0a93', 'content-length': '975', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38867f54-b14d-456a-bc07-398ceb1d0a93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4ea3ea7ac96146c18b8554f2e9665027/volumes/ea7ec529-81cf-4e47-a7f0-5f823bc279b2'} Body: b'{"volume": {"id": "ea7ec529-81cf-4e47-a7f0-5f823bc279b2", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:54:40.000000", "updated_at": "2023-04-18T18:54:40.000000", "name": "tempest-VolumesTransfersV357Test-Volume-1646735229", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4ea3ea7ac96146c18b8554f2e9665027/volumes/ea7ec529-81cf-4e47-a7f0-5f823bc279b2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4ea3ea7ac96146c18b8554f2e9665027/volumes/ea7ec529-81cf-4e47-a7f0-5f823bc279b2"}], "user_id": "10fdf1d4994d4aad894336f998e1cdbe", "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": "4ea3ea7ac96146c18b8554f2e9665027"}}' 2023-04-18 18:54:40,793 79716 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/4ea3ea7ac96146c18b8554f2e9665027/volumes/ea7ec529-81cf-4e47-a7f0-5f823bc279b2 0.044s 2023-04-18 18:54:40,793 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:54:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7458287e-c413-4fae-9b6d-6d88ee3e9ae8', 'content-length': '975', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7458287e-c413-4fae-9b6d-6d88ee3e9ae8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4ea3ea7ac96146c18b8554f2e9665027/volumes/ea7ec529-81cf-4e47-a7f0-5f823bc279b2'} Body: b'{"volume": {"id": "ea7ec529-81cf-4e47-a7f0-5f823bc279b2", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:54:40.000000", "updated_at": "2023-04-18T18:54:40.000000", "name": "tempest-VolumesTransfersV357Test-Volume-1646735229", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4ea3ea7ac96146c18b8554f2e9665027/volumes/ea7ec529-81cf-4e47-a7f0-5f823bc279b2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4ea3ea7ac96146c18b8554f2e9665027/volumes/ea7ec529-81cf-4e47-a7f0-5f823bc279b2"}], "user_id": "10fdf1d4994d4aad894336f998e1cdbe", "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": "4ea3ea7ac96146c18b8554f2e9665027"}}' 2023-04-18 18:54:40,913 79716 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_clean ups): 202 DELETE http://10.0.0.210/volume/v3/4ea3ea7ac96146c18b8554f2e9665027/volumes/ea7ec529-81cf-4e47-a7f0-5f823bc279b2 0.108s 2023-04-18 18:54:40,914 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:54:40 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-ade60db8-f333-454f-95d0-d55c1bfef8b4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4ea3ea7ac96146c18b8554f2e9665027/volumes/ea7ec529-81cf-4e47-a7f0-5f823bc279b2'} Body: b'' 2023-04-18 18:54:40,934 79716 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/4ea3ea7ac96146c18b8554f2e9665027/volumes/ea7ec529-81cf-4e47-a7f0-5f823bc279b2 0.019s 2023-04-18 18:54:40,934 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:54:40 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-a4d6b514-169c-4527-aefc-3904a72dbdd7', 'x-openstack-request-id': 'req-a4d6b514-169c-4527-aefc-3904a72dbdd7', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/4ea3ea7ac96146c18b8554f2e9665027/volumes/ea7ec529-81cf-4e47-a7f0-5f823bc279b2'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume ea7ec529-81cf-4e47-a7f0-5f823bc279b2 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 cb294854-12cb-4463-a0e7-3b0c28129af0 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 18:54:56,747 79716 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.325s 2023-04-18 18:54:56,747 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestShelveInstance-2035884693", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOHCWQwWRpAQ1QWCotY7YkDGvS+GemOhANLoI+qmwDVuQn4mWGEVZ1elsoruz4PxlQ+ECK3LIbziZGDh/4Nm7hPi4dnwZnXY9cYxHmNLSw3JvylmSjkHEekFK0VwPhEEFA=="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:54:56 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-8897c89a-21d2-42c6-be86-d4bde1bb6099', 'x-compute-request-id': 'req-8897c89a-21d2-42c6-be86-d4bde1bb6099', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestShelveInstance-2035884693", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOHCWQwWRpAQ1QWCotY7YkDGvS+GemOhANLoI+qmwDVuQn4mWGEVZ1elsoruz4PxlQ+ECK3LIbziZGDh/4Nm7hPi4dnwZnXY9cYxHmNLSw3JvylmSjkHEekFK0VwPhEEFA==", "fingerprint": "06:37:ba:b2:f6:05:68:67:43:92:31:b2:2f:a2:b5:8f", "user_id": "2bfa81e910cb4e04b5ea1880b5aefc08"}}' 2023-04-18 18:54:56,906 79716 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.156s 2023-04-18 18:54:56,907 79716 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-1672764946", "description": "tempest-secgroup-smoke-1672764946 description", "project_id": "6844cde2e56a472183d9db1d0ccec839"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1613', 'x-openstack-request-id': 'req-5b2183d0-f485-4752-b785-de32c5e05d95', 'date': 'Tue, 18 Apr 2023 18:54:56 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "4eabb8c8-b798-4f85-923a-efb6770c694a", "name": "tempest-secgroup-smoke-1672764946", "stateful": true, "tenant_id": "6844cde2e56a472183d9db1d0ccec839", "description": "tempest-secgroup-smoke-1672764946 description", "shared": false, "security_group_rules": [{"id": "749ee3eb-ba4e-4b5d-956a-4ac888ba4cd2", "tenant_id": "6844cde2e56a472183d9db1d0ccec839", "security_group_id": "4eabb8c8-b798-4f85-923a-efb6770c694a", "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": 1079, "description": null, "tags": [], "created_at": "2023-04-18T18:54:56Z", "updated_at": "2023-04-18T18:54:56Z", "revision_number": 0, "project_id": "6844cde2e56a472183d9db1d0ccec839"}, {"id": "be023232-019c-447c-a6c3-63d26b464de5", "tenant_id": "6844cde2e56a472183d9db1d0ccec839", "security_group_id": "4eabb8c8-b798-4f85-923a-efb6770c694a", "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": 1078, "description": null, "tags": [], "created_at": "2023-04-18T18:54:56Z", "updated_at": "2023-04-18T18:54:56Z", "revision_number": 0, "project_id": "6844cde2e56a472183d9db1d0ccec839"}], "tags": [], "created_at": "2023-04-18T18:54:56Z", "updated_at": "2023-04-18T1 8:54:56Z", "revision_number": 1, "project_id": "6844cde2e56a472183d9db1d0ccec839"}}' 2023-04-18 18:54:57,075 79716 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.167s 2023-04-18 18:54:57,075 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "4eabb8c8-b798-4f85-923a-efb6770c694a", "project_id": "6844cde2e56a472183d9db1d0ccec839", "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-dc56dc49-41eb-4627-b65f-9b9f811eee74', 'date': 'Tue, 18 Apr 2023 18:54: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": "4177ebe9-068d-4400-b5fe-bf76ca952b60", "tenant_id": "6844cde2e56a472183d9db1d0ccec839", "security_group_id": "4eabb8c8-b798-4f85-923a-efb6770c694a", "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-18T18:54:56Z", "updated_at": "2023-04-18T18:54:56Z", "revision_number": 0, "project_id": "6844cde2e56a472183d9db1d0ccec839"}}' 2023-04-18 18:54:57,241 79716 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.164s 2023-04-18 18:54:57,241 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "4eabb8c8-b798-4f85-923a-efb6770c694a", "project_id": "6844cde2e56a472183d9db1d0ccec839", "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-efd22b28-0f68-4a05-abc5-e65f8b379734', 'date': 'Tue, 18 Apr 2023 18:54: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": "a8305416-1200-4003-8c6c-baa2228f2d99", "tenant_id": "6844cde2e56a472183d9db1d0ccec839", "security_group_id": "4eabb8c8-b798-4f85-923a-efb6770c694a", "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-18T18:54:57Z", "updated_at": "2023-04-18T18:54:57Z", "revision_number": 0, "project_id": "6844cde2e56a472183d9db1d0ccec839"}}' 2023-04-18 18:54:57,410 79716 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.168s 2023-04-18 18:54:57,411 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "4eabb8c8-b798-4f85-923a-efb6770c694a", "project_id": "6844cde2e56a472183d9db1d0ccec839", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-4f9605cf-2802-4bb0-b0b6-4f9c3cc9d6a7', 'date': 'Tue, 18 Apr 2023 18:54: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": "c94347bc-0c39-41d7-a8c7-6721d1e52590", "tenant_id": "6844cde2e56a472183d9db1d0ccec839", "security_group_id": "4eabb8c8-b798-4f85-923a-efb6770c694a", "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-18T18:54:57Z", "updated_at": "2023-04-18T18:54:57Z", "revision_number": 0, "project_id": "6844cde2e56a472183d9db1d0ccec839"}}' 2023-04-18 18:54:57,574 79716 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.162s 2023-04-18 18:54:57,574 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "4eabb8c8-b798-4f85-923a-efb6770c694a", "project_id": "6844cde2e56a472183d9db1d0ccec839", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-c4d444e2-1595-4ec1-b007-b5edf4e1203a', 'date': 'Tue, 18 Apr 2023 18:54: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": "a19cae34-f2f2-40e5-8c80-fc3fcb3f700e", "tenant_id": "6844cde2e56a472183d9db1d0ccec839", "security_group_id": "4eabb8c8-b798-4f85-923a-efb6770c694a", "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-18T18:54:57Z", "updated_at": "2023-04-18T18:54:57Z", "revision_number": 0, "project_id": "6844cde2e56a472183d9db1d0ccec839"}}' 2023-04-18 18:54:57,769 79716 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.194s 2023-04-18 18:54:57,770 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "4eabb8c8-b798-4f85-923a-efb6770c694a", "project_id": "6844cde2e56a472183d9db1d0ccec839", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-b343ee9d-ad62-422a-a176-1b82f75730ca', 'date': 'Tue, 18 Apr 2023 18:54: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": "b50aa924-d902-4e83-98b5-912ae45973a0", "tenant_id": "6844cde2e56a472183d9db1d0ccec839", "security_group_id": "4eabb8c8-b798-4f85-923a-efb6770c694a", "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-18T18:54:57Z", "updated_at": "2023-04-18T18:54:57Z", "revision_number": 0, "project_id": "6844cde2e56a472183d9db1d0ccec839"}}' 2023-04-18 18:54:58,015 79716 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.244s 2023-04-18 18:54:58,016 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "4eabb8c8-b798-4f85-923a-efb6770c6 94a", "project_id": "6844cde2e56a472183d9db1d0ccec839", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-cf454656-db56-4ddc-ae74-bde9c00c35fa', 'date': 'Tue, 18 Apr 2023 18:54:58 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "45cf3b29-2d47-4e49-a5a3-46f45eadbfec", "tenant_id": "6844cde2e56a472183d9db1d0ccec839", "security_group_id": "4eabb8c8-b798-4f85-923a-efb6770c694a", "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-18T18:54:57Z", "updated_at": "2023-04-18T18:54:57Z", "revision_number": 0, "project_id": "6844cde2e56a472183d9db1d0ccec839"}}' 2023-04-18 18:54:58,055 79716 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.033s 2023-04-18 18:54:58,055 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 18:54:58 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-b52ca748-cc6b-4f75-b80e-9a5f0fe9ba66', '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": "2bfa81e910cb4e04b5ea1880b5aefc08", "name": "tempest-TestShelveInstance-1159500998-project-member", "password_expires_at": null}, "audit_ids": ["69U8MRnPSbahUHHB6fFLLQ"], "expires_at": "2023-04-18T19:54:58.000000Z", "issued_at": "2023-04-18T18:54:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6844cde2e56a472183d9db1d0ccec839", "name": "tempest-TestShelveInstance-1159500998"}, "is_domain": false, "roles": [{"id": "35697bd1c3044a1fbd5795113c41efb7", "name": "reader"}, {"id": "7058366a9fca443e9f44c95d078fcd58", "name": "member"}], "catalog": [{"endpoints": [{"id": "91478bb14fa24dc18a442602e5f97ca2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/6844cde2e56a472183d9db1d0ccec839", "region": "RegionOne"}], "id": "7be72221085d4944a946c97ce08fe0ba", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "a95f50d538a94de29a9a69d17d76bd36", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "96a88896ecc9496da6d9e54366fc23b9", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "3f738fffaddc4d75802cacb0bcb457ee", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/6844cde2e56a472183d9db1d0ccec839", "region": "RegionOne"}], "id": "9ef904c6d5494133b74a9881e4a175c8", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "a5ee12dbfaab49159c461dbeffc63c63", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "a56bae77ec6c4dae90bdf0ec335648ae", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "650aec42df824256ba1796a0f4fa4bbb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "affc40d7318340b699f04996f49cf400", "type": "image", "name": "glance"}, {"endpoints": [{"id": "6590deb5fd8b448b9f5db913f58adec5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "eb545688324f4c1980813ba1d95d408e", "type": "network", "name": "neutron"}, {"en dpoints": [{"id": "99a6368efe954c65b6d93304b2b0d191", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "f7e66750d7a84de281ee5c5b746d4e62", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "abe90ddcbe5b4d5bb77a7bd32b6e5e96", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/6844cde2e56a472183d9db1d0ccec839", "region": "RegionOne"}], "id": "fa260696b99e4f908d5beeb126d1233f", "type": "volumev3", "name": "cinderv3"}]}}' 2023-04-18 18:54:58,056 79716 INFO [tempest.lib.common.fixed_network] (TestShelveInstance:test_shelve_volume_backed_instance) Found network {'id': '5fc60e05-5fcb-4cd0-8038-9a977d24a13c', 'name': 'tempest-TestShelveInstance-952754468-network', 'tenant_id': '6844cde2e56a472183d9db1d0ccec839', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '6844cde2e56a472183d9db1d0ccec839', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 62797, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T18:54:43Z', 'updated_at': '2023-04-18T18:54:43Z', 'revision_number': 1} available for tenant 2023-04-18 18:54:58,398 79716 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 202 POST http://10.0.0.210/volume/v3/6844cde2e56a472183d9db1d0ccec839/volumes 0.341s 2023-04-18 18:54:58,399 79716 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-1348294095", "imageRef": "c82b487d-70d3-49d8-9a21-424651a35dee", "size": 1}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:54:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-960e8f23-77ef-4b88-a2d7-db7fb99b506e', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-960e8f23-77ef-4b88-a2d7-db7fb99b506e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6844cde2e56a472183d9db1d0ccec839/volumes'} Body: b'{"volume": {"id": "cb294854-12cb-4463-a0e7-3b0c28129af0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:54:58.343060", "updated_at": null, "name": "tempest-tempest.common.compute-volume-1348294095", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6844cde2e56a472183d9db1d0ccec839/volumes/cb294854-12cb-4463-a0e7-3b0c28129af0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6844cde2e56a472183d9db1d0ccec839/volumes/cb294854-12cb-4463-a0e7-3b0c28129af0"}], "user_id": "2bfa81e910cb4e04b5ea1880b5aefc08", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 18:54:58,446 79716 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.0.0.210/volume/v3/6844cde2e56a472183d9db1d0ccec839/volumes/cb294854-12cb-4463-a0e7-3b0c28129af0 0.038s 2023-04-18 18:54:58,446 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:54:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-947217f1-4d41-4b9b-8452-f7d72d9d5fc9', 'content-length': '888', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-opensta ck-request-id': 'req-947217f1-4d41-4b9b-8452-f7d72d9d5fc9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6844cde2e56a472183d9db1d0ccec839/volumes/cb294854-12cb-4463-a0e7-3b0c28129af0'} Body: b'{"volume": {"id": "cb294854-12cb-4463-a0e7-3b0c28129af0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:54:58.000000", "updated_at": null, "name": "tempest-tempest.common.compute-volume-1348294095", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6844cde2e56a472183d9db1d0ccec839/volumes/cb294854-12cb-4463-a0e7-3b0c28129af0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6844cde2e56a472183d9db1d0ccec839/volumes/cb294854-12cb-4463-a0e7-3b0c28129af0"}], "user_id": "2bfa81e910cb4e04b5ea1880b5aefc08", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6844cde2e56a472183d9db1d0ccec839"}}' 2023-04-18 18:54:59,497 79716 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.0.0.210/volume/v3/6844cde2e56a472183d9db1d0ccec839/volumes/cb294854-12cb-4463-a0e7-3b0c28129af0 0.039s 2023-04-18 18:54:59,497 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:54:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef95e434-9174-4dae-a0fa-7c89011011b4', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef95e434-9174-4dae-a0fa-7c89011011b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6844cde2e56a472183d9db1d0ccec839/volumes/cb294854-12cb-4463-a0e7-3b0c28129af0'} Body: b'{"volume": {"id": "cb294854-12cb-4463-a0e7-3b0c28129af0", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:54:58.000000", "updated_at": "2023-04-18T18:54:58.000000", "name": "tempest-tempest.common.compute-volume-1348294095", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6844cde2e56a472183d9db1d0ccec839/volumes/cb294854-12cb-4463-a0e7-3b0c28129af0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6844cde2e56a472183d9db1d0ccec839/volumes/cb294854-12cb-4463-a0e7-3b0c28129af0"}], "user_id": "2bfa81e910cb4e04b5ea1880b5aefc08", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6844cde2e56a472183d9db1d0ccec839"}}' 2023-04-18 18:54:59,608 79716 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 202 DELETE http://10.0.0.210/volume/v3/6844cde2e56a472183d9db1d0ccec839/volumes/cb294854-12cb-4463-a0e7-3b0c28129af0 0.100s 2023-04-18 18:54:59,608 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:54:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43140c86-aa0d-407d-b601-ecf70f3fc206', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6844cde2e56a472183d9db1d0ccec839/volumes/cb294854-12cb-4463-a0e7-3b0c28129af0'} Body: b'' 2023-04-18 18:54:59,629 79716 INFO [tempest.lib.common.rest _client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 404 GET http://10.0.0.210/volume/v3/6844cde2e56a472183d9db1d0ccec839/volumes/cb294854-12cb-4463-a0e7-3b0c28129af0 0.020s 2023-04-18 18:54:59,629 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:54:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-48065030-314a-493f-a75e-05cac1ad378f', 'x-openstack-request-id': 'req-48065030-314a-493f-a75e-05cac1ad378f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/6844cde2e56a472183d9db1d0ccec839/volumes/cb294854-12cb-4463-a0e7-3b0c28129af0'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume cb294854-12cb-4463-a0e7-3b0c28129af0 could not be found."}}' 2023-04-18 18:54:59,788 79716 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/4eabb8c8-b798-4f85-923a-efb6770c694a 0.156s 2023-04-18 18:54:59,789 79716 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-2916f981-b867-452f-9260-a90d245a4bab', 'content-length': '0', 'date': 'Tue, 18 Apr 2023 18:54:59 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/4eabb8c8-b798-4f85-923a-efb6770c694a'} Body: b'' 2023-04-18 18:54:59,822 79716 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestShelveInstance-2035884693 0.032s 2023-04-18 18:54:59,822 79716 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:54:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-51aadaaa-7672-468d-b59f-04aff2ca4106', 'x-compute-request-id': 'req-51aadaaa-7672-468d-b59f-04aff2ca4106', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestShelveInstance-2035884693'} Body: b'' tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion[compute,id-a8fd48ec-1d01-4895-b932-02321661ec1e,image,network,slow,volume] ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_minimum_basic.py", line 196, in test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion volume = self.create_volume() File "/opt/stack/tempest/tempest/scenario/manager.py", line 368, in create_volume waiters.wait_for_volume_resource_status(client, File "/opt/stack/tempest/tempest/common/waiters.py", line 329, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 379f71fc-21f2-4f1a-a447-adf5030a09e5 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 18:53:59,389 79728 DEBUG [tempest.scenario.manager] paths: img: /opt/stack/devstack/files/cirros-0.5.2-x86_64-disk.img, container_format: bare, disk_format: qcow2, properties: None 2023-04-18 18:54:00,198 79728 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 201 POST http://10.0.0.210/image/v2/images 0.808s 2023-04-18 18:54:00,199 79728 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"name": "tempest-scenario-img--417185945", "container_format": "bare", "disk_format": "qcow2", "visibility": "private"} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:53:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '641', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/f4c3e8c8-f3f0-4a89-9ed3-f3d3be02c9f9', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-ce55f1db-8dbe-4526-be79-fcece704518f', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"name": "tempest-scenario-img--417185945", "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": "26cdc50ad17749bea246205a1a94b203", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "f4c3e8c8-f3f0-4a89-9ed3-f3d3be02c9f9", "created_at": "2023-04-18T18:54:00Z", "updated_at": "2023-04-18T18:54:00Z", "tags": [], "self": "/v2/images/f4c3e8c8-f3f0-4a89-9ed3-f3d3be02c9f9", "file": "/v2/images/f4c3e8c8-f3f0-4a89-9ed3-f3d3be02c9f9/file", "schema": "/v2/schemas/image"}' 2023-04-18 18:54:01,551 79728 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/f4c3e8c8-f3f0-4a89-9ed3-f3d3be02c9f9/file 1.351s 2023-04-18 18:54:01,551 79728 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 18:54:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-7f61e339-132e-4920-af42-92a8905e6242', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/f4c3e8c8-f3f0-4a89-9ed3-f3d3be02c9f9/file'} Body: b'' 2023-04-18 18:54:01,551 79728 DEBUG [tempest.scenario.manager] image:f4c3e8c8-f3f0-4a89-9ed3-f3d3be02c9f9 2023-04-18 18:54:01,613 79728 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.059s 2023-04-18 18:54:01,613 79728 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestMinimumBasicScenario-443013478", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEZzbXFkwbCXlET/E3HJCeRLM4BGuPWWfNuJtOGXyO6SSsTfX7b0eVnNL/uDx0xVw9R5C/EotEvFp7BuppPRmabqIH13Aba4LS3Bxy2Uk3qzI72LeTwNvwYm72DaCD8aWA=="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:54:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '402', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9d6aa3ea-e785-4770-ad51-bdc60988ea17', 'x-compute-request-id': 'req-9d6aa3ea-e785-4770-ad51-bdc60988ea17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0. 210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestMinimumBasicScenario-443013478", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEZzbXFkwbCXlET/E3HJCeRLM4BGuPWWfNuJtOGXyO6SSsTfX7b0eVnNL/uDx0xVw9R5C/EotEvFp7BuppPRmabqIH13Aba4LS3Bxy2Uk3qzI72LeTwNvwYm72DaCD8aWA==", "fingerprint": "04:da:75:1f:0c:d6:db:c7:e0:c5:a4:78:bf:6e:c3:13", "user_id": "5adbbe06f4ee4e08b47dc5b0fb586874"}}' 2023-04-18 18:54:01,663 79728 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.041s 2023-04-18 18:54:01,663 79728 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 18:54:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2821', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-7a390bbe-5822-407b-b941-f49947da61b1', '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": "5adbbe06f4ee4e08b47dc5b0fb586874", "name": "tempest-TestMinimumBasicScenario-1101727234-project-member", "password_expires_at": null}, "audit_ids": ["sDgYxRTATbq4Z8J3_iKuyg"], "expires_at": "2023-04-18T19:54:01.000000Z", "issued_at": "2023-04-18T18:54:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "26cdc50ad17749bea246205a1a94b203", "name": "tempest-TestMinimumBasicScenario-1101727234"}, "is_domain": false, "roles": [{"id": "35697bd1c3044a1fbd5795113c41efb7", "name": "reader"}, {"id": "7058366a9fca443e9f44c95d078fcd58", "name": "member"}], "catalog": [{"endpoints": [{"id": "91478bb14fa24dc18a442602e5f97ca2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/26cdc50ad17749bea246205a1a94b203", "region": "RegionOne"}], "id": "7be72221085d4944a946c97ce08fe0ba", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "a95f50d538a94de29a9a69d17d76bd36", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "96a88896ecc9496da6d9e54366fc23b9", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "3f738fffaddc4d75802cacb0bcb457ee", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/26cdc50ad17749bea246205a1a94b203", "region": "RegionOne"}], "id": "9ef904c6d5494133b74a9881e4a175c8", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "a5ee12dbfaab49159c461dbeffc63c63", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "a56bae77ec6c4dae90bdf0ec335648ae", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "650aec42df824256ba1796a0f4fa4bbb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "affc40d7318340b699f04996f49cf400", "type": "image", "name": "glance"}, {"endpoints": [{"id": "6590deb5fd8b448b9f5db913f58adec5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "eb545688324f4c1980813ba1d95d408e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "99a6368efe954c65b6d93304b2b0d191", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "f7e66750d7a84de281ee5c5b746d4e62", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "abe90ddcbe5b4d5bb77a7bd32b6e5e96", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/26cdc50ad17749bea246205a1a94b203", "region": "RegionOne"}], "id": "fa260696b99e4f908d5beeb126d1233f", "type": "volumev3", "name": "cinderv3"}]}}' 2023-04-18 18:54:01,664 79728 INFO [tempest.lib.common.fixed_network] (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion) Found network {'id': 'c1cad2ee-ee75-4724-aa6f-6c4150899557', 'name': 'tempest-TestMinimumBasicScenario-27672682-network', 'tenant_id': '26cdc50ad17749bea246205a1a94b203', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '26cdc50ad17749bea246205a1a94b203', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 6370, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T18:53:47Z', 'updated_at': '2023-04-18T18:53:47Z', 'revision_number': 1} available for tenant 2023-04-18 18:54:02,401 79728 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.737s 2023-04-18 18:54:02,402 79728 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestMinimumBasicScenario-server-1417003614", "imageRef": "f4c3e8c8-f3f0-4a89-9ed3-f3d3be02c9f9", "flavorRef": "42", "key_name": "tempest-TestMinimumBasicScenario-443013478", "networks": [{"uuid": "c1cad2ee-ee75-4724-aa6f-6c4150899557"}]}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:54:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/5a5443fd-b1e6-48c0-95e4-e86bab08f8fe', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-43131ef3-aeb1-460f-ba99-eda9f9018190', 'x-compute-request-id': 'req-43131ef3-aeb1-460f-ba99-eda9f9018190', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "5a5443fd-b1e6-48c0-95e4-e86bab08f8fe", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5a5443fd-b1e6-48c0-95e4-e86bab08f8fe"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5a5443fd-b1e6-48c0-95e4-e86bab08f8fe"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "3SnA9YvH8uPz"}}' 2023-04-18 18:54:02,480 79728 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/5a5443fd-b1e6-48c0-95e4-e86bab08f8fe 0.075s 2023-04-18 18:54:02,480 79728 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:54:02 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-d874fd90-4ff3-444a-a2dc-cd07670bbf9a', 'x-compute-request-id': 'req-d874fd90-4ff3-444a-a2dc-cd07670bbf9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5a5443fd-b1e6-48c0-95e4-e86bab08f8fe'} Body: b'{"server": {"id": "5a5443fd-b1e6-48c0-95e4-e86bab08f8fe", "name": "tempest-TestMinimumBasicScenario-server-1417003614", "status": "BUILD", "tenant_id": "26cdc50ad17749bea246205a1a94b203", "user_id": "5adbbe06f4ee4e08b47dc5b0fb586874", "metadata": {}, "hostId": "", "image": {"id": "f4c3e8c8-f3f0-4a89-9ed3-f3d3be02c9f9", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/com pute/images/f4c3e8c8-f3f0-4a89-9ed3-f3d3be02c9f9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T18:54:02Z", "updated": "2023-04-18T18:54:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5a5443fd-b1e6-48c0-95e4-e86bab08f8fe"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5a5443fd-b1e6-48c0-95e4-e86bab08f8fe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-443013478", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 18:54:53,078 79728 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/5a5443fd-b1e6-48c0-95e4-e86bab08f8fe 0.537s 2023-04-18 18:54:53,079 79728 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:54:52 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-b3b48647-f885-4dff-9817-4d20be98f4e3', 'x-compute-request-id': 'req-b3b48647-f885-4dff-9817-4d20be98f4e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5a5443fd-b1e6-48c0-95e4-e86bab08f8fe'} Body: b'{"server": {"id": "5a5443fd-b1e6-48c0-95e4-e86bab08f8fe", "name": "tempest-TestMinimumBasicScenario-server-1417003614", "status": "ACTIVE", "tenant_id": "26cdc50ad17749bea246205a1a94b203", "user_id": "5adbbe06f4ee4e08b47dc5b0fb586874", "metadata": {}, "hostId": "8e3d626c8c1cda45210298679e53d16ac235db60a6df54566f33bcd4", "image": {"id": "f4c3e8c8-f3f0-4a89-9ed3-f3d3be02c9f9", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f4c3e8c8-f3f0-4a89-9ed3-f3d3be02c9f9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T18:54:02Z", "updated": "2023-04-18T18:54:09Z", "addresses": {"tempest-TestMinimumBasicScenario-27672682-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:75:a7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5a5443fd-b1e6-48c0-95e4-e86bab08f8fe"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5a5443fd-b1e6-48c0-95e4-e86bab08f8fe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-443013478", "OS-SRV-USG:launched_at": "2023-04-18T18:54:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 18:54:53,091 79728 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-04-18 18:55:53,395 79728 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/5a5443fd-b1e6-48c0-95e4-e86bab08f8fe 0.244s 2023-04-18 18:55:53,396 79728 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Respons e - Headers: {'date': 'Tue, 18 Apr 2023 18:55:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1535', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-65f59b78-504c-4235-86db-7fb9c8aaf22d', 'x-compute-request-id': 'req-65f59b78-504c-4235-86db-7fb9c8aaf22d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5a5443fd-b1e6-48c0-95e4-e86bab08f8fe'} Body: b'{"server": {"id": "5a5443fd-b1e6-48c0-95e4-e86bab08f8fe", "name": "tempest-TestMinimumBasicScenario-server-1417003614", "status": "ACTIVE", "tenant_id": "26cdc50ad17749bea246205a1a94b203", "user_id": "5adbbe06f4ee4e08b47dc5b0fb586874", "metadata": {}, "hostId": "8e3d626c8c1cda45210298679e53d16ac235db60a6df54566f33bcd4", "image": {"id": "f4c3e8c8-f3f0-4a89-9ed3-f3d3be02c9f9", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f4c3e8c8-f3f0-4a89-9ed3-f3d3be02c9f9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T18:54:02Z", "updated": "2023-04-18T18:54:09Z", "addresses": {"tempest-TestMinimumBasicScenario-27672682-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:75:a7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5a5443fd-b1e6-48c0-95e4-e86bab08f8fe"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5a5443fd-b1e6-48c0-95e4-e86bab08f8fe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-443013478", "OS-SRV-USG:launched_at": "2023-04-18T18:54:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 18:55:53,653 79728 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.246s 2023-04-18 18:55:53,654 79728 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:55:53 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-d4b4afda-e2b6-4eaa-9fec-53fa8ac4585b', 'x-compute-request-id': 'req-d4b4afda-e2b6-4eaa-9fec-53fa8ac4585b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"servers": [{"id": "5a5443fd-b1e6-48c0-95e4-e86bab08f8fe", "name": "tempest-TestMinimumBasicScenario-server-1417003614", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5a5443fd-b1e6-48c0-95e4-e86bab08f8fe"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5a5443fd-b1e6-48c0-95e4-e86bab08f8fe"}]}]}' 2023-04-18 18:55:53,816 79728 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/5a5443fd-b1e6-48c0-95e4-e86bab08f8fe 0.157s 2023-04-18 18:55:53,816 79728 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:55:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1535', 'content-type': 'application/json', 'ope nstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9a20c866-8246-4357-af57-5b40c1223c48', 'x-compute-request-id': 'req-9a20c866-8246-4357-af57-5b40c1223c48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5a5443fd-b1e6-48c0-95e4-e86bab08f8fe'} Body: b'{"server": {"id": "5a5443fd-b1e6-48c0-95e4-e86bab08f8fe", "name": "tempest-TestMinimumBasicScenario-server-1417003614", "status": "ACTIVE", "tenant_id": "26cdc50ad17749bea246205a1a94b203", "user_id": "5adbbe06f4ee4e08b47dc5b0fb586874", "metadata": {}, "hostId": "8e3d626c8c1cda45210298679e53d16ac235db60a6df54566f33bcd4", "image": {"id": "f4c3e8c8-f3f0-4a89-9ed3-f3d3be02c9f9", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f4c3e8c8-f3f0-4a89-9ed3-f3d3be02c9f9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T18:54:02Z", "updated": "2023-04-18T18:54:09Z", "addresses": {"tempest-TestMinimumBasicScenario-27672682-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:75:a7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5a5443fd-b1e6-48c0-95e4-e86bab08f8fe"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5a5443fd-b1e6-48c0-95e4-e86bab08f8fe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-443013478", "OS-SRV-USG:launched_at": "2023-04-18T18:54:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 18:55:54,065 79728 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/26cdc50ad17749bea246205a1a94b203/volumes 0.237s 2023-04-18 18:55:54,066 79728 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1879367632", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:55:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71ac3940-cd9d-4cb7-baef-ab35bf67d28e', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71ac3940-cd9d-4cb7-baef-ab35bf67d28e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/26cdc50ad17749bea246205a1a94b203/volumes'} Body: b'{"volume": {"id": "379f71fc-21f2-4f1a-a447-adf5030a09e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:55:53.992431", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-1879367632", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/26cdc50ad17749bea246205a1a94b203/volumes/379f71fc-21f2-4f1a-a447-adf5030a09e5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/26cdc50ad17749bea246205a1a94b203/volumes/379f71fc-21f2-4f1a-a447-adf5030a09e5"}], "user_id": "5adbbe06f4ee4e08b47dc5b0fb586874", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 18:55:54,122 79728 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/26cdc50ad17749bea246205a1a94b203/volumes/379f71fc-21f2-4f1a-a447-adf5030a09e5 0.046s 2023-04-18 18:55:54,122 79728 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:55:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e922852-3887-4d0f-913f-f07f8fe4a588', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e922852-3887-4d0f-913f-f07f8fe4a588', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/26cdc50ad17749bea246205a1a94b203/volumes/379f71fc-21f2-4f1a-a447-adf5030a09e5'} Body: b'{"volume": {"id": "379f71fc-21f2-4f1a-a447-adf5030a09e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:55:54.000000", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-1879367632", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/26cdc50ad17749bea246205a1a94b203/volumes/379f71fc-21f2-4f1a-a447-adf5030a09e5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/26cdc50ad17749bea246205a1a94b203/volumes/379f71fc-21f2-4f1a-a447-adf5030a09e5"}], "user_id": "5adbbe06f4ee4e08b47dc5b0fb586874", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "26cdc50ad17749bea246205a1a94b203"}}' 2023-04-18 18:55:55,191 79728 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/26cdc50ad17749bea246205a1a94b203/volumes/379f71fc-21f2-4f1a-a447-adf5030a09e5 0.057s 2023-04-18 18:55:55,192 79728 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:55:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93a468e0-98a8-43f6-90aa-72c14d62b7d7', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93a468e0-98a8-43f6-90aa-72c14d62b7d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/26cdc50ad17749bea246205a1a94b203/volumes/379f71fc-21f2-4f1a-a447-adf5030a09e5'} Body: b'{"volume": {"id": "379f71fc-21f2-4f1a-a447-adf5030a09e5", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:55:54.000000", "updated_at": "2023-04-18T18:55:54.000000", "name": "tempest-TestMinimumBasicScenario-volume-1879367632", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/26cdc50ad17749bea246205a1a94b203/volumes/379f71fc-21f2-4f1a-a447-adf5030a09e5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/26cdc50ad17749bea246205a1a94b203/volumes/379f71fc-21f2-4f1a-a447-adf5030a09e5"}], "user_id": "5adbbe06f4ee4e08b47dc5b0fb586874", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "26cdc50ad17749bea246205a1a94b203"}}' 2023-04-18 18:55:55,317 79728 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/26cdc50ad17749bea246205a1a94b203/volumes/379f71fc-21f2-4f1a-a447-adf5030a09e5 0.106s 2023-04-18 18:55:55,317 79728 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'ap plication/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:55:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f906a2c6-f67f-4086-91f3-8e4a71edc7a6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/26cdc50ad17749bea246205a1a94b203/volumes/379f71fc-21f2-4f1a-a447-adf5030a09e5'} Body: b'' 2023-04-18 18:55:55,338 79728 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/26cdc50ad17749bea246205a1a94b203/volumes/379f71fc-21f2-4f1a-a447-adf5030a09e5 0.020s 2023-04-18 18:55:55,338 79728 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:55:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d477776-e4a4-4c23-a731-3850aac363f0', 'x-openstack-request-id': 'req-1d477776-e4a4-4c23-a731-3850aac363f0', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/26cdc50ad17749bea246205a1a94b203/volumes/379f71fc-21f2-4f1a-a447-adf5030a09e5'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 379f71fc-21f2-4f1a-a447-adf5030a09e5 could not be found."}}' 2023-04-18 18:55:55,461 79728 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/5a5443fd-b1e6-48c0-95e4-e86bab08f8fe 0.123s 2023-04-18 18:55:55,462 79728 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:55:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-87107718-3562-4497-8514-2510265b3001', 'x-compute-request-id': 'req-87107718-3562-4497-8514-2510265b3001', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5a5443fd-b1e6-48c0-95e4-e86bab08f8fe'} Body: b'' 2023-04-18 18:55:55,654 79728 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/5a5443fd-b1e6-48c0-95e4-e86bab08f8fe 0.191s 2023-04-18 18:55:55,654 79728 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:55:55 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-35f7ad04-6b2f-4b2d-a1f5-7409c91573f4', 'x-compute-request-id': 'req-35f7ad04-6b2f-4b2d-a1f5-7409c91573f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5a5443fd-b1e6-48c0-95e4-e86bab08f8fe'} Body: b'{"server": {"id": "5a5443fd-b1e6-48c0-95e4-e86bab08f8fe", "name": "tempest-TestMinimumBasicScenario-server-1417003614", "status": "ACTIVE", "tenant_id": "26cdc50ad17749bea246205a1a94b203", "user_id": "5adbbe06f4ee4e08b47dc5b0fb586874", "metadata": {}, "hostId": "8e3d626c8c1cda45210298679e53d16ac235db60a6df54566f33bcd4", "image": {"id": "f4c3e8c8-f3f0-4a89-9ed3-f3d3be02c 9f9", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f4c3e8c8-f3f0-4a89-9ed3-f3d3be02c9f9"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T18:54:02Z", "updated": "2023-04-18T18:55:55Z", "addresses": {"tempest-TestMinimumBasicScenario-27672682-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:75:a7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/5a5443fd-b1e6-48c0-95e4-e86bab08f8fe"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/5a5443fd-b1e6-48c0-95e4-e86bab08f8fe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-443013478", "OS-SRV-USG:launched_at": "2023-04-18T18:54:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 18:56:45,776 79728 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/5a5443fd-b1e6-48c0-95e4-e86bab08f8fe 0.101s 2023-04-18 18:56:45,776 79728 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:56:45 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-21d2a038-45fb-48d0-96c3-22ef04b39b73', 'x-compute-request-id': 'req-21d2a038-45fb-48d0-96c3-22ef04b39b73', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5a5443fd-b1e6-48c0-95e4-e86bab08f8fe'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 5a5443fd-b1e6-48c0-95e4-e86bab08f8fe could not be found."}}' 2023-04-18 18:56:45,815 79728 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-443013478 0.038s 2023-04-18 18:56:45,815 79728 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:56:45 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-8b99fb8b-d975-41bf-92bd-97aa5789a43b', 'x-compute-request-id': 'req-8b99fb8b-d975-41bf-92bd-97aa5789a43b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-443013478'} Body: b'' 2023-04-18 18:56:45,946 79728 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/f4c3e8c8-f3f0-4a89-9ed3-f3d3be02c9f9 0.130s 2023-04-18 18:56:45,946 79728 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:56:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-9ec0de3c-5ec9-4a4f-9c8c-eb30cf3744e0', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/f4c3e8c8-f3f0- 4a89-9ed3-f3d3be02c9f9'} Body: b'' 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 a1863a76-ac82-447d-aa5c-8602775d15c4 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-04-18 18:56:45,951 79728 DEBUG [tempest.scenario.manager] paths: img: /opt/stack/devstack/files/cirros-0.5.2-x86_64-disk.img, container_format: bare, disk_format: qcow2, properties: None 2023-04-18 18:56:46,742 79728 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.0.0.210/image/v2/images 0.791s 2023-04-18 18:56:46,742 79728 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"name": "tempest-scenario-img--578369803", "container_format": "bare", "disk_format": "qcow2", "visibility": "private"} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:56:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '641', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/333e3dd9-f62b-44d5-9257-ee6befff147b', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-fb19766c-a300-4e64-87e0-4f9052990311', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"name": "tempest-scenario-img--578369803", "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": "26cdc50ad17749bea246205a1a94b203", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "333e3dd9-f62b-44d5-9257-ee6befff147b", "created_at": "2023-04-18T18:56:47Z", "updated_at": "2023-04-18T18:56:47Z", "tags": [], "self": "/v2/images/333e3dd9-f62b-44d5-9257-ee6befff147b", "file": "/v2/images/333e3dd9-f62b-44d5-9257-ee6befff147b/file", "schema": "/v2/schemas/image"}' 2023-04-18 18:56:48,120 79728 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 204 PUT http://10.0.0.210/image/v2/images/333e3dd9-f62b-44d5-9257-ee6befff147b/file 1.376s 2023-04-18 18:56:48,120 79728 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 18:56:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-b6bcf0e2-f250-41d7-bf7f-6ed11862b7cd', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/333e3dd9-f62b-44d5-9257-ee6befff147b/file'} Body: b'' 2023-04-18 18:56:48,120 79728 DEBUG [tempest.scenario.manager] image:333e3dd9-f62b-44d5-9257-ee6befff147b 2023-04-18 18:56:48,178 79728 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.055s 2023-04-18 18:56:48,178 79728 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestMinimumBasicScenario-1107556496", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCW5YxtQ/DF8TQ+a0o6N76NRgSLpraV2LzyZOv98+22/2rXhHL1qpQQhrxPqxApwqzczuBq9RXcY1quGpqILI6+qvoZp/76miIAJDXm5CaB4gFOlrhPl0K2P6VCt0zloNw=="}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:56:48 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-4538aad1-0273-4d81-8aa1-9525c939ec7f', 'x-compute-request-id': 'req-4538aad1-0273-4d81-8aa1-9525c939ec7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestMinimumBasicScenario-11075 56496", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCW5YxtQ/DF8TQ+a0o6N76NRgSLpraV2LzyZOv98+22/2rXhHL1qpQQhrxPqxApwqzczuBq9RXcY1quGpqILI6+qvoZp/76miIAJDXm5CaB4gFOlrhPl0K2P6VCt0zloNw==", "fingerprint": "ef:9e:ef:5b:e6:ab:1c:f3:16:4e:33:ce:20:b2:00:d9", "user_id": "5adbbe06f4ee4e08b47dc5b0fb586874"}}' 2023-04-18 18:56:48,272 79728 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.086s 2023-04-18 18:56:48,272 79728 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 18 Apr 2023 18:56:48 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-beac50b4-7976-40d9-aff9-66ad66240840', '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": "5adbbe06f4ee4e08b47dc5b0fb586874", "name": "tempest-TestMinimumBasicScenario-1101727234-project-member", "password_expires_at": null}, "audit_ids": ["6T7YGwOMTfG-k7QypQjK6w"], "expires_at": "2023-04-18T19:56:48.000000Z", "issued_at": "2023-04-18T18:56:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "26cdc50ad17749bea246205a1a94b203", "name": "tempest-TestMinimumBasicScenario-1101727234"}, "is_domain": false, "roles": [{"id": "35697bd1c3044a1fbd5795113c41efb7", "name": "reader"}, {"id": "7058366a9fca443e9f44c95d078fcd58", "name": "member"}], "catalog": [{"endpoints": [{"id": "91478bb14fa24dc18a442602e5f97ca2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/26cdc50ad17749bea246205a1a94b203", "region": "RegionOne"}], "id": "7be72221085d4944a946c97ce08fe0ba", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "a95f50d538a94de29a9a69d17d76bd36", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "96a88896ecc9496da6d9e54366fc23b9", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "3f738fffaddc4d75802cacb0bcb457ee", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/26cdc50ad17749bea246205a1a94b203", "region": "RegionOne"}], "id": "9ef904c6d5494133b74a9881e4a175c8", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "a5ee12dbfaab49159c461dbeffc63c63", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "a56bae77ec6c4dae90bdf0ec335648ae", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "650aec42df824256ba1796a0f4fa4bbb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "affc40d7318340b699f04996f49cf400", "type": "image", "name": "glance"}, {"endpoints": [{"id": "6590deb5fd8b448b9f5db913f58adec5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "eb545688324f4c1980813ba1d95d408e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "99a6368efe954c65b6d93304b2b0d191", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "f7e66750d7a84de281ee5c5b746d4e62", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "abe90ddcbe5b4d5bb77a7bd32b6e5e96", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/26cdc50ad17749bea246205a1a94b203", "region": "RegionOne"}], "id": "fa260696b99e4f908d5beeb126d1233f", "type": "volumev3", "name": "cinderv3"}]}}' 2023-04-18 18:56:48,273 79728 INFO [tempest.lib.common.fixed_network] (TestMinimumBasicScenario:test_minimum_basic_scenario) Found networ k {'id': 'c1cad2ee-ee75-4724-aa6f-6c4150899557', 'name': 'tempest-TestMinimumBasicScenario-27672682-network', 'tenant_id': '26cdc50ad17749bea246205a1a94b203', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '26cdc50ad17749bea246205a1a94b203', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 6370, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-04-18T18:53:47Z', 'updated_at': '2023-04-18T18:53:47Z', 'revision_number': 1} available for tenant 2023-04-18 18:56:48,970 79728 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 202 POST http://10.0.0.210/compute/v2.1/servers 0.696s 2023-04-18 18:56:48,970 79728 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestMinimumBasicScenario-server-1377828823", "imageRef": "333e3dd9-f62b-44d5-9257-ee6befff147b", "flavorRef": "42", "key_name": "tempest-TestMinimumBasicScenario-1107556496", "networks": [{"uuid": "c1cad2ee-ee75-4724-aa6f-6c4150899557"}]}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:56:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/ace5d130-0806-4f7c-ad31-438d451486bd', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5f8588f0-fbff-4f22-9c2c-c0babd4ea0c9', 'x-compute-request-id': 'req-5f8588f0-fbff-4f22-9c2c-c0babd4ea0c9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "ace5d130-0806-4f7c-ad31-438d451486bd", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ace5d130-0806-4f7c-ad31-438d451486bd"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ace5d130-0806-4f7c-ad31-438d451486bd"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "KZVh87o9AfQd"}}' 2023-04-18 18:56:49,044 79728 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/ace5d130-0806-4f7c-ad31-438d451486bd 0.070s 2023-04-18 18:56:49,045 79728 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:56:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1253', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-39e96831-405e-4488-991e-1f1039d6e2ed', 'x-compute-request-id': 'req-39e96831-405e-4488-991e-1f1039d6e2ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ace5d130-0806-4f7c-ad31-438d451486bd'} Body: b'{"server": {"id": "ace5d130-0806-4f7c-ad31-438d451486bd", "name": "tempest-TestMinimumBasicScenario-server-1377828823", "status": "BUILD", "tenant_id": "26cdc50ad17749bea246205a1a94b203", "user_id": "5adbbe06f4ee4e08b47dc5b0fb586874", "metadata": {}, "hostId": "", "image": {"id": "333e3dd9-f62b-44d5-9257-ee6befff147b", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/333e3dd9-f62b-44d5-9257-ee6befff147b"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T18:56:49Z", "updated": "2023-04-18T18:56:48Z", "addresses": {}, "acc essIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ace5d130-0806-4f7c-ad31-438d451486bd"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ace5d130-0806-4f7c-ad31-438d451486bd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1107556496", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 18:57:39,621 79728 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/ace5d130-0806-4f7c-ad31-438d451486bd 0.562s 2023-04-18 18:57:39,622 79728 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:57:39 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-b1e94d54-1a3e-4dd0-bf55-0c326d2aebf4', 'x-compute-request-id': 'req-b1e94d54-1a3e-4dd0-bf55-0c326d2aebf4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ace5d130-0806-4f7c-ad31-438d451486bd'} Body: b'{"server": {"id": "ace5d130-0806-4f7c-ad31-438d451486bd", "name": "tempest-TestMinimumBasicScenario-server-1377828823", "status": "ACTIVE", "tenant_id": "26cdc50ad17749bea246205a1a94b203", "user_id": "5adbbe06f4ee4e08b47dc5b0fb586874", "metadata": {}, "hostId": "8e3d626c8c1cda45210298679e53d16ac235db60a6df54566f33bcd4", "image": {"id": "333e3dd9-f62b-44d5-9257-ee6befff147b", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/333e3dd9-f62b-44d5-9257-ee6befff147b"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T18:56:48Z", "updated": "2023-04-18T18:56:55Z", "addresses": {"tempest-TestMinimumBasicScenario-27672682-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:17:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ace5d130-0806-4f7c-ad31-438d451486bd"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ace5d130-0806-4f7c-ad31-438d451486bd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1107556496", "OS-SRV-USG:launched_at": "2023-04-18T18:56:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 18:57:39,637 79728 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-04-18 18:58:39,947 79728 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/ace5d130-0806-4f7c-ad31-438d451486bd 0.270s 2023-04-18 18:58:39,947 79728 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:58:39 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-751ada7e-eaab-4c77-b719-27b66a02ba1e', 'x-compute-request-id': 'req-751ada7e-eaab-4c77-b719-27b66a02ba1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ace5d130-0806-4f7c-ad31-438d451486bd'} Body: b'{"server": {"id": "ace5d130-0806-4f7c-ad31-438d451486bd", "name": "tempest-TestMinimumBasicScenario-server-1377828823", "status": "ACTIVE", "tenant_id": "26cdc50ad17749bea246205a1a94b203", "user_id": "5adbbe06f4ee4e08b47dc5b0fb586874", "metadata": {}, "hostId": "8e3d626c8c1cda45210298679e53d16ac235db60a6df54566f33bcd4", "image": {"id": "333e3dd9-f62b-44d5-9257-ee6befff147b", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/333e3dd9-f62b-44d5-9257-ee6befff147b"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T18:56:48Z", "updated": "2023-04-18T18:56:55Z", "addresses": {"tempest-TestMinimumBasicScenario-27672682-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:17:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ace5d130-0806-4f7c-ad31-438d451486bd"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ace5d130-0806-4f7c-ad31-438d451486bd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1107556496", "OS-SRV-USG:launched_at": "2023-04-18T18:56:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 18:58:40,165 79728 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers 0.206s 2023-04-18 18:58:40,165 79728 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:58:39 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-bd7ad96b-6000-49f4-a4cb-32911dd458e6', 'x-compute-request-id': 'req-bd7ad96b-6000-49f4-a4cb-32911dd458e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"servers": [{"id": "ace5d130-0806-4f7c-ad31-438d451486bd", "name": "tempest-TestMinimumBasicScenario-server-1377828823", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ace5d130-0806-4f7c-ad31-438d451486bd"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ace5d130-0806-4f7c-ad31-438d451486bd"}]}]}' 2023-04-18 18:58:40,337 79728 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/ace5d130-0806-4f7c-ad31-438d451486bd 0.166s 2023-04-18 18:58:40,338 79728 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:58: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-f0995f91-0818-435b-8595-c8380a37043e', 'x-compute-request-id': 'req-f0995f91-0818-435b-8595-c8380a37043e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ace5d130-0806-4f7 c-ad31-438d451486bd'} Body: b'{"server": {"id": "ace5d130-0806-4f7c-ad31-438d451486bd", "name": "tempest-TestMinimumBasicScenario-server-1377828823", "status": "ACTIVE", "tenant_id": "26cdc50ad17749bea246205a1a94b203", "user_id": "5adbbe06f4ee4e08b47dc5b0fb586874", "metadata": {}, "hostId": "8e3d626c8c1cda45210298679e53d16ac235db60a6df54566f33bcd4", "image": {"id": "333e3dd9-f62b-44d5-9257-ee6befff147b", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/333e3dd9-f62b-44d5-9257-ee6befff147b"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T18:56:48Z", "updated": "2023-04-18T18:56:55Z", "addresses": {"tempest-TestMinimumBasicScenario-27672682-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:17:e9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ace5d130-0806-4f7c-ad31-438d451486bd"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ace5d130-0806-4f7c-ad31-438d451486bd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1107556496", "OS-SRV-USG:launched_at": "2023-04-18T18:56:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 18:58:40,550 79728 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 202 POST http://10.0.0.210/volume/v3/26cdc50ad17749bea246205a1a94b203/volumes 0.198s 2023-04-18 18:58:40,551 79728 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-213511501", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Tue, 18 Apr 2023 18:58:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-271d6cfa-b311-4cdf-802e-fa9de863e1d8', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-271d6cfa-b311-4cdf-802e-fa9de863e1d8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/26cdc50ad17749bea246205a1a94b203/volumes'} Body: b'{"volume": {"id": "a1863a76-ac82-447d-aa5c-8602775d15c4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:58:40.484341", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-213511501", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/26cdc50ad17749bea246205a1a94b203/volumes/a1863a76-ac82-447d-aa5c-8602775d15c4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/26cdc50ad17749bea246205a1a94b203/volumes/a1863a76-ac82-447d-aa5c-8602775d15c4"}], "user_id": "5adbbe06f4ee4e08b47dc5b0fb586874", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-04-18 18:58:40,608 79728 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/volume/v3/26cdc50ad17749bea246205a1a94b203/volumes/a1863a76-ac82-447d-aa5c-8602775d15c4 0.048s 2023-04-18 18:58:40,608 79728 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:58:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-comput e-request-id': 'req-a90357a9-65f0-4150-a14e-dc0c3a9d3f6a', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a90357a9-65f0-4150-a14e-dc0c3a9d3f6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/26cdc50ad17749bea246205a1a94b203/volumes/a1863a76-ac82-447d-aa5c-8602775d15c4'} Body: b'{"volume": {"id": "a1863a76-ac82-447d-aa5c-8602775d15c4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:58:40.000000", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-213511501", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/26cdc50ad17749bea246205a1a94b203/volumes/a1863a76-ac82-447d-aa5c-8602775d15c4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/26cdc50ad17749bea246205a1a94b203/volumes/a1863a76-ac82-447d-aa5c-8602775d15c4"}], "user_id": "5adbbe06f4ee4e08b47dc5b0fb586874", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "26cdc50ad17749bea246205a1a94b203"}}' 2023-04-18 18:58:41,669 79728 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/volume/v3/26cdc50ad17749bea246205a1a94b203/volumes/a1863a76-ac82-447d-aa5c-8602775d15c4 0.049s 2023-04-18 18:58:41,670 79728 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:58:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5736b6b-5f93-40c4-bc18-2d27b4843ad2', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5736b6b-5f93-40c4-bc18-2d27b4843ad2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/26cdc50ad17749bea246205a1a94b203/volumes/a1863a76-ac82-447d-aa5c-8602775d15c4'} Body: b'{"volume": {"id": "a1863a76-ac82-447d-aa5c-8602775d15c4", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-04-18T18:58:40.000000", "updated_at": "2023-04-18T18:58:41.000000", "name": "tempest-TestMinimumBasicScenario-volume-213511501", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/26cdc50ad17749bea246205a1a94b203/volumes/a1863a76-ac82-447d-aa5c-8602775d15c4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/26cdc50ad17749bea246205a1a94b203/volumes/a1863a76-ac82-447d-aa5c-8602775d15c4"}], "user_id": "5adbbe06f4ee4e08b47dc5b0fb586874", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "26cdc50ad17749bea246205a1a94b203"}}' 2023-04-18 18:58:41,785 79728 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/26cdc50ad17749bea246205a1a94b203/volumes/a1863a76-ac82-447d-aa5c-8602775d15c4 0.102s 2023-04-18 18:58:41,785 79728 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:58:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f509a92-76fd-40c1-942d-f1228d37ba37', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/26cdc50ad 17749bea246205a1a94b203/volumes/a1863a76-ac82-447d-aa5c-8602775d15c4'} Body: b'' 2023-04-18 18:58:41,808 79728 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/26cdc50ad17749bea246205a1a94b203/volumes/a1863a76-ac82-447d-aa5c-8602775d15c4 0.022s 2023-04-18 18:58:41,808 79728 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:58:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-273ec0f8-abb6-4ab4-99a8-615a125b2fc7', 'x-openstack-request-id': 'req-273ec0f8-abb6-4ab4-99a8-615a125b2fc7', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/26cdc50ad17749bea246205a1a94b203/volumes/a1863a76-ac82-447d-aa5c-8602775d15c4'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume a1863a76-ac82-447d-aa5c-8602775d15c4 could not be found."}}' 2023-04-18 18:58:41,927 79728 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/ace5d130-0806-4f7c-ad31-438d451486bd 0.118s 2023-04-18 18:58:41,927 79728 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:58:41 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-7319e6c9-230b-4921-b9a4-7744bfc73a5c', 'x-compute-request-id': 'req-7319e6c9-230b-4921-b9a4-7744bfc73a5c', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ace5d130-0806-4f7c-ad31-438d451486bd'} Body: b'' 2023-04-18 18:58:42,227 79728 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/ace5d130-0806-4f7c-ad31-438d451486bd 0.299s 2023-04-18 18:58:42,228 79728 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:58:41 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-2ade9092-e31b-4e7b-83f6-898ec3a0c8d3', 'x-compute-request-id': 'req-2ade9092-e31b-4e7b-83f6-898ec3a0c8d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ace5d130-0806-4f7c-ad31-438d451486bd'} Body: b'{"server": {"id": "ace5d130-0806-4f7c-ad31-438d451486bd", "name": "tempest-TestMinimumBasicScenario-server-1377828823", "status": "ACTIVE", "tenant_id": "26cdc50ad17749bea246205a1a94b203", "user_id": "5adbbe06f4ee4e08b47dc5b0fb586874", "metadata": {}, "hostId": "8e3d626c8c1cda45210298679e53d16ac235db60a6df54566f33bcd4", "image": {"id": "333e3dd9-f62b-44d5-9257-ee6befff147b", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/333e3dd9-f62b-44d5-9257-ee6befff147b"}]}, "flavor": {"id": "42", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/42"}]}, "created": "2023-04-18T18:56:48Z", "updated": "2023-04-18T18:58:42Z", "addresses": {"tempest-TestMinimumBasicScenario-27672682-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:17:e9"}]}, "accessIPv4": "", "accessIPv 6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/ace5d130-0806-4f7c-ad31-438d451486bd"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/ace5d130-0806-4f7c-ad31-438d451486bd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1107556496", "OS-SRV-USG:launched_at": "2023-04-18T18:56:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-04-18 18:59:32,410 79728 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/ace5d130-0806-4f7c-ad31-438d451486bd 0.114s 2023-04-18 18:59:32,410 79728 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:59:32 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-a412d625-81e9-4281-8c04-8e6653ad243d', 'x-compute-request-id': 'req-a412d625-81e9-4281-8c04-8e6653ad243d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/ace5d130-0806-4f7c-ad31-438d451486bd'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance ace5d130-0806-4f7c-ad31-438d451486bd could not be found."}}' 2023-04-18 18:59:32,452 79728 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-1107556496 0.041s 2023-04-18 18:59:32,453 79728 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:59:32 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-6bf43dad-0ef1-4c97-a7e3-27eab01ff0b5', 'x-compute-request-id': 'req-6bf43dad-0ef1-4c97-a7e3-27eab01ff0b5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-1107556496'} Body: b'' 2023-04-18 18:59:32,550 79728 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/333e3dd9-f62b-44d5-9257-ee6befff147b 0.096s 2023-04-18 18:59:32,550 79728 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 18 Apr 2023 18:59:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-06c359e1-d333-4c61-a026-c614cca0083c', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/333e3dd9-f62b-44d5-9257-ee6befff147b'} Body: b'' ====== Totals ====== Ran: 198 tests in 1035.7141 sec. - Passed: 75 - Skipped: 27 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 96 Sum of execute time for each test: 3848.3884 sec. ============== Worker Balance ============== - Worker 0 (16 tests) => 0:10:35.340327 - Worker 1 (18 tests) => 0:02:14.926478 - Worker 2 (9 tests) => 0:09:01.961332 - Worker 3 (19 tests) => 0:12:23.906362 - Worker 4 (15 tests) => 0:09:40.437178 - Worker 5 (14 tests) => 0:03:23.760027 - Worker 6 (12 tests) => 0:05:43.528760 - Worker 7 (15 tests) => 0:00:43.424568 - Worker 8 (27 tests) => 0:06:05.435596 - Worker 9 (24 tests) => 0:16:30.719604 - Worker 10 (15 tests) => 0:01:24.033166 - Worker 11 (14 tests) => 0:06:01.864963 ERROR: InvocationError for command /opt/stack/tempest/.tox/tempest/bin/tempest run --regex volume (exited with code 1) ___________________________________ summary ____________________________________ ERROR: all: commands failed